Skip to content

v2022.11.14.1

Compare
Choose a tag to compare
@jacobkellas jacobkellas released this 14 Nov 20:12
· 851 commits to main since this release
805d839

What's Changed

User Interface

  • Stops are now submitted immediately if the user is online and a loading indicator was added. Previously, this happened in the background making the process unclear to users.
  • In order to create offline stops the user must log in before going offline. After the user is logged in they will have around one hour of offline capabilities before needing to log in again.
  • When stops are created offline they will be processed when the user returns online. There is now a loading indicator when offline stops are processing to prevent the users from closing the application, potentially creating errored stops.

Admin Page

  • Fixed a bug regarding the pending status for submitted stops to the CA-DOJ. Once a stop is submitted to the CA-DOJ it will enter the pending status until it is processed. This prevents duplicate submissions.