Commit 451d1b1
CU-868j4p4pz :: 31.8.1 pre release (#6160)
* Revert "enhance SSN matching logic to prevent applicant saves when SSN is taken (#5986)"
This reverts commit 0289274.
* Revert "update non requesting applicants evidence states on hub call (#5996)"
This reverts commit 468d9ae.
* Revert "Add base-uri directive. (#6042)"
This reverts commit da0d227.
* Revert "update email validation regex across models and controllers (#6055)"
This reverts commit 0e44a74.
* Revert "update event source reference (#6007)"
This reverts commit 73694e9.
* use eligibility year to create previous THHG and remove date check (#6117)
* use eligibility year to create previous THHG and remove date check for non active enrollments
* fix spec
* rubocop fix
---------
Co-authored-by: Sai Praveen Gudimetla <saipraveen.gudimetla@gmail.com>
* reintroduce disabled FAA continue button (#6132)
* add verification history prior to sending dmf request (#6137)
* add verification history prior to sending dmf request
* update class comparison check
* redirect ridp verified consumers on pre ridp pages (#6124)
* redirect ridp verified consumers
* spec fix
* cucumber coverage
* fix ARIA error (#6145)
* fix ARIA error
* contrast errors
---------
Co-authored-by: Sai Praveen Gudimetla <saipraveen.gudimetla@gmail.com>
* update spec to accurately expect outstanding aasm state (#6156)
* update test to accurately expected evidence aasm state
* fix indentation on spec
* remove unnecessary line from spec
* add refocus after modal close and prevent focus traps (#6116)
* add refocus after modal close and prevent focus traps
* add missing declaration
* remove unnecessary code comments
* Add script to delete stale tax household enrollments (#6157)
* Add script to delete stale tax household enrollments
* fix comment
* show expired or determined evidence app history (#6162)
Co-authored-by: Jacob Kagon <69021620+jacobkagon@users.noreply.github.com>
* move to v3 evidence checks instead of consumer_role state (#6118)
* move to v3 evidences from consumer_role
* hbx_enrollment_spec addition
* consumer role doesn't affect enrollment
* add pending eligibility cuke
* lint
* update to reuse individual market logic
* spec fixes
* protect against missing family_id
---------
Co-authored-by: Michael Karamanov <michael.karamanov@ideacrew.com>
* handle enrollment generation failures gracefully (#6165)
* Handle enrollment generation failures gracefully in AddEligibilityDetermination operation
* lint fix
* evidence downgrades from outstanding or rejected (#6109)
Co-authored-by: Michael Karamanov <mdkaramanov@gmail.com>
* check to prevent stale verified evidence uploads (#6163)
* check to prevent stale verified evidence uploads
* rubocop
* fix spec
* handle carrier rescission terms and cancels (#6136)
* intial changes
* add handling to enrollments canceled or terminated via carrier rescission
* remove comment and update query
* remove more comments
* include new translations
* remove comment
* add key to system config
* change key in system config value
* update var name for clarity
* change fraud reason from fraudulent activity to fraud
* fix logic in families helper
* revert linter changes to hbx enrollment
* revert linter changes again
* add cucumbers for enrollment history
* remove cucumber step to ensure GHA passes
* use correct translation in spec
* remove irrelevant test and step
* fix failing cucumber after broken by merge trunk
Conflicts:
config/client_config/dc/system/config/templates/features/enroll_app/enroll_app.yml
config/client_config/me/system/config/templates/features/enroll_app/enroll_app.yml
system/config/templates/features/enroll_app/enroll_app.yml
revert 6007 changes
* update ui display text for rescinded enrollments (#6147)
* update ui display text for rescinded enrollments
* fix specs failing in gha
* remove unused translation
---------
Co-authored-by: vishal kalletla <vishuk1201@gmail.com>
Co-authored-by: Sai Praveen Gudimetla <saipraveen.gudimetla@gmail.com>
Co-authored-by: Alec Turnbull <alecturnbull81@gmail.com>
Co-authored-by: Tristan <33517218+TristanB17@users.noreply.github.com>
Co-authored-by: Michael Karamanov <mdkaramanov@gmail.com>
Co-authored-by: Jacob Kagon <69021620+jacobkagon@users.noreply.github.com>
Co-authored-by: Michael Karamanov <michael.karamanov@ideacrew.com>1 parent 6e767b1 commit 451d1b1
97 files changed
Lines changed: 2343 additions & 1012 deletions
File tree
- app
- assets/javascripts
- ui-components
- controllers
- exchanges
- insured
- domain/operations
- async_migrations/handlers/families/eligibility
- eligibilities/evidences
- families/verifications/dmf_determination
- individual
- people
- tax_household_groups
- helpers/insured
- javascript/controllers
- models
- eligibilities/v3
- forms/individual_market
- individual_market
- locations
- rule_set/hbx_enrollment
- subscribers
- policies
- eligibilities/v3/evidences
- views/exchanges/hbx_profiles
- components
- benefit_markets
- benefit_sponsors
- financial_assistance
- app
- assets/javascripts/financial_assistance
- domain/financial_assistance/operations
- applications/medicaid_gateway
- evidences
- models/financial_assistance
- forms
- policies/financial_assistance/evidences
- spec
- domain/financial_assistance/operations
- applications
- medicaid_gateway
- pvc/non_esi_evidence
- evidences
- esi_mec
- income
- local_mec
- non_esi_mec
- forms
- config
- client_config
- dc/system/config/templates/features
- aca_individual_market
- enroll_app
- me/system/config/templates/features
- aca_individual_market
- enroll_app
- initializers
- db/seedfiles/translations/en
- cca
- dc
- me
- features
- financial_assistance
- insured
- step_definitions
- step_definitions
- support/worlds
- script/families
- spec
- controllers
- eligibilities/evidences
- insured
- consumer_roles_controller
- data_migrations
- domain/operations
- eligibilities/evidences/evidences
- families/verifications/dmf_determination
- people
- product_selection_effects
- tax_household_groups
- helpers/insured
- models
- eligibilities/v3
- forms/individual_market
- locations
- rule_set/hbx_enrollment
- services
- subscribers
- notices/ivl_notices
- policies
- script/families
- views/insured/families
- system/config/templates/features
- aca_individual_market
- enroll_app
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
19 | 42 | | |
20 | 43 | | |
21 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1375 | 1375 | | |
1376 | 1376 | | |
1377 | 1377 | | |
| 1378 | + | |
1378 | 1379 | | |
1379 | 1380 | | |
1380 | 1381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| 234 | + | |
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| |||
248 | 250 | | |
249 | 251 | | |
250 | 252 | | |
| 253 | + | |
251 | 254 | | |
252 | 255 | | |
253 | 256 | | |
| |||
697 | 700 | | |
698 | 701 | | |
699 | 702 | | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
700 | 708 | | |
701 | 709 | | |
702 | 710 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
Lines changed: 13 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
133 | | - | |
| 132 | + | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
137 | | - | |
| 136 | + | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
169 | 166 | | |
170 | 167 | | |
171 | 168 | | |
172 | 169 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 170 | | |
183 | 171 | | |
184 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
123 | 138 | | |
124 | 139 | | |
125 | 140 | | |
| |||
0 commit comments