Commit graph

55 commits

Author SHA1 Message Date
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
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
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
axolotle
1a1da4c0d0 handle validation errors & --force-diskspace 2021-04-10 17:39:20 +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
5c937a5352 fix allow/disallow firewall port i18n keys 2021-04-09 22:18:24 +02:00
Alexandre Aubin
65f21c659a Update backup hooks strings 2021-04-09 20:35:56 +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
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
Éric Gaspar
84a46d5fb7
Add cap H to YunoHost (#341) 2021-04-01 15:59:43 +02:00
ljf (zamentur)
b76838f9bf
[fix] Post install link 2021-03-14 23:17:51 +01: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
axolotle
9bc365f32a Update store and overlay components to new api 2021-02-19 18:36:22 +01:00
axolotle
66e717ea21 add entries in en locales 2021-02-15 15:38:44 +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
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
6f028961c0 update views using skeletons and component helpers 2020-12-16 12:16:43 +01:00
Axolotle
04ad65761e Update views with ViewTopBar and SearchVue components 2020-12-04 18:38:04 +01:00
Axolotle
1721530fd3 remove arg in server error translations 2020-12-01 09:26:33 +01:00
Axolotle
acf784f4f6 removed unused translation keys in en.json 2020-11-30 16:29:22 +01:00
Axolotle
8e98546190 small translation fixes 2020-11-30 14:49:13 +01:00
Axolotle
865491831d improved email and domain validators 2020-11-26 16:30:45 +01:00
Axolotle
4dd44ec9d1 add alert variant option for FormField description 2020-11-25 18:27:16 +01:00
Axolotle
3290b71ba8 revert footer_version and fix i18n command report 2020-11-06 14:44:15 +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
14bdfbce2f add experimental error handling 2020-10-14 16:59:39 +02:00
Axolotle
a86e90e49a add YnhConsole component to display history 2020-10-14 16:59:39 +02:00
Axolotle
64c6aefe63 add route/component transition animation and an option to disable it 2020-10-14 16:59:39 +02:00
Axolotle
2b199b712f display routes to /action and /config-panel in expe mode 2020-10-14 16:59:39 +02:00
Axolotle
2267b58ed2 add experimental option feature in TooWebAdmin 2020-10-14 16:59:39 +02:00
Axolotle
7517106633 add AppConfigPanel view/route 2020-10-14 16:59:39 +02:00
Axolotle
b1b9e65b7b add AppInstall view/route 2020-10-14 16:59:39 +02:00
Axolotle
3fde9d84bb add custom app install card and update with install routes 2020-10-14 16:59:39 +02:00
Axolotle
8f8b1cc8df add AppCatalog view/route 2020-10-14 16:59:39 +02:00
Axolotle
2d262cae3b add AppInfo view/route 2020-10-14 16:59:39 +02:00
Axolotle
fd13c58250 add AppList view/route 2020-10-14 16:59:39 +02:00
Axolotle
2dfe5746af add PostInstall view/route 2020-10-14 16:59:39 +02:00
Axolotle
7710e6a1c3 add installed check and rework login/redirect mecanism 2020-10-14 16:59:39 +02:00
Axolotle
66e4584d2b add SystemUpdate view/route 2020-10-14 16:59:39 +02:00
Axolotle
d839260b73 add BackupInfo view/route 2020-10-14 16:59:39 +02:00
Axolotle
6fef804fe1 add Diagnosis view/route 2020-10-14 16:59:39 +02:00