Commit graph

989 commits

Author SHA1 Message Date
axolotle
cb886c4cda AppInstall: display app info on install page instead of modal 2022-11-15 12:43:54 +01:00
axolotle
5646c7a1b0 add updated locales for sso/ldap 2022-11-15 12:43:54 +01:00
axolotle
6db9d57c46 [enh] save in url query the current catalog search values 2022-11-15 12:43:54 +01:00
axolotle
f60cdc2608 AppCatalogDetails: condition warning & add 'not_relevant' sso/ldap value 2022-11-15 12:43:54 +01:00
axolotle
a13fbd9dd4 [fix] close collapsibles by default except warning 2022-11-15 12:43:54 +01:00
axolotle
daf8e58ce0 [comp] add AppCatalogDetails modal to display app info before install 2022-11-15 12:43:54 +01:00
axolotle
581a919044 [comp] add CardCollapse component 2022-11-15 12:43:54 +01:00
axolotle
bec4582d5c [style] add md size to Icon 2022-11-15 12:43:54 +01:00
axolotle
e73c55f25e update AppCatalog with feed and remove app buttons 2022-11-15 12:43:54 +01:00
axolotle
6a88c48f3f [comp] add CardDeckFeed implement role:feed pattern 2022-11-15 12:43:54 +01:00
dependabot[bot]
13b22ae2b1
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /app
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 14:34:07 +00:00
lee
f93c8bd7f9 Translated using Weblate (Chinese (Simplified))
Currently translated at 86.4% (428 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2022-11-08 21:27:15 +01:00
xabirequejo
0e15b47814 Translated using Weblate (Basque)
Currently translated at 99.1% (491 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-11-08 21:27:15 +01:00
lee
3c024f9bb5 Translated using Weblate (Chinese (Simplified))
Currently translated at 86.0% (426 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2022-11-08 11:47:04 +01:00
xabirequejo
15f39f9b26 Translated using Weblate (Basque)
Currently translated at 99.1% (491 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2022-11-08 11:47:04 +01:00
Weblate
e9878a991d Added translation using Weblate (Portuguese (Brazil)) 2022-11-06 23:30:18 +01:00
Florian Masy
12a4226f9d Translated using Weblate (French)
Currently translated at 100.0% (495 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-11-01 18:31:15 +01:00
Florian Masy
dc3dc06108 Translated using Weblate (French)
Currently translated at 100.0% (495 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-11-01 18:12:25 +01:00
eetsceeck cohen
6d9ce1c630 Translated using Weblate (Hebrew)
Currently translated at 0.2% (1 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/he/
2022-11-01 00:19:17 +01:00
ppr
fdef535e42 Translated using Weblate (French)
Currently translated at 99.5% (493 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-11-01 00:19:17 +01:00
Weblate
6a5e495beb Added translation using Weblate (Hebrew) 2022-10-31 16:49:12 +01:00
José M
d615bcda76 Translated using Weblate (Galician)
Currently translated at 100.0% (495 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-10-31 13:23:12 +01:00
Grzegorz Cichocki
403699de57 Translated using Weblate (Polish)
Currently translated at 97.9% (485 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2022-10-31 13:23:12 +01:00
ppr
53d6c63d12 Translated using Weblate (French)
Currently translated at 99.5% (493 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-10-31 13:23:12 +01:00
Alexandre Aubin
dbb17155c3
Merge pull request #484 from YunoHost/fix-domain
[fix] domain apps styling and tooltip trigger method
2022-10-31 13:23:08 +01:00
axolotle
f02948c343 [fix] DomainInfo apps buttons style breaking with numerous items 2022-10-31 13:55:34 +01:00
axolotle
e037cfc467 [fix] ExplainWhat tooltip trigger method 2022-10-31 13:30:05 +01:00
axolotle
1b3a65c728 diagnosis: use YunoListGroupItem to display non bg color alerts 2022-10-28 21:04:30 +02:00
axolotle
680a3539fe [comp] update MessageListGroup with YunoListGroupItem 2022-10-28 21:01:11 +02:00
axolotle
2d6ccfa12e [comp] add YunoListGroupItem with status color and icon 2022-10-28 20:57:24 +02:00
axolotle
f518ebbf85 [style] fix checkbox icon svg bg color 2022-10-28 18:21:53 +02:00
axolotle
2284034acb [style] update <code> styling 2022-10-28 18:19:45 +02:00
axolotle
e102da4503 [style] fix confirmation modals styling 2022-10-28 15:22:38 +02:00
José M
9eb2ba58f6 Translated using Weblate (Galician)
Currently translated at 100.0% (495 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2022-10-27 16:27:37 +02:00
Éric Gaspar
f572ecc091 Translated using Weblate (French)
Currently translated at 100.0% (495 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-10-27 16:27:37 +02:00
ppr
ee48c3ac78 Translated using Weblate (French)
Currently translated at 96.5% (478 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-10-27 16:27:37 +02:00
ppr
d31680e91f Translated using Weblate (French)
Currently translated at 96.5% (478 of 495 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-10-27 16:27:37 +02:00
ppr
d2e10a651e Translated using Weblate (French)
Currently translated at 100.0% (504 of 504 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2022-10-27 16:27:37 +02:00
axolotle
1dcb93c84c add dark-mode pacman version 2022-10-27 16:53:41 +02:00
Alexandre Aubin
7e7fdc7f68
Merge pull request #479 from YunoHost/fix-darkmode-init
fix dark mode initialization & default to light theme
2022-10-27 13:52:02 +02:00
Alexandre Aubin
6a600204de Tweak string for DNS conf disclaimer, 'This page' -> 'This section' 2022-10-27 13:19:37 +02:00
Alexandre Aubin
1156f87031 Improve admins group description 2022-10-27 13:09:17 +02:00
axolotle
263d1cb2d7 fix dark mode initialization & default to light theme 2022-10-26 15:36:25 +02:00
Alexandre Aubin
027c2640fc
Merge pull request #468 from YunoHost/11.1
11.1
2022-10-24 17:57:56 +02:00
Alexandre Aubin
4d5a8cdfa8
Yunohost -> YunoHost
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-10-24 17:56:20 +02:00
axolotle
6a8152be4f scss: fix buttons focus for all themes 2022-10-21 18:39:23 +02:00
axolotle
6fa379fbd4 diagnosis: fix 'details' button style depending on theme 2022-10-21 13:53:52 +02:00
axolotle
b588b6e126 scss: fix buttons focus state & --gray-n values 2022-10-21 13:45:54 +02:00
axolotle
afe01820e5 scss: fix code color 2022-10-21 13:43:28 +02:00
axolotle
7c7ab64e15 scss: fix hardcoded colors 2022-10-20 14:44:15 +02:00