axolotle
|
4658c3d712
|
update api calls for User views
|
2021-02-19 18:41:41 +01:00 |
|
axolotle
|
188dc6ac50
|
removed unused index.js
|
2021-01-19 18:14:06 +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
|
865491831d
|
improved email and domain validators
|
2020-11-26 16:30:45 +01:00 |
|
Axolotle
|
4dd44ec9d1
|
add alert variant option for FormField description
|
2020-11-25 18:27:16 +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
|
01d37e0835
|
removed mailbox_quota from UserCreate
|
2020-11-03 16:44:18 +01:00 |
|
Axolotle
|
3c31867fe6
|
update UserCreate & UserEdit with helpers and validations
|
2020-10-28 17:07:38 +01:00 |
|
Axolotle
|
8dfae8835d
|
update UserCreate with new helpers
|
2020-10-23 18:18:45 +02:00 |
|
Axolotle
|
3cb031df99
|
fix some cols and catch
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
f55eae0a95
|
automaticly add locale to url query and fix small templates
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
b96bae08af
|
switch to Array v-model for AdressInputSelect
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
59908a46ed
|
reflect changes made to AdressInputSelect to views
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
8de6f1070d
|
Add BasicForm helper component and reflect changes
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
62ba2f1a1f
|
add DomainList view and main_domain state
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
9072f9cccb
|
add GroupCreate view and mutation
|
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
|
aa444080d7
|
add api/store DELETE and add user delete modal
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
2e53898aa3
|
reflect rename changes
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
3371bb3251
|
rename User to UserInfo
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
4d4dd4fe4f
|
fix SplittedMailInput default value
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
bbc94179b3
|
add UserEdit and api PUT
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
68dff35b23
|
testing component for self domain email
|
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
|
4c67de3ebd
|
add scss to deal with form col width
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
5bfa1cda17
|
add temp post api method and datastore mutation
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
5e9b2e7ad2
|
testing some form validation
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
d7cfa37821
|
add a default domain selection in UserCreate
|
2020-10-14 16:59:38 +02:00 |
|
Axolotle
|
11205154bd
|
add domain watch to preselect a domain for mail form in UserCreate
|
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
|
b5898d41aa
|
use the dataStore to get domains from userCreate
|
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 |
|