jumpserver/apps/ops
fit2bot 4ef3b2630a
feat: 站内信 (#6183)
* 添加站内信

* s

* s

* 添加接口

* fix

* fix

* 重构了一些

* 完成

* 完善

* s

* s

* s

* s

* s

* s

* 测试ok

* 替换业务中发送消息的方式

* 修改

* s

* 去掉 update 兼容 create

* 添加 unread total 接口

* 调整json字段

Co-authored-by: xinwen <coderWen@126.com>
2021-05-31 17:20:38 +08:00
..
ansible perf: 修复ansible summary显示两遍的问题 2021-03-17 17:13:07 +08:00
api fix: 任务应该分组织 2021-03-16 19:26:13 +08:00
celery fix: 改密计划关掉周期执行再打开,任务不再执行 2021-04-07 18:38:45 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
models feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
serializers serializer优化&&授权导入优化 2021-04-30 14:05:46 +08:00
templates/ops [Update] 添加celery task log view 2020-06-04 14:30:44 +08:00
tests [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
apps.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
inventory.py fix(ops): 修复run as 可能引起的返回多个asset user 2020-11-17 16:39:13 +08:00
mixin.py fix: 修复收集用户interval等字段的校验 2021-05-17 18:31:30 +08:00
notifications.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
tasks.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
test_utils.py [Feture] 添加ops 页面 2017-12-11 00:29:25 +08:00
utils.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
views.py refactor: 移动 PermissionsMixin 位置 2021-04-08 02:15:02 -05:00
ws.py fix: 修复 celery 等日志文件的访问漏洞 (#5469) 2021-01-19 14:36:41 +08:00