You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.