You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/tickets/migrations
fit2bot dc32224294
feat: 应用工单支持选择动作 (#8651)
2 years ago
..
0001_initial.py perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
0002_auto_20200728_1146.py
0003_auto_20200804_1551.py
0004_ticket_comment.py
0005_ticket_meta_confirmed_system_users.py perf(tickets): 申请资产工单支持授权多个系统用户 4 years ago
0006_auto_20201023_1628.py fix(migrations): 生成一下遗漏的 migrations 4 years ago
0007_auto_20201224_1821.py perf: 重构 ticket (#8281) 2 years ago
0008_auto_20210311_1113.py feat: ACL (#5696) 4 years ago
0009_auto_20210426_1720.py feat: 添加命令复核逻辑; 添加命令复核工单; 4 years ago
0010_auto_20210812_1618.py perf: 只保留app asset flow 3 years ago
0011_remove_approvalrule_assignees_display.py perf: 工单流对应受理人懒加载 3 years ago
0012_ticketsession.py perf: 修改权限树 (#7757) 3 years ago
0013_ticket_serial_num.py fix: 修改工单迁移文件warining问题 3 years ago
0014_auto_20220217_2135.py fix: 修改 migrations 3 years ago
0015_superticket.py Fix rbac (#7713) 3 years ago
0016_auto_20220609_1758.py fix: ticket bug (#8584) 2 years ago
0017_auto_20220623_1027.py feat: 工单支持审批时修改资产 (#8549) 2 years ago
0018_applyapplicationticket_apply_actions.py feat: 应用工单支持选择动作 (#8651) 2 years ago
__init__.py