Commit 1cd7d6f
adding newly added grievance related properties to properties file (#160)
* adding changes related to encryption and decryption
* making final field static
* making enclosing method static
* adding beneficiaryConsent param to createFeedback API
* Update src/main/java/com/iemr/common/data/feedback/FeedbackDetails.java
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* adding beneficiary consent param feedbacklist response
* adding space
* adding code for schedule for grievance data sync
* adding code rabbit code suggestions
* adding code rabbit suggestions
* code rabbit suggested changes to Model classes
* adding sonar quality changes
* adding sonar quality code suggestions
* adding sonar quality check suggestions
* adding code rabbit suggestions
* adding constant instead of duplicate literals
* adding cod changs to fetch unallocated grievance count
* adding changes suggested by sonar quality check
* adding code rabbit suggested changes
* fixing config file
* fixing space
* fixing space issue
* adding package for PrimaryDBConfig
* adding code changes for allocate API for allocating grievance to agents
* removing space
* adding language related changes
* add language related changes
* adding name convention related changes
* adding code rabbit changes
* adding sonar quality check suggested changes
* removing unused imports
* adding properties related to Grievance in properties file
* placing the placeholder for jwt secret key
* Update package.yml
updating upload artifact version to v4
* removing grievanc related properties from application properties file
* adding space
* removing extra space
---------
Co-authored-by: SR20290919 <SR20290919@APL-PG02PW8B>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: SR20290919 <SR20290919@192.168.1.34>1 parent e08e4a1 commit 1cd7d6f
File tree
7 files changed
+18
-5
lines changed- .github/workflows
- src/main
- environment
- resources
7 files changed
+18
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
0 commit comments