1
0
mirror of https://github.com/jumpserver/lina.git synced 2025-05-12 01:58:51 +00:00
Commit Graph

6745 Commits

Author SHA1 Message Date
Bryan
e58ec6057c
Merge pull request from jumpserver/dev
v4.6.0
2025-01-15 14:39:21 +08:00
zhaojisen
d1a48a2e56 Perf: Perf Pt Language Style 2025-01-14 15:35:11 +08:00
zhaojisen
5925ac448e Fixed: Fixed the issue that When switching different node export same file 2025-01-13 18:01:16 +08:00
zhaojisen
fdb1dd886b Fixed: Fixed the issue where tag deletion required double-click 2025-01-13 16:30:55 +08:00
jiangweidong
2f9ad17b1f feat: Cloud sync supports syncing tags 2025-01-08 14:34:26 +08:00
zhaojisen
25c7d0a372 Optimize the execution efficiency of data selection 2025-01-06 18:17:06 +08:00
jiangweidong
46898d2419 feat: VMware automatically syncs folders to node 2025-01-03 18:52:26 +08:00
Aaron3S
f2ac6a61ab feat: facelive add license check 2024-12-19 17:50:27 +08:00
Bryan
7ab20c5885
Merge pull request from jumpserver/dev
v4.5.0
2024-12-19 15:57:44 +08:00
fit2bot
5f904f99b6
perf: login redirect to next page ()
Co-authored-by: ibuler <ibuler@qq.com>
2024-12-19 15:34:47 +08:00
Bai
6fbef03b33 fix: face auth bind/unbind error when open single page 2024-12-19 15:33:39 +08:00
zhaojisen
98aa11bb64 fixed: Remove Unused Style 2024-12-19 15:29:23 +08:00
zhaojisen
fba83f39bd fixed: Style Error 2024-12-19 12:49:30 +08:00
Bai
c3a2c3c23d fix: enter system org while user login 2024-12-19 12:05:45 +08:00
wangruidong
5125038e9c perf: Add default value validation to VariableCreateUpdateForm 2024-12-19 12:00:38 +08:00
zhaojisen
42ca29bdaf fixed: Side Menu text overflow 2024-12-19 11:16:08 +08:00
zhaojisen
1c4893bc22 fixed: Revert Select Strategy 2024-12-19 10:05:26 +08:00
wangruidong
5a26589052 fix: Execute after save sometimes the variable is undefine. 2024-12-18 19:15:47 +08:00
zhaojisen
4c2cdc1232 perf: It fits the PT-BR 2024-12-18 18:43:23 +08:00
zhaojisen
cb6e40bea7 fixed: Fixed an issue where the total number of cross-page multiple selections was the number of selected pages 2024-12-18 18:39:27 +08:00
Bai
4c61a84652 fix: approve ticket special account not found 2024-12-18 16:14:27 +08:00
wangruidong
ffaca80b21 feat: Add help tips to VariableCreateUpdateForm fields 2024-12-18 15:54:06 +08:00
zhaojisen
0f5f6b860b fixed: Optimize the execution efficiency of full selection and reverse selection, and solve the problem of invalid data selection in card 2024-12-18 11:22:41 +08:00
wangruidong
a9ba931bba perf: Add 'labels' column to AssetPermission and Domain tables 2024-12-18 10:55:48 +08:00
wangruidong
23fae59411 feat: Add permission checks for platform editing 2024-12-17 19:10:27 +08:00
Chenyang Shen
320613d15d
Merge pull request from jumpserver/pr@dev@feat_add_translate
feat: add translate
2024-12-17 17:42:07 +08:00
Aaron3S
57ea32e785 feat: add translate 2024-12-17 17:40:44 +08:00
Eric
3e3f80c59b perf: component names use the same letter case 2024-12-17 16:21:31 +08:00
feng
c15ba5b078 fix: tag search display error 2024-12-17 10:32:18 +08:00
wangruidong
651888faab perf: Add 'labels' column to UserGroupList table 2024-12-16 19:00:00 +08:00
feng626
d220047fe2 Revert "perf: Platform global"
This reverts commit bbe80f0292.
2024-12-16 14:09:49 +08:00
feng
bbe80f0292 perf: Platform global 2024-12-16 11:40:35 +08:00
feng
41e73a2c9b perf: Firefox unable to download file 2024-12-13 12:51:52 +08:00
feng
7d89cf9f45 perf: Re-login after csrf expires 2024-12-13 10:23:36 +08:00
Bai
8a048f692f fix: remove log 2024-12-12 18:49:39 +08:00
Bai
800317346c fix: current org is system and no preorg user logout error 2024-12-12 11:35:31 +08:00
wangruidong
4a1e2db7ca fix: Org admin view platform perms 2024-12-11 19:12:57 +08:00
Bai
6702d94ba1 fix: org changed error 2024-12-11 10:37:56 +08:00
Bai
a87d04fb9d fix: user login always change to system org 2024-12-10 19:14:13 +08:00
zhaojisen
367db0daf1 fixed: Fixed a text wrap issue 2024-12-10 16:05:55 +08:00
zhaojisen
583b28a6c4 fixed: Fixed an organization error after entering Settings under Global Organization manually 2024-12-09 17:19:37 +08:00
Chenyang Shen
ec5f2e69eb
Merge pull request from jumpserver/pr@dev@feat_change_face_context_url
feat: change face context url
2024-12-09 16:55:22 +08:00
Aaron3S
d058f0e777 feat: change face context url 2024-12-09 16:53:52 +08:00
老广
89befaad43 Create llm-code-review.yml 2024-12-09 16:20:12 +08:00
zhaojisen
548d0e0670 perf:Optimize the execution efficiency of all and reverse selection 2024-12-05 12:39:17 +08:00
zhaojisen
7b862ee0e1 fixed: Fixed an issue where all select a large number of data cards died 2024-12-04 16:58:45 +08:00
fit2bot
d4e37e9418
fixed: Fixed an issue where multiple selections across pages could not be reversed ()
* fixed: Fixed an issue where multiple selections across pages could not be reversed

* fixed: Fixed an issue where multiple selections across pages could not be reversed

---------

Co-authored-by: zhaojisen <1301338853@qq.com>
2024-12-04 15:08:23 +08:00
Bai
b53b1d1e58 perf: languages settings 2024-12-03 17:01:12 +08:00
fit2bot
0342c73f07
feat: Vault adds Amazon Secrets Manager ()
Co-authored-by: jiangweidong <1053570670@qq.com>
2024-11-29 18:03:26 +08:00
Aaron3S
727d9037d1 feat: move face setting to profile 2024-11-28 18:23:59 +08:00