Changelog

Presage Web

5.0.0

Latest
1/5/2024

What's Changed

  • PA-39 Location Management screen by @Mtn-View
  • Alert sub helper switch to TS by @daytonlowell
  • PA-81 Automatic Work Orders screen by @Hhovland
  • PA-153 product endpoint fixes by @Hhovland
  • PA-72 new user activation flow by @daytonlowell
  • PA-28 user group configuration by @soonyeap
  • Convert Report Viewer screen to Svelte, fix dropdown behavior, add "History" tab by @Mtn-View
  • Bump @babel/traverse from 7.21.4 to 7.23.2 by @dependabot
  • Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot
  • Change asset / graphql paths to be relative if none are set by @Mtn-View
  • Bumping GHA modules to newer versions by @DillonSadofsky
  • Bump vite from 4.4.9 to 4.4.12 by @dependabot

New Contributors

  • @dependabot made their first contribution
10/31/2023
  • Fixed Settings Page Filter
10/31/2023
  • PA-31 plant config screen by @Hhovland
  • Use a Svelte Store for the session by @Mtn-View
  • PA-30 settings interface by @Hhovland
10/19/2023
  • Product management by @Hhovland
  • Minor UI changes to the language selector by @daytonlowell
  • User config screen by @soonyeap
6/1/2023
  • Pagination fixes
6/1/2023
  • Result Paging Fixes

  • This contains all the fixes where query results were limited by default but we desired to retrieve all results.

5/24/2023

Analysis Management Fixes

  • Fix a bug preventing the Analysis Management > Options state from loading
  • If the card started closed, it would attempt to find the table that was not rendered
  • If the card started open, it was a race condition between the table rendering and finding the table to init events
  • Fix columns disappearing after opening the card
  • splice mutates the array, slice does not.
5/24/2023

What's Changed

  • Alert subscriptions by @daytonlowell
5/10/2023
  • Added Analysis Management screen
Newer Older