Commit graph

3921 commits

Author SHA1 Message Date
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
Rachid Mrad
3802380490
Testing views 2024-01-04 17:52:07 -05:00
Rachid Mrad
a76d4c9da1
Testing views 2024-01-04 16:56:31 -05: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
Rachid Mrad
1d1496a8ed
Temporary fix for email field layout 2024-01-04 11:50:18 -05: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
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
98ad54bb01
JS to toggle forms on screen 2024-01-03 19:21:15 -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
rachidatecs
162d482fe3
Merge pull request #1554 from cisagov/rjm/998-domain-growth-export
Issue 998:  Domain growth export
2023-12-29 23:25:14 -05:00
Rachid Mrad
530fa9ec8b
fix view test after changing export file name 2023-12-29 23:18:29 -05:00
Rachid Mrad
6819d93447
fix migrations 2023-12-29 17:45:54 -05:00
Rachid Mrad
fedfe397c4
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-29 17:43:46 -05:00
zandercymatics
5df9c0f83d
Run black linter 2023-12-29 15:24:50 -07:00
Rachid Mrad
573083719c
tweak report name and ui 2023-12-29 16:58:33 -05:00
dave-kennedy-ecs
1ce7f39dab
Merge pull request #1560 from cisagov/dk/1352-nameservers
Issue #1352 - Show saved nameservers if registry is down
2023-12-29 16:19:11 -05:00
David Kennedy
920d6a3f23
linting 2023-12-29 16:11:43 -05:00
David Kennedy
30de641996
Merge branch 'main' into dk/1352-nameservers 2023-12-29 16:05:18 -05:00
David Kennedy
66bc63aad4
some minor modifications 2023-12-29 16:05:00 -05:00
David Kennedy
e2cb8ee2d8
added comments to clean 2023-12-29 15:45:12 -05:00
David Kennedy
e0f336326e
Merge branch 'nl/589-applicant-cant-advance-fix' of https://github.com/cisagov/manage.get.gov into nl/589-applicant-cant-advance-fix 2023-12-29 15:39:06 -05:00
David Kennedy
06a2e39c12
updated clean in form 2023-12-29 15:37:31 -05:00
CocoByte
0ac1989a04
Clarification in comments for Unit Test bandaid 2023-12-29 11:41:36 -07:00
Rachid Mrad
72edec8362
change first_ready_at and deleted_at to first_ready and deleted 2023-12-29 12:05:49 -05:00
Alysia Broddrick
1589009cf8
Merge pull request #1575 from cisagov/hotfix-remove-strategy-rolling
hotfix-removed command parameters
2023-12-29 07:01:45 -08:00
David Kennedy
d0ca1ccff1
remove Hosts from django admin, update docstrings on Host and HostIP 2023-12-29 06:23:33 -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
CuriousX
ac3afe436c
Update src/registrar/tests/test_views.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-12-28 22:32:35 -07:00
CuriousX
7087434d76
Update src/registrar/tests/test_views.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-12-28 22:32:25 -07:00
Alysia Broddrick
607f3ec957
removed command parameters 2023-12-28 19:18:56 -08:00
Alysia Broddrick
f27e4ab0b9
Merge pull request #1544 from cisagov/ab/zero-down-deployment
Issue 1430 zero downtime on deployment of production
2023-12-28 17:45:06 -08:00