Wu Clan
|
d906a103af
|
Fix the code generation delete schema template (#708)
|
2025-07-01 22:28:37 +08:00 |
|
Wu Clan
|
7b5ae4696f
|
Fix the code generation schema template (#706)
|
2025-07-01 18:18:47 +08:00 |
|
Wu Clan
|
54ea301152
|
Update the CLI to be executed async (#704)
|
2025-07-01 18:18:29 +08:00 |
|
Wu Clan
|
f36dcb3f5c
|
Update the version number to 1.6.0 (#702)
|
2025-06-30 17:00:19 +08:00 |
|
Wu Clan
|
63d088d62c
|
Update the Dockerfile to adapt the CLI (#701)
|
2025-06-30 16:53:16 +08:00 |
|
Wu Clan
|
a461f78224
|
Optimize the installation of plugin dependencies (#700)
* Optimize the installation of plugin dependencies
* Remove enumerate
* Update main params
|
2025-06-30 09:29:35 +08:00 |
|
Wu Clan
|
c306432708
|
Update the help for CLI run worker (#699)
|
2025-06-29 20:06:45 +08:00 |
|
Wu Clan
|
97f778cc90
|
Add CLI support for plugin install (#698)
* Add CLI support for plugin install
* Fix some usage errors
* Update prompt information
|
2025-06-29 17:41:12 +08:00 |
|
Wu Clan
|
88695ac6ad
|
Add custom CLI for service startup (#697)
* Add custom CLI for service startup
* Remove redundant scripts
* Fix lint
|
2025-06-28 14:56:19 +08:00 |
|
Wu Clan
|
3b04329b04
|
Add the test user to SQL scripts (#696)
|
2025-06-27 18:43:42 +08:00 |
|
Wu Clan
|
bd4acf8121
|
Update the extension plugin config (#695)
|
2025-06-27 18:14:25 +08:00 |
|
Wu Clan
|
b9a9b1efe6
|
Update the SQL to adapt frontend plugin (#694)
|
2025-06-26 21:58:35 +08:00 |
|
Wu Clan
|
c050f58ee9
|
Fix the OAuth2 redirect route names (#693)
|
2025-06-26 21:50:22 +08:00 |
|
Wu Clan
|
d47375ae41
|
Optimize dict create and update logic (#691)
* Optimize dict create and update logic
* Update version
|
2025-06-25 10:41:09 +08:00 |
|
Wu Clan
|
c84f0658fb
|
Update the dict pagination query parameters (#689)
* Update the dict pagination query parameters
* Update the dict pagination query parameters
* Update version
|
2025-06-24 17:34:18 +08:00 |
|
Wu Clan
|
a2902bd23a
|
Add built-in plugin missing files (#688)
|
2025-06-24 17:34:06 +08:00 |
|
Wu Clan
|
69a9b90711
|
Optimize the zip plug-in file name parsing (#687)
|
2025-06-24 17:33:57 +08:00 |
|
Wu Clan
|
b96402e11d
|
Simplify custom response status codes (#686)
|
2025-06-24 10:42:15 +08:00 |
|
Wu Clan
|
0bc6f6a719
|
Update the init test data for SQL scripts (#685)
* Update the init test data for SQL scripts
* Update plugin sql scripts
* fix snowflake id
|
2025-06-24 10:15:23 +08:00 |
|
Wu Clan
|
ebd65c8246
|
Update dict data label column config (#684)
|
2025-06-23 22:33:34 +08:00 |
|
Wu Clan
|
234bf708b3
|
Fix the code with outdated system config (#683)
|
2025-06-23 22:23:06 +08:00 |
|
Dylan
|
6d5e741d94
|
Optimize api with semantic HTTP status codes (#681)
|
2025-06-23 22:18:17 +08:00 |
|
Wu Clan
|
f9bfe8f510
|
Add dictionary type and datas queries (#679)
|
2025-06-23 10:58:55 +08:00 |
|
Wu Clan
|
408c866dda
|
Update cache cleanup for logout interface (#678)
* Update cache cleanup for logout interface
* Add dependencies of interface
|
2025-06-22 23:41:48 +08:00 |
|
Wu Clan
|
bac41a46f8
|
Optimize token detection and caching logic (#677)
|
2025-06-21 20:18:13 +08:00 |
|
Wu Clan
|
8638c26db1
|
Add the snowflake ID sql script (#675)
|
2025-06-20 20:31:44 +08:00 |
|
Wu Clan
|
319ba13df1
|
Optimize routes to better align with RESTful (#673)
* Optimize routes to better align with RESTful
* Add codes endpoint description
* Update jinja templates
* fix typo
* fix sql
|
2025-06-19 11:06:34 +08:00 |
|
Wu Clan
|
0d1f05d307
|
Fix some error class import (#672)
|
2025-06-17 15:30:35 +08:00 |
|
Dylan
|
7afd8415cd
|
Add support for snowflake ID primary key (#670)
* fix: 修复PostgreSQL SQL语法错误,将反引号替换为双引号
* feat: 新增雪花算法ID实现
* 优化雪花算法和主键类型
* 修复错误引用
* 添加雪花详情链接
* feat: add snowflake ID parser method
* 修复独立执行异常
* 更新系统时间错误类
|
2025-06-16 13:34:27 +08:00 |
|
Dylan
|
845f2f0ff8
|
Fix the postgresql sql script syntax error (#669)
|
2025-06-15 16:38:48 +08:00 |
|
Wu Clan
|
11d7792c0f
|
Bump sqlalchemy crud plus version to 1.10.0 (#668)
* Bump sqlalchemy crud plus version to 1.10.0
* Update filter style
* Update filters style
|
2025-06-14 12:35:19 +08:00 |
|
Wu Clan
|
6883ec34c6
|
Fix the sidebar menu type filtering (#667)
|
2025-06-13 16:50:53 +08:00 |
|
Wu Clan
|
5621daea98
|
Update the version to 1.5.0 (#663)
|
2025-06-09 21:32:12 +08:00 |
|
Wu Clan
|
71d168dfea
|
Add data permission in init test sql (#662)
|
2025-06-09 21:00:49 +08:00 |
|
Wu Clan
|
2d4365189d
|
Update menu sort in init test sql (#661)
|
2025-06-09 20:27:56 +08:00 |
|
Wu Clan
|
0c28a46e60
|
Update auth failed default status code (#660)
* Update auth failed default status code
* update init sql
|
2025-06-09 19:58:06 +08:00 |
|
Wu Clan
|
a4c7dae99c
|
Update the plugin download interface permission (#659)
|
2025-06-09 19:10:48 +08:00 |
|
Wu Clan
|
bfda0a226c
|
Update code generate interface permission (#658)
|
2025-06-09 19:10:40 +08:00 |
|
Wu Clan
|
c9bbb105a3
|
Update data scope and rule to m2m (#657)
|
2025-06-09 19:10:15 +08:00 |
|
Wu Clan
|
b415dc8912
|
Add OAuth2 user to auto bind a role (#656)
|
2025-06-08 20:18:24 +08:00 |
|
Wu Clan
|
05b74d71a3
|
Simplify OAuth2 model and optimize auth service (#655)
|
2025-06-08 16:51:19 +08:00 |
|
Wu Clan
|
10c0c691a7
|
Update user email and phone operation logic (#654)
|
2025-06-08 16:43:51 +08:00 |
|
Wu Clan
|
0bc3786fc6
|
Update OAuth2 callback interface return (#653)
|
2025-06-06 20:35:25 +08:00 |
|
Wu Clan
|
a82e9b7b9d
|
Fix data permission condition for filter data (#650)
|
2025-06-01 00:51:31 +08:00 |
|
Wu Clan
|
7bab8cc636
|
Update default value for role filter scopes (#649)
|
2025-05-31 23:53:47 +08:00 |
|
Wu Clan
|
7659b63d88
|
Add data permission condition for filter data (#648)
|
2025-05-31 23:40:59 +08:00 |
|
Wu Clan
|
33ebc5723f
|
Add get all data scope rules interface (#647)
|
2025-05-31 23:09:26 +08:00 |
|
Wu Clan
|
86d9efd785
|
Update the server startup time to string (#646)
|
2025-05-31 17:26:07 +08:00 |
|
Wu Clan
|
57ae7f03a6
|
Refactor routes to better align with RESTful (#645)
|
2025-05-31 17:01:44 +08:00 |
|
Wu Clan
|
6ee3983846
|
Fix the filter of query all menus (#642)
|
2025-05-30 22:48:30 +08:00 |
|