Commit Graph

141 Commits

Author SHA1 Message Date
dependabot[bot] a84fa6637c
build(deps): bump werkzeug from 2.3.6 to 3.0.1 in /cmdb-api
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.6...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 08:23:19 +00: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
kdyq007 5143539593
关闭前端密码加密;加强 ldap 用户验证 (#216)
* [更新] python-ldap 更新到 ldap3

* [更新] 关闭前端密码加密;加强 ldap 用户验证

* Update app.js

---------

Co-authored-by: sherlock <sherlock@gmail.com>
Co-authored-by: pycook <pycook@126.com>
2023-10-24 19:47:46 +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 e2f993bc11 feat: add cryptography to requirements 2023-10-23 14:37:01 +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
Evan Sung 6503d32e6e fix(ci_cache): ci cache async args (#215) 2023-10-20 12:05:19 +08:00
kdyq007 887a69c2bd
feat: python-ldap 更新到 ldap3 (#214)
Co-authored-by: sherlock <sherlock@gmail.com>
2023-10-20 09:36:38 +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
Evan Sung 8bc1893ca9
feat(db): support flask migrate (#201)
Co-authored-by: s01249 <songbing@smyfinancial.com>
2023-10-13 15:55:26 +08:00
simontigers 53cd2342bf
fix: common perms (#200) 2023-10-12 16:02:35 +08:00
pycook 4c2e6ae69f
docs: update (#194) 2023-10-10 16:53:30 +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
pycook 2e644233bc release 2.3.4 2023-09-27 11:37: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 c6ee227bab fix: ci_cache 2023-09-25 15:46:07 +08:00
pycook 2321f17dae refactor: CI triggers 2023-09-22 17:39:54 +08:00
simontigers ddb31a07a2
fix: icon svg support (#177) 2023-09-20 15:56:57 +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
pycook 62829c885b release v2.3.3 2023-09-15 17:57:39 +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 2b7f6aeef3 Merge branch 'master' of github.com:veops/cmdb 2023-08-29 14:49:21 +08:00
pycook 544fac8aca The default value of USE_ACL is set to True 2023-08-29 14:49:09 +08:00
pycook 3d0a56ec8c
Merge pull request #161 from simontigers/common_setting_format
fix: company info create
2023-08-29 11:01:25 +08:00
hu.sima d2d8482052 fix: company info create 2023-08-29 10:56:48 +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