Commit Graph

883 Commits

Author SHA1 Message Date
pycook bf6331d215 fix(api): batch import ci relation 2024-03-26 20:38:39 +08:00
pycook b18b90ab4e
fix(api): import CIType
fix(api): import CIType
2024-03-26 16:53:10 +08:00
pycook 702e17a7a4
fix(api): revoke service tree node permissions
fix(api): revoke service tree node permissions
2024-03-26 12:05:22 +08:00
pycook a7586aa140
feat(api): support service tree editing (#437) 2024-03-26 10:58:11 +08:00
simontigers ad3f96431c
Merge pull request #431 from simontigers/common_employee_edit_department_in_acl
fix(api): common_employee_edit department in acl role
2024-03-25 11:46:30 +08:00
hu.sima 1515820713 fix(api): common_employee_edit department in acl role 2024-03-25 11:46:04 +08:00
simontigers 7728b57878
Merge pull request #430 from simontigers/common_file_ext_check
fix(api): check file ext with magic
2024-03-25 11:17:36 +08:00
hu.sima a419eefd72 fix(api): check file ext with magic 2024-03-25 11:16:04 +08:00
simontigers a44e5f6cf1
Merge pull request #429 from simontigers/common_check_new_columns
fix(api): common check new columns
2024-03-22 17:52:19 +08:00
simontigers 7d46e92c2d
fix(api): common check new columns 2024-03-22 16:48:16 +08:00
pycook 4117cf87ec Merge branch 'master' of github.com:veops/cmdb 2024-03-20 11:56:49 +08:00
pycook 9e0fe0b818 fix: custom dashboard 2024-03-20 11:56:39 +08:00
dagongren 2a8f1ab9a4
style:update global.less (#426) 2024-03-19 10:01:38 +08:00
pycook c0fe99b8c7 release: 2.3.13 2024-03-18 20:35:51 +08:00
dagongren 42feb4b862
feat(cmdb-ui):service tree grant (#425) 2024-03-18 19:59:16 +08:00
pycook 482d34993b
Dev api 0308 (#424)
* feat(api): grant by node in relation view

* fix(api): When removing attributes, remove the unique constraint

* feat(api): grant by service tree
2024-03-18 19:57:25 +08:00
simontigers 7ff309b8b8
fix(api): edit employee depart with rid=0 (#420) 2024-03-12 17:46:50 +08:00
rustrover 98eb47d44f
fix: some typos (#415)
Signed-off-by: gcmutator <329964069@qq.com>
Co-authored-by: gcmutator <329964069@qq.com>
2024-03-11 15:04:38 +08:00
pycook 9ab0f624ef
fix(api): remove ACL resources when deleting CIType (#414) 2024-03-08 16:31:03 +08:00
pycook 3f3eda8b3c
fix(api): issule #412, unique value restrictions (#413) 2024-03-05 16:21:27 +08:00
pycook f788adc8cf
feat(api): multi-id search (#411)
_id:(id1;id2)
2024-03-04 15:15:34 +08:00
simontigers 693ae4ff05
fix: deploy init common (#407) 2024-03-01 17:21:32 +08:00
pycook a1a9d99eb4 release: v2.3.12 2024-03-01 17:04:38 +08:00
dagongren e045e0fb43
fix(cmdb-ui):to lowercase (#406) 2024-03-01 13:52:30 +08:00
pycook 09376dbd2b
feat(api): CIType inheritance (#405) 2024-03-01 13:51:13 +08:00
dagongren 7fda5a1e7b
feat(cmdb-ui):ci type inherit (#404) 2024-03-01 13:39:20 +08:00
dagongren 113b84763f
feat:ci detail share (#403) 2024-02-27 16:13:28 +08:00
dagongren 190170acad
fix(cmdb-ui):triggers webhook headers (#402) 2024-02-26 13:46:40 +08:00
pycook 513d2af4b8
feat(api): Remove many-to-many restrictions (#401) 2024-02-26 10:17:53 +08:00
pycook 4588bd8996
fix(api): db-setup commands (#399)
fix(api): db-setup commands
2024-02-23 11:05:11 +08:00
dagongren 082da5fade
fix(cmdb-ui):resource search common attrs (#397) 2024-02-22 16:19:12 +08:00
pycook 013b116eb5
feat(acl): login channel add ssh options (#396) 2024-02-21 18:10:44 +08:00
simontigers 208d29165b
fix: grant common perm after create new employee (#394) 2024-02-04 13:48:02 +08:00
dagongren d510330cde
fix(cmdb-ui):fix multiple default value (#395) 2024-02-04 11:49:44 +08:00
wang-liang0615 ea4f0fc2a5
fix(ui):login email-》username (#393) 2024-01-31 15:52:27 +08:00
pycook 9bcdaacdc4
docs: update init sql
docs: update init sql
2024-01-26 13:57:36 +08:00
pycook 5045581ddf
feat(api): Auto-increment id can be used as primary key (#391) 2024-01-26 13:12:17 +08:00
simontigers 232913172c
fix: change common_setting task queue (#390) 2024-01-25 17:39:52 +08:00
pycook 157e1809ed release: 2.3.11 2024-01-13 15:06:51 +08:00
pycook ab8ccf7d1b ui: lint 2024-01-12 18:21:47 +08:00
wang-liang0615 ae1f0f6b4f
lint regexSelect (#382) 2024-01-12 18:09:03 +08:00
wang-liang0615 ff47e0ade6
feat:citype regex check & pref:edit is_list (#380) 2024-01-12 17:09:44 +08:00
pycook 0dd272fb04 feat(api): password supports regular check 2024-01-12 16:56:10 +08:00
pycook 6bc5c1516d
feat(api): Attributes support regular check (#379)
feat(api): Attributes support regular check
2024-01-12 13:05:37 +08:00
wang-liang0615 4a4b9e6ef0
feat(cmdb-ui):preference citype order (#378) 2024-01-12 11:14:53 +08:00
pycook 6e3f9478b3
Dev api 240111 (#377)
* feat(api): My subscription supports CIType sorting

* feat(api): db change
2024-01-11 18:01:37 +08:00
pycook 691051c254
perf(api): /api/v0.1/ci/adc/statistics
perf(api): /api/v0.1/ci/adc/statistics
2024-01-11 10:10:01 +08:00
pycook 8f066e95a6
fix(api): grant by attr (#373) 2024-01-10 16:52:27 +08:00
pycook 75bca39bf6 fix(api): commands add-user 2024-01-10 11:56:39 +08:00
pycook 3360e4d0fe
feat(db): set variable sql_mode
feat(db): set variable sql_mode
2024-01-10 10:28:15 +08:00