jumpserver/apps/assets
fit2bot d3be16ffe8
fix (#4680)
* perf(perms): 资产授权列表关联数据改为 `prefetch_related`

* perf(perms): 优化一波

* dispatch_mapping_node_tasks.delay

* perf: 在做一些优化

* perf: 再优化一波

* perf(perms): 授权更改节点慢的问题

* fix: 修改一处bug

* perf(perms): ungrouped 资产数量计算方式

* fix: 修复dispatch data中的bug

* fix(assets): add_nodes_assets_to_system_users celery task

* fix: 修复ungrouped的bug

* feat(nodes): 添加 favorite 节点

* feat(node): 添加 favorite api

* fix: 修复clean keys的bug


Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
2020-09-27 16:02:44 +08:00
..
api fix (#4680) 2020-09-27 16:02:44 +08:00
backends [Update] 创建AuthBook对象的方法从ModelManager中移动到Model中,保留原生的对象create方法;同时添加事务处理; 2020-03-26 13:11:38 +08:00
migrations perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
models fix (#4680) 2020-09-27 16:02:44 +08:00
serializers fix (#4680) 2020-09-27 16:02:44 +08:00
tasks fix (#4680) 2020-09-27 16:02:44 +08:00
tests 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
urls perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
__init__.py [Feture] 使用信号解耦 2017-12-13 17:21:08 +08:00
apps.py [Bugfix] 修改初始化一些节点时,assets_node表不存在的问题 2019-09-11 14:46:39 +08:00
const.py [Update] 修改创建按钮样式;Open 数据库应用;取消资产/系统用户/组织等名称对于特殊字符的限制; (#3594) 2020-01-06 11:43:37 +08:00
exceptions.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
filters.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
pagination.py fix (#4680) 2020-09-27 16:02:44 +08:00
signals_handler.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
utils.py fix (#4680) 2020-09-27 16:02:44 +08:00