Releases: gapitio/alerta-webui
Releases · gapitio/alerta-webui
Release v4.0.0
What's Changed
- feat: remove unused data from alerts by @sbgap in #88
- fix: make status exact match in alert and history filter by @sbgap in #89
- feat: add support for base-url by @sbgap in #90
- feat: add timeout popups for ack and shelve actions by @sbgap in #91
- chore: remove debug console statements by @sbgap in #93
- feat: change detail search to filter by @sbgap in #92
- feat: add support for adding scopes in config by @sbgap in #94
- feat: make attributes sortable in alertlist by @sbgap in #95
- feat: add custom confirm popup box by @sbgap in #96
- feat: add tooltips for alert actions by @sbgap in #97
- fix: remove correlate from detail view by @sbgap in #98
- fix: remove v- from v-if template by @sbgap in #99
- feat: add restrictions for height and width of description field by @sbgap in #100
- feat: change attributes to open urls in the alert detail page by @sbgap in #101
- fix: make the on-call add/edit dialog usable by @sbgap in #102
- feat: add filters to tabs instead of just using environments by @sbgap in #103
Full Changelog: v3.2.2...v4.0.0
Release v4.0.0-beta.2
feat: add filters to tabs instead of just using environments (#103) * feat: add filter for tabs in alerts and history views * feat: add confirm close for filter tabs dialog
Release v3.2.2
fix: fix name for repeat months field in on-call-add dialog
Release v3.2.2-beta.4
fix: fix name for repeat months field in on-call-add dialog
Release v4.0.0-beta.1
feat: add custom confirm popup box (#96)
Release v4.0.0-alpha.1
feat: add support for adding scopes in config (#94)
Release v4.0.0-alpha.0
feat: change detail search to filter (#92) add config for showing advanced search bar for alerts and history set default config for showing advanced search bar to false change searches done from detail page to a filter search move watch view switch next to header
Release v3.2.2-beta.3
fix: add correct base-url for auth redirect
Release v3.2.2-beta.2
fix: add correct base-url for auth redirect
Release v3.2.2-beta.1
fix: add ./ as base to support dynamic subpath