pycook
c430515377
fix(api): add CI ( #326 )
2023-12-22 11:19:16 +08:00
simontigers
a6e2aca281
fix(api): svg upload ( #321 )
2023-12-21 18:58:35 +08:00
wang-liang0615
18313b7bd1
fix(acl_ui):permission ( #325 )
2023-12-21 17:22:49 +08:00
wang-liang0615
dbc44a8ad6
fix(ui):common double menu ( #324 )
2023-12-21 14:59:39 +08:00
wang-liang0615
f143e30cf5
feat(ui):批量导入模型根据create权限过滤&&模型配置页面权限 ( #323 )
2023-12-21 14:23:38 +08:00
wang-liang0615
4beece5a6e
fix:open triggerForm from attributeCard ( #322 )
2023-12-21 14:18:00 +08:00
pycook
920295d955
feat: Fixed db volume name
2023-12-21 10:26:51 +08:00
pycook
6eb8ae1dac
fix(api): CAS authentication
2023-12-20 12:10:00 +08:00
wang-liang0615
f1f86ce25a
feat(ui):api_host annotation ( #320 )
2023-12-19 14:22:40 +08:00
pycook
090007487d
fix(api): oauth2.0 authentication
2023-12-19 13:07:21 +08:00
wang-liang0615
aa98a304c1
feat:add auth common api_host ( #319 )
2023-12-19 11:23:27 +08:00
pycook
fe22e363b4
fix(api): ldap authentication
2023-12-19 00:16:56 +08:00
pycook
2d2fb6e1d6
release: v2.3.8
2023-12-18 20:08:19 +08:00
pycook
9894c77300
feat(ui): lint
2023-12-18 19:25:22 +08:00
simontigers
4ea947f741
fix: auth config ( #318 )
2023-12-18 18:27:06 +08:00
simontigers
e5ab2c2573
fix: auth config ( #317 )
2023-12-18 16:52:24 +08:00
wang-liang0615
5581fa8d0f
lint(ui) ( #316 )
2023-12-18 16:41:21 +08:00
wang-liang0615
76c939fe5c
fix(ui):401 redirect && feat(ui):add auth ldap test ( #315 )
2023-12-18 16:30:02 +08:00
wang-liang0615
6e9ce08e2c
pref(cmdb-ui):change adt key & add adt alias ( #314 )
2023-12-18 16:07:52 +08:00
pycook
092a8b9b92
pref(api): A CIType allows repeated binding of auto-discovery rules ( #313 )
2023-12-16 17:56:14 +08:00
wang-liang0615
b45fd0cbbb
fix:is_list edit bug ( #312 )
...
* feat(ui):auth setting
* fix:is_list edit bug
2023-12-15 13:19:55 +08:00
simontigers
5320ecfd62
fix(api): common_data ( #311 )
2023-12-15 10:56:04 +08:00
wang-liang0615
1d253d7ad3
feat(ui):auth setting ( #310 )
2023-12-15 10:33:38 +08:00
pycook
73d53f0440
pref(api): authentication and login log ( #308 )
...
* pref(api): authentication and login log
* feat(api): ldap and OAuth2.0
2023-12-14 19:53:08 +08:00
simontigers
d4a37af183
feat(api): auth config api ( #309 )
2023-12-14 19:39:21 +08:00
wang-liang0615
e03849b054
fix(cmdb-ui):batch upload cancel bug && download error ( #306 )
2023-12-13 14:50:53 +08:00
simontigers
faed3fe6a2
fix(api): get_employee_notice check data None ( #305 )
...
* fix(api): get_employee_notice check data None
* fix(api): remove path when save messager url
2023-12-13 09:45:42 +08:00
pycook
21c9d9accd
feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor
...
feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor
2023-12-12 20:29:57 +08:00
wang-liang0615
a06599ce33
pref(cmdb-ui):batch upload for date type ( #301 )
2023-12-12 14:53:12 +08:00
pycook
2b69217136
fix(api): time data format
...
fix(api): time data format
2023-12-12 14:37:21 +08:00
wang-liang0615
03a3b8b169
Revert "pref(cmdb-ui):batch upload for date type ( #298 )" ( #299 )
...
This reverts commit cd319421d5
.
2023-12-12 13:51:19 +08:00
wang-liang0615
cd319421d5
pref(cmdb-ui):batch upload for date type ( #298 )
...
* fix(cmdb-ui):set localstorage '' after unsubscribe ci
* pref(cmdb-ui):batch upload for date type
2023-12-12 13:38:08 +08:00
pycook
c918d54ea5
perf(api): ci delete ( #297 )
2023-12-12 11:09:32 +08:00
wang-liang0615
cf0ad7bad6
fix(cmdb-ui):set localstorage '' after unsubscribe ci ( #296 )
2023-12-12 09:38:50 +08:00
pycook
e0c8263542
feat(api): cas is compatible with casdoor
...
feat(api): cas is compatible with casdoor
2023-12-11 20:58:18 +08:00
pycook
275e8b15f3
Dev api 231211 ( #294 )
...
* fix(api): cas authentication
* feat(api): add lz4 package
2023-12-11 19:30:09 +08:00
simontigers
6ff942c107
feat(api): upload file save db ( #292 )
2023-12-11 18:22:33 +08:00
gmailnovo
d3c87ee500
feat: Handle '/dev/stdout' in Logger Configuration
2023-12-07 11:27:45 +08:00
simontigers
a4f65e7fc6
fix(api): Common create employee ( #287 )
...
* fix(api): add add_from arg in create employee
* fix(api): add check in acl call common after add user
2023-12-06 17:12:37 +08:00
wang-liang0615
10527bf9b8
pref(cmdb-ui):ci upload&delete concurrent 6 ( #286 )
2023-12-06 14:33:25 +08:00
pycook
0414121c27
docs: update local install
2023-11-30 16:18:33 +08:00
simontigers
edde467c87
fix(api): common_data delele ( #282 )
2023-11-30 13:03:09 +08:00
pycook
d525e1ec54
feat(api): only the role cmdb_admin can modify the CIType group ( #280 )
2023-11-29 17:40:12 +08:00
pycook
91c49b690f
fix(api): get relation history
2023-11-28 20:37:36 +08:00
pycook
05453becf9
release: 2.3.7
2023-11-24 14:53:53 +08:00
pycook
5fe27f8678
feat(api): issue #212 ( #279 )
2023-11-24 10:26:48 +08:00
wang-liang0615
0924b8846f
feat(cmdb-ui):多对多关系&&仪表盘色卡调整 ( #271 )
2023-11-24 10:25:56 +08:00
loveiwei
62a669159a
doc: change content in readme_en ( #278 )
2023-11-23 20:10:25 +08:00
loveiwei
2933bf1efa
feature: add a new management script, such as install,start,pause,del… ( #277 )
...
* feature: add a new management script, such as install,start,pause,delete,uninstall
* doc: add install.sh method in readme
* doc: add install.sh method in readme, change install.sh for macos support
* doc: add install.sh method in readme
* doc: add install.sh method in readme
2023-11-23 17:45:53 +08:00
loveiwei
981f8b0145
Fix deploy 1700028675 ( #272 )
...
* fix: Solving the timezone issue in Redis, as well as the problem of MySQL logs always being in UTC timezone.
* fix: change the config path of slow_log into /tmp directory in mysqld.cnf file
2023-11-22 18:34:58 +08:00