shaohuzhang1
|
871e810918
|
fix: Resource authorization: "Select All" is ineffective (#4274)
|
2025-10-28 11:29:17 +08:00 |
shaohuzhang1
|
9a46cac406
|
fix: Folder and Resource Selection Interaction Abnormality (#4260)
|
2025-10-27 14:30:37 +08:00 |
shaohuzhang1
|
58f29ee2f6
|
fix: Resource authorization Sub-resource authorization Parent directory cascading authorization (#4255)
|
2025-10-24 17:09:22 +08:00 |
shaohuzhang1
|
2ecdb66307
|
fix: Resource authorization selection directory checkbox Cancel optimization (#4253)
|
2025-10-24 16:25:54 +08:00 |
wangdan-fit2cloud
|
177e58d295
|
fix: Optimize loop node
|
2025-10-24 15:12:06 +08:00 |
wangdan-fit2cloud
|
c3fca96c98
|
perf: Optimize multiple selections
|
2025-10-22 11:19:44 +08:00 |
wangdan-fit2cloud
|
6485d12646
|
feat: Support folder authorization(#3853)
|
2025-10-21 17:03:21 +08:00 |
wangdan-fit2cloud
|
a4330e30a8
|
fix: Fix operate log page error
|
2025-10-17 14:30:22 +08:00 |
zhangzhanwei
|
3ba1a0be7b
|
feat: Tree-structured data query
|
2025-10-17 11:39:06 +08:00 |
wangdan-fit2cloud
|
ff763c4944
|
perf: optimize breadcrumb
|
2025-10-16 18:37:47 +08:00 |
zhangzhanwei
|
80c790bc8c
|
fix: Typos error
|
2025-10-14 16:48:12 +08:00 |
zhangzhanwei
|
94560b8394
|
feat: Folder authorization frontend
|
2025-10-14 16:39:41 +08:00 |
wxg0103
|
9d9ae437d4
|
feat: add operation log clear policy and related dialog for cleanup time setting
|
2025-10-11 17:40:15 +08:00 |
zhangzhanwei
|
3a267ac074
|
fix: Translate fixed name
|
2025-10-10 14:15:11 +08:00 |
wxg0103
|
d1fd625972
|
fix: correct indentation for resetValidation call in UserDrawer.vue
|
2025-09-29 15:14:00 +08:00 |
wxg0103
|
d466d0f512
|
feat: add resetValidation method to MemberFormContent and improve formatting in UserDrawer
|
2025-09-26 18:23:21 +08:00 |
wangdan-fit2cloud
|
fad4ce9cd0
|
feat: The model directly generates optimized prompt words
|
2025-09-11 17:18:19 +08:00 |
wangdan-fit2cloud
|
bc26024bcc
|
perf: style
|
2025-08-29 17:56:05 +08:00 |
wangdan-fit2cloud
|
24b36bf90f
|
fix: Fix form node drag-and-drop issues and some style errors
|
2025-08-28 17:10:50 +08:00 |
zhangzhanwei
|
f84d093f71
|
fix: The role-based authorization option is temporarily hidden
--bug=1060787 --user=张展玮 【资源管理】偶先不展示按角色授权选项的现象 https://www.tapd.cn/62980211/s/1760688
|
2025-08-25 15:26:16 +08:00 |
wangdan-fit2cloud
|
c217712642
|
perf: Optimize some front-end pages
|
2025-08-22 17:54:48 +08:00 |
wangdan-fit2cloud
|
1f5544b13e
|
perf: Optimize the folder to enter the second level page and retain records and the first conversation does not display the previous record (#3917)
|
2025-08-22 16:27:13 +08:00 |
wangdan-fit2cloud
|
7fcd8d4fce
|
perf: Optimize front-end code
|
2025-08-19 18:51:09 +08:00 |
zhangzhanwei
|
2714a941f9
|
feat: Resource authorization permission
|
2025-08-18 14:24:31 +08:00 |
shaohuzhang1
|
33806f66d0
|
feat: Workplace resource authorization (#3864)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-15 17:48:52 +08:00 |
shaohuzhang1
|
c0b2aa3688
|
feat: System resource authorization function (#3861)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-15 16:03:03 +08:00 |
shaohuzhang1
|
e923422cae
|
fix: The user modified the workspace range but did not automatically refresh after returning to the workspace (#3830)
|
2025-08-06 15:07:19 +08:00 |
wangdan-fit2cloud
|
319bd37b10
|
perf: Icon update (#3812)
|
2025-08-05 14:23:02 +08:00 |
wangdan-fit2cloud
|
27262c9478
|
fix: icon optimize
|
2025-08-04 19:10:56 +08:00 |
shaohuzhang1
|
c1c0c6a5a5
|
perf: Optimize login page (#3805)
* perf: icon optimize
* perf: Optimize login page
---------
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-04 18:07:47 +08:00 |
wxg0103
|
93b63dd18c
|
feat: add clearable option to 'is_active' search field in user management
|
2025-08-04 16:17:14 +08:00 |
wangdan-fit2cloud
|
0e78245bfb
|
perf: Style optimization and some icon updates
|
2025-08-01 17:05:32 +08:00 |
wxg0103
|
9f31832b4d
|
fix: clean up code formatting and adjust user model is_active field to null
|
2025-07-30 16:26:12 +08:00 |
wxg0103
|
caa08e136f
|
feat: add nick_name field to user search and update authentication forms
|
2025-07-29 18:00:24 +08:00 |
wxg0103
|
7205c7fda7
|
fix: set default redirect URLs for CAS, OAuth2, and OIDC configurations
|
2025-07-29 16:36:19 +08:00 |
wxg0103
|
fbef7232da
|
feat: enhance user search functionality with additional filters for active status and source
--bug=1059690 --user=王孝刚 【用户管理】筛选项加上:状态、用户来源 https://www.tapd.cn/62980211/s/1744107
|
2025-07-29 14:52:28 +08:00 |
wxg0103
|
f744e8b109
|
feat: add platform authentication methods and improve QR code handling
|
2025-07-25 17:53:54 +08:00 |
zhangzhanwei
|
3ca8c6ef73
|
perf: Morefilled system and model
|
2025-07-22 16:05:48 +08:00 |
wxg0103
|
95be524066
|
fix: handle potential undefined role_setting in UserDrawer component
|
2025-07-17 18:18:47 +08:00 |
wangdan-fit2cloud
|
2b89fc05d1
|
perf: clear console
|
2025-07-16 16:09:22 +08:00 |
wangdan-fit2cloud
|
d4506d7036
|
fix: style
|
2025-07-16 14:24:44 +08:00 |
wangdan-fit2cloud
|
69ff7f9af4
|
fix: Embedding mode issue fix
|
2025-07-16 13:51:10 +08:00 |
teukkk
|
1b94f16e2a
|
style: ellipsis
|
2025-07-15 14:22:23 +08:00 |
wxg0103
|
58c617691b
|
fix: increase width of module column in permission configuration table
|
2025-07-14 16:34:04 +08:00 |
wangdan-fit2cloud
|
109e8507f1
|
fix: build error
|
2025-07-11 21:11:20 +08:00 |
wxg0103
|
0f4ebc5981
|
refactor: update roleTypeMap type definition for improved clarity
|
2025-07-11 20:45:23 +08:00 |
wangdan-fit2cloud
|
aa43967c08
|
perf: style
|
2025-07-11 19:23:11 +08:00 |
teukkk
|
07a049dddc
|
style: remove the splitter
|
2025-07-11 15:46:55 +08:00 |
wxg0103
|
414769f42d
|
refactor: update default password configuration key and improve model field formatting
|
2025-07-11 15:05:51 +08:00 |
wangdan-fit2cloud
|
4437361eed
|
feat: style
|
2025-07-10 22:37:48 +08:00 |