Commit graph

176 commits

Author SHA1 Message Date
axolotle
17e2d726b9 update view GroupList to use TagsSelectize + improved code readability 2021-04-16 22:57:14 +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
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
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
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
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
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
8d77b0ffc1 fix doc link to dns config not opening a new tab 2021-04-06 17:40:15 +02:00
axolotle
5f1ae01222 use variables instead of hardcoded styles 2021-04-06 16:57:06 +02:00
Alexandre Aubin
b38f213cc0 Moar miscellanous fixes / improvements 2021-03-22 21:47:17 +01:00
axolotle
b242ff0b18 modify bootstrap variables instead of hard coded styles 2021-03-18 13:36:03 +01:00
Alexandre Aubin
62b3f2729e Misc cosmetic fixes 2021-03-17 15:35:01 +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
4d21966fc7 add resize cursor to history console 2021-02-15 16:16:46 +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
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
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
Kay0u
3706ae58e4
fix some routes 2021-01-28 12:02:43 +01:00
axolotle
8c1772e7c6 add message for forbidden dynDNS and fix diagnosis cards paddings 2021-01-19 18:32:19 +01:00