Commit graph

16 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
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
159f1b5a1a chore: component names to PascalCase 2024-03-02 02:46:37 +01:00
axolotle
91074f4e31 misc fix 2023-03-24 21:38:33 +01:00
axolotle
17369bf41a fix UserImport missing file input 2023-02-11 13:08:29 +01:00
ljf
12dc0531e0 [fix] Unable to import user from csv anymore 2021-09-28 16:26:18 +02:00
axolotle
67cf6f46d8 fix UserImport missing await for file handling 2021-09-19 21:49:07 +02:00
ljf
80d1478924 [fix] Import user always in update mode 2021-05-09 00:52:43 +02:00
ljf
3036a03aa6 [fix] Missing csvfile args 2021-05-09 00:27:40 +02:00
axolotle
5b6a1cdd74 Fix UserImport validation and use component helpers in UserImport and UserList
(cherry picked from commit c80aad223e640d4d078c7cbe78acae3b0175b6fe)
2021-05-08 22:36:23 +02:00
ljf
f2dbbe91d0 [enh] Add Import user view 2021-05-08 22:18:11 +02:00