Commit Graph

  • 018a349336 feat: 修复在继承模型的情况下,非继承属性与继承属性的排序以及其他分组的排序的问题 thexqn 2024-08-23 16:50:37 +08:00
  • 2a38401f5a feat: 修复在继承模型的情况下,非继承属性与继承属性的排序以及其他分组的排序的问题 thexqn 2024-08-23 16:29:29 +08:00
  • 8f62227adb feat: 修复在继承模型的情况下,非继承属性与继承属性的排序以及其他分组的排序的问题 thexqn 2024-08-23 16:29:29 +08:00
  • 1e5ca4ff43 Merge branch 'veops:master' into master thexqn 2024-08-23 14:56:12 +08:00
  • de51cb3e21 Merge branch 'veops:master' into master thexqn 2024-08-23 14:56:12 +08:00
  • a23d091667 Merge pull request #594 from veops/dev_ui_240820 Leo Song 2024-08-20 15:31:45 +08:00
  • ecb069cf14 Merge pull request #594 from veops/dev_ui_240820 Leo Song 2024-08-20 15:31:45 +08:00
  • 09b10eec45 feat(ui): add bool and reference type songlh 2024-08-20 15:31:11 +08:00
  • 937cb84393 feat(ui): add bool and reference type songlh 2024-08-20 15:31:11 +08:00
  • 23c3ac44bf Merge pull request #593 from veops/dev_api_0820 pycook 2024-08-20 13:51:44 +08:00
  • 40a4db06b5 Merge pull request #593 from veops/dev_api_0820 pycook 2024-08-20 13:51:44 +08:00
  • e893ea1b19 feat(api): supports bool and reference pycook 2024-08-20 13:49:51 +08:00
  • cc98f903ea feat(api): supports bool and reference pycook 2024-08-20 13:49:51 +08:00
  • d80c1d7ad2 feat: add attribute sorted tips for non-inherited attributes kinyXu 2024-08-20 11:48:44 +08:00
  • fb7471ce04 feat: add attribute sorted tips for non-inherited attributes kinyXu 2024-08-20 11:48:44 +08:00
  • 785b4d4a7d Merge pull request #591 from veops/dev_ui_240813 Leo Song 2024-08-13 17:15:15 +08:00
  • e2872f041e Merge pull request #591 from veops/dev_ui_240813 Leo Song 2024-08-13 17:15:15 +08:00
  • 0c1b017266 refactor(ui): ci table songlh 2024-08-13 17:14:05 +08:00
  • 250fde127c refactor(ui): ci table songlh 2024-08-13 17:14:05 +08:00
  • a77aefb436 Merge pull request #590 from lgphone/patch-1 pycook 2024-08-07 16:05:56 +08:00
  • 73dbb14944 Merge pull request #590 from lgphone/patch-1 pycook 2024-08-07 16:05:56 +08:00
  • 6ad3d167e1 bugfix: cmdb-api auto_discovery add unique_value param YangEver 2024-08-07 15:50:42 +08:00
  • 73c9a6fa72 bugfix: cmdb-api auto_discovery add unique_value param YangEver 2024-08-07 15:50:42 +08:00
  • 5c8f050585 Merge pull request #589 from veops/dev_ui_240807 Leo Song 2024-08-07 14:42:01 +08:00
  • 09d957db79 Merge pull request #589 from veops/dev_ui_240807 Leo Song 2024-08-07 14:42:01 +08:00
  • 41d7cdf4d2 fix(ui): dashboard chart config songlh 2024-08-07 14:41:22 +08:00
  • b73d796891 fix(ui): dashboard chart config songlh 2024-08-07 14:41:22 +08:00
  • 95506e6f4e feat(ui): update common settings btn songlh 2024-08-07 14:40:54 +08:00
  • e7cbd0caa9 feat(ui): update common settings btn songlh 2024-08-07 14:40:54 +08:00
  • f280603d00 fix(api): Dashboard using display attributes pycook 2024-08-06 19:59:16 +08:00
  • 3e4c385d91 fix(api): Dashboard using display attributes pycook 2024-08-06 19:59:16 +08:00
  • 72beec08d7 chore: release v2.4.10 pycook 2024-07-31 16:42:26 +08:00
  • 3aac012ee9 chore: release v2.4.10 v2.4.10 deploy_0731 pycook 2024-07-31 16:42:26 +08:00
  • c08e4529de Merge pull request #588 from veops/dev_ui_240731 Leo Song 2024-07-31 16:01:17 +08:00
  • 78d762cacc Merge pull request #588 from veops/dev_ui_240731 Leo Song 2024-07-31 16:01:17 +08:00
  • b9c701bfb0 feat(ui): update ci type songlh 2024-07-31 16:00:40 +08:00
  • c668ba7d3f feat(ui): update ci type songlh 2024-07-31 16:00:40 +08:00
  • c0c84de600 fix(api): delete item for multi-value attributes pycook 2024-07-30 20:05:21 +08:00
  • 542a876ead fix(api): delete item for multi-value attributes pycook 2024-07-30 20:05:21 +08:00
  • 126eb03550 Merge pull request #587 from thexqn/master pycook 2024-07-30 09:18:30 +08:00
  • 68b7497bba Merge pull request #587 from thexqn/master pycook 2024-07-30 09:18:30 +08:00
  • deea300620 修复在用了计算属性的情况下,批量上传功能可能出现的错误. thexqn 2024-07-30 01:17:53 +08:00
  • dfbf3d462d 修复在用了计算属性的情况下,批量上传功能可能出现的错误. thexqn 2024-07-30 01:17:53 +08:00
  • ad1bb86daf feat(api): Multi-valued attribute values ​​support adding and deleting pycook 2024-07-29 19:55:07 +08:00
  • 692708fcba feat(api): Multi-valued attribute values ​​support adding and deleting pycook 2024-07-29 19:55:07 +08:00
  • 5d3fe652b0 chore: release v2.4.9 pycook 2024-07-26 17:03:00 +08:00
  • 330b64edb3 chore: release v2.4.9 v2.4.9 pycook 2024-07-26 17:03:00 +08:00
  • 9ace26cd04 Merge pull request #585 from veops/fix_ui_240726 Leo Song 2024-07-26 16:50:43 +08:00
  • 63a3074cb7 Merge pull request #585 from veops/fix_ui_240726 Leo Song 2024-07-26 16:50:43 +08:00
  • 021b53dad4 fix: discovery card eye btn songlh 2024-07-26 16:49:28 +08:00
  • 31b8cf49dc fix: discovery card eye btn songlh 2024-07-26 16:49:28 +08:00
  • 3720008c2f Merge pull request #584 from veops/dev_ui_240726 Leo Song 2024-07-26 10:41:19 +08:00
  • b01c335456 Merge pull request #584 from veops/dev_ui_240726 Leo Song 2024-07-26 10:41:19 +08:00
  • e4c3a4bee1 feat(ui): update auto discovery songlh 2024-07-26 10:40:37 +08:00
  • 002fef09e2 feat(ui): update auto discovery songlh 2024-07-26 10:40:37 +08:00
  • 1336a24044 perf(api): auto discovery (#582) pycook 2024-07-25 17:45:26 +08:00
  • 175778a162 perf(api): auto discovery (#582) pycook 2024-07-25 17:45:26 +08:00
  • 16c4a08b74 Merge pull request #581 from veops/dev_ui_240722 Leo Song 2024-07-22 17:39:18 +08:00
  • 5050a1bef5 Merge pull request #581 from veops/dev_ui_240722 Leo Song 2024-07-22 17:39:18 +08:00
  • 88def811ec feat: add accounts config songlh 2024-07-22 17:38:48 +08:00
  • 46a6cf67d6 feat: add accounts config songlh 2024-07-22 17:38:48 +08:00
  • fa9bd5a926 Merge pull request #580 from veops/dev_ui_240716 Leo Song 2024-07-16 13:46:40 +08:00
  • 4e857c2775 Merge pull request #580 from veops/dev_ui_240716 Leo Song 2024-07-16 13:46:40 +08:00
  • 578b26737a feat: add history export songlh 2024-07-16 13:45:31 +08:00
  • 835df1bdeb feat: add history export songlh 2024-07-16 13:45:31 +08:00
  • 00d468efc6 change pic ivonGwy 2024-07-15 16:23:34 +08:00
  • 579339d13c change pic ivonGwy 2024-07-15 16:23:34 +08:00
  • 2b30bd4486 change pic ivonGwy 2024-07-15 16:22:20 +08:00
  • 629967ce82 change pic ivonGwy 2024-07-15 16:22:20 +08:00
  • caf7642863 chore: update docker compose pycook 2024-07-11 14:29:34 +08:00
  • 3a00bfd236 chore: update docker compose v2.4.8 pycook 2024-07-11 14:29:34 +08:00
  • c748352d82 chore: release v2.4.8 pycook 2024-07-10 19:43:01 +08:00
  • 2e97ebd895 chore: release v2.4.8 v2.3.8 pycook 2024-07-10 19:43:01 +08:00
  • 6954c3bd7e Merge pull request #578 from veops/dev_ui_24071002 Leo Song 2024-07-10 19:19:08 +08:00
  • eb6a813cbc Merge pull request #578 from veops/dev_ui_24071002 Leo Song 2024-07-10 19:19:08 +08:00
  • 5cbcbaf93d feat(ui): update songlh 2024-07-10 19:18:22 +08:00
  • ff78face48 feat(ui): update songlh 2024-07-10 19:18:22 +08:00
  • 82ceb75d5b fix(api): computed attributes for multi values (#577) pycook 2024-07-10 19:18:03 +08:00
  • d55433c438 fix(api): computed attributes for multi values (#577) pycook 2024-07-10 19:18:03 +08:00
  • ba1064495b Merge pull request #575 from veops/dev_ui_240710 Leo Song 2024-07-10 10:12:11 +08:00
  • daf0254616 Merge pull request #575 from veops/dev_ui_240710 Leo Song 2024-07-10 10:12:11 +08:00
  • 3b7c1adfb4 fix: topoview search error songlh 2024-07-10 10:11:40 +08:00
  • 6b32009955 fix: topoview search error songlh 2024-07-10 10:11:40 +08:00
  • 4063b148a1 Merge pull request #574 from veops/dev_ui_240709 Leo Song 2024-07-09 09:45:25 +08:00
  • d53288c1fb Merge pull request #574 from veops/dev_ui_240709 Leo Song 2024-07-09 09:45:25 +08:00
  • 4e441ee7a9 feat: update auto discovery songlh 2024-07-09 09:44:28 +08:00
  • 586d820a08 feat: update auto discovery songlh 2024-07-09 09:44:28 +08:00
  • 341fb410f2 fix(api): auto discovery update pycook 2024-07-08 18:03:21 +08:00
  • 6776be4599 fix(api): auto discovery update pycook 2024-07-08 18:03:21 +08:00
  • fff6da943d perf(api): relationships built by attribute values (#572) pycook 2024-07-08 11:42:18 +08:00
  • ff2b8ea198 perf(api): relationships built by attribute values (#572) pycook 2024-07-08 11:42:18 +08:00
  • 53dcf5d0d6 Merge pull request #571 from veops/dev_ui_240703 Leo Song 2024-07-03 18:49:23 +08:00
  • ed46a1e1c1 Merge pull request #571 from veops/dev_ui_240703 Leo Song 2024-07-03 18:49:23 +08:00
  • 3e9ae3e73a feat: add http attr mapping songlh 2024-07-03 18:47:55 +08:00
  • 0dc614fb46 feat: add http attr mapping songlh 2024-07-03 18:47:55 +08:00
  • 39145989c3 fix(api): auto discovery configuration save password pycook 2024-07-02 21:32:30 +08:00
  • bc66d33ce0 fix(api): auto discovery configuration save password pycook 2024-07-02 21:32:30 +08:00
  • 3ad8378eab feat(api): auto discovery supports mapping (#569) pycook 2024-07-02 20:19:50 +08:00
  • d5db68d7d0 feat(api): auto discovery supports mapping (#569) pycook 2024-07-02 20:19:50 +08:00
  • d00544d92f Merge pull request #568 from veops/dev_ui_240628 Leo Song 2024-06-28 17:43:30 +08:00