Commit graph

24 commits

Author SHA1 Message Date
axolotle
b2d8310b25 fix missing storeKey in UserList initial query 2021-09-19 21:18:24 +02:00
ljf
abfd018a46 [enh] Improve UX in validation 2021-09-13 02:36:16 +02:00
Alexandre Aubin
369252503c
Merge pull request #357 from YunoHost/enh-csv2
Import users by CSV file + Upload file management
2021-09-06 19:32:24 +02:00
Alexandre Aubin
db2b93ea24
Update app/src/views/user/UserList.vue 2021-09-05 17:40:48 +02:00
ljf (zamentur)
40e61b5f59
[enh] Filter by groups 2021-07-05 07:10:58 +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
ec61c84939 [enh] Add Import and export button 2021-05-08 22:22:57 +02:00
Alexandre Aubin
b38f213cc0 Moar miscellanous fixes / improvements 2021-03-22 21:47:17 +01:00
axolotle
4658c3d712 update api calls for User views 2021-02-19 18:41:41 +01:00
Axolotle
6f028961c0 update views using skeletons and component helpers 2020-12-16 12:16:43 +01:00
Axolotle
04ad65761e Update views with ViewTopBar and SearchVue components 2020-12-04 18:38:04 +01:00
Axolotle
864945a2ac Fix various small inconsistencies and styles
login infinite modal, *List style, ToolAdminpw dump, BackupCreate colors
2020-11-25 18:23:52 +01:00
Axolotle
62ba2f1a1f add DomainList view and main_domain state 2020-10-14 16:59:38 +02:00
Axolotle
1eadf1354a rework data store and add FETCH_ALL, also reflect changes to views 2020-10-14 16:59:38 +02:00
Axolotle
a48a2cdb38 add empty GroupList and GroupCreate views and routes 2020-10-14 16:59:38 +02:00
Axolotle
7d40b380e2 add breadcrumb into main App template 2020-10-14 16:59:38 +02:00
Axolotle
474e70fa92 add FETCH args for custom keyStore and param, separate users and precise user data storing 2020-10-14 16:59:38 +02:00
Axolotle
04fa1ecf01 add validation on UserCreate view 2020-10-14 16:59:38 +02:00
Axolotle
687d93882a add users data call/storing 2020-10-14 16:59:38 +02:00
Axolotle
55fe70ab33 add base structure for UserCreate view 2020-10-14 16:59:38 +02:00
Axolotle
144706a4ab add action buttons and media queries for UserList view 2020-10-14 16:59:38 +02:00
Axolotle
15ad0e2972 add sass-resources-load dep and create a global scss file with variables to be imported into every components 2020-10-14 16:59:38 +02:00
Axolotle
1812ebbac8 add index to import all user related views and modify some routes name 2020-10-14 16:59:38 +02:00
Axolotle
98a9cd41e4 moved user views into folder 2020-10-14 16:59:38 +02:00
Renamed from app/src/views/Users.vue (Browse further)