Commit graph

4634 commits

Author SHA1 Message Date
zandercymatics
0ae2cb72e3
CSS changes 2024-01-05 14:45:37 -07: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
zandercymatics
693058c02a
Add padding for mobile view 2024-01-05 12:49:39 -07:00
zandercymatics
90760e6d43
Add unit tests 2024-01-05 12:32:08 -07:00
zandercymatics
0bbbc895b0
Fix styling 2024-01-05 11:27:24 -07: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
zandercymatics
2042fd1146
Increase padding 2024-01-05 09:58:33 -07:00
zandercymatics
a251d1ca1a
Conditional deletion 2024-01-05 09:54:31 -07: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
David Kennedy
38ea3eade7
apostrophe 2024-01-04 17:03:12 -05:00
Rachid Mrad
a76d4c9da1
Testing views 2024-01-04 16:56:31 -05:00
zandercymatics
403bfb6433
Delete functionality 2024-01-04 14:34:08 -07:00
zandercymatics
5ebae382ed
Update home.html 2024-01-04 14:12:46 -07:00
Neil Martinsen-Burrell
37189a5ff8
Use submission_date in application emails 2024-01-04 14:54:42 -06:00
zandercymatics
01a6de2392
Clean up html 2024-01-04 13:53:59 -07:00
Michelle Rago
484bb689af
Tiny text updates 2024-01-04 15:23:30 -05:00
zandercymatics
9d11653386
Update domain_users.html 2024-01-04 13:14:44 -07:00
zandercymatics
232a3e2d06
Add success message 2024-01-04 13:09:04 -07:00
zandercymatics
b0d05dd5df
Update mixins.py 2024-01-04 12:52:49 -07:00
zandercymatics
1710c902da
Add delete 2024-01-04 11:39:47 -07:00
David Kennedy
d854f8327f
fixed display in application review page 2024-01-04 12:33:19 -05:00
Rachid Mrad
358aef1081
Change init on BaseOtherContactsFormSet to show required on first form 2024-01-04 12:32:15 -05:00
zandercymatics
64687ea786
Some view logic 2024-01-04 10:27:51 -07:00
Rachid Mrad
1d1496a8ed
Temporary fix for email field layout 2024-01-04 11:50:18 -05:00
zandercymatics
25303c92f1
Merge branch 'main' into za/1484-domain-manager-delete 2024-01-04 09:12:09 -07:00
David Kennedy
b2c5a9ef28
fixed title on section on review page for when no other contacts exist 2024-01-04 10:20:36 -05:00
zandercymatics
22823ec6f5
Merge pull request #1557 from cisagov/za/1128-email-bouncebacks
Ticket #1128: Reduce email bouncebacks
2024-01-04 08:14:51 -07: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