322 Commits

Author SHA1 Message Date
e99d673191 Make get_current_admin error to 401 and add 401 error page. v1.0.3 2021-08-31 11:27:23 +08:00
2fcbc814de replace to long2ice.io 2021-08-26 20:33:04 +08:00
ed17a39738 Fix example email required 2021-08-22 18:09:02 +08:00
e105183d59 add asyncpg 2021-08-22 17:18:10 +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
6c1e270252 add REDIS_URL 2021-08-06 20:59:53 +08:00
4f0e205c5d Upgrade aioredis to 2.0 2021-08-05 10:47:04 +08:00
c95eef7dd4 docs: update changelog 2021-07-21 21:17:05 +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
e26bd871ba Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	.github/workflows/gh-pages.yml
#	poetry.lock
v1.0.2
2021-07-08 19:40:02 +08:00
989861aa03 remove docs 2021-07-08 19:39:29 +08:00
00ea842f1a update gh-pages.yml 2021-07-08 15:43:11 +08:00
f2f353c04b update deps 2021-07-08 15:26:09 +08:00
e24fade685 update examples 2021-07-05 15:32:28 +08:00
90164ef04d Fix accessible when not login. (#53) 2021-06-29 17:05:00 +08:00
333d10e4fc update deploy.yml 2021-06-28 15:32:47 +08:00
bb3a60a194 update github actions 2021-06-28 15:24:21 +08:00
20dbdc3aed update Dockerfile 2021-06-28 14:56:44 +08:00
8c2aa249db add google analytics 2021-06-27 01:04:14 +08:00
3bc1835f6d update docs 2021-06-25 11:35:16 +08:00
aa75b1691a update ProLink 2021-06-25 10:39:30 +08:00
74951b52c1 update docs 2021-06-23 15:27:47 +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
007aa37634 update docs 2021-06-11 10:31:02 +08:00
1fc5407c29 update docs 2021-06-05 21:23:08 +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 v1.0.1 2021-06-03 21:56:29 +08:00
6f95f66393 update docs 2021-05-31 23:26:44 +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
3ba975ecaa update docs 2021-05-24 20:13:45 +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
266c6ba65b Merge remote-tracking branch 'origin/dev' into dev 2021-05-20 10:09:22 +08:00
c75b965c05 Fix pre_save_admin 2021-05-20 09:37:52 +08:00
7a3629bd62 update docs 2021-05-19 22:10:17 +08:00
a3c01fc42c Remove can_create and add get_toolbar_actions. 2021-05-19 15:30:18 +08:00
3ee095fa0d update levels 2021-05-17 09:40:15 +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