Commit graph

16 commits

Author SHA1 Message Date
067c3e9df1 linter 2025-08-25 10:35:59 -04:00
1b8533d192 Incident details encoding and UI headers
Introduces Unicode-safe base64 encoding/decoding for call details between incidents and call screens. Refactors PageHeader to accept left, center, and right header props for more flexible layouts. Updates call.jsx and register.jsx to use the new header structure, and improves department/unit rendering and modal dropdowns for department selection. Generalizes and modernizes UI code for better maintainability and cross-platform compatibility.
2025-08-12 16:36:26 -04:00
2f01c575db Fix and Delete Log 2025-08-12 15:01:49 -04:00
dd5a0523dc Adjust incident styles
Removed 'justifyContent: space-between' from the row container and updated the text container to use flex: 1, alignItems: 'flex-start', padding, and maxWidth for improved layout and text alignment.
2025-08-12 15:00:26 -04:00
cb1758fb55 Changes for new DB 2025-08-11 15:34:16 -04:00
34e0325f37 fix formatting 2025-08-10 10:14:56 -04:00
e32c8e108f Update incidents.jsx 2025-08-10 10:14:28 -04:00
1368369495 Big Updates -> 53.0.0 & Auth w/ FireBase 2025-08-10 03:11:09 -04:00
051837968a Add Customizable Notifications & Add Global Variables 2025-04-21 11:41:08 -04:00
bc9878053d Change No Incident Look & Remove Dept Fields from data 2025-04-21 01:41:40 -04:00
5ad7ef9d1a Update old Route 2025-04-19 12:59:12 -04:00
34c1200167 Update Package & Add Changes to Landing/Incidents 2025-04-19 12:35:47 -04:00
e445d8d6d5 Select call from list of calls 2025-04-19 02:36:25 -04:00
ed80abae81 Fix helper function failure 2025-04-18 23:27:50 -04:00
caa7cfe969 Updates & WebSocket Start 2025-04-18 22:50:53 -04:00
05fce56904 Single Call View Init Finish & Multi Call Started 2024-10-05 19:10:41 -04:00