jumpserver/apps/tickets/migrations
fit2bot dc32224294
feat: 应用工单支持选择动作 (#8651)
Co-authored-by: feng626 <1304903146@qq.com>
2022-07-22 16:24:57 +08:00
..
0001_initial.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
0002_auto_20200728_1146.py
0003_auto_20200804_1551.py
0004_ticket_comment.py
0005_ticket_meta_confirmed_system_users.py
0006_auto_20201023_1628.py
0007_auto_20201224_1821.py perf: 重构 ticket (#8281) 2022-06-23 13:52:28 +08:00
0008_auto_20210311_1113.py
0009_auto_20210426_1720.py
0010_auto_20210812_1618.py perf: 只保留app asset flow 2021-09-06 18:44:58 +08:00
0011_remove_approvalrule_assignees_display.py perf: 工单流对应受理人懒加载 2021-12-21 18:20:02 +08:00
0012_ticketsession.py perf: 修改权限树 (#7757) 2022-03-07 19:02:37 +08:00
0013_ticket_serial_num.py fix: 修改工单迁移文件warining问题 2022-01-13 14:36:30 +08:00
0014_auto_20220217_2135.py fix: 修改 migrations 2022-02-17 23:02:32 +08:00
0015_superticket.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
0016_auto_20220609_1758.py fix: ticket bug (#8584) 2022-07-13 15:48:55 +08:00
0017_auto_20220623_1027.py feat: 工单支持审批时修改资产 (#8549) 2022-07-12 15:28:42 +08:00
0018_applyapplicationticket_apply_actions.py feat: 应用工单支持选择动作 (#8651) 2022-07-22 16:24:57 +08:00
__init__.py