Commit 6962e42
authored
Bmt3/126967 notification model update (#25503)
* BMT3/121448 - add basic client and push service
BMT3/121448 - add start of VANotify new push client and send_push method
* BMT3/121448 - rubocop fixes
* BMT3/121448 - update push notification service
* BMT3/121448 - VaNotify service use UuidValidator, spec fixes
* BMT3/121448 - replace sentry logging with shared logging
* BMT3/121448 - rubocop fixes
* BMT3/121448 - add feature flag around VaNotify Client creation
* BMT3/121448 - bad merge revert
* BMT3/121448 - pr review updates
* BMT3/121448 - missing PR comment review updates
* BMT3/121448 - api key parsing fix
* BMT3/121452 - add push notification model
* BMT3/121452 - removing EventBusGatewayPushNotification model and adding to subsequent PR
* BMT3/121452 - new event bus push sidekiq jobs
* BMT3/121452 - add more error logging
* BMT3/121452 - file renaming due to Zeitwerk error
* BMT3/121452 - consistent skipped email and push logging
* BMT3/125679 - allow for percentage rollout of push notifications
* BMT3/124679 - check for bad data prior to feature flag
* BMT3/126967 - Event bus notification schema update
* BMT3/126967 - revert logging updates
* BMT3/126967 - merge conflict fix
* BMT3/126967 - revert model updates
* BMT3/126967 - model updates
* BMT3/126967 - spec updates1 parent ec00833 commit 6962e42
File tree
5 files changed
+93
-11
lines changed- app
- models
- sidekiq/event_bus_gateway
- spec/sidekiq/event_bus_gateway
5 files changed
+93
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
68 | 82 | | |
69 | 83 | | |
70 | 84 | | |
| |||
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
160 | 186 | | |
161 | 187 | | |
162 | 188 | | |
| |||
Lines changed: 50 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
102 | 127 | | |
103 | 128 | | |
104 | 129 | | |
| |||
258 | 283 | | |
259 | 284 | | |
260 | 285 | | |
261 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
262 | 291 | | |
263 | 292 | | |
264 | | - | |
| 293 | + | |
| 294 | + | |
265 | 295 | | |
266 | 296 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
271 | 305 | | |
272 | | - | |
273 | | - | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
274 | 316 | | |
275 | 317 | | |
276 | 318 | | |
| |||
0 commit comments