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
|
c74f85cabb
|
Merge pull request #26 from OhBonsai/master
test: add basic test code and attribute create api test case
|
2020-01-17 15:34:02 +08:00 |
|
penzai
|
fce2b689fb
|
Merge remote-tracking branch 'origin/master'
|
2020-01-17 15:10:16 +08:00 |
|
penzai
|
105327bb0c
|
test: add basic test code and attribute create api test case
|
2020-01-17 15:08:46 +08:00 |
|
Bonsai
|
745c43d0a4
|
Merge pull request #1 from pycook/master
merge master
|
2020-01-17 10:05:05 +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
|
17392be138
|
api docs update
|
2020-01-06 21:58:06 +08:00 |
|
pycook
|
f2fdb29221
|
api docs update
|
2020-01-06 21:54:33 +08:00 |
|
pycook
|
4a18698423
|
update README
|
2019-12-31 22:53:21 +08:00 |
|
pycook
|
95ccee04f9
|
update README
|
2019-12-31 22:50:01 +08:00 |
|
pycook
|
b60628247b
|
Update README.md
update
|
2019-12-31 22:37:36 +08:00 |
|
pycook
|
a6d7699ab4
|
Merge pull request #24 from fxiang21/master
add Readme of English
|
2019-12-31 22:32:48 +08:00 |
|
fxiang21
|
4b21bcc438
|
add Readme of English
|
2019-12-31 22:25:42 +08:00 |
|
pycook
|
33dce2f0f3
|
Update README.md
[fix] flask db-setup
|
2019-12-31 11:06:59 +08:00 |
|
pycook
|
d43b827fe5
|
[fix] fuzzy search
|
2019-12-25 13:36:43 +08:00 |
|
pycook
|
aec8bade41
|
[fix] security alerts
|
2019-12-25 10:19:03 +08:00 |
|
pycook
|
89ae89a449
|
[fix] validate attribute is required
|
2019-12-24 20:37:32 +08:00 |
|
pycook
|
945f90e386
|
disable eslint warning
|
2019-12-24 15:15:03 +08:00 |
|
pycook
|
2ba6a16613
|
support JSON type
|
2019-12-23 18:51:33 +08:00 |
|
pycook
|
6089039366
|
fix sidebar menu in mobile
2.0
|
2019-12-23 11:58:41 +08:00 |
|
pycook
|
e1e5307084
|
add yarn.lock
|
2019-12-23 11:27:47 +08:00 |
|
pycook
|
2ff7fce9dd
|
flask init-acl
|
2019-12-20 12:57:39 +09:00 |
|
pycook
|
fc4d3e0c1a
|
update makefile
|
2019-12-18 23:36:58 +09:00 |
|
pycook
|
f66a94712e
|
Modify code organization
|
2019-12-18 23:33:22 +09:00 |
|
pycook
|
24664c7686
|
catch abort exception when getting relation views
|
2019-12-13 09:59:38 +08:00 |
|
pycook
|
1d668bab6e
|
update
|
2019-12-12 21:45:19 +08:00 |
|
pycook
|
3d4b84909e
|
fix delete relation view
|
2019-12-12 21:36:33 +08:00 |
|
pycook
|
8341e742eb
|
[fix] update attribute which is list
|
2019-12-11 18:12:10 +08:00 |
|
pycook
|
a71ba83de0
|
release 2.0
|
2019-12-11 12:43:55 +08:00 |
|
pycook
|
9668131c18
|
V2.0
|
2019-12-11 12:14:23 +08:00 |
|
pycook
|
4a744dcad9
|
fix relation tree
|
2019-12-10 15:35:59 +08:00 |
|
pycook
|
2a420225e2
|
Merge pull request #22 from lovvvve/FixDelCi_type
fix(ci_type api): fix the judgment condition of deleting ci_type
|
2019-12-10 14:41:27 +08:00 |
|
Lovvvve
|
ff67785618
|
fix(ci_type api): fix the judgment condition of deleting ci_type
|
2019-12-10 14:31:27 +08:00 |
|
pycook
|
dfe1ba55d5
|
sidebar scroll
|
2019-12-09 17:16:38 +08:00 |
|
pycook
|
90b1b6b7af
|
fix relation view
|
2019-12-09 12:03:58 +08:00 |
|
pycook
|
d5fbe42ed7
|
relation view bugfix
|
2019-12-08 00:20:55 +08:00 |
|
pycook
|
f424ad6864
|
acl done and bugfix
|
2019-12-06 22:33:31 +08:00 |
|
pycook
|
16b724bd40
|
ACL: permission management [doing]
|
2019-12-04 18:14:09 +08:00 |
|
pycook
|
f70ed54cad
|
update readme
|
2019-12-04 09:26:01 +08:00 |
|
pycook
|
dd64564160
|
remove print
|
2019-12-03 22:13:14 +08:00 |
|
pycook
|
cc2cdbcc9f
|
fix delete ci relation
|
2019-12-03 21:57:44 +08:00 |
|
pycook
|
81fe850627
|
fix get second cis api
|
2019-12-03 20:10:27 +08:00 |
|
pycook
|
487d9f76f6
|
关系视图定义支持两只方式
|
2019-12-03 19:54:01 +08:00 |
|
pycook
|
92dd4c5dfe
|
relation view has been optimised
|
2019-12-03 19:10:54 +08:00 |
|
pycook
|
8ee7c6daf8
|
version 1.5: update docker file
1.5
|
2019-11-30 23:07:12 +08:00 |
|
pycook
|
882b158d18
|
cmdb.sql update
|
2019-11-29 22:21:41 +08:00 |
|
pycook
|
85222443c0
|
relation view [done]
|
2019-11-29 18:11:18 +08:00 |
|
pycook
|
1696ecf49d
|
relation view [doing]
|
2019-11-28 21:17:06 +08:00 |
|