Commit Graph

97 Commits

Author SHA1 Message Date
pycook
7d1a05e487 chore: release v2.4.3 2024-04-17 19:35:35 +08:00
pycook
11dc7a6013 feat(api): custom attribute display (#478) 2024-04-17 17:50:46 +08:00
pycook
780dbbc280 feat(api): service tree search by keywords (#471) 2024-04-15 20:04:56 +08:00
pycook
9e62780d50 feat(api): rebuild relation by attribute (#462) 2024-04-03 15:13:43 +08:00
pycook
a97d3d6198 feat(api): build relation by attributes (#461) 2024-04-02 09:19:51 +08:00
pycook
10406942a0 fix(api): import CIType 2024-03-29 15:50:07 +08:00
pycook
7f5e5a0921 fix(api): CIType template import 2024-03-29 14:20:56 +08:00
pycook
6cda354c21 pref(api): error tips for out of range value (#453) 2024-03-29 11:46:50 +08:00
pycook
614766563e 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
5ad73366ad fix(api): batch import ci relation 2024-03-26 20:38:39 +08:00
pycook
2c12f5fc6f fix(api): import CIType
fix(api): import CIType
2024-03-26 16:53:10 +08:00
pycook
b08fa206e4 fix(api): revoke service tree node permissions
fix(api): revoke service tree node permissions
2024-03-26 12:05:22 +08:00
pycook
dc569c32a5 feat(api): support service tree editing (#437) 2024-03-26 10:58:11 +08:00
pycook
4ebaf9c102 fix: custom dashboard 2024-03-20 11:56:39 +08:00
pycook
f30b8ecd3a 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
f867ccbf94 fix(api): remove ACL resources when deleting CIType (#414) 2024-03-08 16:31:03 +08:00
pycook
60df081e49 fix(api): issule #412, unique value restrictions (#413) 2024-03-05 16:21:27 +08:00
pycook
2979d2056a feat(api): multi-id search (#411)
_id:(id1;id2)
2024-03-04 15:15:34 +08:00
pycook
aa000cabe2 feat(api): CIType inheritance (#405) 2024-03-01 13:51:13 +08:00
pycook
7474a92377 feat(api): Remove many-to-many restrictions (#401) 2024-02-26 10:17:53 +08:00
pycook
c52fa3bc80 feat(api): Auto-increment id can be used as primary key (#391) 2024-01-26 13:12:17 +08:00
pycook
9bc0ab6009 feat(api): password supports regular check 2024-01-12 16:56:10 +08:00
pycook
67081ef005 feat(api): Attributes support regular check (#379)
feat(api): Attributes support regular check
2024-01-12 13:05:37 +08:00
pycook
7b593ce1bc Dev api 240111 (#377)
* feat(api): My subscription supports CIType sorting

* feat(api): db change
2024-01-11 18:01:37 +08:00
pycook
e1b81561c9 perf(api): /api/v0.1/ci/adc/statistics
perf(api): /api/v0.1/ci/adc/statistics
2024-01-11 10:10:01 +08:00
pycook
a23bdab10e Dev api 231229 (#345)
* fix(api): predefined value for float

* feat(api): update public clouds config

* feat(api): commands add-user support is_admin
2023-12-29 13:44:23 +08:00
pycook
33f9f190e9 feat(api): i18n
feat(api): i18n
2023-12-25 21:51:44 +08:00
pycook
a938477d85 fix(api): role grant 2023-12-23 12:30:52 +08:00
pycook
41ad610c00 fix(api): ci relation search
fix(api): ci relation search
2023-12-22 15:35:02 +08:00
pycook
1da629b877 pref(api): import and export of CIType templates
pref(api): import and export of CIType templates
2023-12-22 14:32:03 +08:00
pycook
5279d96c84 fix(api): add CI (#326) 2023-12-22 11:19:16 +08:00
pycook
e1c797b6a1 pref(api): A CIType allows repeated binding of auto-discovery rules (#313) 2023-12-16 17:56:14 +08:00
pycook
65664ae8f9 fix(api): time data format
fix(api): time data format
2023-12-12 14:37:21 +08:00
pycook
64f891df31 perf(api): ci delete (#297) 2023-12-12 11:09:32 +08:00
pycook
c523ffaf65 fix(api): get relation history 2023-11-28 20:37:36 +08:00
pycook
7ef23bd779 feat(api): issue #212 (#279) 2023-11-24 10:26:48 +08:00
pycook
07412169b3 fix(api): Code scanning alerts (#254) 2023-11-06 14:27:30 +08:00
pycook
2554a7d1be fix(api): search sort misses cache (#251) 2023-11-03 12:01:44 +08:00
pycook
072daeea35 Dev api password (#244)
* fix: delete CI password data

* fix(api): update CI password to flush cache
2023-10-29 11:42:07 +08:00
pycook
1ccbafce08 fix: delete CI password data (#243) 2023-10-29 10:53:29 +08:00
pycook
a94575df0d feat(cmdb-api): ci password 2023-10-28 16:55:02 +08:00
pycook
36a451686e 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
pycook
be32b9b043 fix(api): add ci (#230) 2023-10-25 13:51:29 +08:00
pycook
4754bb59f4 feat: Predefined values support executing scripts (#227) 2023-10-24 19:32:43 +08:00
pycook
2a5091c51a fix: ci relation statistics 2023-10-18 13:35:01 +08:00
pycook
31d24b19a8 feat: The definition of attribute choice values supports webhook and other model attribute values. 2023-10-09 15:33:18 +08:00
pycook
a779b37c44 feat: ci triggers 2023-09-26 21:18:34 +08:00
pycook
d8399f8723 refactor: CI triggers 2023-09-22 17:39:54 +08:00
pycook
6e9871dfd8 fix date search 2023-09-18 18:15:02 +08:00
pycook
e5ccb9a499 fix dashboard compute 2023-09-18 13:04:50 +08:00