Commit graph

1549 commits

Author SHA1 Message Date
axolotle
38859f5afc refactor: rework async AppCatalog 2024-08-13 11:56:46 +02:00
axolotle
7f867e38e9 fix: misc 2024-08-13 11:56:43 +02:00
axolotle
837e92789a refactor: rework TagsSelectizeItem with multiple choices types 2024-08-13 11:56:43 +02:00
axolotle
cba781d809 feat: add useFormQuery to pair url params and a form 2024-08-13 11:56:43 +02:00
axolotle
311d5fdc27 feat: add cache policy from settings 2024-08-13 11:56:43 +02:00
axolotle
354a06af6d refactor: return the same content when cache is not present 2024-08-13 11:56:39 +02:00
axolotle
b2a233f1f1 refactor: update form fields definition in views 2024-08-13 11:56:35 +02:00
axolotle
c17da2c93e fix: add maybeMainDomain getter which do not error out 2024-08-13 11:56:35 +02:00
axolotle
1f1dac1792 refactor: rework useSearch and ViewSearch to no longer use ViewBase and expect defined data 2024-08-13 11:56:35 +02:00
axolotle
da02692d93 refactor: normalize status to variants + icons 2024-08-13 11:56:35 +02:00
axolotle
5b5cac5478 feat: add api.refetch method that force reload a view and its data queries 2024-08-13 11:56:35 +02:00
axolotle
e0816d14e1 feat: add more complex skeleton definitions 2024-08-13 11:56:35 +02:00
axolotle
59f7b59408 refactor: add errors when data is not present in cache 2024-08-13 11:56:35 +02:00
axolotle
931e74ff29 fix: form types & useForm fields rules reactivity 2024-08-13 11:56:28 +02:00
axolotle
1b14c78195 chore: rm remaning stores and vuex 2024-08-13 11:56:28 +02:00
axolotle
de3c680d75 refactor: use data global state in views 2024-08-13 11:55:34 +02:00
axolotle
b3df5040cc refactor: update api calls 'cachePath' + useInitialQueries 2024-08-13 11:54:35 +02:00
axolotle
13dc8de182 refactor: turn data store to global state with cache handing 2024-08-13 11:54:28 +02:00
axolotle
66f48649d2 chore: mv store/data.ts to composables/data.ts 2024-08-13 11:54:28 +02:00
axolotle
60b5134dcf refactor: turn infos store to global state 2024-08-13 11:54:20 +02:00
axolotle
deae1324e1 chore: mv store/infos.ts -> composables/useInfos.ts 2024-08-13 11:52:06 +02:00
axolotle
f05d5769ff feat: add new MainLayout to handle lock and modals with Suspense (async views) 2024-08-13 11:52:06 +02:00
axolotle
0cf60eab98 refactor: rework ModalReconnecting to new requests 2024-08-13 11:52:06 +02:00
axolotle
24b28b397f refactor: rework ModalError to new requests 2024-08-13 11:52:06 +02:00
axolotle
519de69d29 refactor: rework ModalWarning to new requests 2024-08-13 11:52:06 +02:00
axolotle
f0bd35e2b1 refactor: rework ModalWaiting to new requests 2024-08-13 11:52:06 +02:00
axolotle
13ce366d9c refactor: rework ModalOverlay to new requests 2024-08-13 11:52:06 +02:00
axolotle
4979058f54 refactor: update HistoryConsole to new request messages + use accordion 2024-08-13 11:52:06 +02:00
axolotle
fa22d11bee refactor: update MessageListGroup to new requests messages 2024-08-13 11:52:06 +02:00
axolotle
6ad9728ef4 refactor: update YSpinner to use useSettings 2024-08-13 11:52:06 +02:00
axolotle
e553925e9a refactor: update QueryHeader component to new requests 2024-08-13 11:52:06 +02:00
axolotle
ab2c8a9691 chore: move requests modals to /components 2024-08-13 11:52:06 +02:00
axolotle
aabd7d0831 refactor: reconnection handling 2024-08-13 11:52:06 +02:00
axolotle
9f8ee2f250 refactor: APIError handling 2024-08-13 11:52:06 +02:00
axolotle
254e1aca56 refactor: requests handling 2024-08-13 11:52:06 +02:00
axolotle
cb344f28fc refactor: merge all api calls args in one object 2024-08-13 11:52:06 +02:00
axolotle
c34e05d5eb refactor: rework ToolWebadmin form view 2024-08-13 11:52:06 +02:00
axolotle
2edfe943cc refactor: reflect other settings changes 2024-08-13 11:52:06 +02:00
axolotle
f3c1931ad0 refactor: update locales handling 2024-08-13 11:52:06 +02:00
axolotle
144b276ff6 ts: add vue-router custom RouteMeta types 2024-08-13 11:52:06 +02:00
axolotle
49cfe93a67 chore: rename vuex types overrides to generic 'overrides' 2024-08-13 11:52:06 +02:00
axolotle
6e6ce88379 refactor: use useForm in ToolFirewall port form 2024-08-13 11:52:06 +02:00
axolotle
9fac9f31de ts: add typing to filters 2024-08-13 11:52:06 +02:00
axolotle
a875d6f74e fix: update ColorVariant => DEFAULT_STATUS_ICON 2024-08-13 11:52:06 +02:00
axolotle
3c6f4f3e3c refactor: rm no longer used configpanel related components 2024-08-13 11:52:06 +02:00
axolotle
be782c7bc9 refactor: update validators with ref and typing 2024-08-13 11:52:06 +02:00
axolotle
ea6cf5e3cf refactor: update AppInstall with async useForm 2024-08-13 11:52:06 +02:00
axolotle
5408b0553c fix: visible + enabled reactivity 2024-08-13 11:52:06 +02:00
axolotle
67ab4a2637 refactor: reflect formatForm changes to views 2024-08-13 11:52:06 +02:00
axolotle
4f59343614 refactor: rework form api formating 2024-08-13 11:52:06 +02:00
axolotle
678638534b refactor: update config panels views using useConfigPanels 2024-08-13 11:52:06 +02:00
axolotle
8af40dd04a refactor: update ConfigPanels component to receive useConfigPanels data 2024-08-13 11:52:06 +02:00
axolotle
d3f843b1b1 feat: add config panels sections display in CardForm 2024-08-13 11:52:06 +02:00
axolotle
7a1b4ba453 feat: add useConfigPanels composable 2024-08-13 11:52:06 +02:00
axolotle
ab30cb8c04 ts: type core data formating functions 2024-08-13 11:52:06 +02:00
axolotle
016acc7b50 ts: add types to common helpers 2024-08-13 11:52:06 +02:00
axolotle
83e09d6ae9 refactor: rework config panels and options formating 2024-08-13 11:52:06 +02:00
axolotle
dbd753c8e9 ts: add core config panels types 2024-08-13 11:52:06 +02:00
axolotle
f7c5349798 feat: add asTab prop to YCard to render the card without header and border 2024-08-13 11:52:06 +02:00
axolotle
317bf7fbb6 refactor: use useForm + rework mapStoreGetSet of ToolWebadmin 2024-08-13 11:52:06 +02:00
axolotle
0262aaaefb chore: update bootstrap-vue-next dep 2024-08-13 11:52:06 +02:00
axolotle
fbf861a8bf chore: add vueuse dep 2024-08-13 11:52:06 +02:00
axolotle
1634aa3066 chore: update eslint rules 2024-08-13 11:52:06 +02:00
axolotle
00fe9f42bc ts: add i18n typing 2024-08-13 11:52:06 +02:00
axolotle
8bb2451e9c refactor: use useSearch in views 2024-08-13 11:52:06 +02:00
axolotle
501bce484a feat: add useSearch composable to search in Array or AnyTreeNode 2024-08-13 11:52:06 +02:00
axolotle
3e60b96ee0 ts: add useAutoModal typing 2024-08-13 11:52:06 +02:00
axolotle
026ccb68ed refactor: use useForm in some views 2024-08-13 11:52:06 +02:00
axolotle
a22ee09344 feat: add useArrayRule to generate rules for each array elem 2024-08-13 11:52:06 +02:00
axolotle
85b4980bee feat: add useForm composable 2024-08-13 11:52:06 +02:00
axolotle
3054c3ec5c refactor: use useInitialQueries in views 2024-08-13 11:52:06 +02:00
axolotle
25482b67ca refactor: add useInitialQueries composable to replace ViewBase queries handling 2024-08-13 11:52:06 +02:00
axolotle
3c3f50ca60 refactor: CardForm ts + composition 2024-08-13 11:52:06 +02:00
axolotle
f8b7f89488 feat: add FormFieldMultiple component to handle array form element 2024-08-13 11:52:06 +02:00
axolotle
509f68e5d9 ts: add FormFieldDisplay types 2024-08-13 11:52:06 +02:00
axolotle
50fda7861d refactor: FormFieldReadonly ts + composition 2024-08-13 11:52:06 +02:00
axolotle
01ff371eed refactor: FormField ts + composition 2024-08-13 11:52:06 +02:00
axolotle
b9cf8b92fe refactor: ReadOnlyAlertItem typing 2024-08-13 11:52:06 +02:00
axolotle
cc90c50baf refactor: MarkdownItem typing 2024-08-13 11:52:06 +02:00
axolotle
4242b55327 refactor: DisplayTextItem typing 2024-08-13 11:52:06 +02:00
axolotle
906d9ca95c refactor: ButtonItem typing 2024-08-13 11:52:06 +02:00
axolotle
32da3d9ee4 refactor: TextAreaItem typing 2024-08-13 11:52:06 +02:00
axolotle
0f8fbd4830 refactor: TagsSelectizeItem typing 2024-08-13 11:52:06 +02:00
axolotle
2977ed4d7a refactor: TagsItem typing 2024-08-13 11:52:06 +02:00
axolotle
ea7f070b2c refactor: SelectItem typing 2024-08-13 11:52:06 +02:00
axolotle
9a48aa1a45 refactor: InputItem typing 2024-08-13 11:52:06 +02:00
axolotle
15b512fa1e refactor: FileItem typing 2024-08-13 11:52:06 +02:00
axolotle
5cd0ed23a5 refactor: CheckboxItem typing 2024-08-13 11:52:06 +02:00
axolotle
0414f82d53 refactor: AdressItem typing 2024-08-13 11:52:06 +02:00
axolotle
f9ddae3237 refactor: simplify tree class + add typing 2024-08-13 11:52:06 +02:00
axolotle
cdaf8a7bcb ts: add api modules typing 2024-08-13 11:52:06 +02:00
axolotle
7c6092e6dc refactor: mv ReadOnlyField -> FormFieldReadonly + AdressInputSelect -> AdressItem 2024-08-13 11:52:06 +02:00
axolotle
7123ba6cdc refactor: quickly turn components to script setup + ts 2024-08-13 11:52:00 +02:00
axolotle
0f673709af refactor: add ts libs and config 2024-07-25 15:56:49 +02:00
axolotle
f67f504766 refactor: add ts libs and config 2024-05-30 00:39:20 +02:00
axolotle
c28d6ddeab rename js files to ts 2024-05-17 16:39:10 +02:00
axolotle
e4ab46b10c chore: update yarn.lock 2024-03-27 00:45:43 +01:00
axolotle
dc530e36a1 migration(bvn): BAlert needs explicit show value 2024-03-27 00:45:41 +01:00
axolotle
26b691d9d6 migration(bs5): r/sr-only/visually-hidden 2024-03-27 00:43:51 +01:00
axolotle
357405d2a3 migration(bvn): remove no longer necessary BInputGroupAppend|Prepend 2024-03-27 00:43:51 +01:00