Skip to content

Releases: gapitio/alerta-webui

Release v4.0.0

04 May 09:33
0ffa590

Choose a tag to compare

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

27 Apr 12:34
0ffa590

Choose a tag to compare

Release v4.0.0-beta.2 Pre-release
Pre-release
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

27 Apr 11:06

Choose a tag to compare

fix: fix name for repeat months field in on-call-add dialog

Release v3.2.2-beta.4

27 Apr 08:16

Choose a tag to compare

Release v3.2.2-beta.4 Pre-release
Pre-release
fix: fix name for repeat months field in on-call-add dialog

Release v4.0.0-beta.1

13 Apr 11:05
744d4f4

Choose a tag to compare

Release v4.0.0-beta.1 Pre-release
Pre-release
feat: add custom confirm popup box (#96)

Release v4.0.0-alpha.1

26 Mar 14:11
4bf3eb1

Choose a tag to compare

Pre-release
feat: add support for adding scopes in config (#94)

Release v4.0.0-alpha.0

24 Mar 12:54
b5f7372

Choose a tag to compare

Pre-release
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

10 Mar 07:54

Choose a tag to compare

Release v3.2.2-beta.3 Pre-release
Pre-release
fix: add correct base-url for auth redirect

Release v3.2.2-beta.2

09 Mar 09:40

Choose a tag to compare

Release v3.2.2-beta.2 Pre-release
Pre-release
fix: add correct base-url for auth redirect

Release v3.2.2-beta.1

06 Mar 10:00

Choose a tag to compare

Release v3.2.2-beta.1 Pre-release
Pre-release
fix: add ./ as base to support dynamic subpath