Commit 753fb88
24.11 fb notification revamps (#771)
* Update TeamCity installer URL for docker hub
* Update labkey npm dependencies and rehyrdate package-lock.json
* explicitly add children as a type
* remove placeholder in purchasing module, update react for wnprc_ehr, 16 was causing build issues with @testing-library - perhaps from @labkey/components incompatibility
* update to react 18 for virology module, update build script for dockerhub
* update react types, update deprecated ReactDOM.render
* add test for breeding page
* Add notifications provider
* - Added new OverdueWeightAlertsRevamp notification.
- Registered this new notification in WNPRC_EHRModule.java.
* - WNPRC_EHRModule.java: Registered new notification.
- ClinpathAbnormalResultsAlertsRevamp.java: Updated CompareTypes to support exact timestamp.
- ClinpathAlertsRevamp.java: Updated CompareTypes to support exact timestamp.
- OverdueWeightAlertsRevamp.java: Updated CRON times.
- SiteErrorAlertsRevamp.java: Created new revamped notification.
* Added a space so I can attempt to re-push.
* Updated trigger for BloodOverdrawTriggerNotification so it only sends when blood draw is a completed draw.
* -WeightAlertsRevamp.java: Created new revamped notification.
-WNPRC_EHRModule.java: Registered new notification.
* Updated build.gradle, re-pushing for dockerhub.
* Updated IJ & build.gradle to fix DockerHub issue.
* - Added all automated tests for new notification revamps.
- Added a few reusable automated test functions in ReusableTestFunctions class.
- Fixed Animal Request Update so no message is sent if there is no data available.
* Added documentation for the NotificationRevampTable class in NotificationToolkit.java.
* Updated Colony Alerts Notification Revamp with changes requested via ticket 19668.
* Muted 4 automated tests that fail due to datasets not being created. I need to manually create the dataset for Colony Alerts, otherwise I opened a ticket with LabKey to see why the other datasets are not being created.
---------
Co-authored-by: Chad Sebranek <csebranek@gmail.com>
Co-authored-by: Marty Pradere <martyp@labkey.com>1 parent 92e8993 commit 753fb88
10 files changed
Lines changed: 1270 additions & 294 deletions
File tree
- WNPRC_EHR
- resources/scripts/wnprc_ehr
- src/org/labkey/wnprc_ehr
- notification
- test/src/org/labkey/test/tests/wnprc_ehr
- WNPRC_Virology
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
634 | 636 | | |
635 | 637 | | |
636 | 638 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
401 | 404 | | |
402 | 405 | | |
403 | 406 | | |
| |||
Lines changed: 58 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
146 | 155 | | |
147 | | - | |
148 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
149 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
150 | 188 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
164 | 193 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | 194 | | |
184 | 195 | | |
185 | 196 | | |
| |||
0 commit comments