What's Changed
- feat: add base URL for the frontend and backend of Alerta by @sbgap in #68
- feat: add housekeeping for auto unshelve and auto unack by @sbgap in #69
- feat: update datetime.utcnow to datetime.now(UTC) by @sbgap in gapitio/alerta#152
- feat: remove correlate of events by @sbgap in gapitio/alerta#153
- feat: remove unused functions of alarm model by @sbgap in gapitio/alerta#155
- feat: remove group, repeat, trendindication and type from alerts by @sbgap in gapitio/alerta#154
- feat: change timeout to shelved/acked timeouts by @sbgap in gapitio/alerta#156
- fix: remove drop of unused columns by @sbgap in gapitio/alerta#157
- fix: remove drop of groups in notification rules by @sbgap in gapitio/alerta#158
- feat: add oidc scopes by @sbgap in gapitio/alerta#159
- feat: update all fields of duplicate and correlated alerts by @sbgap in gapitio/alerta#151
- fix: remove temporary columns when restructuring in schema by @sbgap in gapitio/alerta#160
- feat: remove repeat-type and use and function for all fields by @sbgap in gapitio/alerta#161
- feat: add filter tabs for alert and history views by @sbgap in gapitio/alerta#162
- feat: remove unused data from alerts by @sbgap in gapitio/alerta-webui#88
- fix: make status exact match in alert and history filter by @sbgap in gapitio/alerta-webui#89
- feat: add support for base-url by @sbgap in gapitio/alerta-webui#90
- feat: add timeout popups for ack and shelve actions by @sbgap in gapitio/alerta-webui#91
- chore: remove debug console statements by @sbgap in gapitio/alerta-webui#93
- feat: change detail search to filter by @sbgap in gapitio/alerta-webui#92
- feat: add support for adding scopes in config by @sbgap in gapitio/alerta-webui#94
- feat: make attributes sortable in alertlist by @sbgap in gapitio/alerta-webui#95
- feat: add custom confirm popup box by @sbgap in gapitio/alerta-webui#96
- feat: add tooltips for alert actions by @sbgap in gapitio/alerta-webui#97
- fix: remove correlate from detail view by @sbgap in gapitio/alerta-webui#98
- fix: remove v- from v-if template by @sbgap in gapitio/alerta-webui#99
- feat: add restrictions for height and width of description field by @sbgap in gapitio/alerta-webui#100
- feat: change attributes to open urls in the alert detail page by @sbgap in gapitio/alerta-webui#101
- fix: make the on-call add/edit dialog usable by @sbgap in gapitio/alerta-webui#102
- feat: add filters to tabs instead of just using environments by @sbgap in gapitio/alerta-webui#103
Full Changelog: v3.2.2...v4.0.0
Full Changelog: gapitio/alerta@v3.2.2...v4.0.0
Full Changelog: gapitio/alerta-webui@v3.2.2...v4.0.0