jiangweidong
|
281a2d9679
|
fix: custom sms send success but prompt fails
|
5 months ago |
jiangweidong
|
c0d2efa72a
|
perf: async sms task params can json
|
5 months ago |
fit2bot
|
e36d51cc0b
|
perf: country code api (#13672)
* perf: remove notification migrations
* perf: country code api
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
5 months ago |
fit2bot
|
ba8d3be9a6
|
fix: Operatelog plaintext storage AKSK (#13506)
* fix: Operatelog plaintext storage AKSK
* perf: Encrypt some field when saving operatelog
* fix: Operatelog plaintext storage AKSK
---------
Co-authored-by: jiangweidong <1053570670@qq.com>
|
5 months ago |
ibuler
|
43cfb11bca
|
perf: tag export format use name:value style
|
5 months ago |
wangruidong
|
a529609275
|
fix: Resolve issue with update permissions preventing data import
|
5 months ago |
ibuler
|
22788ff2da
|
perf: remove org api scope
|
5 months ago |
fit2bot
|
5594b25ae0
|
perf: Login confirm return failed (#13560)
Co-authored-by: feng <1304903146@qq.com>
|
5 months ago |
wangruidong
|
4a49bde1f0
|
perf: add compatibility for macOS environment
|
5 months ago |
ibuler
|
772c9b385c
|
perf: lang setting from core
|
5 months ago |
fit2bot
|
138ea35620
|
fix: Got perm tree 500 (#13533)
Co-authored-by: feng <1304903146@qq.com>
|
5 months ago |
ibuler
|
bca9bdf619
|
perf: translate some word
|
5 months ago |
wangruidong
|
2bd09f246d
|
fix: raise http 400 when batch delete in component settings
|
5 months ago |
Bai
|
dfde50c768
|
Merge v4 to dev
|
5 months ago |
ibuler
|
8157f9891f
|
perf: 优化批量删除判断
|
5 months ago |
ibuler
|
cd2af0dcf7
|
perf: english traslation
|
5 months ago |
Bai
|
523468f7af
|
fix: Add API Exception traceback log if settings.DEBUG_DEV enabled
|
5 months ago |
Bai
|
9385d04812
|
fix: Add API Exception traceback log if settings.DEBUG_DEV enabled
|
5 months ago |
wangruidong
|
0a0312695b
|
fix: es使用https报错
|
5 months ago |
ibuler
|
7be6cf2b73
|
perf: tags update
|
6 months ago |
wangruidong
|
3608b025e5
|
fix: es8会话记录查询不到命令
|
6 months ago |
wangruidong
|
948e9ecb4b
|
perf: 命令存储支持ES8的版本
|
6 months ago |
ibuler
|
050ddc88f2
|
perf: labels 支持颜色
|
6 months ago |
feng
|
91a1da57e9
|
perf: mfa interface optimization, mobile phone number can be empty
|
6 months ago |
Bai
|
8ebdd59e00
|
Merge branch 'v4_bain' into v4
|
6 months ago |
Bai
|
a1e9382275
|
perf: i18n bai
|
6 months ago |
ibuler
|
097a6c5c5f
|
perf: 修改 label 为 tag
|
6 months ago |
ibuler
|
9f103a88d6
|
perf: 修改 org name
|
6 months ago |
feng
|
d4c1f93ef6
|
fix: send slack message failed
|
6 months ago |
fit2bot
|
e8faaeb8fb
|
fix: Accounts of ssh key type will no longer export fingerprints. (#13215)
Co-authored-by: feng <1304903146@qq.com>
|
6 months ago |
fit2bot
|
313202fe41
|
perf: 合并 migrations (#13187)
* perf: 修改 Migrations
* perf: 合并 migrations
* perf: remove unuse
* perf: change to file
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
7 months ago |
Bai
|
cb4402c610
|
merge: into dev from v4
|
7 months ago |
Bai
|
38175d6b57
|
fix: Fixed csv file export for `0` chars is not appear
|
7 months ago |
wangruidong
|
7408ed0f03
|
perf: add XPACKModelFieldsMixin
|
7 months ago |
Bai
|
42054c7989
|
feat: Support asset tree node drag to another one
|
7 months ago |
jiangweidong
|
ef7329a721
|
perf: 优化频繁发送短信,将后端的频繁发送警告提示到页面上来提醒用户
|
7 months ago |
Bai
|
660572a0ea
|
fix: merge_delay_run 偶尔会出现 (2006, MySQL server has gone away 的报错)
|
7 months ago |
Aaron3S
|
44445a9482
|
fix: 修复一些因使用 receptor runner 造成的 bug
|
7 months ago |
Bai
|
b8449a6efa
|
fix: Export csv file can run program for windows
|
7 months ago |
fit2bot
|
3740a4ad6f
|
fix: 开启仅一台设置登录 退出失败 (#13007)
Co-authored-by: feng <1304903146@qq.com>
|
8 months ago |
Bai
|
3f67b40975
|
fix: Export excel file can running instructions(csv no need deal)
|
8 months ago |
Aaron3S
|
bc76ce50e1
|
feat: 修改 receptor 启动参数
|
8 months ago |
fit2bot
|
689f858f97
|
feat: 支持 ansible 沙盒运行 (#12953)
* feat: 支持 ansible 沙盒运行
* feat: 修改 receptor sock 默认路径
* feat: 增加 adhoc 执行命令的 local connection 权限
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
|
8 months ago |
Bai
|
39ae14877b
|
perf: 优化所有View默认排序规则(name)
|
8 months ago |
Bai
|
9c238a9147
|
perf: 优化所有View默认排序规则(name)
|
8 months ago |
fit2bot
|
611d0b71e8
|
fix: 修复用户下线失败问题 SESSION_EXPIRE_AT_BROWSER_CLOSE 可配置 (#12936)
Co-authored-by: feng <1304903146@qq.com>
|
8 months ago |
ibuler
|
3b8aab8c25
|
perf: 修改 export 使用的 serializer
|
8 months ago |
wangruidong
|
afa1ba4f6b
|
fix: 统一成模板
|
8 months ago |
Eric
|
4470b68de9
|
perf: 优化代码,避免录像下载异常
|
8 months ago |
wangruidong
|
681cecc52b
|
perf: 优化所有资源列表的默认排序规则
|
8 months ago |