pycook
|
44c99e0f2e
|
Delete user without soft delete
|
2023-08-16 13:00:30 +08:00 |
pycook
|
29ed4dd708
|
Merge pull request #154 from simontigers/common_setting_format
fix: init-import-user-from-acl
|
2023-08-15 20:47:36 +08:00 |
hu.sima
|
dbcbe33ba0
|
fix: init-import-user-from-acl
|
2023-08-15 20:45:28 +08:00 |
pycook
|
ed340a1c33
|
Merge pull request #153 from simontigers/common_setting_format
fix: import_user_from_acl
|
2023-08-15 20:25:09 +08:00 |
hu.sima
|
17ee7622b4
|
fix: import_user_from_acl
|
2023-08-15 20:19:45 +08:00 |
pycook
|
1de8b492ea
|
[update] delete roles, users, attributes
|
2023-08-15 19:47:59 +08:00 |
hu.sima
|
9ca2d38307
|
fix: default arg value
|
2023-08-10 19:05:56 +08:00 |
hu.sima
|
88960c3082
|
fix: remove useless
|
2023-08-10 18:55:32 +08:00 |
hu.sima
|
d4f5713e0a
|
fix: remove unused column
|
2023-08-10 16:29:52 +08:00 |
hu.sima
|
790204ea28
|
style: format common setting
|
2023-08-10 15:30:01 +08:00 |
EvanSung
|
bf92b89a5f
|
optimize(auth): auth request json
|
2023-08-10 10:43:59 +08:00 |
pycook
|
7ddaa143da
|
fix celery config
|
2023-08-08 16:33:24 +08:00 |
pycook
|
dcf768376a
|
upgrade celery
|
2023-08-08 13:16:07 +08:00 |
pycook
|
934d00e87d
|
upgrade flask to 2.3.2 and replace g.user with current_user
|
2023-08-06 21:54:18 +08:00 |
pycook
|
9d421993a0
|
Merge pull request #138 from lovvvve/fix_ldap
fix ldap login
|
2023-08-04 11:31:58 +08:00 |
songbing01249
|
33e63c762f
|
fix(trigger): session invalid issue
|
2023-08-02 18:22:42 +08:00 |
lovvvve
|
53b2a228ae
|
fix ldap login
|
2023-08-01 11:27:29 +00:00 |
pycook
|
c687e7ad9b
|
Merge pull request #134 from veops/dependabot/pip/cmdb-api/pillow-9.3.0
Bump pillow from 9.2.0 to 9.3.0 in /cmdb-api
|
2023-08-01 15:57:02 +08:00 |
hu.sima
|
1ebe74d966
|
fix: remove pandas
|
2023-08-01 15:32:44 +08:00 |
dependabot[bot]
|
1f935d25a2
|
Bump pillow from 9.2.0 to 9.3.0 in /cmdb-api
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-01 05:51:16 +00:00 |
pycook
|
14e4dbacac
|
Merge branch 'master' of github.com:veops/cmdb
|
2023-08-01 13:47:34 +08:00 |
pycook
|
f7a9257e16
|
fix dependabot alerts
|
2023-08-01 13:47:11 +08:00 |
pycook
|
99562df6cd
|
fix dependabot alerts
|
2023-08-01 13:46:47 +08:00 |
pycook
|
630013cb85
|
Merge pull request #130 from veops/dependabot/pip/cmdb-api/certifi-2023.7.22
Bump certifi from 2023.5.7 to 2023.7.22 in /cmdb-api
|
2023-08-01 13:14:25 +08:00 |
pycook
|
a26c9ff542
|
fix delete ci_type
|
2023-07-31 18:39:33 +08:00 |
dependabot[bot]
|
5016464016
|
Bump certifi from 2023.5.7 to 2023.7.22 in /cmdb-api
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-25 23:35:30 +00:00 |
pycook
|
5140c0a58f
|
add command cmdb-index-table-upgrade
|
2023-07-25 10:31:30 +08:00 |
pycook
|
83e9172722
|
废弃3个表: c_value_datetime c_value_floats c_value_integers, time类型属性值增加写入校验
|
2023-07-24 21:55:00 +08:00 |
pycook
|
341e687987
|
禁止删除唯一标识的属性
|
2023-07-21 15:58:41 +08:00 |
songbing01249
|
49d612d8db
|
fix(ci_type_group_manager): fix resources issues
|
2023-07-20 11:01:25 +08:00 |
pycook
|
abc83db77b
|
PyJWT==2.4.0
|
2023-07-13 17:07:33 +08:00 |
lovvvve
|
c6e150a3df
|
Update click_cmdb.py
add-user remove --is_admin
|
2023-07-13 15:49:35 +08:00 |
lovvvve
|
7c83f9dca7
|
Update click_cmdb.py
add-user remove --is_admin
|
2023-07-13 15:18:47 +08:00 |
pycook
|
1861d24593
|
update requirements
|
2023-07-12 15:32:46 +08:00 |
pycook
|
4495f006c0
|
docker-compose is ok
|
2023-07-11 18:22:17 +08:00 |
pycook
|
6c56757a9d
|
docker-compose is ok
|
2023-07-11 18:12:22 +08:00 |
pycook
|
109d4f1a2e
|
前后端全面升级
|
2023-07-10 20:13:39 +08:00 |
pycook
|
db5ff60aff
|
前后端全面升级
|
2023-07-10 20:07:20 +08:00 |
lovvvve
|
98c7f97274
|
fix: 🐛 db search
Escape ":" character in SQLAlchemy
|
2021-11-10 18:56:42 +08:00 |
x-7
|
7936b9cb09
|
Update ci.py
cmdb-api:add attr check in ci_manager update method
|
2021-04-21 19:17:05 +08:00 |
lovvvve
|
3c6cc7f91b
|
Update value.py
value type 是 int 或 float 时 value 值等于 0 是会删除 的 BUG
|
2021-01-28 16:57:20 +08:00 |
lovvvve
|
8a5dadcaa4
|
Update ci.py
兼容 py2
|
2021-01-28 16:56:04 +08:00 |
lovvvve
|
08fcac6a12
|
Update value.py
|
2021-01-28 16:46:19 +08:00 |
lovvvve
|
103596238e
|
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
|
889d9155bc
|
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
|
e6d3c34f75
|
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
|
6f7b0a3b76
|
add command: add-user | del-user
|
2020-06-11 21:37:41 +08:00 |
pycook
|
91647767ed
|
Fix: spelling mistakes
|
2020-05-28 20:28:49 +08:00 |
pycook
|
66476ed254
|
Fix the judgment of app admin
|
2020-04-07 18:02:26 +08:00 |
pycook
|
ba2a6a65b5
|
auth with ldap
|
2020-04-01 20:30:44 +08:00 |
pycook
|
486fcac138
|
UI: batch update relation
|
2020-04-01 11:09:41 +08:00 |
pycook
|
84b7b53a73
|
fix: delete attribute
|
2020-03-23 15:49:33 +08:00 |
pycook
|
8ea0379a0d
|
Fix: permission management
|
2020-03-13 10:30:21 +08:00 |
what
|
a9aff714d1
|
Change Pipfile
|
2020-03-07 21:51:37 +08:00 |
what
|
040986df20
|
Change the requirements to support python3.8
|
2020-03-07 21:20:46 +08:00 |
pycook
|
9ef6d3e955
|
fix case sensitive of ES search
|
2020-02-28 14:32:51 +08:00 |
pycook
|
28888a04ee
|
Merge branch 'develop' of https://github.com/pycook/cmdb into develop
|
2020-02-23 23:13:59 +08:00 |
pycook
|
e7c004fa19
|
alter table c_preference_relation_views column name varchar(64)
|
2020-02-23 23:13:22 +08:00 |
pycook
|
93c0eefe3c
|
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
|
9c47d9c733
|
add library future
|
2020-02-21 23:29:20 +08:00 |
penzai
|
91c844ba63
|
test: add ci and ci relation crud test cases
|
2020-02-18 22:05:13 +08:00 |
penzai
|
b798d5e2cc
|
test: add some test cases
|
2020-02-16 18:03:33 +08:00 |
penzai
|
7b3f95b41d
|
model: allow origin and ticket_id nullable in OperationRecord
|
2020-02-16 18:03:08 +08:00 |
penzai
|
82c921bb88
|
auth: add user in flask.g when auth by jwt
|
2020-02-16 18:02:24 +08:00 |
penzai
|
d2f3589154
|
fix: recycle import by celery task
|
2020-02-16 09:39:33 +08:00 |
pycook
|
87deba2e46
|
fix jwt decode
|
2020-02-06 09:59:24 +08:00 |
Bonsai
|
90a97402ef
|
Merge pull request #2 from pycook/master
merge from main repo
|
2020-02-04 10:56:03 +08:00 |
penzai
|
362122952b
|
test: add ci_type test cases
|
2020-02-04 10:54:16 +08:00 |
penzai
|
00f4eeb90d
|
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
|
356cf58135
|
/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
|
bb9d7da435
|
Merge remote-tracking branch 'origin/master'
|
2020-01-17 15:10:16 +08:00 |
penzai
|
1fa9bf8880
|
test: add basic test code and attribute create api test case
|
2020-01-17 15:08:46 +08:00 |
pycook
|
5931e9879b
|
[fix] cycle import
|
2020-01-15 11:52:33 +08:00 |
pycook
|
d82dc10451
|
flush cache when delete attribute
|
2020-01-15 09:06:31 +08:00 |
pycook
|
705f4916b9
|
[fix] delete CIType's attribute
|
2020-01-14 20:52:36 +08:00 |
pycook
|
d8d48e6d13
|
api docs update
|
2020-01-06 21:54:33 +08:00 |
pycook
|
4e7e853173
|
[fix] validate attribute is required
|
2019-12-24 20:37:32 +08:00 |
pycook
|
317a16aa21
|
support JSON type
|
2019-12-23 18:51:33 +08:00 |
pycook
|
92183423df
|
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 |