Commit graph

27 commits

Author SHA1 Message Date
axolotle
d2cf9522b1 refactor: use defineModel 2024-08-22 00:45:07 +02:00
axolotle
445b1bdd21 refactor: use YAlert everywhere 2024-08-13 11:56:52 +02:00
axolotle
931e74ff29 fix: form types & useForm fields rules reactivity 2024-08-13 11:56:28 +02:00
axolotle
5408b0553c fix: visible + enabled reactivity 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
3c3f50ca60 refactor: CardForm ts + composition 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
dc530e36a1 migration(bvn): BAlert needs explicit show value 2024-03-27 00:45:41 +01:00
axolotle
2156196f8b fix: DomainAdd event bubbling 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
c5976dbd48 refactor: upgrade to vuelidate2 2024-03-27 00:34:21 +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
dceae397b4 fix eslint vue/no-v-text-v-html-on-component 2023-03-24 21:32:14 +01:00
axolotle
c5bc384f34 fix slot syntax 2023-03-24 21:26:23 +01:00
axolotle
679cbde646 clean CardForm old disable mecanism 2022-01-05 15:55:21 +01:00
ljf
abfd018a46 [enh] Improve UX in validation 2021-09-13 02:36:16 +02:00
ljf
ad04197287 [enh] Remote validation error displayed on field 2021-08-31 16:05:40 +02:00
axolotle
1a1da4c0d0 handle validation errors & --force-diskspace 2021-04-10 17:39:20 +02:00
Axolotle
fb3c178593 add no-footer prop to remove default footer on CardForm 2020-12-16 12:36:45 +01:00
Axolotle
694bdb6ea1 Add Card component helper and update CardForm to use it 2020-12-16 12:12:37 +01:00
Axolotle
6e5d11ce36 update ToolWebAdmin and AppInstall with validations 2020-11-01 17:05:49 +01:00
Axolotle
3af30ba5b6 update form components 2020-10-28 16:50:25 +01:00
Axolotle
691ba8cd9f renamed BasicForm > CardForm 2020-10-27 10:25:57 +01:00
Renamed from app/src/components/globals/BasicForm.vue (Browse further)