Skip to content

Releases: KingCountySAR/respond-next

May 8th, 2024 (hotfix)

09 May 01:19
037cc50
Compare
Choose a tag to compare

Summary

FIX: Status Time Bug

Status Time Bug

The Status Updater form does not default to the current time after the first time it pops up. The time in the form shows the time that the form was first accessed.

Fixed in commit #90.

The bug was introduced in Commit #85 and deployed to production in version v0.6.0.

April 26th, 2024

30 Apr 00:50
9d847f0
Compare
Choose a tag to compare

Summary

CHANGE: All of the forms have been updated to use the "outlined" fields
CHANGE: All of the date inputs now use the same input type
ADD: Responder Status Text on Roster Tiles
ADD: Phone # and Email on Participant Dialog
ADD: Edit Mileage (via Participant Dialog)
ADD: Participant ETA (available when in Standby or Signed In Status)
ADD: Roster sorting (by Name or ETA)

Participant Phone/Email

Participant phone number and email address will now show up on the participant dialog.

image

Edit Mileage

It is now possible to edit your miles anytime via the participant dialog.

image

Responder ETA

Report your ETA using the new buttons that appear when you are in Standby or Responding status. Clicking "15", "30" or "60" will set your eta that many minutes out; or you can click on the clock icon to set a specific time. After you choose an ETA you have options to increase or decrease it; or clear it altogether.

Also, the roster can now be sorted by either Name or ETA. ETA organizes responders based on who is arriving next. Responders that have already arrived will be shuffled to the bottom of the list.

image
image

February 28th, 2024

14 Mar 01:15
5072a3c
Compare
Choose a tag to compare

Summary

ADD: Navigation app preference.
ADD: Print button on Roster view, opens a clean print view of the roster.
ADD: Export to CSV button on Roster view.
FIX: Timeline entries could be created without a time.
FIX: Preferences race condition that caused the default values to show on first load.
FIX: Midnight hour renders as 24:XX

Navigation Preference

There is a new preference for which navigation app. Current options are Google Maps, Apple Maps, and Waze.

image

Roster Print and Export Options

  • "Print" opens a print dialog with a clean view of the roster so it can be saved as a PDF or printed.
  • "Download (CSV)" does what it says.

image

January 26th, 2024

14 Mar 01:17
Compare
Choose a tag to compare

Summary

ADD: Navigation Link.
ADD: Timeline Editing.
ADD: Roster review/print view on desktop.
ADD: Location data and Saved Locations.
CHANGED: Timeline UI to Tiles for better mobile experience.
CHANGED: Updated to consistent date formatting throughout the app.
CHANGED: Set "relative time" as the default for dates that are within 1 day.
CHANGED: Added "Switch From" status changes when dual members switch units during a mission.
FIX: Removed excess padding on mobile "Roster" pane on inactive Activities.

Navigation Link

When coordinates are available for the mission/training location, a blue Google Maps navigation link will appear.

image

Timeline UI and Editing

Responder timeline's have been updated to a tile format to improve readability on smaller screens; clicking on a timeline value will allow it to be edited, inline.

image
image

Roster View

A new, desktop-only, view is available that presents the timeline data for all participants. For now, this is just for manual review and/or printing; but it gets us closer to being able to automate database entry of the roster.

image

image

Relative Time

Dates in Respond will appear as "Relative Time" by default when they are within 1 day. For example, "Today at 1730" instead of "Sun 2024-01-14 1730". Clicking on the date will switch between formats.

image
image

"Switch From" Status Changes

Clearer status changes have been implemented for dual members who switch between units while signed into a mission. Signing in from a different unit portal will present options to switch from, or sign out of the previous unit.

image

Location Data & Saved Locations

Mission/Training locations can now be selected from a list of Saved Locations, or created on the fly with as little as a name.

  • When a Location has not been selected, the "Add Location" button appears next to the Location Picker.
  • When a Location has been selected, the "Edit" button appears next to the Location Picker.

By Default, editing only changes the location for that mission; but changes can be optionally updated on the Saved Location as well.

image

image