pycook
|
d8399f8723
|
refactor: CI triggers
|
2023-09-22 17:39:54 +08:00 |
|
simontigers
|
6e94c72031
|
fix: icon svg support (#177)
|
2023-09-20 15:56:57 +08:00 |
|
pycook
|
6e9871dfd8
|
fix date search
|
2023-09-18 18:15:02 +08:00 |
|
pycook
|
e5ccb9a499
|
fix dashboard compute
|
2023-09-18 13:04:50 +08:00 |
|
simontigers
|
737b29f7d6
|
feat: init resource for backend (#176)
|
2023-09-15 15:30:30 +08:00 |
|
pycook
|
8c703fb6d9
|
enhance dashboard
|
2023-09-15 15:26:20 +08:00 |
|
pycook
|
afe365bd38
|
cmdb-api/api/lib/resp_format.py
|
2023-09-12 20:01:30 +08:00 |
|
pycook
|
5fa187bf46
|
Detect circular dependencies when adding CIType relationships
|
2023-09-12 20:00:56 +08:00 |
|
pycook
|
94cdb42477
|
fix upload template and add /api/v0.1/attributes/<int:attr_id>/calc_computed_attribute
|
2023-09-11 19:15:31 +08:00 |
|
pycook
|
bba3a2b931
|
Add CI relationship when creating CI, the text value removes the escape
|
2023-09-07 10:12:42 +08:00 |
|
pycook
|
81faab5a20
|
move Dockerfile to docs
|
2023-09-05 14:49:34 +08:00 |
|
pycook
|
6e51e9ef4c
|
import format
|
2023-09-02 12:09:41 +08:00 |
|
pycook
|
2f8856772b
|
format
|
2023-09-01 18:07:44 +08:00 |
|
pycook
|
c74fee8aa9
|
fix delete choice values
|
2023-08-31 16:02:24 +08:00 |
|
pycook
|
e390b1ed7c
|
fix delete choice values
|
2023-08-31 15:18:15 +08:00 |
|
hu.sima
|
9547fce484
|
feat: add cmdb custom icon manage
|
2023-08-31 10:49:56 +08:00 |
|
pycook
|
6df845d662
|
fix update attribute
|
2023-08-30 13:34:10 +08:00 |
|
pycook
|
1e4033d0a6
|
Merge pull request #161 from simontigers/common_setting_format
fix: company info create
|
2023-08-29 11:01:25 +08:00 |
|
hu.sima
|
6ce139bec3
|
fix: company info create
|
2023-08-29 10:56:48 +08:00 |
|
pycook
|
d763edc6bf
|
Merge branch 'master' of github.com:veops/cmdb
|
2023-08-25 11:01:24 +08:00 |
|
pycook
|
11fe5ca457
|
update ad_ci when deleting ci
|
2023-08-25 10:59:38 +08:00 |
|
EvanSung
|
0f1cb01f05
|
perf(ad_ci_relation): optimize ad_ci relation
|
2023-08-24 14:16:12 +08:00 |
|
pycook
|
36910d0052
|
add config CACHE_REDIS_PASSWORD and fix delete ci_type
|
2023-08-23 18:05:28 +08:00 |
|
pycook
|
52578d78d6
|
fix update ci
|
2023-08-22 11:34:40 +08:00 |
|
pycook
|
9b563f7b57
|
Register api and commands with absolute paths
|
2023-08-21 20:08:23 +08:00 |
|
pycook
|
96187bcd47
|
fix merge conflict
|
2023-08-21 11:55:49 +08:00 |
|
pycook
|
1ba3f85f7e
|
fix g.user
|
2023-08-21 11:54:33 +08:00 |
|
EvanSung
|
d0d68c613b
|
fix(acl): g user issue
|
2023-08-17 18:40:45 +08:00 |
|
pycook
|
9b976675c0
|
fix MyJSONEncoder
|
2023-08-16 21:28:27 +08:00 |
|
pycook
|
190e82efe9
|
Merge branch 'master' of github.com:veops/cmdb
|
2023-08-16 13:00:44 +08:00 |
|
pycook
|
1dae48c583
|
Delete user without soft delete
|
2023-08-16 13:00:30 +08:00 |
|
pycook
|
c64610e9ea
|
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
|
3f49586c9f
|
fix: init-import-user-from-acl
|
2023-08-15 20:45:28 +08:00 |
|
pycook
|
91b886d632
|
Merge pull request #153 from simontigers/common_setting_format
fix: import_user_from_acl
|
2023-08-15 20:25:09 +08:00 |
|
hu.sima
|
7740031bd8
|
fix: import_user_from_acl
|
2023-08-15 20:19:45 +08:00 |
|
pycook
|
6843eb57c4
|
[update] delete roles, users, attributes
|
2023-08-15 19:47:59 +08:00 |
|
hu.sima
|
dc6da9ba2a
|
fix: default arg value
|
2023-08-10 19:05:56 +08:00 |
|
hu.sima
|
4cecdb10fb
|
fix: remove useless
|
2023-08-10 18:55:32 +08:00 |
|
hu.sima
|
28dea81036
|
fix: remove unused column
|
2023-08-10 16:29:52 +08:00 |
|
hu.sima
|
9756f70044
|
style: format common setting
|
2023-08-10 15:30:01 +08:00 |
|
EvanSung
|
684c1ab924
|
optimize(auth): auth request json
|
2023-08-10 10:43:59 +08:00 |
|
pycook
|
cb01b577a5
|
fix celery config
|
2023-08-08 16:33:24 +08:00 |
|
pycook
|
7e38dd8fab
|
upgrade celery
|
2023-08-08 13:16:07 +08:00 |
|
pycook
|
ef09497d67
|
upgrade flask to 2.3.2 and replace g.user with current_user
|
2023-08-06 21:54:18 +08:00 |
|
pycook
|
51c6d50b38
|
Merge pull request #138 from lovvvve/fix_ldap
fix ldap login
|
2023-08-04 11:31:58 +08:00 |
|
songbing01249
|
cd11b002ee
|
fix(trigger): session invalid issue
|
2023-08-02 18:22:42 +08:00 |
|
lovvvve
|
883d7776e1
|
fix ldap login
|
2023-08-01 11:27:29 +00:00 |
|
hu.sima
|
5cb5650cde
|
fix: remove pandas
|
2023-08-01 15:32:44 +08:00 |
|
pycook
|
ec0f3d5a9f
|
fix dependabot alerts
|
2023-08-01 13:47:11 +08:00 |
|
pycook
|
0263842b70
|
fix delete ci_type
|
2023-07-31 18:39:33 +08:00 |
|