32 Commits

Author SHA1 Message Date
c684c82a9d fix: translations build. 2022-08-24 20:01:04 +08:00
cc5f9b2670 update version 2021-09-01 11:04:54 +08:00
0baafefbf3 Fix action link 2021-07-16 09:58:06 +08:00
17a17db9e6 split footer 2021-05-16 14:22:56 +08:00
7f957661ec new project 2021-04-25 17:17:21 +08:00
f130cd9196 Fix home menu and update version 2020-11-02 17:49:49 +08:00
0e95a7b146 Hide menu when no children menu. 2020-10-15 12:54:44 +08:00
866b87141c Auto register permission 2020-08-14 16:16:34 +08:00
0795627b5d update deps 2020-07-22 18:08:57 +08:00
f1100c194e Merge remote-tracking branch 'origin/dev' into dev 2020-07-05 23:51:14 +08:00
3ada1a1b1c update Makefile 2020-07-05 23:51:04 +08:00
09525d363a Rename fastapi_admin.models.User to fastapi_admin.models.AbstractUser. 2020-07-02 11:46:12 +08:00
0021487167 Make uvloop dependency optional. 2020-07-02 00:11:08 +08:00
6a146a17e0 update dependencies 2020-06-16 18:08:06 +08:00
53faf7a129 add cli --version 2020-06-15 00:02:31 +08:00
afabc6cd27 add Makefile
update cli
2020-05-22 21:28:32 +08:00
c81b1f7b6a add builtin menus 2020-05-17 11:26:19 +08:00
ea5b91e4df update README.rst
update version 0.2.4
2020-04-29 11:39:03 +08:00
04d5e04dee fix rest
add custom home view
2020-04-26 15:45:39 +08:00
d5c26c0ba2 update front and example 2020-04-25 18:20:27 +08:00
f592a4288e fix permissions 2020-04-21 18:16:27 +08:00
6927c6a070 update README.rst 2020-04-16 00:14:36 +08:00
868177fa09 fix tortoise-orm error
external link
update examples
2020-04-13 16:15:49 +08:00
51e5f7c043 add bulk actions support 2020-04-11 19:53:41 +08:00
3cdfdd2b36 add xlsx export 2020-04-10 23:30:57 +08:00
f574ca313b support datetime picker
readonly support
custom fields_type
2020-04-10 14:03:15 +08:00
9658eacc36 add sort support
add ManyToManyField support
2020-04-09 23:58:34 +08:00
78255ae78a add search fields 2020-04-08 19:31:50 +08:00
15f6af9b0d update version 2020-04-08 01:46:56 +08:00
e8069484f5 update README.rst
add support to fk
2020-04-06 21:41:06 +08:00
4993272e1a update version 2020-04-06 18:57:43 +08:00
82a26ed9c4 first commit 2020-04-06 18:21:35 +08:00