Commit Graph

13 Commits

Author SHA1 Message Date
penzai bc72e58886 auth: add user in flask.g when auth by jwt 2020-02-16 18:02:24 +08:00
penzai f4879d20d6 fix: recycle import by celery task 2020-02-16 09:39:33 +08:00
pycook db52b28d6b fix jwt decode 2020-02-06 09:59:24 +08:00
Bonsai 6c5ee3fcd9 Merge pull request #2 from pycook/master
merge from main repo
2020-02-04 10:56:03 +08:00
penzai bce422ffc8 fix: update attribute group without name params will fail. #tests/test_cmdb_ci_type.py::test_update_attribute_group_ci_type 2020-02-04 10:53:07 +08:00
pycook 23319c7417 /ci_types/<int:type_id>/attributes/transfer and /ci_types/<int:type_id>/attribute_groups/transfer 2020-01-19 17:59:32 +08:00
pycook 3130d94568 [fix] cycle import 2020-01-15 11:52:33 +08:00
pycook 04a66eb239 flush cache when delete attribute 2020-01-15 09:06:31 +08:00
pycook 68390ec6f1 [fix] delete CIType's attribute 2020-01-14 20:52:36 +08:00
pycook f2fdb29221 api docs update 2020-01-06 21:54:33 +08:00
pycook 89ae89a449 [fix] validate attribute is required 2019-12-24 20:37:32 +08:00
pycook 2ba6a16613 support JSON type 2019-12-23 18:51:33 +08:00
pycook f66a94712e Modify code organization 2019-12-18 23:33:22 +09:00