Skip to content

Releases: slaclab/slac-alarm-manager

v1.3.0

11 Jan 20:05
165cdcb
Compare
Choose a tag to compare

This release adds some features: a new 'All' topic, an option for playing sound when alarms are triggered, and an added display of alarm threshold values in the right-click menu.

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

01 Aug 20:56
feb40ad
Compare
Choose a tag to compare

This patch adds some minor bug fixes and quality-of-life improvements to U.I.

What's Changed

  • FIX: Top level summaries should be green and not gray if all underlying alarms are disabled by @jbellister-slac in #51
  • Rearrange column order by @nstelter-slac in #53
  • STY: disable "Enabled" checkbox when "Enabling Filter" used, on confi… by @nstelter-slac in #54
  • STY: link the columns of the live and ack'd tables so resizing/reorde… by @nstelter-slac in #55
  • Fix minor UI issues and add test for filter-status after disable/enable by @nstelter-slac in #57
  • ENH: add context menu item to view guidance by @nstelter-slac in #56

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 May 16:55
6d6560a
Compare
Choose a tag to compare

This release just has a couple bug fixes

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Mar 19:54
04bf876
Compare
Choose a tag to compare

This release contains a couple extra nice to have features as well as a fix for the alarm filter functionality

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

06 Mar 18:42
1a9a9aa
Compare
Choose a tag to compare

A minor release to get a couple fixes out quickly, mainly the PyDM data plugin fix for top level summary alarms

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 Feb 20:05
8813d56
Compare
Choose a tag to compare

This is a very minor release with just a couple of cosmetic changes. No functionality changes.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Jan 21:55
4df2bd6
Compare
Choose a tag to compare

Some general UI functionality enhancements and improvements, allow the same PV to appear in multiple branches of the alarm tree.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Aug 18:24
ee756e6
Compare
Choose a tag to compare

An initial release for a functional tree and table widget for viewing and interacting with alarms. Contains the capability to acknowledge and disable alarms, as well as plot the underlying PVs. Can also locate PV names via an archiver appliance search.

Contains a PyDM data plugin for reading alarm severity updates directly from kafka for any PyDM widgets.