Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: initialize input masks on ajax success and document ready #4909

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
177e2a6
Create main CSP branch.
TreyE Oct 2, 2024
2824978
fix jquery with csp context
RyanEddyIC Dec 6, 2024
2748e9e
rubocop fixes
RyanEddyIC Dec 6, 2024
9cafb8b
188588717 drop enrollment member (#4801)
RyanEddyIC Dec 11, 2024
580accd
move inline js to external script (#4811)
RyanEddyIC Dec 11, 2024
4960503
Update continue buttons on individual flow. (#4818)
TreyE Dec 12, 2024
3297773
remove inline js from family page add member forms (#4826)
RyanEddyIC Dec 12, 2024
4bf9563
Keyboard navigation functions updates (#4832)
bbodine1 Dec 16, 2024
63df7f7
rubocop fix
RyanEddyIC Dec 16, 2024
1ad287e
188658143 plan shopping compare plan (#4835)
anncaballeroo Dec 16, 2024
0d189e8
Refactor checkbox selection and clean up unused code in product index…
bbodine1 Dec 16, 2024
7f1b63e
sep admin detail onclick refactor (#4836)
charlienparker Dec 17, 2024
98712aa
build the image for the csp branch (#4846)
kristinmerbach Dec 17, 2024
7d9ef59
self employed keydown removal (#4839)
charlienparker Dec 17, 2024
108e298
removal of in line event in the help me sign up button (#4845)
anncaballeroo Dec 17, 2024
93ba379
fix primary nav layout when bs4 disabled (#4840)
RyanEddyIC Dec 17, 2024
30b2580
Refactor upload button attributes for improved accessibility and cons…
bbodine1 Dec 18, 2024
0fb5d14
removal of in line event (#4842)
anncaballeroo Dec 18, 2024
35d455e
removal of in line event in the broker add office location button (#4…
anncaballeroo Dec 18, 2024
6d0a22a
add event initializers to edit.js.erb (#4843)
RyanEddyIC Dec 18, 2024
bc10241
removal of inline events (#4837)
anncaballeroo Dec 18, 2024
d8cb7d8
remove safe selectors not supported
bbodine1 Dec 18, 2024
7b02259
move inline js to external file (#4810)
RyanEddyIC Dec 19, 2024
8ee59fb
remoavl of in line event (#4847)
anncaballeroo Dec 19, 2024
71a3a07
refactor confirm button to use data attribute for keydown event handl…
bbodine1 Dec 19, 2024
056ba3f
sep date inline fix (#4858)
charlienparker Dec 20, 2024
2784582
job income inline fixes (#4848)
charlienparker Dec 20, 2024
44498de
removal of in line events (#4870)
anncaballeroo Dec 20, 2024
0fa0a4d
removal of in line events (#4869)
anncaballeroo Dec 20, 2024
bd6050b
other income ai an inline fixes (#4851)
charlienparker Dec 20, 2024
773e529
removal of in line JS (#4863)
anncaballeroo Dec 20, 2024
89ffe04
fix keyboard navigation double firing function and keyboard upload on…
bbodine1 Dec 23, 2024
20e13ec
unemployment income inline fixes (#4849)
charlienparker Dec 23, 2024
1323290
other income inline fixes (#4850)
charlienparker Dec 23, 2024
badbc85
deductions inline fixes (#4853)
charlienparker Dec 23, 2024
7f344c1
remove of onclick events (#4862)
anncaballeroo Dec 23, 2024
5a8da6e
sep moving fields onkeydown refactor (#4864)
charlienparker Dec 23, 2024
b2905e1
removal of in line JS (#4876)
anncaballeroo Dec 23, 2024
ec128dc
Update keyboard_navigation.js
bbodine1 Dec 24, 2024
6c85432
sep effective on kinds fields inline fix (#4872)
charlienparker Dec 24, 2024
30acafe
temporary fix for broken faa cucumber steps (#4854)
RyanEddyIC Dec 24, 2024
87a7944
benefits inline fixes (#4852)
charlienparker Dec 24, 2024
7448e66
fix: correct modal IDs and form IDs for termination date updates (#4867)
bbodine1 Dec 30, 2024
8162c0f
188690910 faa applicant demographics (#4856)
bbodine1 Dec 30, 2024
cafbd69
188655868 sep insurance fields inline fix (#4871)
charlienparker Dec 30, 2024
f91e4bc
sep marriage fields inline fix (#4868)
charlienparker Dec 30, 2024
53b2262
Refactor personal form JavaScript: move inline script to separate fil…
bbodine1 Dec 31, 2024
437000d
other questions footer clipping (#4882)
charlienparker Dec 31, 2024
42cfd44
188660630 csp enabled create broker agency button disabled (#4857)
bbodine1 Jan 2, 2025
7daf33b
fix inline js broken on edit view (#4884)
bbodine1 Jan 2, 2025
4beb44e
fix: ensure customPlugin is registered only once for live chat error …
bbodine1 Jan 2, 2025
0b4bbb0
fix brakeman warnings (#4888)
RyanEddyIC Jan 3, 2025
ee82e39
fix: broker agency search functionality broken (#4886)
bbodine1 Jan 3, 2025
c4b616c
fix: cleave js error and move js to correct file (#4891)
bbodine1 Jan 6, 2025
f0e0a0a
fix: keydown not working and multiple click equals multiple submissio…
bbodine1 Jan 6, 2025
8eefb9c
fix: add data-keydown-id attribute to remove location button for acce…
bbodine1 Jan 6, 2025
0a5c980
fix: broken broker inbox (#4892)
bbodine1 Jan 6, 2025
0baa719
move turbolinks nonce header js out of application.js (#4894)
RyanEddyIC Jan 6, 2025
6da629d
188739356 broker unable to delete office location via keyboard 2 (#4898)
bbodine1 Jan 7, 2025
2b041ad
refactor: streamline reinstate modal functionality and improve event …
bbodine1 Jan 7, 2025
78bd172
fix: add unique IDs and keydown attributes to SSN toggle buttons for …
bbodine1 Jan 7, 2025
80c114b
Found a layout issue.
TreyE Jan 7, 2025
9593593
Merge branch 'epic_188588775_csp_enabled' of github.com:ideacrew/enro…
TreyE Jan 7, 2025
ad70f18
cucumber fixes (#4899)
RyanEddyIC Jan 7, 2025
d1028da
Redirect should be to a url.
TreyE Jan 7, 2025
48f4436
fix: initialize input masks on ajax success and document ready
bbodine1 Jan 8, 2025
ba0fed8
Merge branch 'epic_188588775_csp_enabled' into 188667136-csp-enabled-…
bbodine1 Jan 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion app/assets/javascripts/insured.js.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ return {
};
} )( window );


$(document).on('ajax:success', function() {
$.inputMasks();
});
12 changes: 6 additions & 6 deletions app/views/people/landing_pages/_personal.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -262,12 +262,12 @@
<span tabindex="0" id="save_personal" class='btn btn-lg btn-primary btn-br manage-person-validations-click' data-cuke="personal-save"><i class="fa fa-user-plus white"></i> Save</span>
</div>
<% end %>

<script>
$(document).ready(function() {
$.inputMasks();
});
</script>
<% end %>

<%= render 'users/security_question_responses/edit_modal', action: 'replace', method: 'POST', edit_mode: true %>

<script>
$(document).ready(function() {
$.inputMasks();
});
</script>
Loading