Commit graph

4244 commits

Author SHA1 Message Date
Katherine-Osos
e86e00b827
WIthdrawn email: subject line 2024-01-08 16:38:43 -06:00
Katherine-Osos
849e3a1693
Update content: Domain invitation email 2024-01-08 16:31:53 -06:00
Rachid Mrad
39f594f4e4
Clean up and comment JS 2024-01-08 17:28:09 -05:00
David Kennedy
fd1bd09f6c
removed extraneous logging and code from views/application.py and application_wizard.py 2024-01-08 17:08:53 -05:00
David Kennedy
080d59c0b5
updated comments and removed extraneous code and logging from application_wizard 2024-01-08 16:59:34 -05:00
zandercymatics
38d6ffb3b0
Add temp logger 2024-01-08 14:42:19 -07:00
zandercymatics
f4080a3009
Change test order 2024-01-08 14:33:55 -07:00
Rachid Mrad
79519f9566
Handle fieldset headers in JS delete and add, fix the page jump on delete first form through JS, remove form level errors from template and form 2024-01-08 16:33:41 -05:00
zandercymatics
02456e9297
Update views.py 2024-01-08 14:20:49 -07:00
zandercymatics
f99a06c854
Linter things 2024-01-08 13:15:23 -07:00
zandercymatics
7573f1d88b
Update terminal_helper.py 2024-01-08 13:06:07 -07:00
zandercymatics
ea05de39f5
Add documentation 2024-01-08 13:02:51 -07:00
zandercymatics
2846fea96f
Add more unit tests 2024-01-08 12:57:24 -07:00
David Kennedy
7c6e8c891a
added debugging (to be removed later), fixed required attributes not showing on new forms in formset 2024-01-08 14:35:21 -05:00
zandercymatics
0f92f588a8
Add unit test 2024-01-08 11:52:09 -07:00
zandercymatics
fe29eaa9fb
Update populate_first_ready.py 2024-01-08 11:39:40 -07:00
zandercymatics
69fc902fc4
Generalize code 2024-01-08 11:35:46 -07:00
zandercymatics
e1384a7bb2
Add script 2024-01-08 11:13:28 -07:00
zandercymatics
e1d052878a
Remove unused test 2024-01-08 10:37:16 -07:00
zandercymatics
ce1101ae18
Remove emails 2024-01-08 10:17:32 -07:00
David Kennedy
b00149f2ae
non_form_errors raised to the template and displayed to users 2024-01-08 12:08:49 -05:00
Rachid Mrad
fd4204a415
Tweak required on no other contacts 2024-01-08 11:38:38 -05:00
David Kennedy
e90474cab1
remove errors from being returned if forms are deleted, js to hide deleted forms on page load 2024-01-08 06:33:26 -05:00
Alysia Broddrick
0376a43b73
updated release cadence doc 2024-01-07 19:47:45 -08:00
Alysia Broddrick
a762904ea9
fixed typose and added more on creating a new environment 2024-01-07 18:41:04 -08:00
Rachid Mrad
dcce354224
JS wip 2024-01-05 18:22:51 -05:00
David Kennedy
4be47912dc
add hidden input deletion_widget 2024-01-05 16:30:41 -05:00
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
Neil MartinsenBurrell
f8d2898836
Merge pull request #1589 from cisagov/nmb/1572-submission-date-emails
Use submission_date in application emails
2024-01-05 12:38:44 -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
Rachid Mrad
c21c417b0e
WIP - fixed homepage view 2024-01-05 11:07:42 -05:00
David Kennedy
3499cc3ba0
fixed bug in test_if_more_than_one_join 2024-01-05 06:36:03 -05:00
David Kennedy
185c1f0cb6
Merge branch 'main' into dk/661-other-contacts 2024-01-05 06:13:06 -05:00
David Kennedy
01d17269f3
account for apostrophes in tests 2024-01-05 06:12:06 -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
4365141b5e
linter 2024-01-04 20:20:31 -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
5c1147c355
The rest of the Other Contacts unit tests 2024-01-04 19:13:59 -05:00
dave-kennedy-ecs
653a958950
Merge pull request #1566 from cisagov/dk/1485-application-intro
Issue #1485 - Intro acknowledgement page added to domain request form for new requests only
2024-01-04 17:54:57 -05:00
Rachid Mrad
3802380490
Testing views 2024-01-04 17:52:07 -05:00
David Kennedy
196e65dd7b
Merge branch 'main' into dk/1485-application-intro 2024-01-04 17:48:46 -05:00
dave-kennedy-ecs
90bd0f2894
Merge pull request #1564 from cisagov/dk/1359-security-email
Issue #1359 - Show saved security contact email if registry is down
2024-01-04 17:31:39 -05:00
David Kennedy
5648397e0e
Merge branch 'main' into dk/1359-security-email 2024-01-04 17:20:05 -05:00
David Kennedy
ad4a4511b2
refactor of fetch_cache 2024-01-04 17:19:04 -05:00
David Kennedy
c3d1603a5a
more apostrophe 2024-01-04 17:12:04 -05:00