|
3b04329b04
|
Add the test user to SQL scripts (#696)
|
2025-06-27 18:43:42 +08:00 |
|
|
b9a9b1efe6
|
Update the SQL to adapt frontend plugin (#694)
|
2025-06-26 21:58:35 +08:00 |
|
|
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 |
|
|
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 |
|
|
845f2f0ff8
|
Fix the postgresql sql script syntax error (#669)
|
2025-06-15 16:38:48 +08:00 |
|
|
6883ec34c6
|
Fix the sidebar menu type filtering (#667)
|
2025-06-13 16:50:53 +08:00 |
|
|
5621daea98
|
Update the version to 1.5.0 (#663)
|
2025-06-09 21:32:12 +08:00 |
|
|
71d168dfea
|
Add data permission in init test sql (#662)
|
2025-06-09 21:00:49 +08:00 |
|
|
2d4365189d
|
Update menu sort in init test sql (#661)
|
2025-06-09 20:27:56 +08:00 |
|
|
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 |
|
|
b415dc8912
|
Add OAuth2 user to auto bind a role (#656)
|
2025-06-08 20:18:24 +08:00 |
|
|
7bab8cc636
|
Update default value for role filter scopes (#649)
|
2025-05-31 23:53:47 +08:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
c9e9a45288
|
Update the vben5 tree data structure (#564)
|
2025-04-02 23:18:55 +08:00 |
|
|
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 |
|
|
87af1f1319
|
Fix the sql script for init data (#530)
|
2025-02-25 21:42:03 +08:00 |
|
|
b0f675f697
|
Delete the model redundancy level field (#518)
|
2025-02-24 12:30:08 +08:00 |
|
|
ebe710fac2
|
Update menu field show to display (#498)
|
2025-01-23 22:46:05 +08:00 |
|
|
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 |
|