Commit be13009
Merge Release 3.6.1 to main (#137)
* Update version in pom.xml to 3.4.0
* story: amm-1668 task - 1754
* story: amm-1668 task - 1754 dto updated (#92)
* story: amm-1668 task - 1754 dto updated (#93)
* story: amm-1668 task - 1754 dto updated
* story: amm-1668 task - 1754
* fix: amm-1879 doctor signature was not coming for ncdcare
* fix: aam-1896 prescribed quantity was not coming in the casesheet
* Update pom.xml
3.4.0 to 3.4.1
* fix: amm-1919 fix for update doctor data for higher refferal data
* fix: signature enhancement for casesheet
* fix: signature enhancement for casesheet
* fix: signature enhancement for casesheet
* fix: signature enhancement for casesheet for ncdscreening
* fix: updated beneficiaryflowststusrepo file
* fix: wasa-IDOR Vulnerability
* fix: coderabbit comments
* fix: amm-1927 res headers based on origin via allowed cors
* fix: amm-1927 coderabbit comments resolved
* localhost regex added
* Update regex pattern for localhost in interceptor
* fix: remove userid from request
* Role Based Broken Access Control Implementation : WASA (#104)
* fix: add @PreAuthorize to RBAC
* fix: wasa RBAC implementation
* fix: remove duplicate dependency
* fix: coderabbit comments
* fix: update role
* fix: enable the request matcher
* fix:1896 added space for single dose after food string due
* fix:1896 added single dose after and before food confition for calculated qntity
* fix: role based on both jwt and auth token
* add role in register api
* Downgrade from 3.6.2 to 3.6.1 (#132)
* fix: amm-2063 added beneficiarytype but not reflecting in the DB level
* Bump version from 3.6.0 to 3.6.2
* fix: amm-2063 updated the updateBeneficiary flow
* Downgrade version from 3.6.2 to 3.6.1
---------
Co-authored-by: SnehaRH <sneha@navadhiti.com>
Co-authored-by: SnehaRH <77656297+snehar-nd@users.noreply.github.com>
* Cherry-pick health and version API enhancements to release-3.6.1 (#136)
* feat(healt,version): add health and version endpoints
* fix(health): improve Redis health semantics when not configured
* fix(health): scope PROCESSLIST lock-wait check to application DB user
* fix(health): Removed the unused import
* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag
* fix: add missin close brace
* fix(health): cancel in-flight futures on generic failure
* fix(health): fail-open on advanced MySQL check exceptions to avoid false degraded state
---------
Co-authored-by: Amoghavarsh <93114621+5Amogh@users.noreply.github.com>
Co-authored-by: 5Amogh <amoghavarsh@navadhiti.com>
Co-authored-by: SnehaRH <sneha@navadhiti.com>
Co-authored-by: SnehaRH <77656297+snehar-nd@users.noreply.github.com>
Co-authored-by: Saurav Mishra <80103738+SauravBizbRolly@users.noreply.github.com>
Co-authored-by: Saurav Mishra <saurav.mishra@bizbrolly.com>
Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>1 parent 0c6c828 commit be13009
File tree
54 files changed
+909
-150
lines changed- src/main
- environment
- java/com/iemr/tm
- controller
- anc
- cancerscreening
- common
- main
- master
- covid19
- dataSyncActivity
- dataSyncLayerCentral
- foetalmonitor
- generalOPD
- labtechnician
- location
- login
- ncdCare
- ncdscreening
- nurse/vitals
- patientApp/master
- pnc
- quickconsult
- registrar/main
- report
- snomedct
- teleconsultation
- videoconsultationcontroller
- data
- benFlowStatus
- ncdcare
- repo
- benFlowStatus
- login
- nurse/ncdcare
- service
- anc
- benFlowStatus
- cancerScreening
- common/transaction
- covid19
- generalOPD
- ncdCare
- ncdscreening
- pnc
- quickConsultation
- utils
- exception
- http
- mapper
- redis
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+909
-150
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| 138 | + | |
135 | 139 | | |
136 | 140 | | |
137 | 141 | | |
| |||
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
| 192 | + | |
187 | 193 | | |
188 | 194 | | |
189 | 195 | | |
| |||
209 | 215 | | |
210 | 216 | | |
211 | 217 | | |
| 218 | + | |
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
| |||
235 | 242 | | |
236 | 243 | | |
237 | 244 | | |
| 245 | + | |
238 | 246 | | |
239 | 247 | | |
240 | 248 | | |
| |||
260 | 268 | | |
261 | 269 | | |
262 | 270 | | |
| 271 | + | |
263 | 272 | | |
264 | 273 | | |
265 | 274 | | |
| |||
288 | 297 | | |
289 | 298 | | |
290 | 299 | | |
| 300 | + | |
291 | 301 | | |
292 | 302 | | |
293 | 303 | | |
| |||
316 | 326 | | |
317 | 327 | | |
318 | 328 | | |
| 329 | + | |
319 | 330 | | |
320 | 331 | | |
321 | 332 | | |
| |||
344 | 355 | | |
345 | 356 | | |
346 | 357 | | |
| 358 | + | |
347 | 359 | | |
348 | 360 | | |
349 | 361 | | |
| |||
372 | 384 | | |
373 | 385 | | |
374 | 386 | | |
| 387 | + | |
375 | 388 | | |
376 | 389 | | |
377 | 390 | | |
| |||
400 | 413 | | |
401 | 414 | | |
402 | 415 | | |
| 416 | + | |
403 | 417 | | |
404 | 418 | | |
405 | 419 | | |
| |||
428 | 442 | | |
429 | 443 | | |
430 | 444 | | |
| 445 | + | |
431 | 446 | | |
432 | 447 | | |
433 | 448 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
| 143 | + | |
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
| |||
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
| 203 | + | |
198 | 204 | | |
199 | 205 | | |
200 | 206 | | |
| |||
224 | 230 | | |
225 | 231 | | |
226 | 232 | | |
| 233 | + | |
227 | 234 | | |
228 | 235 | | |
229 | 236 | | |
| |||
253 | 260 | | |
254 | 261 | | |
255 | 262 | | |
| 263 | + | |
256 | 264 | | |
257 | 265 | | |
258 | 266 | | |
| |||
284 | 292 | | |
285 | 293 | | |
286 | 294 | | |
| 295 | + | |
287 | 296 | | |
288 | 297 | | |
289 | 298 | | |
| |||
315 | 324 | | |
316 | 325 | | |
317 | 326 | | |
| 327 | + | |
318 | 328 | | |
319 | 329 | | |
320 | 330 | | |
| |||
346 | 356 | | |
347 | 357 | | |
348 | 358 | | |
| 359 | + | |
349 | 360 | | |
350 | 361 | | |
351 | 362 | | |
| |||
376 | 387 | | |
377 | 388 | | |
378 | 389 | | |
| 390 | + | |
379 | 391 | | |
380 | 392 | | |
381 | 393 | | |
| |||
402 | 414 | | |
403 | 415 | | |
404 | 416 | | |
| 417 | + | |
405 | 418 | | |
406 | 419 | | |
407 | 420 | | |
| |||
453 | 466 | | |
454 | 467 | | |
455 | 468 | | |
| 469 | + | |
456 | 470 | | |
457 | 471 | | |
458 | 472 | | |
| |||
491 | 505 | | |
492 | 506 | | |
493 | 507 | | |
| 508 | + | |
494 | 509 | | |
495 | 510 | | |
496 | 511 | | |
| |||
526 | 541 | | |
527 | 542 | | |
528 | 543 | | |
| 544 | + | |
529 | 545 | | |
530 | 546 | | |
531 | 547 | | |
| |||
560 | 576 | | |
561 | 577 | | |
562 | 578 | | |
| 579 | + | |
563 | 580 | | |
564 | 581 | | |
565 | 582 | | |
| |||
0 commit comments