pycook
|
f1fababa3d
|
feat(api): save relation search option
|
2024-10-18 11:03:31 +08:00 |
|
pycook
|
c4d2ce313d
|
feat(api): relation path search
|
2024-10-17 19:46:39 +08:00 |
|
pycook
|
7eecf3cec3
|
feat(api): add api /ci_type_relations/path
|
2024-09-26 20:32:21 +08:00 |
|
pycook
|
857cbd82fd
|
feat(api): add relation path search
|
2024-09-26 17:59:08 +08:00 |
|
pycook
|
f638b52759
|
fix(api): change records of attribute values for date and datetime
|
2024-09-25 19:37:08 +08:00 |
|
pycook
|
78da728105
|
fix(api): search for multiple CIType
|
2024-09-24 17:46:27 +08:00 |
|
pycook
|
eb69029a51
|
fix(api): ci relations search
|
2024-09-23 19:46:43 +08:00 |
|
thexqn
|
131d213a73
|
优化CITypeCache的调用方式
|
2024-09-14 11:30:45 +08:00 |
|
thexqn
|
ff98777689
|
feat(cmdb): 添加操作历史表的唯一值列 (Add unique value column to operation history table)
|
2024-09-14 01:13:07 +08:00 |
|
thexqn
|
383d4c88ed
|
feat: Add unique value column to operation history table
|
2024-09-13 23:44:40 +08:00 |
|
pycook
|
417e8fe349
|
perf(api): resource search supports recent searches and my favorites
|
2024-09-02 16:56:06 +08:00 |
|
pycook
|
f3e8757450
|
fix(api): CIType templates import
|
2024-08-28 17:52:15 +08:00 |
|
pycook
|
eafb5f053a
|
fix(api): custom dashboard for enum type
|
2024-08-26 22:31:58 +08:00 |
|
pycook
|
2cc4499ef9
|
fix(api): custom dashboard
|
2024-08-26 19:50:22 +08:00 |
|
pycook
|
adae7b5519
|
chore: release v2.4.11
|
2024-08-26 18:44:23 +08:00 |
|
pycook
|
6e02f6a21f
|
fix(api): in query
|
2024-08-26 13:29:03 +08:00 |
|
pycook
|
11a289aac9
|
feat(api): enum supports
|
2024-08-26 12:14:14 +08:00 |
|
pycook
|
cc98f903ea
|
feat(api): supports bool and reference
|
2024-08-20 13:49:51 +08:00 |
|
pycook
|
3e4c385d91
|
fix(api): Dashboard using display attributes
|
2024-08-06 19:59:16 +08:00 |
|
pycook
|
542a876ead
|
fix(api): delete item for multi-value attributes
|
2024-07-30 20:05:21 +08:00 |
|
thexqn
|
dfbf3d462d
|
修复在用了计算属性的情况下,批量上传功能可能出现的错误.
|
2024-07-30 01:17:53 +08:00 |
|
pycook
|
692708fcba
|
feat(api): Multi-valued attribute values support adding and deleting
|
2024-07-29 19:55:07 +08:00 |
|
pycook
|
175778a162
|
perf(api): auto discovery (#582)
|
2024-07-25 17:45:26 +08:00 |
|
pycook
|
d55433c438
|
fix(api): computed attributes for multi values (#577)
|
2024-07-10 19:18:03 +08:00 |
|
pycook
|
6776be4599
|
fix(api): auto discovery update
fix(api): auto discovery update
|
2024-07-08 18:03:21 +08:00 |
|
pycook
|
ff2b8ea198
|
perf(api): relationships built by attribute values (#572)
|
2024-07-08 11:42:18 +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
|
75cd7bde77
|
fix(api): auto discovery permission
|
2024-06-21 12:47:12 +08:00 |
|
pycook
|
b34e83124f
|
perf(api): auto discovery has been upgraded (#559)
|
2024-06-20 20:30:04 +08:00 |
|
pycook
|
545f1bb30b
|
Dev dynamic attribute (#535)
* feat: dynamic attribute
* feat(api): dynamic attribute
|
2024-06-07 10:39:40 +08:00 |
|
pycook
|
dc77bca17c
|
feat: dynamic attribute (#534)
|
2024-06-07 10:29:32 +08:00 |
|
pycook
|
50134e6a0b
|
feat(api): attribute association supports multiple groups (#527)
|
2024-06-04 11:34:54 +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
|
9181817e96
|
feat(api): my preference support grouping (#513)
|
2024-05-18 22:55:01 +08:00 |
|
pycook
|
fe63310c4e
|
Dev api 240517 (#511)
* fix(api): list values delete
* fix(acl): role rebuild cache
|
2024-05-17 11:20:53 +08:00 |
|
pycook
|
095190a785
|
fix(api): unique constraint (#505)
|
2024-05-02 21:22:40 +08:00 |
|
pycook
|
9ead4e7d8d
|
chore: release v2.4.4
|
2024-04-29 14:44:33 +08:00 |
|
pycook
|
d16462d8b7
|
feat(api): ci baseline rollback (#498)
|
2024-04-28 19:19:14 +08:00 |
|
kdyq007
|
de7d98c0b4
|
feat(api): Add sorting function to ci list attribute (#495)
Co-authored-by: sherlock <sherlock@gmail.com>
|
2024-04-27 09:20:24 +08:00 |
|
pycook
|
27e9919198
|
chore: release v2.4.3
|
2024-04-17 19:35:35 +08:00 |
|
pycook
|
d8a7728f1d
|
feat(api): custom attribute display (#478)
|
2024-04-17 17:50:46 +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
|
cf594f04ba
|
fix(api): import CIType
|
2024-03-29 15:50:07 +08:00 |
|
pycook
|
d25ae532cd
|
fix(api): CIType template import
|
2024-03-29 14:20:56 +08:00 |
|
pycook
|
03eac0c4d2
|
pref(api): error tips for out of range value (#453)
|
2024-03-29 11:46:50 +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 |
|