Base
- Remove completed queue from import_bundle as it should not be used
- Added threshold value to alerter config so it can be configurable
Core
- Allow dispatcher to generate alerts when completed_queue is not set. This makes dispatcher responsible to update alerts after rescan and during a non-ingest submission
- Use the new alerter config threshold
- Do not perform alert classification restriction when user does not exists
- Do not allow complete_queue to be set during rescan
UI - API Server
- Do not allow complete_queue to be set during bundle import
UI - Frontend
- Fix dashboard service cards layout
- Display more information about the submission in submission detail mode