Commit Graph

115 Commits

Author SHA1 Message Date
wxg0103 eeb101d150 refactor: i18n 2025-06-23 19:04:38 +08:00
CaptainB b496a2b2c5 feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
shaohuzhang1 35d86c6484
feat: workspace manage role (#3333) 2025-06-20 17:15:55 +08:00
wxg0103 1f5587eeeb fix: workspace add member 2025-06-20 14:23:25 +08:00
shaohuzhang1 f40e625ee1
fix: workspace (#3320)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-19 21:43:57 +08:00
wxg0103 c4642a3595 refactor: user 2025-06-19 15:26:29 +08:00
wxg0103 af61494779 refactor: user 2025-06-19 14:37:59 +08:00
wxg0103 4e5285ce23 refactor: permission 2025-06-18 20:21:25 +08:00
wxg0103 9ac2710b24 refactor: permission 2025-06-18 19:21:27 +08:00
wxg0103 4975c4b2bf refactor: permission 2025-06-18 17:25:24 +08:00
zhangzhanwei 4eb594598c feat: Permission update 2025-06-18 15:10:01 +08:00
wxg0103 b16d1d68dc refactor: user 2025-06-18 14:01:43 +08:00
shaohuzhang1 4205dc902f
fix: permission (#3292) 2025-06-18 13:33:49 +08:00
shaohuzhang1 5e9a7583a3
fix: ui 404 (#3290) 2025-06-18 12:14:40 +08:00
wxg0103 02e7cacb10 refactor: user reset password 2025-06-12 19:16:30 +08:00
wxg0103 6ad9682465 refactor: add switch language 2025-06-12 11:25:19 +08:00
wxg0103 e0d08ac590 refactor: add switch language 2025-06-12 11:25:07 +08:00
wxg0103 6c342e02f0 refactor: add all user list 2025-06-11 18:29:26 +08:00
wxg0103 874dd34cba refactor: user add log 2025-06-11 16:40:09 +08:00
wxg0103 fa818fc6e8 refactor: workspace add user member 2025-06-11 14:27:06 +08:00
wxg0103 7ca61274f2 refactor: workspace add user member 2025-06-11 14:15:49 +08:00
shaohuzhang1 f5baae4117
fix: application page (#3233) 2025-06-11 12:21:13 +08:00
wxg0103 c07fd323bf refactor: workspace add user member 2025-06-11 11:35:47 +08:00
wxg0103 bec1cbd000 refactor: workspace add user member 2025-06-11 11:25:26 +08:00
wxg0103 cfafc3f0ba refactor: cache 2025-06-10 19:50:33 +08:00
wxg0103 980a27bb74 refactor: add logout
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-07 19:05:27 +08:00
wxg0103 8d40004c67 refactor: add logout 2025-06-07 19:03:18 +08:00
wxg0103 0cb33dad5a feat: ui add system settings 2025-06-05 19:47:47 +08:00
zhangzhanwei e63572b89b feat: System operate log 2025-06-05 14:12:14 +08:00
wxg0103 070a5d4ed3 refactor: user add batch delete 2025-06-03 18:35:42 +08:00
wxg0103 4de998dee2 refactor: user nick_name 2025-06-03 16:48:14 +08:00
wxg0103 b1a6c463d0 refactor: user page add role 2025-05-30 11:07:24 +08:00
wxg0103 743b04aebf refactor: user role 2025-05-28 17:45:02 +08:00
shaohuzhang1 080a6031bd
feat: application save (#3150)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-05-27 11:08:55 +08:00
wxg0103 ba79dd8582 refactor: user add role setting 2025-05-27 09:47:33 +08:00
wxg0103 b7843fd2bf refactor: user add role 2025-05-26 16:12:08 +08:00
wxg0103 2da3eac1b5 refactor: user model 2025-05-23 18:07:23 +08:00
wxg0103 9dc06909bd refactor: login captcha 2025-05-22 15:42:12 +08:00
wxg0103 3c5b38dc44 refactor: list
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-05-20 17:14:12 +08:00
wxg0103 0a1d5c4fbf refactor: permission constants
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-05-16 18:23:27 +08:00
wxg0103 8fb8c06e0b refactor: user 2025-05-15 12:07:07 +08:00
wxg0103 4eed42b6a0 refactor: user add default password
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-05-13 14:39:47 +08:00
CaptainB 94c5c4197c fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
wxg0103 0401c01c93 refactor: user add role setting 2025-05-08 10:51:01 +08:00
wxg0103 06f834b7e3 feat: user manage 2025-04-28 17:36:56 +08:00
shaohuzhang1 c79479d80b
feat: User profile returns permission role information (#3005)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-04-27 18:27:35 +08:00
wxg0103 7aa294db38 feat: support create user 2025-04-27 17:59:47 +08:00
wxg0103 bca128ec39 feat: support create user 2025-04-27 16:26:40 +08:00
CaptainB fbb4e7d449 feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
shaohuzhang1 dcb77bbe16
feat: Captcha (#2913)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-04-17 19:16:54 +08:00