Wu Clan
|
80cef6dde7
|
Update code generator file and table naming (#579)
* Update code generator file and table naming
* Update column table comment
v1.1.0
|
2025-04-17 17:47:20 +08:00 |
|
Huyuwei
|
2d504f281e
|
Fix avatar url type of update avatar (#575)
|
2025-04-17 15:02:19 +08:00 |
|
Wu Clan
|
fc34c98f0a
|
Update the code generator to plugin (#578)
* Update the code generator to plugin
* Fix get all tables return type
|
2025-04-17 11:06:43 +08:00 |
|
Wu Clan
|
1cc020efdd
|
Update unique columns in dict models (#577)
|
2025-04-17 11:06:29 +08:00 |
|
Wu Clan
|
bb33e99e33
|
Update casbin RBAC verify to dynamic import (#576)
|
2025-04-17 11:06:15 +08:00 |
|
Wu Clan
|
6c70b34ae6
|
Optimize the file structure of code generator (#574)
|
2025-04-15 19:54:18 +08:00 |
|
Wu Clan
|
960d9f6215
|
Update the default value for some functions (#573)
* Update the default value for some functions
* Fix lint
|
2025-04-14 14:22:05 +08:00 |
|
Wu Clan
|
085f08ec3b
|
Update the changelog for v1.0.5 (#572)
|
2025-04-09 11:55:49 +08:00 |
|
Wu Clan
|
2a8722f56e
|
Fix the log rule in gitignore (#571)
v1.0.5
|
2025-04-09 11:53:55 +08:00 |
|
Wu Clan
|
4372b9bbc2
|
Bump fastapi oauth2 from 0.0.1a2 to 0.0.1 (#570)
|
2025-04-09 11:49:04 +08:00 |
|
Wu Clan
|
db81319dc4
|
Fix the failure hook of celery task (#569)
|
2025-04-08 12:09:29 +08:00 |
|
Wu Clan
|
644f7a0413
|
Fix the login password verification (#568)
* Fix the login password verification
* Update the check criteria
|
2025-04-07 11:04:39 +08:00 |
|
Wu Clan
|
b93ff19ebe
|
Update the number of pagination le (#565)
|
2025-04-03 19:32:26 +08:00 |
|
Wu Clan
|
4c007cb47d
|
Update custom validation error messages (#566)
|
2025-04-03 19:32:11 +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
|
289cf5b974
|
Update dict data and type to plugin (#562)
|
2025-04-02 14:04:06 +08:00 |
|
Wu Clan
|
e207622a70
|
Update the system config to plugin (#561)
|
2025-04-02 13:43:24 +08:00 |
|
Wu Clan
|
38d9d9fda5
|
Add python 3.13 to GitHub ci (#560)
|
2025-03-28 14:22:45 +08:00 |
|
Wu Clan
|
996895e775
|
Bump dependencies and pre-commits (#559)
|
2025-03-28 14:22:20 +08:00 |
|
Wu Clan
|
0675e53f2a
|
Update the changelog for v1.0.4 (#558)
|
2025-03-28 10:15:11 +08:00 |
|
Wu Clan
|
e492cec7d7
|
Optimize codes and comments with cursor (#550)
v1.0.4
|
2025-03-28 10:08:32 +08:00 |
|
PoetryL
|
92fe1e7554
|
Fix the query for the sub department (#557)
|
2025-03-27 23:30:12 +08:00 |
|
Wu Clan
|
7b080600f6
|
Update volumes of redis in docker compose (#556)
|
2025-03-26 18:58:06 +08:00 |
|
Wu Clan
|
71f9667bc0
|
Fix the celery env in docker compose (#555)
|
2025-03-26 18:34:41 +08:00 |
|
Thank CAT
|
2bf548f8b9
|
Fix filters for opera log query list (#554)
|
2025-03-25 09:19:28 +08:00 |
|
Wu Clan
|
15fd4545aa
|
Optimize schemas with model relationships (#552)
|
2025-03-20 18:46:13 +08:00 |
|
Wu Clan
|
7f6c4ad6da
|
Fix return schema of the config api (#551)
|
2025-03-20 16:27:44 +08:00 |
|
Wu Clan
|
2be12b4ea4
|
Fix async install plugin dependencies for windows (#549)
|
2025-03-17 23:39:10 +08:00 |
|
Wu Clan
|
baebdd9870
|
Optimize dependencies to reduce package size (#548)
|
2025-03-17 18:41:58 +08:00 |
|
Wu Clan
|
d1648bb709
|
Update git and docker ignore files (#547)
* Update git and docker ignore files
* add __pycache__ dir
* add .python-version
|
2025-03-17 13:20:21 +08:00 |
|
Wu Clan
|
a4a394a18d
|
Optimize the dynamic import of data models (#546)
|
2025-03-16 15:13:09 +08:00 |
|
Wu Clan
|
951fdc902a
|
Optimize the return of relationship interfaces (#545)
* Optimize the return of relationship interfaces
* Fix gen business detail schema
|
2025-03-13 18:30:05 +08:00 |
|
Wu Clan
|
18ffa06d70
|
Updated the backend contribution guide (#544)
|
2025-03-12 18:15:10 +08:00 |
|
Wu Clan
|
d28f152d78
|
Update the changelog for v1.0.3 (#543)
|
2025-03-12 14:23:38 +08:00 |
|
Wu Clan
|
1e3e9ea84a
|
Update docker scripts and nginx conf (#542)
v1.0.3
|
2025-03-11 23:26:53 +08:00 |
|
Huyuwei
|
5b42e59d65
|
Add Aliyun mirror to PyPI index in pyproject.toml (#541)
* Add Aliyun mirror to PyPI index in pyproject.toml
* Update uv.lock
* fix end of files
* Remove UV_INDEX environment variable from Dockerfile
|
2025-03-11 16:48:30 +08:00 |
|
Huyuwei
|
1882467554
|
Fix Dockerfile mounts for dependency installation (#540)
|
2025-03-10 15:34:11 +08:00 |
|
Huyuwei
|
f1cd48e9d0
|
Fix typos in Dockerfile comments (#539)
|
2025-03-10 15:33:42 +08:00 |
|
Wu Clan
|
d1fd84617b
|
Refactor toml and dependencies file dir (#538)
* Refactor toml and dependencies file dir
* fix ci
|
2025-03-09 23:38:20 +08:00 |
|
Wu Clan
|
03fcf82b26
|
Update docker scripts in backend README (#537)
|
2025-03-04 18:34:07 +08:00 |
|
Wu Clan
|
f75e1bf3df
|
Update the changelog for v1.0.2 (#536)
|
2025-03-01 16:01:41 +08:00 |
|
Wu Clan
|
554a6f59bd
|
Add plugin related interfaces (#535)
* Add plugin related interfaces
* Update interface auth
* Add build plugin zip service
v1.0.2
|
2025-03-01 15:58:41 +08:00 |
|
Wu Clan
|
68d41cf028
|
Add log module root and output levels (#534)
|
2025-02-27 15:38:41 +08:00 |
|
Wu Clan
|
5defeca590
|
Fix celery async task worker pool (#533)
* Fix celery async task worker pool
* Update celery start scripts
* fix lint
|
2025-02-27 15:38:10 +08:00 |
|
Wu Clan
|
4d94418124
|
Update the changelog for v1.0.1 (#532)
|
2025-02-26 15:53:25 +08:00 |
|
Huyuwei
|
6c258f056a
|
Optimize Dockerfile for faster builds (#526)
v1.0.1
|
2025-02-26 14:45:48 +08:00 |
|
Wu Clan
|
87af1f1319
|
Fix the sql script for init data (#530)
|
2025-02-25 21:42:03 +08:00 |
|
Wu Clan
|
3f9badd4b9
|
Add sqlalchemy connection pool config (#529)
|
2025-02-25 15:46:10 +08:00 |
|
Wu Clan
|
06de770c4d
|
Add async attrs for sqla mapped base (#528)
|
2025-02-25 15:43:35 +08:00 |
|