Commit graph

1004 commits

Author SHA1 Message Date
axolotle
0638866838 make sure FormatFormData always return a promise and update views using it accordingly 2021-09-29 21:42:47 +02:00
Alexandre Aubin
ced352f04f
Merge pull request #400 from YunoHost/unselectable-logs
Make logs unselectable to force people clicking the damn share button >_>
2021-09-29 18:22:35 +02:00
Alexandre Aubin
c70288dd1e i18n 2021-09-29 18:22:11 +02:00
liimee
a4d2155fff Translated using Weblate (Indonesian)
Currently translated at 48.2% (241 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
liimee
a290b73d6d Translated using Weblate (Indonesian)
Currently translated at 42.4% (212 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
liimee
34b360509f Translated using Weblate (Indonesian)
Currently translated at 41.8% (209 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
liimee
7c6a9f2e60 Translated using Weblate (Indonesian)
Currently translated at 40.4% (202 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
José M
f862ded8d9 Translated using Weblate (Galician)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-29 14:02:33 +00:00
Tymofii-Lytvynenko
7a873d6728 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-29 14:02:33 +00:00
Éric Gaspar
56bd87652d Translated using Weblate (French)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-29 14:02:33 +00:00
liimee
256da7eba0 Translated using Weblate (Indonesian)
Currently translated at 34.2% (171 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-29 14:02:33 +00:00
Tymofii-Lytvynenko
6baaf55b06 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (499 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-29 14:02:33 +00:00
Éric Gaspar
5c5e1d6faa Translated using Weblate (French)
Currently translated at 99.1% (495 of 499 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-29 14:02:33 +00:00
Alexandre Aubin
fea47d1609
Merge pull request #401 from YunoHost/fix-1881-filename-too-long
[fix] Unable to import user from csv anymore
2021-09-29 16:02:30 +02:00
Alexandre Aubin
9a7e232da5
Merge pull request #402 from eauchat/patch-1
Resolve app install interface blank when app manifest argument is missing "ask" value
2021-09-29 16:01:38 +02:00
axolotle
038ad92f00 simplify 'push dns records' callback 2021-09-29 16:06:05 +02:00
Eauchat
bf4d4d9266
Avoid formatI18nField to fail if field is undefined
At the moment, it seems that if an app manifest custom argument is missing the "ask" property, the display of app install page is blank.
2021-09-29 09:09:01 +00:00
ljf
64ae24facd [fix] type string with choices need to be displayed with select #1880 2021-09-28 16:48:33 +02:00
ljf
12dc0531e0 [fix] Unable to import user from csv anymore 2021-09-28 16:26:18 +02:00
Alexandre Aubin
81b00d3ac7 Make logs unselectable to force people clicking the damn share button >_> 2021-09-24 20:24:58 +02:00
Éric Gaspar
db4e8ce50d
Typo
- Fix typo
2021-09-20 15:11:30 +02:00
axolotle
c3087cae5e add 3 plural forms for now for some translation keys 2021-09-20 03:47:30 +02:00
Alexandre Aubin
0c4b7d1616 Fix build (thanks axolotle <3) 2021-09-20 00:51:25 +02:00
Alexandre Aubin
ff0f5b2fe3
Merge pull request #395 from YunoHost/fix-i18n-pluralize
[fix] An i18n pluralize string
2021-09-19 23:48:45 +02:00
Alexandre Aubin
ec22a6600d
Merge pull request #396 from YunoHost/enh-dns-autoconf
[enh] quick implementation of domain config panel and dns records auto config
2021-09-19 23:02:03 +02:00
axolotle
67cf6f46d8 fix UserImport missing await for file handling 2021-09-19 21:49:07 +02:00
Alexandre Aubin
70184c4843
Update app/src/i18n/locales/fr.json 2021-09-19 21:27:39 +02:00
axolotle
b2d8310b25 fix missing storeKey in UserList initial query 2021-09-19 21:18:24 +02:00
axolotle
c5028eaaa6 expose app config panel button on AppInfo 2021-09-19 04:03:39 +02:00
axolotle
d041ca1742 add current dns zone records 2021-09-19 03:47:29 +02:00
axolotle
4e04accf3a add conditional display of auto config or manual config 2021-09-19 03:45:36 +02:00
axolotle
13edc4c51d quick and ugly implementation of domain config panel and dns records push 2021-09-18 19:44:22 +02:00
Éric Gaspar
088890d091 Translated using Weblate (Czech)
Currently translated at 88.5% (426 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-09-17 21:55:12 +00:00
Éric Gaspar
97bec7a0e2 Translated using Weblate (Chinese (Simplified))
Currently translated at 96.2% (463 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-09-17 21:55:11 +00:00
Éric Gaspar
1f5a3f67db Translated using Weblate (Portuguese)
Currently translated at 97.0% (467 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2021-09-17 21:55:10 +00:00
Éric Gaspar
0b8b79139a Translated using Weblate (Italian)
Currently translated at 96.4% (464 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-09-17 21:55:09 +00:00
Éric Gaspar
1e5dcfbab7 Translated using Weblate (Spanish)
Currently translated at 73.3% (353 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-09-17 21:55:08 +00:00
Éric Gaspar
df66539da3 Translated using Weblate (German)
Currently translated at 96.4% (464 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-17 21:55:04 +00:00
Éric Gaspar
b8fd2c741b Translated using Weblate (Catalan)
Currently translated at 73.8% (355 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2021-09-17 21:55:03 +00:00
José M
db652ec391 Translated using Weblate (Galician)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-17 17:31:53 +00:00
possy eater
51abf427ef Translated using Weblate (Macedonian)
Currently translated at 1.0% (5 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/mk/
2021-09-17 02:35:59 +00:00
Tymofii-Lytvynenko
67608b15c5 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-17 02:35:59 +00:00
possy eater
6a235c8c40 Added translation using Weblate (Macedonian) 2021-09-17 02:35:59 +00:00
Éric Gaspar
56f38abebc Translated using Weblate (Persian)
Currently translated at 96.0% (462 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-17 02:35:59 +00:00
Éric Gaspar
37998366c2 Translated using Weblate (Galician)
Currently translated at 99.1% (477 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-17 02:35:59 +00:00
Éric Gaspar
325d826e0c Translated using Weblate (Czech)
Currently translated at 88.1% (424 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-09-17 02:35:59 +00:00
Éric Gaspar
1cf87f6baf Translated using Weblate (Dutch)
Currently translated at 33.4% (161 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2021-09-17 02:35:59 +00:00
Éric Gaspar
934bbde5aa Translated using Weblate (Esperanto)
Currently translated at 62.3% (300 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eo/
2021-09-17 02:35:59 +00:00
Éric Gaspar
eafb156c9a Translated using Weblate (Arabic)
Currently translated at 55.0% (265 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ar/
2021-09-17 02:35:58 +00:00
Éric Gaspar
b5f09d297d Translated using Weblate (Italian)
Currently translated at 96.0% (462 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-09-17 02:35:58 +00:00
Éric Gaspar
ff81aba162 Translated using Weblate (Esperanto)
Currently translated at 61.3% (295 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eo/
2021-09-17 02:35:58 +00:00
Éric Gaspar
0d86557149 Translated using Weblate (Catalan)
Currently translated at 73.3% (353 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2021-09-17 02:35:57 +00:00
liimee
22e195be7b Translated using Weblate (Indonesian)
Currently translated at 17.4% (84 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-17 02:35:57 +00:00
Tymofii-Lytvynenko
a674afd059 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-17 02:35:57 +00:00
Tymofii-Lytvynenko
f6a078f683 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-17 02:35:57 +00:00
Éric Gaspar
b004ef791b Translated using Weblate (French)
Currently translated at 100.0% (481 of 481 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-17 02:35:57 +00:00
Éric Gaspar
f62a31a05c Translated using Weblate (French)
Currently translated at 100.0% (477 of 477 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-17 02:35:57 +00:00
Tymofii-Lytvynenko
dbf79c29f5 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (477 of 477 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-17 02:35:57 +00:00
ljf
9715414e7a [fix] No pattern validation client side for tags 2021-09-17 04:35:30 +02:00
ljf
25a7a246ba [enh] Refresh screen if config panel succeed 2021-09-17 03:13:40 +02:00
ljf
338c679287 [enh] Support file in match regexp 2021-09-15 21:59:29 +02:00
ljf
56bf115511 [fix] An i18n pluralize string 2021-09-15 11:13:35 +02:00
ljf
abfd018a46 [enh] Improve UX in validation 2021-09-13 02:36:16 +02:00
ljf
b9b0dd906f [enh] Add markdown in alert and help 2021-09-13 01:50:07 +02:00
ljf
f36d1aca7a [fix] linter 2021-09-12 23:56:55 +02:00
ljf
6c12feac62 [fix] Repair app install 2021-09-12 23:53:59 +02:00
ljf
41a8367f21 Merge remote-tracking branch 'origin/dev' into config-panel 2021-09-12 16:52:09 +02:00
ericgaspar
9cd2bdc49f Update vue.config.js 2021-09-12 16:20:15 +02:00
Éric Gaspar
df6238ba6c Update app/src/i18n/supportedLocales.js
Co-authored-by: Axolotle <nchesnais@mailoo.org>
2021-09-12 16:19:43 +02:00
ericgaspar
aeeb56839d Update supportedLocales.js 2021-09-12 16:19:19 +02:00
Alexandre Aubin
0146e72157
Update app/src/i18n/locales/fr.json 2021-09-12 16:14:51 +02:00
Tymofii-Lytvynenko
78c2ffb51c Translated using Weblate (Ukrainian)
Currently translated at 100.0% (475 of 475 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-12 14:12:13 +00:00
liimee
2d08b7112a Translated using Weblate (Indonesian)
Currently translated at 3.3% (16 of 475 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/id/
2021-09-12 14:12:13 +00:00
liimee
d90a77be42 Added translation using Weblate (Indonesian) 2021-09-12 14:12:13 +00:00
José M
6da48391a5 Translated using Weblate (Galician)
Currently translated at 100.0% (475 of 475 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-12 14:12:13 +00:00
Éric Gaspar
1f97f714c1 Translated using Weblate (German)
Currently translated at 97.0% (461 of 475 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-12 14:12:13 +00:00
Tymofii-Lytvynenko
2c14b0313f Translated using Weblate (Ukrainian)
Currently translated at 100.0% (475 of 475 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-12 14:12:13 +00:00
Éric Gaspar
385d0a9ebe Translated using Weblate (French)
Currently translated at 100.0% (475 of 475 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-12 14:12:13 +00:00
Parviz Homayun
6b5c92ea99 Translated using Weblate (Persian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-12 14:12:13 +00:00
Parviz Homayun
502910205b Translated using Weblate (Persian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-12 14:12:13 +00:00
Daniel
b7e77c1bcd Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-12 14:12:13 +00:00
Éric Gaspar
5e219bdd7e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-12 14:12:13 +00:00
Alexandre Aubin
0131b83288
Merge pull request #393 from YunoHost/enh-tab-breadcrumb
[enh] add simplified breadcrumb as document title
2021-09-12 16:12:10 +02:00
ljf
c96ed0564d [fix] Live reload 2021-09-12 13:37:45 +02:00
ericgaspar
1184ddd01b
Update en.json 2021-09-06 21:23:28 +02:00
axolotle
bcdc7273aa add simplified breadcrumb as document title 2021-09-06 21:14:14 +02:00
Alexandre Aubin
369252503c
Merge pull request #357 from YunoHost/enh-csv2
Import users by CSV file + Upload file management
2021-09-06 19:32:24 +02:00
ljf (zamentur)
06efcf3289
[fix] Missing link 2021-09-06 18:09:05 +02:00
ljf
30fe4e7991 [fix] Visible properties not working anymore on question 2021-09-06 17:57:35 +02:00
ljf
7fdceaf5bb [fix] missing visible -> visibleIf 2021-09-06 17:22:07 +02:00
ljf
575ece31ab Merge branch 'config-panel' of github.com:YunoHost/yunohost-admin into config-panel 2021-09-06 17:11:14 +02:00
ljf
13f8354513 [enh] visibleIf -> visible 2021-09-06 17:10:14 +02:00
Alexandre Aubin
6c46e18856 Misc fixes 2021-09-06 16:58:08 +02:00
Alexandre Aubin
48f269db43 I have no idea what I'm doing but apparently it may be better to generate package-lock.json with npm 6 2021-09-06 15:47:37 +02:00
Alexandre Aubin
63c6a497c2 Merge branch 'dev' into config-panel 2021-09-06 15:41:43 +02:00
ljf
e2512168a4 [enh] Rename the way to give the argument in YunohostValidationError 2021-09-06 01:52:44 +02:00
Alexandre Aubin
91f89815f2
Merge pull request #378 from YunoHost/enh-filter-by-groups
[enh] Filter by groups
2021-09-05 17:40:52 +02:00
Alexandre Aubin
db2b93ea24
Update app/src/views/user/UserList.vue 2021-09-05 17:40:48 +02:00
Alexandre Aubin
0e2a809eeb
Merge branch 'dev' into patch-1 2021-09-03 19:16:35 +02:00
ljf
ae66dc9111 [enh] New route for config panel 2021-09-02 02:28:02 +02:00
saptrishi das biswas
a8d7cb9549 Translated using Weblate (Hindi)
Currently translated at 1.5% (7 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/hi/
2021-09-01 09:19:24 +00:00
Parviz Homayun
4fd12f1b19 Translated using Weblate (Kurdish (Central))
Currently translated at 0.8% (4 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ckb/
2021-09-01 09:19:24 +00:00
Parviz Homayun
87477278b8 Translated using Weblate (Persian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-01 09:19:24 +00:00
Parviz Homayun
999a8fc6c0 Added translation using Weblate (Kurdish (Central)) 2021-09-01 09:19:24 +00:00
Éric Gaspar
7e0abe0401 Translated using Weblate (Persian)
Currently translated at 30.7% (142 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-01 09:19:24 +00:00
Parviz Homayun
94a81dbb8d Translated using Weblate (Persian)
Currently translated at 30.7% (142 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-01 09:19:24 +00:00
Parviz Homayun
c4f7c5a98b Translated using Weblate (Persian)
Currently translated at 5.8% (27 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-01 09:19:24 +00:00
Parviz Homayun
ac7a4c9d5c Translated using Weblate (Persian)
Currently translated at 3.0% (14 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fa/
2021-09-01 09:19:24 +00:00
Tymofii-Lytvynenko
fd426df7c2 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-01 09:19:24 +00:00
Éric Gaspar
31c4277689 Added translation using Weblate (Persian) 2021-09-01 09:19:24 +00:00
Tymofii-Lytvynenko
4774c17ae6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-01 09:19:24 +00:00
Daniel
5bbd76db6a Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-01 09:19:24 +00:00
Tymofii-Lytvynenko
a3db731826 Translated using Weblate (Ukrainian)
Currently translated at 22.0% (102 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/uk/
2021-09-01 09:19:24 +00:00
Christian Wehrli
8358488fed Translated using Weblate (German)
Currently translated at 98.4% (455 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-01 09:19:24 +00:00
Christian Wehrli
bcb411caed Translated using Weblate (German)
Currently translated at 98.4% (455 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-09-01 09:19:24 +00:00
José M
fcbdb8cd03 Translated using Weblate (Galician)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-09-01 09:19:24 +00:00
ppr
7d2cb1529a Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-01 09:19:24 +00:00
Éric Gaspar
fb0919beea Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-09-01 09:19:24 +00:00
Alexandre Aubin
0ed2d1a8f7 Attempt to fix package-lock.json, somehow the build chaing doesn't like lockfileVersion 2 2021-09-01 09:19:24 +00:00
ericgaspar
d0fdbfb3c0
Add Persian 2021-09-01 10:12:54 +02:00
ericgaspar
9de1c098c0
Update vue.config.js 2021-09-01 10:02:53 +02:00
ljf
c9fb63603e [enh] VisibleIf on sections 2021-08-31 17:38:25 +02:00
ljf
93ad401c7d [enh] Tabs in config panel 2021-08-31 16:58:06 +02:00
ljf
76fa9b64ec [enh] App install better errors management 2021-08-31 16:16:08 +02:00
ljf
ad04197287 [enh] Remote validation error displayed on field 2021-08-31 16:05:40 +02:00
ljf
5e554bb4a2 [enh] Be able to delete source file 2021-08-31 04:21:10 +02:00
ljf
358e6978a4 [enh] Add default icon for alert 2021-08-30 15:24:15 +02:00
ljf
f9fb6ed02a Merge branch 'dev' into config-panel 2021-08-30 15:03:52 +02:00
ljf
f0637c7dd7 [enh] Tags choices, textarea from files 2021-08-30 13:16:20 +02:00
ljf
5557c57252 [enh] display errors if pattern doesn't match 2021-08-27 20:17:34 +02:00
Alexandre Aubin
63524be319 New auth mecanism require to pass credentials as arg instead of password 2021-08-27 18:45:07 +02:00
Alexandre Aubin
5437dd55e8
Merge branch 'dev' into enh-csv2 2021-08-27 16:38:39 +02:00
ljf
985f55fd6b [fix] Repair files indicator 2021-08-27 01:10:14 +02:00
ljf
927886334b [enh] Add some step, autocomplete, trim, visibleIf properties 2021-08-27 01:09:36 +02:00
ljf
56df38d999 [enh] Icons in alert config panel 2021-08-26 19:48:49 +02:00
ljf
911c5deeb0 [fix] No value displayed in config panel 2021-08-26 19:33:50 +02:00
ljf
bcd07f1e47 [fix] Limit required scope to one panel 2021-08-25 09:04:28 +02:00
ljf
bf9f83f13a [fix]New config panel api 2021-08-20 20:49:23 +02:00
ljf
7591326959 [enh] New config panel api route 2021-08-20 16:40:53 +02:00
ljf
d95f6175f0 [enh] Rename error in danger type 2021-08-20 16:40:28 +02:00
Flavio Cristoforetti
a7c6b3d445 Translated using Weblate (Italian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-08-19 19:22:14 +02:00
Krzysztof Nowakowski
36ad810d01 Translated using Weblate (Polish)
Currently translated at 25.5% (118 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2021-08-19 19:22:14 +02:00
Luca
9f80b55d46 Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-08-19 19:22:14 +02:00
Alexandre Aubin
d42fda388a
Merge pull request #385 from chwonl/dev
[fix] typos in english locale
2021-08-19 19:19:36 +02:00
Alexandre Aubin
4d49280012
Update app/src/i18n/locales/en.json 2021-08-19 19:19:24 +02:00
Alexandre Aubin
c26c4c9daa Fix user password change not working properly 2021-08-14 16:56:10 +02:00
ljf
1781a4de65 [fix] Missing vue showdown 2021-08-14 14:37:19 +02:00
Alexandre Aubin
07a21fee09
user imports: i18n string improvements
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-08-13 01:13:12 +02:00
Christian Wehrli
538a48ed99
Update en.json 2021-08-09 22:39:01 +02:00
Christian Wehrli
5a1454d4e2
Update en.json 2021-08-09 22:24:15 +02:00
Luca
e45810c827 Translated using Weblate (German)
Currently translated at 99.7% (461 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-08-08 20:09:27 +00:00
Alexandre Aubin
d1d7c6bb79
Merge pull request #374 from YunoHost/update-package-lock
run npm audit fix
2021-08-08 22:09:21 +02:00
Alexandre Aubin
9615351261
Merge pull request #376 from opi/patch-1
[fix] Link to app on operation panel
2021-08-08 22:08:51 +02:00
Alexandre Aubin
4fed1377aa
Merge pull request #381 from chwonl/dev
[fix] typo in english locale
2021-08-07 13:11:31 +02:00
Christian Wehrli
2b9359dcbb
[fix] typo in english locale 2021-08-07 13:08:06 +02:00
Christian Wehrli
4c05a9f251 Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-08-06 22:10:00 +00:00
Bram
1f655ad61d Added translation using Weblate (Ukrainian) 2021-08-06 22:10:00 +00:00
Christian Wehrli
61f95f437a Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-08-06 22:10:00 +00:00
Meta Meta
4582d3f6ef Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-08-06 22:10:00 +00:00
Christian Wehrli
1d6f3de87d Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-08-06 22:10:00 +00:00
Christian Wehrli
d20e045ce9
Update en.json 2021-08-06 23:55:16 +02:00
ljf
36a4a21d57 [enh] Adapt the new config panel mechanism to vuejs webadmin 2021-07-30 18:05:13 +02:00
Jorge Guerra
6671972ab7 Translated using Weblate (Spanish)
Currently translated at 74.2% (343 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-07-07 10:50:11 +00:00
ljf (zamentur)
40e61b5f59
[enh] Filter by groups 2021-07-05 07:10:58 +02:00
Mico Hauataluoma
f7ec6ff23e Translated using Weblate (Finnish)
Currently translated at 17.0% (79 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fi/
2021-07-03 21:28:10 +00:00
mifegui
a42feafef2 Translated using Weblate (Portuguese)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2021-07-03 21:28:10 +00:00
amirale qt
f8ddf98488 Translated using Weblate (Esperanto)
Currently translated at 64.0% (296 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eo/
2021-07-03 21:28:10 +00:00
Anthony //
04f7449f12 Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-07-03 21:28:10 +00:00
Kay0u
41f1858ff7
fix argument-less manifest 2021-07-03 23:17:03 +02:00
opi
e40dfbb124
[fix] Link to app on operation panel
missing "//"
2021-06-17 17:38:32 +02:00
Kay0u
c8e0705632
upgrade vue packages 2021-06-16 13:58:04 +02:00
Kay0u
74ae848008
run npm audit fix 2021-06-16 12:46:42 +02:00
Alexandre Aubin
a4b3e2b72a
Merge pull request #371 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-06-11 20:25:30 +02:00
Matias Micheltorena
5368c49fa2 Translated using Weblate (Spanish)
Currently translated at 73.5% (340 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-06-11 04:41:52 +00:00
ljf (zamentur)
061219d348
[fix] Migrations api path 2021-06-08 13:26:53 +02:00
Radek S
0156f16b4f Translated using Weblate (Czech)
Currently translated at 91.7% (424 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-06-04 15:36:19 +00:00
ljf
9e32ae42ee [fix] HTTP proxy 2021-06-03 18:24:03 +02:00
ljf
522a8e6a40 [fix] Build tools path 2021-06-03 18:23:40 +02:00
ljf
37e58f5fe7 [fix] key value aggregation in diagnosis 2021-06-03 18:17:50 +02:00
ljf
955c774602 [fix] Revert brackets notation 2021-06-03 18:16:53 +02:00
ljf
e58bfaedcd [fix] Migration route 2021-06-03 18:15:15 +02:00
ljf
c4a641cd8e Revert "Merge pull request #369 from YunoHost/fix-array-args"
This reverts commit 711c8e8596, reversing
changes made to 89e2342b02.
2021-06-03 18:10:55 +02:00
ljf (zamentur)
103c04cc66
[fix] Migrations run and skipped 2021-06-02 20:56:55 +02:00
ljf (zamentur)
f0681039d1
[fix] Backup create again 2021-06-02 20:49:02 +02:00
ljf (zamentur)
49a8e056f6
[fix] Backup restore 2021-06-02 20:47:54 +02:00
ljf (zamentur)
efe974b8e9
[fix] Backup create 2021-06-02 20:44:36 +02:00
Meta Meta
2a7bca9cba Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-06-02 18:14:02 +00:00
mifegui
10cf73fd3f Translated using Weblate (Portuguese)
Currently translated at 61.9% (286 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2021-06-02 18:14:02 +00:00
Éric Gaspar
430c4e3eda Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-06-02 18:14:02 +00:00
ppr
be8af96311 Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-06-02 18:14:02 +00:00
yahoo~~
7d19464ce4 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-06-02 18:14:02 +00:00
Flavio Cristoforetti
911d23dfe6 Translated using Weblate (Italian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-06-02 18:14:02 +00:00
Alexandre Aubin
e64183e2d9
Merge pull request #367 from YunoHost/fix-ignore-button
[fix] Ignore button is broken
2021-06-02 20:13:59 +02:00
ljf (zamentur)
48b86b6642
[fix] User edition: alias and password change 2021-06-02 19:42:30 +02:00
ljf (zamentur)
2fb370982b
[fix] Ignore button is broken 2021-06-02 03:41:42 +02:00
José M
a19be1431e Translated using Weblate (Galician)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-24 14:38:41 +00:00
José M
8dcfbc68cb Translated using Weblate (Galician)
Currently translated at 90.6% (419 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-24 08:55:31 +00:00
José M
a28d6d2259 Translated using Weblate (Galician)
Currently translated at 80.5% (372 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
Radek S
ba1541d6b3 Translated using Weblate (Czech)
Currently translated at 88.5% (409 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-05-23 21:38:08 +00:00
José M
70e09ae2aa Translated using Weblate (Galician)
Currently translated at 61.6% (285 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
José M
f1c4cd308b Translated using Weblate (Galician)
Currently translated at 56.0% (259 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
José M
7c167c6720 Translated using Weblate (Galician)
Currently translated at 47.6% (220 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
yahoo~~
73baee03a3 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-05-23 21:38:08 +00:00
José M
2da75bb732 Translated using Weblate (Galician)
Currently translated at 36.5% (169 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
yahoo~~
3bd3a69640 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-05-23 21:38:08 +00:00
yahoo~~
1d4d067e83 Translated using Weblate (Chinese (Simplified))
Currently translated at 96.1% (444 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-05-23 21:38:08 +00:00
Éric Gaspar
e5590beaa2 Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-05-23 21:38:08 +00:00
yahoo~~
e273cd5954 Translated using Weblate (Chinese (Simplified))
Currently translated at 47.8% (221 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-05-23 21:38:08 +00:00
José M
49a4b2aee3 Translated using Weblate (Galician)
Currently translated at 27.7% (128 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
Radek S
33817b25c8 Translated using Weblate (Czech)
Currently translated at 35.7% (165 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-05-23 21:38:08 +00:00
José M
e143f129a9 Translated using Weblate (Galician)
Currently translated at 17.0% (79 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
José M
5c7171778b Translated using Weblate (Galician)
Currently translated at 5.6% (26 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
Krzysztof Nowakowski
6a41540d0c Translated using Weblate (Polish)
Currently translated at 24.8% (115 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2021-05-23 21:38:08 +00:00
Krzysztof Nowakowski
689e70c474 Translated using Weblate (Polish)
Currently translated at 17.9% (83 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2021-05-23 21:38:08 +00:00
José M
f5d92f1478 Translated using Weblate (Galician)
Currently translated at 0.6% (3 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/gl/
2021-05-23 21:38:08 +00:00
Weblate Admin
2feada51ee Added translation using Weblate (Galician) 2021-05-23 21:38:08 +00:00
Mico Hauataluoma
9b5649c6ce Translated using Weblate (Finnish)
Currently translated at 10.1% (47 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fi/
2021-05-23 21:38:08 +00:00
Mico Hauataluoma
871507a94f Added translation using Weblate (Finnish) 2021-05-23 21:38:08 +00:00
ljf
54df05d951 [fix] Empty quota doesn't work 2021-05-19 02:02:33 +02:00
ljf
80d1478924 [fix] Import user always in update mode 2021-05-09 00:52:43 +02:00
ljf
3036a03aa6 [fix] Missing csvfile args 2021-05-09 00:27:40 +02:00
ljf
eac74aacde [fix] Avoid space splits user dropdown in 2 2021-05-08 22:58:10 +02:00
ljf
0413c070f7 [fix] Cherry pick conflict merge error 2021-05-08 22:49:08 +02:00
axolotle
5b6a1cdd74 Fix UserImport validation and use component helpers in UserImport and UserList
(cherry picked from commit c80aad223e640d4d078c7cbe78acae3b0175b6fe)
2021-05-08 22:36:23 +02:00
axolotle
ada9a8d0b8 fix FileItem to work with validation
(cherry picked from commit aa5e276cd18a40e8cb190967c609645343702e2e)
2021-05-08 22:30:24 +02:00
axolotle
58fe9a6924 add new validator for file type
(cherry picked from commit e2ec21ea4d2252e59eaf1f6d949f18d04794203c)
2021-05-08 22:27:10 +02:00
ljf
ec61c84939 [enh] Add Import and export button 2021-05-08 22:22:57 +02:00
ljf
f2dbbe91d0 [enh] Add Import user view 2021-05-08 22:18:11 +02:00
Flavio Cristoforetti
b127acf797 Translated using Weblate (Italian)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-05-05 21:24:07 +00:00
Quentí
cbff6672b4 Translated using Weblate (Occitan)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-05-02 15:18:39 +00:00
axolotle
1ab7a3ef93 es-lint warn console.log() 2021-05-01 13:04:06 +02:00
axolotle
a1ff39c9cb do not redirect after upgrade, update the view instead 2021-05-01 13:01:14 +02:00
axolotle
a8d8272edf display post-install human readable route name 2021-05-01 13:00:00 +02:00
axolotle
d655e679d9 replace websocket messages's \n with <br> 2021-05-01 12:50:15 +02:00
Christian Wehrli
8c711ca594 Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-23 14:44:21 +00:00
Deja la vida volar
ba1bf7a542 Translated using Weblate (Spanish)
Currently translated at 67.7% (313 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-04-21 20:58:07 +00:00
Christian Wehrli
11dd9ebfd9 Translated using Weblate (German)
Currently translated at 98.7% (456 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-21 20:58:06 +00:00
Christian Wehrli
515e58de5b Translated using Weblate (German)
Currently translated at 96.5% (446 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-21 17:25:53 +00:00
Quentí
f69dcdd90d Translated using Weblate (Occitan)
Currently translated at 98.9% (457 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-04-20 18:27:05 +00:00
Quentí
de79b0f0ec Translated using Weblate (Occitan)
Currently translated at 92.2% (426 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-04-20 00:56:47 +00:00
Christian Wehrli
23eabe0da7 Translated using Weblate (German)
Currently translated at 94.1% (435 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-20 00:56:44 +00:00
Quentí
502f1a18ae Translated using Weblate (Occitan)
Currently translated at 69.4% (321 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-04-18 10:45:29 +00:00
Éric Gaspar
3f9ab71f46 Translated using Weblate (French)
Currently translated at 100.0% (462 of 462 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-18 10:45:27 +00:00
axolotle
40ef5b4c26 fix several user errors when no users created 2021-04-17 19:23:20 +02:00
axolotle
4e8dad0435 fix brain fart 2021-04-17 18:21:37 +02:00
Alexandre Aubin
4c7e004e7c
Fix fr translation: infinitif au lieu d'impératif 2021-04-17 04:29:02 +02:00
Christian Wehrli
7c0ed492fe Translated using Weblate (German)
Currently translated at 92.8% (426 of 459 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-17 01:34:38 +00:00
Krzysztof Nowakowski
eeb5893a48 Translated using Weblate (Polish)
Currently translated at 16.3% (75 of 459 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2021-04-17 01:34:38 +00:00
Éric Gaspar
8a6fce107f Translated using Weblate (French)
Currently translated at 100.0% (459 of 459 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-17 01:34:38 +00:00
Christian Wehrli
e5ac0fbddc Translated using Weblate (German)
Currently translated at 89.9% (413 of 459 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-17 01:34:38 +00:00
Éric Gaspar
a8997b7cf3 Translated using Weblate (Russian)
Currently translated at 67.3% (276 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-04-17 01:34:38 +00:00
Éric Gaspar
be5333f68a Translated using Weblate (Portuguese)
Currently translated at 42.4% (174 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pt/
2021-04-17 01:34:38 +00:00
Éric Gaspar
cd58c75265 Translated using Weblate (Italian)
Currently translated at 98.0% (402 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-04-17 01:34:38 +00:00
Éric Gaspar
8fb0a9a126 Translated using Weblate (French)
Currently translated at 100.0% (410 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-17 01:34:38 +00:00
Éric Gaspar
aa346af7a5 Translated using Weblate (Spanish)
Currently translated at 72.1% (296 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
2021-04-17 01:34:38 +00:00
Éric Gaspar
30ec67e84d Translated using Weblate (German)
Currently translated at 97.8% (401 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-17 01:34:38 +00:00
Éric Gaspar
e5f0f2b66a Translated using Weblate (French)
Currently translated at 100.0% (409 of 409 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-17 01:34:38 +00:00
Éric Gaspar
2558cfdc8c Translated using Weblate (French)
Currently translated at 100.0% (413 of 413 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-17 01:34:38 +00:00
Alexandre Aubin
3bc3c32767 Do not allow to grant ssh/sftp perms to all_users (this is not allowed by the core anyway) 2021-04-17 03:34:17 +02:00
Alexandre Aubin
9e70259899
Merge pull request #352 from YunoHost/enh-permissions
Enh permissions (new selectize + confirmation for ssh/sftp)
2021-04-17 02:00:39 +02:00
axolotle
bb2358e779 use ViewBase queries to fetch all data 2021-04-17 00:08:47 +02:00
axolotle
325e4ec9e0 reflect change of confirm_firewall_* i18n keys to all locales 2021-04-16 23:56:05 +02:00
axolotle
efec3589ad fix typos 2021-04-16 23:54:57 +02:00
axolotle
87a5c12b54 ask confirmation to grant SSH/SFTP permissions to a group 2021-04-16 23:17:59 +02:00
axolotle
fc5f20b442 fix store not being updated on permissions changes 2021-04-16 23:12:23 +02:00
axolotle
bc41d0ad9d normalize store params & allow extra params passed to the commit function 2021-04-16 23:02:11 +02:00
axolotle
17e2d726b9 update view GroupList to use TagsSelectize + improved code readability 2021-04-16 22:57:14 +02:00
axolotle
043f5acf0d removed BaseSelectize and ZoneSelectize components 2021-04-16 22:37:24 +02:00
axolotle
225b1a5d61 add component TagsSelectize 2021-04-16 22:37:24 +02:00
Alexandre Aubin
1efb23e26d Simplify custom app install with new /apps/manifest route 2021-04-16 00:49:13 +02:00
Alexandre Aubin
e15956c3fe
Merge branch 'dev' into uniformize-actionmap-api 2021-04-12 17:54:32 +02:00
Alexandre Aubin
f1855f4cf8
Merge pull request #350 from YunoHost/fix-migration-and-error-text
Fix migration and error text
2021-04-11 15:11:29 +02:00
axolotle
0acbbf8550 fix wrong args for /migration/run 2021-04-11 14:40:14 +02:00
axolotle
40ef5b2d7e try to format the error just before ApiError creation 2021-04-11 14:39:41 +02:00
axolotle
1a1da4c0d0 handle validation errors & --force-diskspace 2021-04-10 17:39:20 +02:00
axolotle
146c51502c removed unused prop in DomainForm 2021-04-10 17:34:32 +02:00
axolotle
4cc6159479 add ability to not query /installed in login component 2021-04-10 17:33:47 +02:00
Alexandre Aubin
3f3fd2585f
Merge pull request #348 from YunoHost/fix-text-error-formatting
replace backslash n with <br>
2021-04-10 14:47:44 +02:00
axolotle
a7bf1964de replace backslash n with <br> 2021-04-10 14:45:40 +02:00
axolotle
47d71a6022 add warning modal if last ws message is a warning 2021-04-10 14:16:47 +02:00
axolotle
b65e87d17a add a message to history to say when it's empty 2021-04-09 22:32:27 +02:00
axolotle
f5b5ba5905 add a key to every api action 2021-04-09 22:19:48 +02:00
axolotle
9d26e2af70 add an option to the api module to pass a i18n key to display a readable action description 2021-04-09 22:19:48 +02:00
axolotle
166e062f3b add icon margin on menu list views instead 2021-04-09 22:19:48 +02:00
axolotle
e2cdaa10be moved objectToParams helper to api module to avoid 'store' import in a helper file 2021-04-09 22:19:48 +02:00
axolotle
5c937a5352 fix allow/disallow firewall port i18n keys 2021-04-09 22:18:24 +02:00
axolotle
3ef1f049e3 update diagnosis api routes 2021-04-09 22:18:24 +02:00
axolotle
849a13853e fix adminpw api route 2021-04-09 22:18:24 +02:00
axolotle
88b488857c update logs api routes 2021-04-09 22:18:24 +02:00
axolotle
ebda02a777 update migrations api routes 2021-04-09 22:18:24 +02:00
axolotle
227e359e42 update upgrade api routes 2021-04-09 22:18:24 +02:00
axolotle
6438ea5414 update firewall api routes 2021-04-09 22:18:24 +02:00
axolotle
e94d43566a update services api routes 2021-04-09 22:18:24 +02:00
axolotle
9657fc410e update groups api routes 2021-04-09 22:18:24 +02:00
axolotle
06eb2165ea update backups api routes 2021-04-09 22:18:24 +02:00
axolotle
89086a8003 update apps api routes 2021-04-09 22:18:24 +02:00
axolotle
4592a7d79d update domains api routes 2021-04-09 22:17:31 +02:00
axolotle
09b8fadc70 update permission add/remove uris 2021-04-09 22:17:31 +02:00
Alexandre Aubin
65f21c659a Update backup hooks strings 2021-04-09 20:35:56 +02:00
Alexandre Aubin
159bbade2f
No "dismiss" key anymoar 2021-04-08 15:54:34 +02:00
Éric Gaspar
6eaf1f6128 Translated using Weblate (French)
Currently translated at 99.7% (413 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-08 13:43:59 +00:00
Éric Gaspar
399cc03a5f Translated using Weblate (French)
Currently translated at 99.5% (412 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-08 13:43:59 +00:00
Danila Vasilev
bf0850c6c3 Translated using Weblate (Russian)
Currently translated at 68.5% (284 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-04-08 13:43:59 +00:00
Éric Gaspar
22ccb06434 Translated using Weblate (French)
Currently translated at 99.0% (410 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-08 13:43:59 +00:00
axolotle
982757244f revert the limit on base64 image encoding 2021-04-08 15:38:14 +02:00
axolotle
59373045a8 remove peer review mention in high quality explanation 2021-04-08 15:37:13 +02:00
axolotle
128f059724 highlight error message & bigger h for history title 2021-04-08 13:28:56 +02:00
axolotle
016b49b94d turn highquality badge into a star 2021-04-08 10:50:04 +02:00
axolotle
f35b848bf6 fix app info url 2021-04-08 10:15:26 +02:00
axolotle
ae485e4dd5 small fix font size and main permission label 2021-04-08 10:14:49 +02:00
axolotle
8d77b0ffc1 fix doc link to dns config not opening a new tab 2021-04-06 17:40:15 +02:00
axolotle
66e2742c94 forbid small assets to be encoded as base64 (fix pacman not present in build) 2021-04-06 17:03:25 +02:00
axolotle
5f1ae01222 use variables instead of hardcoded styles 2021-04-06 16:57:06 +02:00
axolotle
d9deee78e7 replace global.scss by _variables.scss & remove hard comments 2021-04-06 16:55:17 +02:00
Éric Gaspar
84a46d5fb7
Add cap H to YunoHost (#341) 2021-04-01 15:59:43 +02:00
dependabot[bot]
04e76bb7d0
Bump y18n from 4.0.0 to 4.0.1 in /app (#343)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 15:59:26 +02:00
Flavio Cristoforetti
d9a76befee Translated using Weblate (Italian)
Currently translated at 100.0% (414 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/it/
2021-03-24 19:33:47 +00:00
Daniel
52e929b062 Translated using Weblate (German)
Currently translated at 99.7% (413 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-03-24 19:33:44 +00:00
Krzysztof Nowakowski
8aa5febfb6 Translated using Weblate (Polish)
Currently translated at 17.8% (74 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/pl/
2021-03-23 06:24:31 +00:00
Alexandre Aubin
b38f213cc0 Moar miscellanous fixes / improvements 2021-03-22 21:47:17 +01:00
axolotle
179921e60d update npm packages 2021-03-19 19:44:32 +01:00
Alexandre Aubin
0a7c90dc7f
Merge pull request #335 from YunoHost/dependabot/npm_and_yarn/app/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /app
2021-03-19 19:26:38 +01:00
axolotle
b242ff0b18 modify bootstrap variables instead of hard coded styles 2021-03-18 13:36:03 +01:00
Corentin Mercier
771b22331c Translated using Weblate (French)
Currently translated at 96.3% (399 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-03-17 14:35:32 +00:00
Tom_
fe01b6f1da Translated using Weblate (Czech)
Currently translated at 31.6% (131 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-03-17 14:35:32 +00:00
Radek S
8981b398b2 Translated using Weblate (Czech)
Currently translated at 31.6% (131 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-03-17 14:35:32 +00:00
panomaki
785d5704aa Translated using Weblate (Dutch)
Currently translated at 41.3% (171 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/nl/
2021-03-17 14:35:32 +00:00
Quentí
aa8f14171a Translated using Weblate (Occitan)
Currently translated at 74.6% (309 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-03-17 14:35:32 +00:00
Christian Wehrli
72cb12bc3e Translated using Weblate (German)
Currently translated at 100.0% (414 of 414 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-03-17 14:35:32 +00:00
Alexandre Aubin
62b3f2729e Misc cosmetic fixes 2021-03-17 15:35:01 +01:00
ljf (zamentur)
b76838f9bf
[fix] Post install link 2021-03-14 23:17:51 +01:00
dependabot[bot]
305782347d
Bump elliptic from 6.5.3 to 6.5.4 in /app
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 07:26:48 +00:00
MercierCorentin
615fc69a81 Merge branch 'dev' of https://github.com/YunoHost/yunohost-admin into fix-dns-doc-link 2021-03-09 14:33:02 +01:00
MercierCorentin
aab5a11c91 Fix dns config doc link 2021-03-09 14:32:37 +01:00
Nils Van Zuijlen
4c926d8f87 Translated using Weblate (French)
Currently translated at 99.7% (400 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-02-24 16:08:35 +00:00
Alexandre Aubin
621b1a4add
Merge pull request #327 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-02-24 17:08:30 +01:00
axolotle
89868d1a5a remove the 2 char limit for names 2021-02-19 18:56:45 +01:00
axolotle
562fd3d1fe Fix AppConfigPanel and use helper components 2021-02-19 18:56:26 +01:00
axolotle
7c8dd388d8 update api calls for App views 2021-02-19 18:55:26 +01:00
axolotle
b65bd23d08 update api calls for Tool views 2021-02-19 18:52:54 +01:00
axolotle
bad17d01ef update api calls for SystemUpdate and Diagnosis views 2021-02-19 18:50:22 +01:00
axolotle
d5f5e0ca5a update api calls for Backup views 2021-02-19 18:47:04 +01:00
axolotle
aa70e7e102 update api calls for Group and Service views 2021-02-19 18:45:36 +01:00
axolotle
9ede3740a8 update api calls for Domain views 2021-02-19 18:43:58 +01:00
axolotle
4658c3d712 update api calls for User views 2021-02-19 18:41:41 +01:00
axolotle
90636231e2 update ViewBase to use api.fetchAll, Login and PostInstall 2021-02-19 18:38:57 +01:00
axolotle
9bc365f32a Update store and overlay components to new api 2021-02-19 18:36:22 +01:00
axolotle
b130aeda29 Rework the whole API calling system 2021-02-19 18:23:35 +01:00
Tymur Valiiev
62a61ef5bc Translated using Weblate (Russian)
Currently translated at 69.8% (280 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ru/
2021-02-18 02:16:51 +00:00
axolotle
4d21966fc7 add resize cursor to history console 2021-02-15 16:16:46 +01:00
axolotle
66e717ea21 add entries in en locales 2021-02-15 15:38:44 +01:00
axolotle
9c85c42b98 rework Waiting/Error display and Overlay 2021-02-15 15:37:34 +01:00
axolotle
957ca17b84 use new components in history, remove automatic toggling, adapt scrolling behavior 2021-02-15 15:33:41 +01:00
axolotle
56a3b29f65 add status prop to store's history entries 2021-02-15 15:21:26 +01:00
axolotle
1944c7cc2f add QueryHeader component to display api query infos 2021-02-15 15:18:40 +01:00
axolotle
8eb9001c37 add MessageListGroup component to handle websocket messages 2021-02-15 15:17:54 +01:00
axolotle
a2705a3651 fix partials imports & removed Error route 2021-02-11 16:58:57 +01:00
axolotle
d07b3550c5 moved reusable or view partials components to /views/_partials/ 2021-02-11 16:54:03 +01:00
axolotle
9a795b4df8 fixed error modal not closing on browser's back button 2021-02-11 16:28:27 +01:00
axolotle
bdde8b39c0 Rework error handling
allow full control of error handling with global fallback handler
add 404 error
add websocket opening control for get methods
2021-02-11 15:22:42 +01:00
xaloc33
2c0267bd25 Translated using Weblate (Catalan)
Currently translated at 90.7% (364 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/ca/
2021-02-11 03:33:43 +00:00
JocelynDelalande
2ff0e9fce3
Avoid suggesting saved password on user password change form 2021-02-05 06:54:21 +01:00
Christian Wehrli
a7c99c6862 Translated using Weblate (German)
Currently translated at 100.0% (401 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-02-03 04:30:57 +00:00
Yifei Ding
17913cef32 Translated using Weblate (Chinese (Simplified))
Currently translated at 32.1% (129 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/
2021-01-31 10:01:54 +00:00
Quentí
03143318c1 Translated using Weblate (Occitan)
Currently translated at 77.0% (309 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/oc/
2021-01-30 21:34:01 +00:00
Mathieu Massaviol
77f25deaf9 Translated using Weblate (French)
Currently translated at 99.5% (399 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-01-28 11:04:41 +00:00
Christian Wehrli
3b54c31cde Translated using Weblate (German)
Currently translated at 100.0% (401 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-01-28 11:04:41 +00:00
Miloš Kroulík
a6ac39b6b5 Translated using Weblate (Czech)
Currently translated at 3.2% (13 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-01-28 11:04:41 +00:00
ppr
2bc85ecae3 Translated using Weblate (French)
Currently translated at 87.5% (351 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-01-28 11:04:41 +00:00
Manu Bu
1452a01260 Translated using Weblate (German)
Currently translated at 99.7% (400 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-01-28 11:04:41 +00:00
Manu Bu
1f5d49a873 Translated using Weblate (German)
Currently translated at 81.5% (327 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-01-28 11:04:41 +00:00
Yasss Gurl
d7e3883319 Translated using Weblate (German)
Currently translated at 81.5% (327 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-01-28 11:04:41 +00:00
Christian Wehrli
8c79600728 Translated using Weblate (German)
Currently translated at 77.8% (312 of 401 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-01-28 11:04:41 +00:00
Kay0u
3706ae58e4
fix some routes 2021-01-28 12:02:43 +01:00
axolotle
851e0fe3a3 add cs (Czech) locale in names and webpack chunks 2021-01-19 22:35:43 +01:00
axolotle
70af5dbeaa Merge remote-tracking branch 'ynh/dev' into enh-vuejs 2021-01-19 22:33:29 +01:00
axolotle
d8056a1a4b update README 2021-01-19 19:23:22 +01:00
axolotle
8c1772e7c6 add message for forbidden dynDNS and fix diagnosis cards paddings 2021-01-19 18:32:19 +01:00
axolotle
88c8292cce removed unused translations 2021-01-19 18:31:01 +01:00
axolotle
ebe8740f72 escape html in logs and fix 'ref' 2021-01-19 18:16:00 +01:00
axolotle
188dc6ac50 removed unused index.js 2021-01-19 18:14:06 +01:00
axolotle
2fbedbfd30 fix history not displaying all messages when enlarged during an action 2021-01-19 16:23:29 +01:00
Kay0u
b21f12b5c0
Fix Ynh-dev 2021-01-16 17:46:40 +01:00
Axolotle
4a89a0b245 Merge branch 'dev' of https://github.com/YunoHost/yunohost-admin into enh-vuejs 2021-01-09 13:22:02 +01:00
Axolotle
8273b52898 linting 2021-01-09 13:02:26 +01:00
Axolotle
0a26c2cea5 whoopsies 2020-12-16 15:11:53 +01:00
Axolotle
9ebd0a4558 meow 2020-12-16 15:09:19 +01:00
Axolotle
fb3c178593 add no-footer prop to remove default footer on CardForm 2020-12-16 12:36:45 +01:00
Axolotle
6f028961c0 update views using skeletons and component helpers 2020-12-16 12:16:43 +01:00
Axolotle
0486865f56 Add ViewBase component to deal with skeletons and initial views queries, update ViewSearch accordingly 2020-12-16 12:15:19 +01:00
Axolotle
694bdb6ea1 Add Card component helper and update CardForm to use it 2020-12-16 12:12:37 +01:00
Axolotle
9e747579e1 add global confirmation helper and update base scss 2020-12-16 12:11:31 +01:00
Axolotle
a77095f7a4 update bootstrap-vue and add custom default options for its components 2020-12-16 12:10:05 +01:00
Axolotle
5077072747 add basic skeletons components 2020-12-16 12:08:18 +01:00
Axolotle
b1fcfe2e13 renamed TopBar and ViewSearch 2020-12-15 13:48:28 +01:00
Axolotle
04ad65761e Update views with ViewTopBar and SearchVue components 2020-12-04 18:38:04 +01:00
Axolotle
2b80a0b1e0 add SearchView helper component 2020-12-04 18:18:47 +01:00
Axolotle
5afe52f4a6 add ViewTopBar component 2020-12-04 18:16:57 +01:00
Axolotle
1721530fd3 remove arg in server error translations 2020-12-01 09:26:33 +01:00
Axolotle
bd50675633 removed translation keys diff from en.json for all translation files 2020-11-30 16:30:42 +01:00
Axolotle
acf784f4f6 removed unused translation keys in en.json 2020-11-30 16:29:22 +01:00
Axolotle
cd4f307b89 removed ws message from waiting modal and display console during action 2020-11-30 16:07:28 +01:00
Axolotle
8e98546190 small translation fixes 2020-11-30 14:49:13 +01:00
Axolotle
8560a51950 reflect arg format change to other translation files 2020-11-30 12:40:41 +01:00
Axolotle
a4b463fc99 small fix ApiWaitOverlay & GroupList 2020-11-29 11:51:53 +01:00
Axolotle
28e3645fd0 Merge remote-tracking branch 'ynh/dev' into enh-vuejs 2020-11-28 11:11:00 +01:00
Axolotle
f28f26ecc7 change search strategy and add app description in checked values 2020-11-28 11:01:10 +01:00
Axolotle
6210eef3a9 add labels to search item and always display remove button on item 2020-11-27 16:16:37 +01:00
Axolotle
d26fa43e5f redirect to logs when error has 'log_ref' 2020-11-26 17:17:51 +01:00
Axolotle
865491831d improved email and domain validators 2020-11-26 16:30:45 +01:00
Axolotle
bc2f76e895 add FiraGO & Fira Code npm deps with local src 2020-11-26 14:08:01 +01:00
Axolotle
ad5c0c0cde fix users state when removing the last user and fix 'cached' check 2020-11-25 18:35:35 +01:00
Axolotle
4dd44ec9d1 add alert variant option for FormField description 2020-11-25 18:27:16 +01:00
Axolotle
864945a2ac Fix various small inconsistencies and styles
login infinite modal, *List style, ToolAdminpw dump, BackupCreate colors
2020-11-25 18:23:52 +01:00
Axolotle
7ce154d597 uniformize description list and buttons 2020-11-25 16:25:02 +01:00
Axolotle
c0e0b97ae6 fix AppCatalog style and app state 2020-11-24 22:14:57 +01:00
Axolotle
94e5567f4b lighter list-group-item variants colors 2020-11-24 12:47:37 +01:00
Axolotle
20f1ae62f7 fix Diagnosis first run 2020-11-24 12:46:21 +01:00
Axolotle
7b33b223b6 fix pacman translation overflow 2020-11-24 12:44:49 +01:00
Axolotle
f9a488fc67 add click and drag handling on YnhConsole 2020-11-24 11:09:13 +01:00
Axolotle
463d555484 reflect key changes to other locales 2020-11-06 14:46:59 +01:00
Axolotle
3290b71ba8 revert footer_version and fix i18n command report 2020-11-06 14:44:15 +01:00
Axolotle
e9d47d2627 update index.html and favicon 2020-11-06 14:04:33 +01:00
Axolotle
c0d1a90a53 Merge remote-tracking branch 'origin/dev' into enh-vuejs 2020-11-05 15:12:45 +01:00
Axolotle
4694135e7d add/update custom translations 2020-11-05 14:35:25 +01:00
Axolotle
445f4c44a7 remove api call in postinstall 2020-11-05 13:42:18 +01:00
Axolotle
7f2144fee0 update package-lock.json 2020-11-03 20:23:19 +01:00
Axolotle
a6c2445f47 set some rules as warn and update deps 2020-11-03 20:22:54 +01:00
Axolotle
3c5a2810c7 small fix 2020-11-03 20:15:29 +01:00
Axolotle
d347a283ec update GroupList with protected permissions 2020-11-03 20:14:56 +01:00
Axolotle
b263961d50 update ToolLog with suboperations 2020-11-03 19:10:30 +01:00
Axolotle
d444ef5f6b add download to BackupInfo 2020-11-03 17:27:58 +01:00
Axolotle
01d37e0835 removed mailbox_quota from UserCreate 2020-11-03 16:44:18 +01:00
Axolotle
9caac2439f update AppList & AppInfo with permission labels 2020-11-03 16:30:08 +01:00
Axolotle
141ada2fd2 moved filters into helpers folder 2020-11-03 16:27:30 +01:00
Axolotle
d51e2b712e add more modularity to FormField and CheckboxItem 2020-11-03 16:11:02 +01:00
Axolotle
af22c9acd9 removed InputHelper 2020-11-02 15:54:49 +01:00
Axolotle
6e5d11ce36 update ToolWebAdmin and AppInstall with validations 2020-11-01 17:05:49 +01:00
Axolotle
7a2d8017f3 update AppActions with validation 2020-10-31 16:44:31 +01:00
Axolotle
39c0d81ef1 update custom app install form with validation 2020-10-31 11:38:28 +01:00
Axolotle
6cb9089604 update PasswordForm and views with validations 2020-10-30 17:23:24 +01:00
Axolotle
1a19f9ef21 update DomainAdd views with validation 2020-10-30 13:59:15 +01:00
Axolotle
639d88d762 update GroupCreate with validations 2020-10-28 17:17:42 +01:00
Axolotle
3c31867fe6 update UserCreate & UserEdit with helpers and validations 2020-10-28 17:07:38 +01:00
Axolotle
3af30ba5b6 update form components 2020-10-28 16:50:25 +01:00
Axolotle
8f3180031c add more helpers for forms and validations 2020-10-28 16:46:06 +01:00
Axolotle
691ba8cd9f renamed BasicForm > CardForm 2020-10-27 10:25:57 +01:00
Axolotle
8dfae8835d update UserCreate with new helpers 2020-10-23 18:18:45 +02:00
Axolotle
f2d980594a update AppInstall with new helpers 2020-10-23 18:15:13 +02:00
Axolotle
1346197605 add helper to format all manifest args and to reformat a form 2020-10-23 18:14:09 +02:00