Commit graph

334 commits

Author SHA1 Message Date
axolotle
225b1a5d61 add component TagsSelectize 2021-04-16 22:37:24 +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