jumpserver/apps/perms
fit2bot 8f82ca9856
perf: 优化操作日志 (#12249)
* perf: 优化操作日志

* perf: 修改migrations中关于Nodes的verbose_name

* perf: 优化代码逻辑

* perf: 优化日志详情展示逻辑

* perf: 代码优雅一下

---------

Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
2023-12-05 17:26:47 +08:00
..
api perf: 资产授权添加协议 2023-10-27 16:15:59 +08:00
migrations perf: 优化操作日志 (#12249) 2023-12-05 17:26:47 +08:00
models perf: 优化操作日志 (#12249) 2023-12-05 17:26:47 +08:00
serializers perf: 支持全局的 labels (#12043) 2023-12-05 11:16:34 +08:00
signal_handlers fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2022-12-22 18:56:54 +08:00
templates/perms
urls perf: 资产授权添加协议 2023-10-27 16:15:59 +08:00
utils perf: 资产授权添加协议 2023-10-27 16:15:59 +08:00
__init__.py
apps.py perf: 修改 gettext 2023-07-24 14:09:22 +08:00
const.py perf: 修改授权动作翻译 (#12095) 2023-11-14 10:41:00 +08:00
filters.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
hands.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
locks.py
mixins.py
notifications.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
pagination.py
tasks.py fix: 修复 json m2m field 中正则有问题匹配不正确 2023-07-20 15:38:04 +08:00
tests.py