axolotle
|
0a1cab6f38
|
[vite] fix imports and call to 'process.env'
|
2023-04-03 21:03:39 +02:00 |
|
axolotle
|
bcf02d10f3
|
[vite] rm webpack special comments
|
2023-04-03 20:34:18 +02:00 |
|
axolotle
|
c19caef34e
|
[vite] fix: add '.vue' ext to components imports
|
2023-04-03 20:24:41 +02:00 |
|
axolotle
|
aa5638ca24
|
rm now unused AppConfigPanel view + route + i18n
|
2022-11-24 16:03:41 +01:00 |
|
axolotle
|
5f10cb5115
|
AppInfo: integrate config panel with fake "operations" tab
|
2022-11-24 15:44:58 +01:00 |
|
axolotle
|
6db9d57c46
|
[enh] save in url query the current catalog search values
|
2022-11-15 12:43:54 +01:00 |
|
axolotle
|
372942d5e3
|
appactions: rm old app action route + view
|
2022-10-18 18:13:42 +02:00 |
|
Alexandre Aubin
|
a7e184247a
|
Merge pull request #473 from YunoHost/root-password-change-as-virtual-global-setting
Drop 'change admin password' view, now part of the global setting panel
|
2022-10-10 19:44:12 +02:00 |
|
axolotle
|
47fa27b085
|
domain: remove no longer used DomainConfig view
|
2022-10-10 17:09:43 +02:00 |
|
axolotle
|
69d1d7ec1e
|
domaininfo: remove some info and update view with action handling
|
2022-10-10 16:58:52 +02:00 |
|
Alexandre Aubin
|
5b3f6900b0
|
Drop 'change admin password' view, now part of the global setting panel
|
2022-10-08 18:42:51 +02:00 |
|
Alexandre Aubin
|
16cc8373b8
|
Move service views to 'Tools' + tweak icons
|
2022-10-07 17:40:09 +02:00 |
|
Alexandre Aubin
|
f624963458
|
Merge pull request #438 from YunoHost/enh-config-actions
add action
|
2022-10-04 23:33:37 +02:00 |
|
axolotle
|
75f1fae1d6
|
certinstall: remove independant view
|
2022-10-04 20:11:11 +02:00 |
|
Tagada
|
00db70764d
|
Update app/src/router/routes.js
Co-authored-by: Axolotle <nchesnais@mailoo.org>
|
2022-02-14 12:57:34 +00:00 |
|
Tagadda
|
94da3526d7
|
ToolSettings view
|
2022-02-14 12:57:34 +00:00 |
|
axolotle
|
19d8ebb4a6
|
fix weird bug by updating routerKey on router "afterEach" hook
|
2022-02-07 04:42:03 +01:00 |
|
axolotle
|
fa63687cd6
|
externalize main RouterLink transition name computation to store
|
2022-02-06 21:04:53 +01:00 |
|
axolotle
|
b3e1860b6a
|
merge and externalize breadcrumb computation into the store
|
2022-02-06 21:03:31 +01:00 |
|
axolotle
|
4531433d60
|
rework main RouterLink so that only a route with params receives a key
|
2022-02-06 20:57:47 +01:00 |
|
axolotle
|
99067fb611
|
update config panels routes with children definition
|
2022-02-06 20:46:22 +01:00 |
|
axolotle
|
13edc4c51d
|
quick and ugly implementation of domain config panel and dns records push
|
2021-09-18 19:44:22 +02:00 |
|
Alexandre Aubin
|
0131b83288
|
Merge pull request #393 from YunoHost/enh-tab-breadcrumb
[enh] add simplified breadcrumb as document title
|
2021-09-12 16:12:10 +02:00 |
|
axolotle
|
bcdc7273aa
|
add simplified breadcrumb as document title
|
2021-09-06 21:14:14 +02:00 |
|
ljf
|
f2dbbe91d0
|
[enh] Add Import user view
|
2021-05-08 22:18:11 +02:00 |
|
axolotle
|
9bc365f32a
|
Update store and overlay components to new api
|
2021-02-19 18:36:22 +01:00 |
|
axolotle
|
a2705a3651
|
fix partials imports & removed Error route
|
2021-02-11 16:58:57 +01:00 |
|
axolotle
|
9a795b4df8
|
fixed error modal not closing on browser's back button
|
2021-02-11 16:28:27 +01:00 |
|
Axolotle
|
14bdfbce2f
|
add experimental error handling
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
c20c538677
|
rework Breadcrumb and routes definitions to avoid repeating args definitions
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
b6bdf5421d
|
add component lazy loading and reorganise dist folder
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
d309610f44
|
add rooter restore scroll state when using navigator return/next buttons
|
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
|
7517106633
|
add AppConfigPanel view/route
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
a12dc45229
|
add AppActions 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
|
0a104b57a1
|
add BackupCreate 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
|
c559678dca
|
add BackupList view/route + size filter
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
a073137b30
|
add Backup view/route
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
6fef804fe1
|
add Diagnosis view/route
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
258941646e
|
add ToolPower view
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
50568cbe36
|
add ToolWebadmin view and set settings store as base store's state
|
2020-10-14 16:59:39 +02:00 |
|