hu.sima
1bb62022f1
fix(api): check new column support enum change
2024-04-16 15:34:03 +08:00
hu.sima
ed445a8d82
fix(api): secrets_shares Import ERROR
2024-04-16 15:33:36 +08:00
pycook
3626b1a97e
feat(api): service tree search by keywords ( #471 )
2024-04-15 20:04:56 +08:00
loveiwei
32529fba9b
fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn) ( #469 )
...
* fix: 解决在麒麟系统上使用docker安装时使用celery -D启动 celery 可能出现的问题
* fix: 解决在麒麟系统上使用docker安装时使用celery -D启动 celery 可能出现的问题
* fix: NoneType happend while unsealing the secret funtion, cancel the address check while unseal and seal
* fix: unseal secret function
* fix: remove depens_on in docker-compose
* fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn)
2024-04-15 18:08:47 +08:00
dagongren
a042b4fe39
fix(cmdb-ui):ci detail relation repeatly ciid ( #468 )
2024-04-15 13:50:50 +08:00
dagongren
a0631414dc
style: global static.less ( #467 )
2024-04-12 15:18:52 +08:00
pycook
5266cb5b88
release: 2.4.2
2024-04-03 15:55:13 +08:00
dagongren
c7d4bec988
feat(cmdb-ui): attributes relation ( #463 )
2024-04-03 15:27:54 +08:00
pycook
099ddd6ca9
feat(api): rebuild relation by attribute ( #462 )
2024-04-03 15:13:43 +08:00
pycook
bd813174b1
feat(api): build relation by attributes ( #461 )
2024-04-02 09:19:51 +08:00
dagongren
0a43680d6e
feat:add icons ( #460 )
2024-04-01 17:37:00 +08:00
dagongren
976c6cfe91
fix:topmenu shake & change logo ( #459 )
2024-04-01 15:11:24 +08:00
pycook
cf594f04ba
fix(api): import CIType
2024-03-29 15:50:07 +08:00
ivonGwy
4232094aed
fix: discover scripts ( #458 )
...
Co-authored-by: wang-liang0615 <dhuwl0615@163.com>
2024-03-29 15:48:46 +08:00
dagongren
d08827d086
style and 文案变更 ( #457 )
2024-03-29 15:02:18 +08:00
pycook
d25ae532cd
fix(api): CIType template import
2024-03-29 14:20:56 +08:00
pycook
9fbb6ee64d
docs: docker-compose changed to docker compose
2024-03-29 13:27:23 +08:00
pycook
b62f0e96fd
Merge branch 'master' of github.com:veops/cmdb
2024-03-29 13:14:00 +08:00
pycook
c1bcd0ce45
fix(acl): del resource
2024-03-29 13:13:38 +08:00
dagongren
c8b55c34eb
i18n ( #456 )
2024-03-29 13:11:52 +08:00
pycook
4b5906770f
release: v2.4.1
2024-03-29 12:47:23 +08:00
dagongren
4188ac7252
i18n ( #455 )
2024-03-29 12:23:23 +08:00
dagongren
2efbc6474a
style && service tree define ( #454 )
2024-03-29 11:53:43 +08:00
pycook
03eac0c4d2
pref(api): error tips for out of range value ( #453 )
2024-03-29 11:46:50 +08:00
dagongren
2a861250eb
fix:icon/filter/router...and some bugs ( #451 )
2024-03-29 10:50:14 +08:00
dagongren
8fc19d8b7c
icon font && opsTable ( #450 )
2024-03-28 20:59:32 +08:00
dagongren
430d2ff6d0
fix:cmdbgrant ( #449 )
2024-03-28 20:16:47 +08:00
dagongren
2517009d70
fix:Login ( #448 )
2024-03-28 19:56:54 +08:00
dagongren
67da360d80
Dev UI 240328 ( #447 )
...
* feat:ui 全面升级
* feat:ui全面升级
2024-03-28 19:53:54 +08:00
dagongren
24c56fb259
feat:ui 全面升级 ( #446 )
...
* feat:ui 全面升级
* feat:ui全面升级
2024-03-28 19:47:46 +08:00
pycook
37d5da65de
Dev api 240328 ( #445 )
...
* feat(api): login api supports parameter auth_with_ldap
* fix(api): transfer attribute
2024-03-28 19:12:47 +08:00
dagongren
2224ebd533
feat:ui 全面升级 ( #444 )
2024-03-28 18:38:15 +08:00
pycook
bf6331d215
fix(api): batch import ci relation
2024-03-26 20:38:39 +08:00
pycook
b18b90ab4e
fix(api): import CIType
...
fix(api): import CIType
2024-03-26 16:53:10 +08:00
pycook
702e17a7a4
fix(api): revoke service tree node permissions
...
fix(api): revoke service tree node permissions
2024-03-26 12:05:22 +08:00
pycook
a7586aa140
feat(api): support service tree editing ( #437 )
2024-03-26 10:58:11 +08:00
simontigers
ad3f96431c
Merge pull request #431 from simontigers/common_employee_edit_department_in_acl
...
fix(api): common_employee_edit department in acl role
2024-03-25 11:46:30 +08:00
hu.sima
1515820713
fix(api): common_employee_edit department in acl role
2024-03-25 11:46:04 +08:00
simontigers
7728b57878
Merge pull request #430 from simontigers/common_file_ext_check
...
fix(api): check file ext with magic
2024-03-25 11:17:36 +08:00
hu.sima
a419eefd72
fix(api): check file ext with magic
2024-03-25 11:16:04 +08:00
simontigers
a44e5f6cf1
Merge pull request #429 from simontigers/common_check_new_columns
...
fix(api): common check new columns
2024-03-22 17:52:19 +08:00
simontigers
7d46e92c2d
fix(api): common check new columns
2024-03-22 16:48:16 +08:00
pycook
4117cf87ec
Merge branch 'master' of github.com:veops/cmdb
2024-03-20 11:56:49 +08:00
pycook
9e0fe0b818
fix: custom dashboard
2024-03-20 11:56:39 +08:00
dagongren
2a8f1ab9a4
style:update global.less ( #426 )
2024-03-19 10:01:38 +08:00
pycook
c0fe99b8c7
release: 2.3.13
2024-03-18 20:35:51 +08:00
dagongren
42feb4b862
feat(cmdb-ui):service tree grant ( #425 )
2024-03-18 19:59:16 +08:00
pycook
482d34993b
Dev api 0308 ( #424 )
...
* feat(api): grant by node in relation view
* fix(api): When removing attributes, remove the unique constraint
* feat(api): grant by service tree
2024-03-18 19:57:25 +08:00
simontigers
7ff309b8b8
fix(api): edit employee depart with rid=0 ( #420 )
2024-03-12 17:46:50 +08:00
rustrover
98eb47d44f
fix: some typos ( #415 )
...
Signed-off-by: gcmutator <329964069@qq.com>
Co-authored-by: gcmutator <329964069@qq.com>
2024-03-11 15:04:38 +08:00