Skip to content

v2022.07.21

Compare
Choose a tag to compare
@jacobkellas jacobkellas released this 21 Jul 14:48
· 981 commits to main since this release
6071c7e

What's Changed

User Interface

  • The favorites table has been cleaned up to make reading it easier
  • Favorites buttons have had colors updated to stand out more
  • Date and time pickers have been updated for a more native feel on iOS
  • Beat IDs now have leading zeros to make them a maximum of 3 digits. This allows users to search for beats such as "009" instead of searching for "9"
  • Required logos and statute information buttons have had their sizes reduced
  • PII detection for location should be slightly more accurate. Please continue to review free-form fields for PII.
  • The stops with errors button will show more prominently alerting users there are saved stops with errors that need attention
  • Multiple statute codes on form inputs will display an abbreviated code so the user can see all the data

Admin Page

  • Administrators can now filter by multiple status on the admin stops page
  • Stops now receive a "pending" status during submission. This prevents stops that are already submitted to the CA-DOJ from being edited, potentially creating duplicate submissions
  • Filters on the admin stops page should perform more accurately and save state when switching between tabs
  • Successfully submitted stops can now be viewed in read-only mode by administrators