Commit graph

21 commits

Author SHA1 Message Date
Apollinaire
ce8e29fc5b Rewrite AdminLayout to use new Dummy component 2019-01-10 14:28:23 +01:00
Apollinaire
74e41dd97d use withAccess in AdminLayout 2019-01-09 11:29:25 +01:00
Apollinaire
70581a1036 automatic prettier 2019-01-08 18:40:02 +01:00
Apollinaire
e0ed139215 currentUser.loading -> currentUserLoading 2019-01-08 18:38:20 +01:00
Apollinaire
1da5d5d4f2 create AdminLayout in vulcan:admin 2019-01-08 16:22:14 +01:00
SachaG
111e00ecae Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
SachaG
13609dd755 Various small improvements 2018-05-04 11:56:49 +09:00
SachaG
18bec2b2c0 Small fixes 2018-04-28 10:54:24 +09:00
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
SachaG
2cf193af1e Improve image upload form styling; pass context to parameters callback 2017-08-05 14:46:02 +09:00
SachaG
2e439a6c89 add optional edit button to datatable 2017-08-02 18:56:29 +09:00
SachaG
9ae2bafd62 fix admin css 2017-08-02 17:22:35 +09:00
SachaG
d9b9ecbb98 make Datatable more flexible 2017-08-02 17:18:49 +09:00
SachaG
dc702b0f3d fix admin i18n 2017-08-02 16:25:11 +09:00
SachaG
364559d7de add new Datatable component and use it for Users dashboard 2017-08-02 16:19:15 +09:00
SachaG
8703a7c303 include user edit modal inside admin package; fix default avatar; admins can now perform every action; include form styles in form package; small form fixes 2017-07-19 16:55:51 +09:00
SachaG
e7bc639ffb Make dynamic imports work properly; move Avatar component to core to enable using admin dashboard without base-components 2017-07-05 10:31:37 +09:00
SachaG
985f2c69f3 Make admin dashboard extendable 2017-06-17 15:25:41 +09:00
SachaG
eafd294d49 Add route name to wrapper class in layout; add support for custom layouts; export RoutesTable 2017-06-14 09:53:42 +09:00
SachaG
e7d1b9b99e adding delete user button 2017-06-13 05:04:19 -07:00
SachaG
9047e206be Working on Vulcan admin package 2017-06-13 04:42:22 -07:00