Skip to content

Commit

Permalink
Update upstream to Netflix/dispatch@6fce74f
Browse files Browse the repository at this point in the history
  • Loading branch information
depot-bot committed Dec 14, 2024
1 parent 9ab3728 commit dad8147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated 47 files
+4 βˆ’4 requirements-base.txt
+1 βˆ’1 requirements-dev.txt
+1 βˆ’0 src/dispatch/case/models.py
+35 βˆ’0 src/dispatch/database/revisions/tenant/versions/2024-12-12_2d9e4d392ea4.py
+1 βˆ’0 src/dispatch/incident/models.py
+1 βˆ’0 src/dispatch/incident/priority/models.py
+5 βˆ’5 src/dispatch/plugins/dispatch_slack/case/interactive.py
+1 βˆ’1 src/dispatch/plugins/dispatch_slack/fields.py
+3 βˆ’15 src/dispatch/plugins/dispatch_slack/incident/interactive.py
+3 βˆ’0 src/dispatch/project/models.py
+12 βˆ’30 src/dispatch/signal/views.py
+86 βˆ’86 src/dispatch/static/dispatch/package-lock.json
+2 βˆ’2 src/dispatch/static/dispatch/src/case/CaseSummaryTable.vue
+1 βˆ’1 src/dispatch/static/dispatch/src/case/ReportReceiptCard.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/case/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/case/priority/CasePriorityCombobox.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/case/severity/CaseSeverityCombobox.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/case/type/CaseTypeCombobox.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/dashboard/incident/IncidentDrillDownTable.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/data/query/QuerySummaryTable.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/data/query/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/data/source/SourceSummaryTable.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/data/source/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/document/DocumentSummaryTable.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/feedback/incident/Table.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/feedback/service/Table.vue
+1 βˆ’1 src/dispatch/static/dispatch/src/forms/table/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/incident/IncidentSummaryTable.vue
+1 βˆ’1 src/dispatch/static/dispatch/src/incident/ReportReceiptCard.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/incident/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/incident/priority/IncidentPriorityCombobox.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/incident/severity/IncidentSeverityCombobox.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/incident/type/IncidentTypeCombobox.vue
+1 βˆ’1 src/dispatch/static/dispatch/src/incident/type/IncidentTypeSelect.vue
+15 βˆ’3 src/dispatch/static/dispatch/src/project/NewEditSheet.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/project/ProjectCombobox.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/project/ProjectSelect.vue
+2 βˆ’1 src/dispatch/static/dispatch/src/project/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/signal/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/signal/TableInstance.vue
+16 βˆ’3 src/dispatch/static/dispatch/src/signal/engagement/store.js
+16 βˆ’2 src/dispatch/static/dispatch/src/signal/filter/store.js
+4 βˆ’4 src/dispatch/static/dispatch/src/tag/TagFilterAutoComplete.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/tag/TagSummaryTable.vue
+5 βˆ’2 src/dispatch/static/dispatch/src/tag_type/TagTypeFilterCombobox.vue
+3 βˆ’3 src/dispatch/static/dispatch/src/task/Table.vue
+2 βˆ’2 src/dispatch/static/dispatch/src/task/TaskSummaryTable.vue

0 comments on commit dad8147

Please sign in to comment.