Commit graph

87 commits

Author SHA1 Message Date
9cf6e3ec8d Push 2025-08-25 09:46:27 -04:00
aafe568f18 Add Firebase App 2025-08-25 09:45:25 -04:00
a9782fef08 Add Postgres Services 2025-08-18 10:20:36 -04:00
e6c4389393 Update call.jsx 2025-08-13 21:37:18 -04:00
b91aa464af API Key Passthrough WebSocket 2025-08-13 01:43:35 -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
4d21fbebf8 Fix call Statements 2025-08-12 12:19:05 -04:00
cb1758fb55 Changes for new DB 2025-08-11 15:34:16 -04:00
45f0dc948c Formatting & Add DB Call 2025-08-10 16:05:17 -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
0a857f86a7 Add Keyboard fixes & Realtime Database 2025-08-10 09:59:27 -04:00
1368369495 Big Updates -> 53.0.0 & Auth w/ FireBase 2025-08-10 03:11:09 -04:00
56a965e76c Typo 2025-04-22 00:32:31 -04:00
6ce41b0268 Build Changes 2025-04-21 20:04:21 -04:00
30efadddb1 move 2025-04-21 19:51:05 -04:00
9d42409ccb add 2025-04-21 19:49:32 -04:00
d01b41973d Add project stuff 2025-04-21 18:34:36 -04:00
0f3ef6aee5 Add Project ID 2025-04-21 18:04:03 -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
b80013dba1 Update Navigate to Replace 2025-04-19 12:58:11 -04:00
4ba7defaf8
Update README.md 2025-04-19 12:55:03 -04:00
30b8803ba8
Merge pull request #19 from Doble-Technologies/dependabot/npm_and_yarn/multi-98a2c25ce6
Bump cross-spawn
2025-04-19 12:51:19 -04:00
d3da44f29f
Merge branch 'main' into dependabot/npm_and_yarn/multi-98a2c25ce6 2025-04-19 12:48:59 -04:00
dependabot[bot]
9f8dff7eb1
Bump cross-spawn
Bumps  and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together.

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

Updates `cross-spawn` from 6.0.5 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-version: 7.0.6
  dependency-type: indirect
- dependency-name: cross-spawn
  dependency-version: 7.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 16:48:30 +00:00
87257ac859
Merge pull request #18 from Doble-Technologies/feature/callpage
Feature/callpage
2025-04-19 12:48:15 -04:00
9016770156 Update login.jsx 2025-04-19 12:47:47 -04:00
1972d701ff Update login.jsx 2025-04-19 12:47:40 -04:00
4d6f5d9f8a Update pr-validation.yml 2025-04-19 12:45:16 -04:00
e12656b632 update runs-on 2025-04-19 12:44:47 -04:00
7c5fa658f8 Update app.json 2025-04-19 12:40:20 -04:00
4979f217f3 Merge branch 'main' into feature/callpage 2025-04-19 12:40:12 -04:00
c4b379044d Change file name 2025-04-19 12:40:07 -04:00
34c1200167 Update Package & Add Changes to Landing/Incidents 2025-04-19 12:35:47 -04:00
78b82200a6 Add env 2025-04-19 12:09:36 -04:00
e445d8d6d5 Select call from list of calls 2025-04-19 02:36:25 -04:00
94669143b1 Remove Slot due to Color Scheme issues 2025-04-19 00:16:31 -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
6c70631795
Merge pull request #16 from Doble-Technologies/Initial-Integration
Initial integration
2024-12-10 01:37:08 -05:00
305b101487
Update pr-validation.yml 2024-12-10 01:31:52 -05:00
8a98712c52
Update app.json 2024-12-09 20:53:41 -05:00
95b2921999 Update landing.jsx 2024-10-06 17:55:18 -04:00
05fce56904 Single Call View Init Finish & Multi Call Started 2024-10-05 19:10:41 -04:00
mattdimegs
ee2383e88a Select Department 2024-10-02 12:31:16 -04:00
92b06f6292 Add callPage & Department Selection Cards/ActionMenu 2024-10-02 00:16:04 -04:00