pycook
|
50f030a2d3
|
Merge pull request #123 from EvanSung/bugfix-citypegroupmanager-resources-issue
fix(ci_type_group_manager): fix resources issues
|
2023-07-19 18:01:26 +08:00 |
|
yong.huang
|
2c51cdfed2
|
ui lint
|
2023-07-19 17:40:14 +08:00 |
|
songbing01249
|
f306594b01
|
fix(ci_type_group_manager): fix resources issues
|
2023-07-19 14:42:27 +08:00 |
|
pycook
|
78a84fd88e
|
PyJWT==2.4.0
|
2023-07-13 17:07:33 +08:00 |
|
lovvvve
|
48da958d8c
|
Update click_cmdb.py
add-user remove --is_admin
|
2023-07-13 15:49:35 +08:00 |
|
lovvvve
|
397856150e
|
Update click_cmdb.py
add-user remove --is_admin
|
2023-07-13 15:18:47 +08:00 |
|
pycook
|
57b81f1f43
|
update requirements
|
2023-07-12 15:32:46 +08:00 |
|
pycook
|
671c36c41d
|
docker-compose is ok
|
2023-07-11 18:22:17 +08:00 |
|
pycook
|
80b419e0b7
|
docker-compose is ok
|
2023-07-11 18:12:22 +08:00 |
|
pycook
|
90b3d510e9
|
前后端全面升级
|
2023-07-10 20:13:39 +08:00 |
|
pycook
|
9e6b802da2
|
前后端全面升级
|
2023-07-10 20:07:20 +08:00 |
|
lovvvve
|
94577a6644
|
fix: 🐛 db search
Escape ":" character in SQLAlchemy
|
2021-11-10 18:56:42 +08:00 |
|
x-7
|
17d882c7e2
|
Update ci.py
cmdb-api:add attr check in ci_manager update method
|
2021-04-21 19:17:05 +08:00 |
|
lovvvve
|
34eb7ab129
|
Update value.py
value type 是 int 或 float 时 value 值等于 0 是会删除 的 BUG
|
2021-01-28 16:57:20 +08:00 |
|
lovvvve
|
7b8d1e2ec1
|
Update ci.py
兼容 py2
|
2021-01-28 16:56:04 +08:00 |
|
lovvvve
|
8959940713
|
Update value.py
|
2021-01-28 16:46:19 +08:00 |
|
lovvvve
|
730f429801
|
Update value.py
feat(AttributeValueManager.create_or_update_attr_value()): AttributeValue update skip The same value
|
2021-01-28 16:32:53 +08:00 |
|
lovvvve
|
6cb5628799
|
Update value.py
feat(AttributeValueManager.create_or_update_attr_value()): AttributeValue update skip The same value
|
2021-01-28 16:30:17 +08:00 |
|
lovvvve
|
4a638a68be
|
Update ci.py
feat(CiManager.add()): Check the attribute is in the ci_type attributes list
|
2021-01-28 16:27:56 +08:00 |
|
pycook
|
4c0821124a
|
add command: add-user | del-user
|
2020-06-11 21:37:41 +08:00 |
|
pycook
|
e0330f3d84
|
Fix: spelling mistakes
|
2020-05-28 20:28:49 +08:00 |
|
pycook
|
f2dcd7b82a
|
Fix the judgment of app admin
|
2020-04-07 18:02:26 +08:00 |
|
pycook
|
3cb61e0d0c
|
auth with ldap
|
2020-04-01 20:30:44 +08:00 |
|
pycook
|
9ff69529ab
|
UI: batch update relation
|
2020-04-01 11:09:41 +08:00 |
|
pycook
|
0f8bfd9322
|
fix: delete attribute
|
2020-03-23 15:49:33 +08:00 |
|
pycook
|
83cbae849a
|
Fix: permission management
|
2020-03-13 10:30:21 +08:00 |
|
what
|
40253e193c
|
Change Pipfile
|
2020-03-07 21:51:37 +08:00 |
|
what
|
38f53632a5
|
Change the requirements to support python3.8
|
2020-03-07 21:20:46 +08:00 |
|
pycook
|
0d28f62b1f
|
fix case sensitive of ES search
|
2020-02-28 14:32:51 +08:00 |
|
pycook
|
e709b90cf3
|
Merge branch 'develop' of https://github.com/pycook/cmdb into develop
|
2020-02-23 23:13:59 +08:00 |
|
pycook
|
658e6236ac
|
alter table c_preference_relation_views column name varchar(64)
|
2020-02-23 23:13:22 +08:00 |
|
pycook
|
f0d18c2fc3
|
Merge pull request #36 from OhBonsai/develop
test: add ci and ci relation crud test cases
|
2020-02-23 23:12:36 +08:00 |
|
pycook
|
2209d06d69
|
add library future
|
2020-02-21 23:29:20 +08:00 |
|
penzai
|
9cfa00a8f2
|
test: add ci and ci relation crud test cases
|
2020-02-18 22:05:13 +08:00 |
|
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 |
|