Commit Graph

21 Commits

Author SHA1 Message Date
penzai c9f7a8122f test: add some test cases 2020-02-16 18:03:33 +08:00
penzai a1e510d812 model: allow origin and ticket_id nullable in OperationRecord 2020-02-16 18:03:08 +08:00
penzai f40d6924aa auth: add user in flask.g when auth by jwt 2020-02-16 18:02:24 +08:00
penzai da0d2595cd fix: recycle import by celery task 2020-02-16 09:39:33 +08:00
pycook f86a0b49d5 fix jwt decode 2020-02-06 09:59:24 +08:00
Bonsai 0d23731bd4
Merge pull request #2 from pycook/master
merge from main repo
2020-02-04 10:56:03 +08:00
penzai 32cb3f82db test: add ci_type test cases 2020-02-04 10:54:16 +08:00
penzai 1883047e3c 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 bf43d7c069 /ci_types/<int:type_id>/attributes/transfer and /ci_types/<int:type_id>/attribute_groups/transfer 2020-01-19 17:59:32 +08:00
penzai 6d04da776f Merge remote-tracking branch 'origin/master' 2020-01-17 15:10:16 +08:00
penzai 35590141f6 test: add basic test code and attribute create api test case 2020-01-17 15:08:46 +08:00
pycook cbfca6f046 [fix] cycle import 2020-01-15 11:52:33 +08:00
pycook bd48cd139e flush cache when delete attribute 2020-01-15 09:06:31 +08:00
pycook fa47cb16f9 [fix] delete CIType's attribute 2020-01-14 20:52:36 +08:00
pycook 1ae0850684 api docs update 2020-01-06 21:54:33 +08:00
pycook 092d97068c [fix] validate attribute is required 2019-12-24 20:37:32 +08:00
pycook 759acbb2ed support JSON type 2019-12-23 18:51:33 +08:00
pycook 518f2de4c9 Modify code organization 2019-12-18 23:33:22 +09:00
pycook 5f6ce54875 rm 2016-01-01 09:41:15 +08:00
pycook 7fc9e2eb05 config update 2015-12-29 10:39:29 +08:00
pycook a91f409525 first commit to github 2015-12-29 10:35:10 +08:00