Wu Clan
e9ed1292f0
Update project name symbol in multiple files ( #1097 )
2026-03-05 18:37:16 +08:00
Wu Clan
39c3366e0a
Refactor the menu SQL definition in SQL scripts ( #1092 )
...
* Refactor the menu SQL definition in SQL scripts
* Fix know issues
2026-02-28 20:08:27 +08:00
Wu Clan
d843dfa1c7
Update SQL scripts related to data permissions ( #1084 )
2026-02-24 14:15:55 +08:00
Wu Clan
0729061438
Fix typos in data rule sql scripts ( #926 )
2025-11-18 19:33:24 +08:00
Wu Clan
cf9e5dc4f4
Update user and login security configs ( #922 )
...
* Update user and login security configs
* Optimize some code definitions
* Update config comments
* Update the captcha check
* Update the config plugin sql scripts
* Add user password history model to init
* Fix some logic errors
* Add last_password_changed_time to user sql
* Fix user update password
* Fix the dynamic config check
* Update the user sql style
2025-11-16 21:23:36 +08:00
Wu Clan
0ea213edfd
Optimize the data permission condition build ( #904 )
2025-11-08 16:35:15 +08:00
Wu Clan
e6e53296a8
Optimize sqlalchemy types to simplify compatibility ( #870 )
...
* Optimize sqlalchemy types to simplify compatibility
* Update TimeZone type comment
2025-10-20 17:41:00 +08:00
Wu Clan
0cbe635ed8
Update superuser verify to dependency injection ( #852 )
...
* Update superuser verify to dependency injection
* Update sql scripts
2025-10-14 17:38:47 +08:00
Wu Clan
a6bbf2971d
Update the menu title in SQL scripts ( #770 )
2025-08-15 19:58:46 +08:00
Wu Clan
3b04329b04
Add the test user to SQL scripts ( #696 )
2025-06-27 18:43:42 +08:00
Wu Clan
b9a9b1efe6
Update the SQL to adapt frontend plugin ( #694 )
2025-06-26 21:58:35 +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
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
Dylan
845f2f0ff8
Fix the postgresql sql script syntax error ( #669 )
2025-06-15 16:38:48 +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
b415dc8912
Add OAuth2 user to auto bind a role ( #656 )
2025-06-08 20:18:24 +08:00
Wu Clan
7bab8cc636
Update default value for role filter scopes ( #649 )
2025-05-31 23:53:47 +08:00
Huyuwei
5f3823cb6d
Fix auto-increment id for postgres init data ( #632 )
...
* fix: Reset auto-increment values for all tables based on max id
* refactor: Remove auto-increment reset for mysql
* remove unused code
2025-05-28 13:01:44 +08:00
Wu Clan
b275481742
Update the menu path and type columns ( #622 )
...
* Update the menu path and type columns
* Update build vben5 tree
* Update data
2025-05-22 21:22:24 +08:00
Wu Clan
bcc764142b
Update the OAuth2 module to plugin ( #620 )
...
* Update the OAuth2 module to plugin
* update create user social param
2025-05-22 14:36:23 +08:00
Wu Clan
032364e48e
Refactor the data rule to scope rule ( #596 )
...
* WIP
* update codes
* update codes
* update filter_data_permission
* Fix schema
* Fix issues
2025-04-28 18:15:52 +08:00
Wu Clan
c9e9a45288
Update the vben5 tree data structure ( #564 )
2025-04-02 23:18:55 +08:00
Wu Clan
d44a5491f5
Update menu and add vben5 compatibility ( #563 )
...
* Update menu and add vben5 compatibility
* Update sidebar api description
2025-04-02 22:20:19 +08:00
Wu Clan
87af1f1319
Fix the sql script for init data ( #530 )
2025-02-25 21:42:03 +08:00
Wu Clan
b0f675f697
Delete the model redundancy level field ( #518 )
2025-02-24 12:30:08 +08:00
Wu Clan
ebe710fac2
Update menu field show to display ( #498 )
2025-01-23 22:46:05 +08:00
Meepoljdx
78dad3021a
Add postgresql database support ( #475 )
...
* feat: add postgresql db supports
* change: change mysql conn str create way
* fix: Modify the default alembic migration file to meet multi-database support
* Update settings and lint
* update models
* Simplify database config
* Simplify the get db method
* Update create db url
* Updated model type adaptation
* Update sql scripts
* Fix models type
* Adaptation to postgresql code generation
* Update README.md
* Fix alembic file template
* Update docker scripts
2024-12-25 22:04:04 +08:00