Skip to content

Releases: Uninett/Argus-frontend

[v1.7.0] - 2022-12-16

20 Feb 12:11
Compare
Choose a tag to compare

Added

  • Create ticket feature

v1.6.1

15 Nov 12:38
Compare
Choose a tag to compare

[v1.6.1] - 2022-10-13

Fixed

  • Show correct version number

v1.6.0

15 Nov 12:38
Compare
Choose a tag to compare

[v1.6.0] - 2022-10-13

Fixed

  • Fix help text refering to a singular incident when ACK-ing or closing multiple incidents with the bulk operation feature.
  • Fix ARGUS logo clipping part of the name.
  • Fix misleading error message on successful incident update. Bug appeared for incidents that were selected by user, but which were on the table page(s) that were out of view.
  • Fix CLOSE/RE-OPEN button so that it does not disappear if user selects incidents on different table pages
  • Fix a bug in Timeslot's time pickers where changing start-/end time via icon, leads to wrong values being registered, misleading error text being displayed, and "Save"-button being disabled
  • Fix a bug in Timeslot's time pickers where typing invalid values for both start- and end time (both input fields display error text), disrupts further changes (incl. corrections) of those time values
  • Fix a bug in Timeslot's time pickers where error text is not always removed and "Save"-button is disabled, even after user has provided valid and non-conflicting values (time range where start time is before end time)
  • Fix bug where incidents count was messed up due to user switching between table pages too rapidly
  • Labeling of "Unacked" chips and buttons is now consistent.
  • Incidents page does not blank out anymore when selecting an old-style filter (filter created before 2023).
  • Fix a bug where the day selector menu for timeslots would jump around when selecting days.
  • Fix a bug where pressing enter while creating or updating a phone number refreshed the page instead of actually
    creating or updating the phone number.

Changed

  • Rename the label for the severity level selector from "Max level" to "Max severity level"
  • Allow reuse of timeslots in different notification profiles.
  • All notification profile changes are handled via PUT endpoint.
  • Individual success alerts are replaced with a consolidated success message for bulk updates (bulk ack, bulk add/ticket etc.)
  • Logo to the one with eye and text (without TV-frame)
  • Favicon to the one with eye-only
  • Add seconds to timestamps in elements of the event feed in detailed incident view
  • Order of events and acknowledgements in feed in detailed incident view. Order is now oldest-first.
  • Made docker-compose build more flexible.
  • Make it easier/more obvious to save a profile without a phone number by selecting the option "None".
  • Option "None" is default in the phone number selector in notification profiles.
  • Updated the phonenumber component to have prettier and more sensible css.
  • Removed useless Filter List button from the incidents table header.

Added

  • End time to the incident detailed view (for closed incidents only)
  • User manual.
  • SMS media plugin in docker-compose env.
  • Select-all-incidents per page feature. Several pages can be selected/de-selected at a time
  • Info bar that drops below the app header while any of the bulk operations (bulk ack, bulk re-open etc.) is ongoing
  • Separate callbacks for bulk operations in /src/api/actions.ts
  • Logic for storedIncidents in global state

v1.5.4

15 Feb 15:06
Compare
Choose a tag to compare
Set version number: 1.5.4

v1.0.4

24 Jun 06:40
49d9340
Compare
Choose a tag to compare
Use stored filters on homepage

v1.0.3

24 Jun 06:40
Compare
Choose a tag to compare
Bump to version 1.0.3

v1.0.2

24 Jun 06:39
75f691b
Compare
Choose a tag to compare
Merge pull request #180 from Uninett/doc.environment-variables

Document the available configuration options

v1.0.1

24 Jun 06:39
Compare
Choose a tag to compare
Fix annoyance in filtering incident list

v1.0.0

04 Nov 09:05
Compare
Choose a tag to compare
First production release