Commit Graph

283 Commits

Author SHA1 Message Date
x-7 9d9d885cdb
Update ci_type.py
fix exception rasied by request.values when request's content-type is json
2021-04-18 21:59:03 +08:00
x-7 1e4e09c6c7 cmdb-api:add attr check in ci_manager update method 2021-04-10 19:31:06 +08:00
pycook c93e8c9ff1
Merge pull request #69 from lovvvve/patch-1
CiManager.add and AttributeValueManager.create_or_update_attr_value update
2021-01-28 17:09:01 +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 8735e17d1c
Merge pull request #65 from shaohaojiecoder/stable
Stable
2020-12-14 09:20:15 +08:00
shaohaojiecoder c22d4eb85c remove weeds 2020-12-13 16:58:06 +08:00
shaohaojiecoder 29e05f7cb7 delay render 2020-12-13 16:42:17 +08:00
pycook 8f57acafd1 yarn.lock update 2020-11-22 11:45:33 +08:00
pycook 7750417bf8 Fix github security 2020-11-22 11:42:17 +08:00
pycook 7a00dfed86 upgrade ui packages 2020-11-22 11:13:46 +08:00
pycook d502adf79c
Create codeql-analysis.yml 2020-11-22 10:45:45 +08:00
pycook 3ce33f9944
Merge pull request #59 from pycook/dependabot/npm_and_yarn/cmdb-ui/dot-prop-4.2.1
Bump dot-prop from 4.2.0 to 4.2.1 in /cmdb-ui
2020-11-22 10:28:34 +08:00
pycook 7955b5569a
Merge pull request #52 from pycook/dependabot/npm_and_yarn/cmdb-ui/elliptic-6.5.3
Bump elliptic from 6.4.1 to 6.5.3 in /cmdb-ui
2020-11-22 10:27:49 +08:00
pycook 9e04f151a0
Merge pull request #54 from pycook/dependabot/npm_and_yarn/cmdb-ui/quill-1.3.7
Bump quill from 1.3.6 to 1.3.7 in /cmdb-ui
2020-11-22 10:27:15 +08:00
dependabot[bot] 5752e98864
Bump dot-prop from 4.2.0 to 4.2.1 in /cmdb-ui
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 02:26:41 +00:00
pycook 03ba10bc4b
Merge pull request #55 from pycook/dependabot/npm_and_yarn/cmdb-ui/handlebars-4.7.6
Bump handlebars from 4.4.5 to 4.7.6 in /cmdb-ui
2020-11-22 10:26:38 +08:00
pycook 2363550275
Merge pull request #56 from pycook/dependabot/npm_and_yarn/cmdb-ui/http-proxy-1.18.1
Bump http-proxy from 1.17.0 to 1.18.1 in /cmdb-ui
2020-11-22 10:25:58 +08:00
dependabot[bot] 0862dc4d2d
Bump http-proxy from 1.17.0 to 1.18.1 in /cmdb-ui
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 00:19:27 +00:00
dependabot[bot] 7b0337ac5b
Bump handlebars from 4.4.5 to 4.7.6 in /cmdb-ui
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.5...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 03:19:57 +00:00
dependabot[bot] fe1d6e91fc
Bump quill from 1.3.6 to 1.3.7 in /cmdb-ui
Bumps [quill](https://github.com/quilljs/quill) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/quilljs/quill/releases)
- [Changelog](https://github.com/quilljs/quill/blob/v1.3.7/CHANGELOG.md)
- [Commits](https://github.com/quilljs/quill/compare/v1.3.6...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 00:38:10 +00:00
dependabot[bot] a40c498a91
Bump elliptic from 6.4.1 to 6.5.3 in /cmdb-ui
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 08:41:43 +00:00
pycook 7bee383067
Merge pull request #51 from pycook/dependabot/npm_and_yarn/cmdb-ui/lodash-4.17.19
Bump lodash from 4.17.14 to 4.17.19 in /cmdb-ui
2020-07-21 18:17:46 +08:00
dependabot[bot] ad0ba1bb92
Bump lodash from 4.17.14 to 4.17.19 in /cmdb-ui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 03:35:06 +00:00
pycook 4c0821124a add command: add-user | del-user 2020-06-11 21:37:41 +08:00
pycook 804d07450d
Merge pull request #49 from pycook/dependabot/npm_and_yarn/cmdb-ui/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /cmdb-ui
2020-06-08 18:37:31 +08:00
dependabot[bot] 12cf6a8f0a
Bump websocket-extensions from 0.1.3 to 0.1.4 in /cmdb-ui
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 15:54:30 +00:00
pycook 14e5f33399
Merge pull request #48 from lovvvve/master
fix(sso login): sso login redirect
2020-06-01 12:05:05 +08:00
Lovvvve 56753d0106 fix(sso login): sso login redirect 2020-06-01 12:01:55 +08:00
Lovvvve d5e65bd9e4 fix(sso login): sso login redirect 2020-06-01 11:48:21 +08:00
pycook 27e0f76b6c fix merge conflict 2020-05-28 20:39:47 +08:00
pycook 36bee95df4 Readme is in Chinese by default
Committer: pycook <pycook@126.com>

Author:    pycook <pycook@126.com>
2020-05-28 20:35:11 +08:00
pycook ba4f509d5a update readme 2020-05-28 20:28:49 +08:00
pycook e0330f3d84 Fix: spelling mistakes 2020-05-28 20:28:49 +08:00
pycook 7c8b71831e release version 2.1 2020-05-28 20:28:49 +08:00
pycook 554330aa8e update sql 2020-05-28 20:28:49 +08:00
pycook cd9288d752 update readme 2020-04-10 17:22:33 +08:00
pycook 854202881d Merge branch 'master' of https://github.com/pycook/cmdb 2020-04-07 18:03:03 +08:00
pycook f2dcd7b82a Fix the judgment of app admin 2020-04-07 18:02:26 +08:00
pycook c60bfe6dd3 Fix: spelling mistakes 2020-04-01 21:40:51 +08:00
pycook 21dd4b139d release version 2.1 2020-04-01 21:20:47 +08:00
pycook 864e7eb5c1 update sql 2020-04-01 20:34:57 +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 e37c23b38e add .eslintrc.js 2020-03-26 17:35:26 +08:00
pycook 07899f8cf4
Merge pull request #42 from pycook/dependabot/npm_and_yarn/cmdb-ui/yarn-1.22.0
Bump yarn from 1.21.1 to 1.22.0 in /cmdb-ui
2020-03-26 17:29:53 +08:00