Commit graph

745 commits

Author SHA1 Message Date
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