146 Commits

Author SHA1 Message Date
e99d673191 Make get_current_admin error to 401 and add 401 error page. 2021-08-31 11:27:23 +08:00
2fcbc814de replace to long2ice.io 2021-08-26 20:33:04 +08:00
cf0209b102 fix get_fields 2021-08-07 00:09:30 +08:00
22ce5d7b8d override example password 2021-08-06 23:12:18 +08:00
4f0e205c5d Upgrade aioredis to 2.0 2021-08-05 10:47:04 +08:00
c4e640b24c refactor: ComputeField 2021-07-21 21:04:45 +08:00
167017b3b3 Fix get_m2m_field 2021-07-16 23:23:40 +08:00
0baafefbf3 Fix action link 2021-07-16 09:58:06 +08:00
844d982c6c update action link format 2021-07-10 12:21:09 +08:00
989861aa03 remove docs 2021-07-08 19:39:29 +08:00
90164ef04d Fix accessible when not login. (#53) 2021-06-29 17:05:00 +08:00
2f3b764f17 filters can accept str type and default use 'Search' filter. 2021-06-23 14:44:40 +08:00
f054c9b986 remove value for file input 2021-06-18 11:12:24 +08:00
2eb9abe124 Fix Image input. 2021-06-18 11:10:15 +08:00
77c8b613cb optional logo url 2021-06-04 19:35:59 +08:00
70d2a7a529 Use str type for pk path param. (#52) 2021-06-04 17:54:02 +08:00
42c7351914 Fix get_model 2021-06-03 21:56:29 +08:00
5e6f9ac352 Fix init admin. 2021-05-31 21:00:37 +08:00
bd93d397d3 add deps 2021-05-24 21:16:34 +08:00
7a231eca34 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	CHANGELOG.md
2021-05-24 20:04:10 +08:00
18e0f7498c Add resource.get_compute_fields. 2021-05-24 20:03:48 +08:00
412069b9f5 Fix datetime filter. 2021-05-22 13:12:04 +08:00
4e8b0093eb Add DistinctColumn filter. 2021-05-20 16:07:04 +08:00
eb119a564e Fix hash_password twice 2021-05-20 13:59:41 +08:00
c75b965c05 Fix pre_save_admin 2021-05-20 09:37:52 +08:00
a3c01fc42c Remove can_create and add get_toolbar_actions. 2021-05-19 15:30:18 +08:00
17a17db9e6 split footer 2021-05-16 14:22:56 +08:00
a398b55057 add editor input 2021-05-16 13:43:51 +08:00
50ebd3d864 bug fix 2021-05-14 22:38:01 +08:00
07712ce4c2 update examples 2021-05-14 22:06:08 +08:00
c866614e47 add config switch_status example 2021-05-14 16:42:38 +08:00
88ae0f9278 Add column_attributes 2021-05-13 16:10:04 +08:00
4aebeda3e8 update docs 2021-05-09 15:11:52 +08:00
3e9c6f636e update filters 2021-05-08 22:58:04 +08:00
529c87ad0b add language_switch and update docs 2021-05-07 22:55:27 +08:00
660c483498 update docs 2021-05-07 19:20:09 +08:00
a6d1546937 add tabler-icons 2021-05-07 09:45:00 +08:00
1d5f8b93ad update image input 2021-05-06 22:58:49 +08:00
fe301a84a6 add color input 2021-05-06 22:56:57 +08:00
251f33afee auto password hash and add help_text in inputs 2021-05-06 21:43:20 +08:00
95b41da2b4 auto password hash and add help_text in inputs 2021-05-06 21:42:39 +08:00
064eceea57 add request to parse_value 2021-05-06 20:07:52 +08:00
1e70bd09d2 add request params 2021-05-06 19:53:50 +08:00
8e505b2115 update 2021-05-06 19:26:24 +08:00
a52bf96dfa Fix json input 2021-05-05 23:30:30 +08:00
e17d6a38c6 add row_attributes and cell_attributes 2021-05-05 23:14:00 +08:00
9b14227d24 update docs 2021-05-05 16:10:38 +08:00
473faac93b error pages 2021-05-05 14:46:26 +08:00
6af5852082 update 2021-05-04 22:33:30 +08:00
16c54efb2c update docs 2021-05-04 00:50:07 +08:00