Commit graph

28 commits

Author SHA1 Message Date
axolotle
7123ba6cdc refactor: quickly turn components to script setup + ts 2024-08-13 11:52:00 +02:00
axolotle
622e5be061 migration(bvn): update modals and modal system 2024-03-27 00:43:51 +01:00
axolotle
5892842cec migration: rework dark theme enabling 2024-03-27 00:43:51 +01:00
axolotle
ccc7298213 migration(vue-i18n): legacy mode off 2024-03-27 00:43:51 +01:00
axolotle
1d2aa3387d migration: remove @vue/compat + update to vue 3.4.21 2024-03-27 00:43:51 +01:00
axolotle
f1cbc360c7 refactor: turn all components/views to compat 3 2024-03-27 00:34:23 +01:00
axolotle
2a7733611d refactor: upgrade to vue-showdown4 2024-03-27 00:34:23 +01:00
axolotle
4101310b89 chore: lint 2024-03-02 03:09:15 +01:00
axolotle
c47d7e187d refactor: reflect components name changes 2024-03-02 02:47:30 +01:00
axolotle
159f1b5a1a chore: component names to PascalCase 2024-03-02 02:46:37 +01:00
axolotle
c19caef34e [vite] fix: add '.vue' ext to components imports 2023-04-03 20:24:41 +02:00
Alexandre Aubin
d26a105326 appv2: notifications type are now uppercase eg pre_install -> PRE_INSTALL to reflect the filenames 2023-01-04 01:23:25 +01:00
axolotle
34d7614195 SystemUpdate: display post_install notif returned by api 2022-12-04 15:20:41 +01:00
axolotle
ea07e19e63 SystemUpdate: check if notif 2022-12-04 15:03:32 +01:00
axolotle
099bcfbb8b SystemUpdate: fix i18n key 2022-11-26 13:46:50 +01:00
axolotle
359c248233 SystemUpdate: rework to display pre/post upgrade notifications as modals 2022-11-23 16:23:30 +01:00
Alexandre Aubin
f7d7bcec2d update view: add a note to encourage people to check the release note on the forum when there's a major yunohost upgrade before yoloupgrading 2022-10-17 16:49:58 +02:00
Kay0u
002b313322
fix the display of the app's name in the SystemUpdate.vue 2022-03-15 15:51:18 +01:00
axolotle
0b99e58e6d update SystemUpgrade and ToolPower component to use ReconnectingDisplay 2021-11-10 20:40:35 +01:00
axolotle
335d38bd5d update ViewLockOverlay to receive ReconnectingDisplay and use reconnection in SystemUpdate 2021-11-10 19:15:50 +01:00
axolotle
a1ff39c9cb do not redirect after upgrade, update the view instead 2021-05-01 13:01:14 +02:00
axolotle
f5b5ba5905 add a key to every api action 2021-04-09 22:19:48 +02:00
axolotle
227e359e42 update upgrade api routes 2021-04-09 22:18:24 +02:00
axolotle
bad17d01ef update api calls for SystemUpdate and Diagnosis views 2021-02-19 18:50:22 +01:00
Axolotle
6f028961c0 update views using skeletons and component helpers 2020-12-16 12:16:43 +01:00
Axolotle
6a46132fd7 modify imports of api module 2020-10-14 16:59:39 +02:00
Axolotle
c92dfd53d9 fixed SystemUpdate system value & fixed AppInstall check for root path 2020-10-14 16:59:39 +02:00
Axolotle
66e4584d2b add SystemUpdate view/route 2020-10-14 16:59:39 +02:00