Commit graph

228 commits

Author SHA1 Message Date
David Kennedy
6692eebfe3
DELETE working on backend 2024-01-05 16:21:32 -05:00
David Kennedy
eae2eda4f2
started delete, added can_delete to form and template, adding logging to find source of errors 2024-01-05 12:58:28 -05:00
Rachid Mrad
13151c9368
Fix the Add functionality on the Other Contacts formset 2024-01-05 12:22:15 -05:00
David Kennedy
2a64230c91
getting started 2024-01-05 11:30:52 -05:00
David Kennedy
3499cc3ba0
fixed bug in test_if_more_than_one_join 2024-01-05 06:36:03 -05:00
David Kennedy
3ce4aa6b5f
comments, apostrophes, and minor refactors, oh my 2024-01-05 05:35:58 -05:00
David Kennedy
8491f24ea9
adding code comments 2024-01-05 04:59:56 -05:00
David Kennedy
f1895dbb71
fixed an error that occurred when deleting a contact with a User, also fixed form field error helper text in template 2024-01-05 04:39:36 -05:00
Rachid Mrad
913f918787
linter 2024-01-04 20:14:37 -05:00
Rachid Mrad
a313c5496b
Clean up 2024-01-04 19:46:43 -05:00
Rachid Mrad
a76d4c9da1
Testing views 2024-01-04 16:56:31 -05:00
Rachid Mrad
358aef1081
Change init on BaseOtherContactsFormSet to show required on first form 2024-01-04 12:32:15 -05:00
David Kennedy
b15c21c398
handling of form when no options selected; initial styling of form elements 2024-01-04 07:27:05 -05:00
David Kennedy
2e737bf4d8
handled form initialization 2024-01-04 06:36:20 -05:00
Rachid Mrad
3783486be7
refactor testing for joins, remove the no other contacts step 2024-01-03 16:06:11 -05:00
Rachid Mrad
a175018ec7
Remove association instead of deleting object 2024-01-03 15:20:12 -05:00
David Kennedy
fc7a3c618d
wip 2024-01-03 13:16:32 -05:00
David Kennedy
08dcdb85cd
wip 2024-01-03 12:40:05 -05:00
David Kennedy
2894421a5a
incremental updates 2024-01-03 09:52:57 -05:00
David Kennedy
8ddc1d32b9
working code, but needs cleanup 2024-01-03 07:13:04 -05:00
David Kennedy
ce16ecbfb1
incremental progress 2024-01-03 06:42:44 -05:00
David Kennedy
55f9792b32
wip 2024-01-02 18:31:36 -05:00
CuriousX
0cada58c23
Merge pull request #1529 from cisagov/nl/589-applicant-cant-advance-fix
Issue #589: applicant cant advance fix
2023-12-30 14:40:55 -07:00
zandercymatics
5df9c0f83d
Run black linter 2023-12-29 15:24:50 -07:00
David Kennedy
e2cb8ee2d8
added comments to clean 2023-12-29 15:45:12 -05:00
David Kennedy
06a2e39c12
updated clean in form 2023-12-29 15:37:31 -05:00
CocoByte
ea043bf504
linted 2023-12-29 02:16:39 -07:00
CocoByte
0fea0c2f94
Remove print statements 2023-12-29 02:13:40 -07:00
CocoByte
affc35398d
Fixed (with a bandaid) 2023-12-29 02:11:19 -07:00
CocoByte
a4293b4aac
Linting & cleanup 2023-12-21 20:24:48 -07:00
Rachid Mrad
1cab7537d7
Fix for no char limit on no other employees textarea 2023-12-21 12:30:18 -05:00
CocoByte
93b978abd3
Updated comment 2023-12-17 19:31:10 -07:00
CocoByte
1035130978
Linted and minor comment update 2023-12-17 19:31:01 -07:00
CocoByte
6d4bd3d592
Cleaned up dead experiments and fixed CORS error 2023-12-17 19:17:50 -07:00
CocoByte
a1fe3aacca
Finally fixed! 2023-12-17 18:14:08 -07:00
Rebecca Hsieh
a005e5051d
Remove mid name and phone number from app wizard 2023-12-15 13:02:43 -08:00
zandercymatics
7e4192178c
Fix zip code message 2023-12-11 14:25:53 -07:00
Kristina Yin
3cc6befeb7
Merge branch 'main' into ky/required-optional-form-fields 2023-12-05 11:20:15 -08:00
Erin
e62cf84def
Remove unused whitespace 2023-11-30 16:26:22 -08:00
Erin
5f68677d7f
Raise system error message on EPP fail 2023-11-30 16:23:20 -08:00
Kristina Yin
fa72f413ab
changing anything else page 2023-11-29 11:10:18 -08:00
Kristina Yin
c328e05398
making anything else page format more consistent 2023-11-29 08:44:13 -08:00
Kristina Yin
1134b78100
adding (optional) text to anything else app page 2023-11-28 18:30:53 -08:00
Kristina Yin
81b7bac482
trying a different approach 2023-11-27 16:14:26 -08:00
Kristina Yin
2de28edcc4
fixing linting errors 2023-11-22 11:39:46 -08:00
Kristina Yin
3ad42bf42e
trying another way to get rid of asterisk in one-field forms 2023-11-22 09:59:22 -08:00
Kristina Yin
c490cec333
undoing what I just did 2023-11-22 09:51:19 -08:00
Kristina Yin
6bd61743fb
get rid of asterisk in no other contacts page 2023-11-21 19:59:36 -08:00
Kristina Yin
ddc1298651
get rid of asterisk in no other contacts page 2023-11-21 19:30:36 -08:00
Kristina Yin
e619939ff2
trying another way to get rid of asterisk in one-field forms 2023-11-21 19:05:18 -08:00