Commit Graph

72 Commits

Author SHA1 Message Date
pycook cc98f903ea feat(api): supports bool and reference 2024-08-20 13:49:51 +08:00
YangEver 73c9a6fa72
bugfix: cmdb-api auto_discovery add unique_value param
自动发现接口需要根据unique_value参数进行数据唯一性校验,此参数为必填项
2024-08-07 15:50:42 +08:00
pycook 175778a162
perf(api): auto discovery (#582) 2024-07-25 17:45:26 +08:00
pycook bc66d33ce0
fix(api): auto discovery configuration save password
fix(api): auto discovery configuration save password
2024-07-02 21:32:30 +08:00
pycook d5db68d7d0
feat(api): auto discovery supports mapping (#569) 2024-07-02 20:19:50 +08:00
pycook fa32758462
perf(api): CIType templates download (#567) 2024-06-27 20:54:38 +08:00
pycook b34e83124f
perf(api): auto discovery has been upgraded (#559) 2024-06-20 20:30:04 +08:00
pycook 50134e6a0b
feat(api): attribute association supports multiple groups (#527) 2024-06-04 11:34:54 +08:00
pycook 49bc5d94a9 fix(api): topology view read permission 2024-05-29 11:34:02 +08:00
pycook e63038d1b6
feat(api): topology view (#523)
* feat(api): topology views crud

* feat(api): topology view

* feat(api): topology view api done

* feat(api): topology view is done
2024-05-28 17:50:09 +08:00
pycook ef25c94b5d fix(api): permissions for CIType group editing 2024-04-29 15:18:47 +08:00
pycook d16462d8b7
feat(api): ci baseline rollback (#498) 2024-04-28 19:19:14 +08:00
pycook 3626b1a97e
feat(api): service tree search by keywords (#471) 2024-04-15 20:04:56 +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
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
pycook a7586aa140
feat(api): support service tree editing (#437) 2024-03-26 10:58:11 +08:00
hu.sima a419eefd72 fix(api): check file ext with magic 2024-03-25 11:16:04 +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
pycook 09376dbd2b
feat(api): CIType inheritance (#405) 2024-03-01 13:51:13 +08:00
pycook 6e3f9478b3
Dev api 240111 (#377)
* feat(api): My subscription supports CIType sorting

* feat(api): db change
2024-01-11 18:01:37 +08:00
pycook 8f066e95a6
fix(api): grant by attr (#373) 2024-01-10 16:52:27 +08:00
simontigers 4261f6fb57
fix(api): common department allow parent (#358)
* fix(api): common department edit method

* fix(api): common department edit method

* fix(api): common department allow parent
2024-01-03 15:19:08 +08:00
simontigers 82ea1ddc79
fix(api): common department edit method (#356)
* fix(api): common department edit method

* fix(api): common department edit method
2024-01-03 14:31:54 +08:00
simontigers 995e581315
fix(api): common department edit method (#355) 2024-01-03 14:26:40 +08:00
pycook 100a889cb8
fix(api): CI revoke permission (#337) 2023-12-25 12:15:20 +08:00
kdyq007 b093569453
[更新] 修复 LDAP 登录失败的问题 (#336)
Co-authored-by: sherlock <sherlock@gmail.com>
2023-12-25 09:36:31 +08:00
pycook c143d6ae5b fix(api): role grant 2023-12-23 12:30:52 +08:00
pycook ffae57642c
fix(api): ci relation search
fix(api): ci relation search
2023-12-22 15:35:02 +08:00
pycook 20f3e917fe
pref(api): import and export of CIType templates
pref(api): import and export of CIType templates
2023-12-22 14:32:03 +08:00
simontigers a6e2aca281
fix(api): svg upload (#321) 2023-12-21 18:58:35 +08:00
pycook fe22e363b4 fix(api): ldap authentication 2023-12-19 00:16:56 +08:00
simontigers 4ea947f741
fix: auth config (#318) 2023-12-18 18:27:06 +08:00
simontigers e5ab2c2573
fix: auth config (#317) 2023-12-18 16:52:24 +08:00
pycook 73d53f0440
pref(api): authentication and login log (#308)
* pref(api): authentication and login log

* feat(api): ldap and OAuth2.0
2023-12-14 19:53:08 +08:00
simontigers d4a37af183
feat(api): auth config api (#309) 2023-12-14 19:39:21 +08:00
simontigers 6ff942c107
feat(api): upload file save db (#292) 2023-12-11 18:22:33 +08:00
simontigers edde467c87
fix(api): common_data delele (#282) 2023-11-30 13:03:09 +08:00
pycook d525e1ec54
feat(api): only the role cmdb_admin can modify the CIType group (#280) 2023-11-29 17:40:12 +08:00
pycook 5fe27f8678
feat(api): issue #212 (#279) 2023-11-24 10:26:48 +08:00
simontigers 9d5bdf1b0d style(common-setting): clean warning (#246) 2023-10-30 17:35:34 +08:00
pycook c0726b228d fix(api): secrets 2023-10-30 17:23:42 +08:00
pycook 5b314aa907 feat: add inner password storage and optimize flask command about inner cmdb (#248)
Co-authored-by: fxiang21 <fxiang21@126.com>
2023-10-30 16:48:53 +08:00
pycook b342258e75 feat(cmdb-api): CI password data store (#242)
* add secrets,for test

* feat: vault SDK (#238)

* feat: vault SDK

* docs: i18n

* perf(vault): format code

* feat(secrets): support vault

* feat: add inner password storage

* feat: secrets

* feat: add inner password storage

* feat: add secrets feature

* perf(secrets): review

---------

Co-authored-by: fxiang21 <fxiang21@126.com>
Co-authored-by: Mimo <osatmnzn@gmail.com>
2023-10-28 16:19:00 +08:00
Evan Sung 2e85a9971b fix(ci_cache): ci cache async args (#215) 2023-10-20 12:05:19 +08:00
simontigers 8c6389b4f8 feat: notice_config access messenger (#190) 2023-10-09 17:32:20 +08:00
pycook ef90506916 feat: The definition of attribute choice values supports webhook and other model attribute values. 2023-10-09 15:33:18 +08:00
pycook 388134b38c release 2.3.4 2023-09-27 11:37:18 +08:00
simontigers f57d640c5d feat: add api get_notice_by_ids (#184) 2023-09-27 09:54:30 +08:00
simontigers 8e6ce05c04 feat: common notice config (#180) 2023-09-26 19:44:20 +08:00