|
|
217fb065cb
|
Merge pull request #26 from brendan-ch/chore/setup-mock-data-loader
chore/setup-mock-data-loader
|
2025-02-19 12:03:42 -08:00 |
|
|
|
371fb25faf
|
add etas for a second shuttle
|
2025-02-19 12:01:26 -08:00 |
|
|
|
e8d5dbe6b3
|
link schmid gate to shuttle
|
2025-02-19 11:59:00 -08:00 |
|
|
|
ad07a6be44
|
add schmid gate as a stop
|
2025-02-19 11:58:13 -08:00 |
|
|
|
614b062b01
|
add polyline coordinates for the teal route
|
2025-02-19 11:53:31 -08:00 |
|
|
|
bc2f90e11e
|
add polyline coordinates for red route
|
2025-02-19 11:30:38 -08:00 |
|
|
|
58bb8a1c32
|
change flag to integration-testing and update notification service construction
|
2025-02-19 11:15:11 -08:00 |
|
|
|
f1b9fb6824
|
add a flag to control whether the notification service should actually send notifications
|
2025-02-19 11:14:48 -08:00 |
|
|
|
92537a298b
|
check for command line argument
|
2025-02-19 11:02:21 -08:00 |
|
|
|
63a215ac41
|
remove TODO for test data class
|
2025-02-19 10:55:37 -08:00 |
|
|
|
556906d15e
|
remove test data repository loader
|
2025-02-19 10:55:16 -08:00 |
|
|
|
6da782fd3d
|
add stubs for test data repository loader
|
2025-02-19 10:50:04 -08:00 |
|
|
|
3b173aeb22
|
add RepositoryLoader interface
|
2025-02-19 10:47:58 -08:00 |
|
|
|
11871da802
|
Merge pull request #24 from brendan-ch/fix-issue-template
Rename generic-task to generic-task.md
|
2025-02-16 14:22:53 -08:00 |
|
|
|
11934da0af
|
Rename generic-task to generic-task.md
|
2025-02-16 14:21:46 -08:00 |
|
|
|
8794ced2dc
|
Merge pull request #23 from brendan-ch/add-generic-task-template
Create generic task template
|
2025-02-16 13:52:51 -08:00 |
|
|
|
d8091bf148
|
Create generic task template
|
2025-02-16 13:51:43 -08:00 |
|
|
|
5c49221783
|
Merge pull request #22 from brendan-ch/add-issue-templates
Add issue templates
|
2025-02-16 13:46:09 -08:00 |
|
|
|
fdc62563b2
|
copy issue templates from app repo
|
2025-02-16 13:44:49 -08:00 |
|
|
|
ed2f2d42f3
|
Merge pull request #21 from brendan-ch/feat/notifications-state
feat/notifications-state
|
2025-02-12 20:04:01 -08:00 |
|
|
|
f5d40ebd7a
|
add implementation for isNotificationScheduled
|
2025-02-12 19:53:26 -08:00 |
|
|
|
e22537d93d
|
add second test for false condition
|
2025-02-12 19:52:20 -08:00 |
|
|
|
8971e3514d
|
add isNotificationScheduled resolver and test cases
|
2025-02-12 19:51:42 -08:00 |
|
|
|
e697fd89b8
|
add isNotificationScheduled resolver for Query type
|
2025-02-12 19:45:16 -08:00 |
|
|
|
c09d35b65c
|
implement method in NotificationService
|
2025-02-12 19:43:05 -08:00 |
|
|
|
c1ec50db7b
|
add TupleKey method to convert string key back to tuple
|
2025-02-12 19:39:37 -08:00 |
|
|
|
bb77aca4ed
|
add second test (base case)
|
2025-02-12 19:34:19 -08:00 |
|
|
|
b4f1f1b87d
|
add rest of first test
|
2025-02-12 19:33:55 -08:00 |
|
|
|
420682dbb8
|
add arrange portion of first test
|
2025-02-12 19:32:46 -08:00 |
|
|
|
3ce72d79be
|
add NotificationService method and test case stub
|
2025-02-12 19:30:11 -08:00 |
|
|
|
19b08d1c05
|
Merge pull request #20 from brendan-ch/hotfix/update-apns-key-for-deployment
hotfix/update-apns-key-for-deployment
|
2025-02-11 12:18:24 -08:00 |
|
|
|
2d4e206739
|
lower seconds threshold for notification to fire
|
2025-02-11 12:05:27 -08:00 |
|
|
|
a74a6c995a
|
update implementation and test for getAPNsFullUrlToUse
|
2025-02-11 11:58:13 -08:00 |
|
|
|
bf1290bbc8
|
update environment with APNS_IS_PRODUCTION key
|
2025-02-11 11:56:53 -08:00 |
|
|
|
d80df1de23
|
add key to example env
|
2025-02-11 11:47:25 -08:00 |
|
|
|
ebcd35b85d
|
use base64 encoded private key for apns
|
2025-02-11 11:46:46 -08:00 |
|
Brendan Chen
|
9af48be746
|
Merge pull request #19 from brendan-ch/hotfix/notification-fixes
|
2025-02-10 14:14:12 -08:00 |
|
|
|
6d1a85c2b4
|
use 403 status for non-successful mock
|
2025-02-10 14:02:49 -08:00 |
|
|
|
4fdf60f9bf
|
update import for testing
|
2025-02-10 14:02:40 -08:00 |
|
|
|
764f6e35f0
|
add http2 mock and update tests
|
2025-02-10 13:56:42 -08:00 |
|
|
|
b5954e251d
|
mock node:http2 module in test
|
2025-02-10 13:46:07 -08:00 |
|
|
|
a880d71c87
|
use updated getAPNs... method
|
2025-02-10 13:34:48 -08:00 |
|
|
|
5e186c643c
|
propagate error message down to outer catch statement
|
2025-02-10 13:32:26 -08:00 |
|
|
|
baa94eeef5
|
update tests and implementation ofr getAPNsFullUrlToUse
|
2025-02-10 13:30:29 -08:00 |
|
|
|
da224c36ed
|
use node.js http2 module instead of fetch
|
2025-02-10 13:21:48 -08:00 |
|
|
|
2d92370254
|
reload apns token on startup
|
2025-02-10 13:21:41 -08:00 |
|
|
|
6635a1a89b
|
use api.development.push instead of api.sandbox.push
|
2025-02-10 10:36:49 -08:00 |
|
|
|
a6138b37cb
|
use seconds instead of ms for claims payload
|
2025-02-10 10:32:46 -08:00 |
|
|
|
7e764502a0
|
add private folder to gitignore for p8 key
|
2025-02-10 10:32:30 -08:00 |
|
|
|
a3efae9f24
|
add dotenv support
|
2025-02-10 10:32:18 -08:00 |
|