Commit Graph

225 Commits

Author SHA1 Message Date
pycook 00ceee3408 feat(api): save relation search option 2024-10-18 11:03:31 +08:00
pycook a09336f00b feat(api): relation path search 2024-10-17 19:46:39 +08:00
pycook e369a55333 feat(api): add api /ci_type_relations/path 2024-09-26 20:32:21 +08:00
pycook bbcc0f986e feat(api): add relation path search 2024-09-26 17:59:08 +08:00
pycook c986cfc6a6 fix(api): change records of attribute values for date and datetime 2024-09-25 19:37:08 +08:00
pycook 310bb6ea39 fix(api): search for multiple CIType 2024-09-24 17:46:27 +08:00
pycook 626aa7b094 fix(api): ci relations search 2024-09-23 19:46:43 +08:00
thexqn 5ccbfec178 优化CITypeCache的调用方式 2024-09-14 11:30:45 +08:00
thexqn 179463e733 feat(cmdb): 添加操作历史表的唯一值列 (Add unique value column to operation history table) 2024-09-14 01:13:07 +08:00
thexqn d0779d17fa feat: Add unique value column to operation history table 2024-09-13 23:44:40 +08:00
pycook 766609ad89 fix(api): remote ip for login log 2024-09-10 11:41:35 +08:00
pycook 70bdd8f151 feat(api): acl supports channel 2024-09-09 15:28:20 +08:00
pycook 6ccc010d08 perf(api): resource search supports recent searches and my favorites 2024-09-02 16:56:06 +08:00
pycook 9bf621dc2c fix(api): CIType templates import 2024-08-28 17:52:15 +08:00
pycook 7b65ab325e fix(api): custom dashboard for enum type 2024-08-26 22:31:58 +08:00
pycook 40d1a53537 fix(api): custom dashboard 2024-08-26 19:50:22 +08:00
pycook f166824efb chore: release v2.4.11 2024-08-26 18:44:23 +08:00
pycook e0c255ffa9 fix(api): in query 2024-08-26 13:29:03 +08:00
pycook b75143108f feat(api): enum supports 2024-08-26 12:14:14 +08:00
pycook e893ea1b19 feat(api): supports bool and reference 2024-08-20 13:49:51 +08:00
pycook f280603d00 fix(api): Dashboard using display attributes 2024-08-06 19:59:16 +08:00
pycook c0c84de600 fix(api): delete item for multi-value attributes 2024-07-30 20:05:21 +08:00
thexqn deea300620 修复在用了计算属性的情况下,批量上传功能可能出现的错误. 2024-07-30 01:17:53 +08:00
pycook ad1bb86daf feat(api): Multi-valued attribute values ​​support adding and deleting 2024-07-29 19:55:07 +08:00
pycook 1336a24044 perf(api): auto discovery (#582) 2024-07-25 17:45:26 +08:00
pycook 82ceb75d5b fix(api): computed attributes for multi values (#577) 2024-07-10 19:18:03 +08:00
pycook 341fb410f2 fix(api): auto discovery update
fix(api): auto discovery update
2024-07-08 18:03:21 +08:00
pycook fff6da943d perf(api): relationships built by attribute values (#572) 2024-07-08 11:42:18 +08:00
pycook 39145989c3 fix(api): auto discovery configuration save password
fix(api): auto discovery configuration save password
2024-07-02 21:32:30 +08:00
pycook 3ad8378eab feat(api): auto discovery supports mapping (#569) 2024-07-02 20:19:50 +08:00
pycook 86afad1f68 perf(api): CIType templates download (#567) 2024-06-27 20:54:38 +08:00
pycook 4a42d26eef fix(api): auto discovery permission 2024-06-21 12:47:12 +08:00
simontigers dd611a1523 fix(api): auto_discovery add new perms 2024-06-21 10:25:13 +08:00
pycook 5e0e64861f perf(api): auto discovery has been upgraded (#559) 2024-06-20 20:30:04 +08:00
pycook 5327fc3445 Dev dynamic attribute (#535)
* feat: dynamic attribute

* feat(api): dynamic attribute
2024-06-07 10:39:40 +08:00
pycook fa737e75c3 feat: dynamic attribute (#534) 2024-06-07 10:29:32 +08:00
simontigers b7a6484579 fix: decorator_perms_role_required 2024-06-04 19:23:22 +08:00
pycook 0209ba3778 feat(api): attribute association supports multiple groups (#527) 2024-06-04 11:34:54 +08:00
pycook b0e7748ad0 fix(acl): add relation 2024-05-30 09:33:30 +08:00
simontigers 9d0990b58b Merge pull request #524 from simontigers/common_cmdb_app_perm
fix: cmdb app perms
2024-05-28 17:55:08 +08:00
hu.sima 51027e9ac2 fix: cmdb app perms 2024-05-28 17:54:51 +08:00
pycook d276b3122e 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 46f4cb5be0 feat: CMDB add TopologyView resource 2024-05-28 16:20:56 +08:00
pycook 11ff531730 fix(api): hot loading is blocked in development mode 2024-05-21 13:14:40 +08:00
pycook 55960aeb54 fix(api): exception when calling webhook (#516) 2024-05-20 13:22:54 +08:00
pycook 6955714951 feat(api): my preference support grouping (#513) 2024-05-18 22:55:01 +08:00
pycook a903738cdc Dev api 240517 (#511)
* fix(api): list values delete

* fix(acl): role rebuild cache
2024-05-17 11:20:53 +08:00
pycook 618c68423a fix(api): unique constraint (#505) 2024-05-02 21:22:40 +08:00
pycook 2b639dd11f chore: release v2.4.4 2024-04-29 14:44:33 +08:00
simontigers 657d57a742 Merge pull request #501 from simontigers/common_decorator_perms
fix: role base app perm
2024-04-29 09:27:36 +08:00