Commit Graph

277 Commits

Author SHA1 Message Date
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 de86ea3852 fix(api): remote ip for login log 2024-09-10 11:41:35 +08:00
pycook bf05ea240e feat(api): acl supports channel 2024-09-09 15:28:20 +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
YangEver 73c9a6fa72
bugfix: cmdb-api auto_discovery add unique_value param
自动发现接口需要根据unique_value参数进行数据唯一性校验,此参数为必填项
2024-08-07 15:50:42 +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 c1813f525d chore: update docker compose 2024-06-27 21:33:19 +08:00
pycook fa32758462
perf(api): CIType templates download (#567) 2024-06-27 20:54:38 +08:00
pycook d4b661c77f fix(api): commands cmdb-patch 2024-06-21 18:22:56 +08:00
pycook 75cd7bde77 fix(api): auto discovery permission 2024-06-21 12:47:12 +08:00
simontigers 5f53b0dd0e
fix(api): auto_discovery add new perms 2024-06-21 10:25:13 +08:00
pycook b34e83124f
perf(api): auto discovery has been upgraded (#559) 2024-06-20 20:30:04 +08:00
pycook 4fd705cc59 feat(api): add table c_ad_ci_type_relations 2024-06-18 10:22: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
simontigers 27354a3927
fix: decorator_perms_role_required 2024-06-04 19:23:22 +08:00
pycook 50134e6a0b
feat(api): attribute association supports multiple groups (#527) 2024-06-04 11:34:54 +08:00
pycook 8875e75883 fix(acl): add relation 2024-05-30 09:33:30 +08:00
pycook 49bc5d94a9 fix(api): topology view read permission 2024-05-29 11:34:02 +08:00
fxiang21 2d3a290aa3 fix: cmdb-inner-secrets-init bug 2024-05-28 19:57:16 +08:00
pycook 9e885a5b12 feat(api): i18n update 2024-05-28 18:08:15 +08:00
simontigers f5822d7cba
Merge pull request #524 from simontigers/common_cmdb_app_perm
fix: cmdb app perms
2024-05-28 17:55:08 +08:00
hu.sima 21ea553e74 fix: cmdb app perms 2024-05-28 17:54:51 +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
simontigers 7ac7fdc08e
feat: CMDB add TopologyView resource 2024-05-28 16:20:56 +08:00
pycook d49dc8a067 fix(api): hot loading is blocked in development mode 2024-05-21 13:14:40 +08:00
pycook 5b275af54e
fix(api): exception when calling webhook (#516) 2024-05-20 13:22:54 +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