Commit Graph

92 Commits

Author SHA1 Message Date
pycook ed0c151d45 fix: delete CI password data 2023-10-29 10:33:28 +08:00
pycook fef3bfceaf feat(cmdb-api): ci password 2023-10-28 16:55:02 +08:00
pycook 3a4f0b248f
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 00135f4644
fix(api): add ci (#230) 2023-10-25 13:51:29 +08:00
pycook a6eb2f0d21
feat: Predefined values support executing scripts (#227) 2023-10-24 19:32:43 +08:00
simontigers 07a63bef6e
fix: add_employee_from_acl (#225) 2023-10-24 14:20:40 +08:00
pycook 05d2795e79 fix: acl cache 2023-10-23 13:57:06 +08:00
Evan Sung 6ff77a140c
fix(common): fix 'ACLManager' object has no attribute 'create_app' (#217) 2023-10-21 11:38:19 +08:00
pycook 6d052eaffc
Dev api 20231019 (#210)
* fix(acl): get resources

* fix(celery worker): db server has gone away
2023-10-19 11:51:34 +08:00
pycook 802fda66e7 fix: ci relation statistics 2023-10-18 13:35:01 +08:00
simontigers 53cd2342bf
fix: common perms (#200) 2023-10-12 16:02:35 +08:00
pycook 8c17373e45 feat: get messenger url from common setting 2023-10-09 20:25:27 +08:00
simontigers dfbba103cd
fix: init company structure resource (#191)
* fix: init company structure resource

* fix: notice_info null
2023-10-09 19:25:49 +08:00
simontigers 612922a1b7
feat: notice_config access messenger (#190) 2023-10-09 17:32:20 +08:00
pycook 2758c5e468 fix: delete user role 2023-10-09 15:40:18 +08:00
pycook d85c86a839 feat: The definition of attribute choice values supports webhook and other model attribute values. 2023-10-09 15:33:18 +08:00
simontigers d9b4082b46
feat: add api get_notice_by_ids (#184) 2023-09-27 09:54:30 +08:00
pycook 4cab7ef6b0 feat: ci triggers 2023-09-26 21:18:34 +08:00
simontigers b1a15a85d2
feat: common notice config (#180) 2023-09-26 19:44:20 +08:00
pycook 2321f17dae refactor: CI triggers 2023-09-22 17:39:54 +08:00
pycook b474914fbb fix date search 2023-09-18 18:15:02 +08:00
pycook 26099a3d69 fix dashboard compute 2023-09-18 13:04:50 +08:00
simontigers 3841999cca
feat: init resource for backend (#176) 2023-09-15 15:30:30 +08:00
pycook 14c03ce5d2 enhance dashboard 2023-09-15 15:26:20 +08:00
pycook f463ecd6e6 cmdb-api/api/lib/resp_format.py 2023-09-12 20:01:30 +08:00
pycook adc0cfd5c5 Detect circular dependencies when adding CIType relationships 2023-09-12 20:00:56 +08:00
pycook d2f84ae3dc fix upload template and add /api/v0.1/attributes/<int:attr_id>/calc_computed_attribute 2023-09-11 19:15:31 +08:00
pycook 0aa668cfa0 Add CI relationship when creating CI, the text value removes the escape 2023-09-07 10:12:42 +08:00
pycook c25c1e4e4b move Dockerfile to docs 2023-09-05 14:49:34 +08:00
pycook 459c70ba2d import format 2023-09-02 12:09:41 +08:00
pycook 774f42ac34 format 2023-09-01 18:07:44 +08:00
pycook 420029a5e2 fix delete choice values 2023-08-31 16:02:24 +08:00
pycook ab8acbfd20 fix delete choice values 2023-08-31 15:18:15 +08:00
hu.sima ef67885571 feat: add cmdb custom icon manage 2023-08-31 10:49:56 +08:00
pycook 3b7b8f435c fix update attribute 2023-08-30 13:34:10 +08:00
pycook a0afae8d2e Merge branch 'master' of github.com:veops/cmdb 2023-08-25 11:01:24 +08:00
pycook 9f3da68636 update ad_ci when deleting ci 2023-08-25 10:59:38 +08:00
EvanSung c42ac634fb perf(ad_ci_relation): optimize ad_ci relation 2023-08-24 14:16:12 +08:00
pycook 511a5f70c6 add config CACHE_REDIS_PASSWORD and fix delete ci_type 2023-08-23 18:05:28 +08:00
pycook 4ab7e3c70c fix merge conflict 2023-08-21 11:55:49 +08:00
pycook a7fe75f7df fix g.user 2023-08-21 11:54:33 +08:00
EvanSung 52c32e2ab1 fix(acl): g user issue 2023-08-17 18:40:45 +08:00
pycook b33ae16c00 Delete user without soft delete 2023-08-16 13:00:30 +08:00
pycook ab093d2493 [update] delete roles, users, attributes 2023-08-15 19:47:59 +08:00
hu.sima 2125f020b5 fix: default arg value 2023-08-10 19:05:56 +08:00
hu.sima f11aadf6d4 fix: remove useless 2023-08-10 18:55:32 +08:00
hu.sima 95e8f9de74 fix: remove unused column 2023-08-10 16:29:52 +08:00
hu.sima 26792147ae style: format common setting 2023-08-10 15:30:01 +08:00
EvanSung e2b1cb3003 optimize(auth): auth request json 2023-08-10 10:43:59 +08:00
pycook e0666689e5 upgrade celery 2023-08-08 13:16:07 +08:00