11 Commits

Author SHA1 Message Date
861aea95ab Fix style 2021-01-19 18:16:23 +01:00
643e66560c Only the buttons corrsponding to what actions uses are allowed to execute are displayed in frontend.
Changes:
-One extre function added to depends that only check is user has specific permission added
-Populate _action to returned dict in {resource}/grid
2021-01-17 10:29:23 +01:00
9b4a41b3f9 Add custom filters 2020-10-19 17:55:17 +08:00
3ea6d6e4ed add import 2020-09-03 15:42:24 +08:00
2dd95e364a add adminlog 2020-09-01 23:50:00 +08:00
999d8517fa not use ujson 2020-07-29 15:48:33 +08:00
f4bc59e550 Fix user create password hash. 2020-07-24 16:53:15 +08:00
08d0216a9f Add _rowVariant and _cellVariants 2020-07-23 15:28:31 +08:00
821f5cbe8a Add password auto hash.
`Field` description as help text for form.
2020-06-20 14:48:06 +08:00
afabc6cd27 add Makefile
update cli
2020-05-22 21:28:32 +08:00
7ad7c874f0 fix bulk action
fix export
2020-04-29 11:17:48 +08:00