Hi Dispatch users!
This is the second release of the month of March. This release is mostly about enhancing and fixing bugs in the Web UI. It also includes ground work to allow Dispatch members to set default settings that will later be used for filtering across the UI such as default projects. List of enhancements and bug fixes below.
Enhancements:
- Adds a protection for when we send the feedback direct message to all participants. (#2090) by @mvilanova
- Moves owner permission check for user update to function logic. (#2089) by @mvilanova
- Adds support for multi year charts and turns off animations to help performance. (#2087) by @kevgliss
- Adds support for setting default projects in member settings. (#2083) by @mvilanova
- Allows the primary navigation bar to be minimized. (#2074) by @kevgliss
- Changes default time range to current month plus full previous month. (#2072) by @mvilanova
- Enhances the data source UI. (#2071) by @kevgliss
- Return projects and incident types sorted by name desc. (#2061) by @mvilanova
- Adds resolution to incident close review notification. (#2058) by @mvilanova
- Improves title of dashboard filter dialogs. (#2053) by @mvilanova
Bug Fixes:
- Uses the simple search dictionary for fulltext search. (#2093) by @kevgliss
- Fixes a few issues with the incident dashboard drilldown table. (#2088) by @kevgliss
- Fixes a typo such that aggregate correctly gets reset. (#2086) by @kevgliss
- Fixes issue with comboboxes not displaying multiple items with the same name. (#2084) by @kevgliss
- Makes default time range timezone aware. (#2075) by @mvilanova
- Bugfix/data status (#2073) by @kevgliss
- Making source required for query creation. (#2068) by @kevgliss
- Fixing selects, making them searchable. (#2067) by @kevgliss
- Fixing map to filter. (#2066) by @kevgliss
- Fixes incident forecast and makes sure url params are respected in dashboard. (#2062) by @kevgliss
- Fixes issue with incident task creation. (#2060) by @mvilanova
- Fixes bug in task dashboard (#2054) by @kevgliss