Commit graph

1632 commits

Author SHA1 Message Date
zandercymatics
4f45a90d15
Merge branch 'main' into ab/645-implement-test-cases-registry-integration 2023-09-12 15:45:28 -06:00
Alysia Broddrick
f2264abe25
minor bug fixes 2023-09-12 11:12:00 -07:00
dave-kennedy-ecs
5e0800862e
Merge pull request #991 from cisagov/dk/803-domain-client-hold
Dk/803 domain client hold
2023-09-12 12:22:34 -04:00
David Kennedy
4b86a056db
some updates to test code 2023-09-12 12:16:58 -04:00
David Kennedy
a398a5c927
refactored response_change to use a dictionary of action functions 2023-09-12 11:04:26 -04:00
David Kennedy
889289f54e
make migrations, fix conflict from merge 2023-09-12 10:16:22 -04:00
David Kennedy
6a2f1b0bc8
Merge branch 'main' into dk/803-domain-client-hold 2023-09-12 10:09:28 -04:00
Alysia Broddrick
46bf21b8d9
removed unused variable 2023-09-12 05:55:50 -07:00
CuriousX
e148b5056e
Merge pull request #1004 from cisagov/nl/921-transition-domain-model
Issue: 921 - added Transition Domain model
2023-09-11 23:35:25 -06:00
CuriousX
792640cac3
MERGE main into branch 2023-09-11 23:27:15 -06:00
Alysia Broddrick
235af93742
removed debug check on loading fixtures 2023-09-11 18:15:00 -07:00
Alysia Broddrick
e314c285d8
fixed some of the tests 2023-09-11 18:13:56 -07:00
Alysia Broddrick
c1c7ff9698
reverted uneeded changes 2023-09-11 17:47:05 -07:00
Alysia Broddrick
bc0b07d8bf
fixed linting issues 2023-09-11 17:46:11 -07:00
dave-kennedy-ecs
c759b3a458
Merge pull request #995 from cisagov/dk/865-back-button
add back button to manage submitted application
2023-09-11 12:04:50 -04:00
CuriousX
7cc52e6c11
921: ignore server hold column removed and migration recreated 2023-09-11 09:22:25 -06:00
Alysia Broddrick
71054a4c16
updated tests 2023-09-11 07:51:22 -07:00
Alysia Broddrick
e6b94e83a4
removed unneeded comments and updated others 2023-09-11 06:04:21 -07:00
Alysia Broddrick
d476a1b377
removed prints and some code cleanup 2023-09-11 05:55:49 -07:00
Alysia Broddrick
64309f19c1
added missing EOF endline 2023-09-11 05:53:26 -07:00
Alysia Broddrick
9c4c67d014
fixed typo 2023-09-11 05:52:33 -07:00
Alysia Broddrick
36cdef225f
run migrations 2023-09-11 05:45:12 -07:00
Alysia Broddrick
01335ff515
Added linting 2023-09-11 05:40:31 -07:00
Alysia Broddrick
3be7680311
removed logs 2023-09-10 17:37:53 -07:00
Alysia Broddrick
1a680f6470
merged with main and resolved conflict 2023-09-10 15:47:49 -07:00
Alysia Broddrick
6a3a5534db
ran linter 2023-09-10 15:43:29 -07:00
Alysia Broddrick
a9f608e353
fixed error with save inside of transition 2023-09-10 14:22:43 -07:00
Alysia Broddrick
53e9d090d9
added tests 2023-09-10 10:27:51 -07:00
Alysia Broddrick
e71b5b0bd4
ran black formatting 2023-09-08 19:07:59 -07:00
CuriousX
d6f6433e8e
linted 2023-09-08 17:35:44 -06:00
CuriousX
0370dd9f83
added Transition Domain model 2023-09-08 16:48:35 -06:00
CuriousX
328cc5b468
Merge pull request #1002 from cisagov/nl/addAdmin
add Nicolle LeClair to admin and staff
2023-09-08 15:43:05 -06:00
CuriousX
bfd466db03
updated analyst name 2023-09-08 15:35:23 -06:00
CuriousX
8be7608c6c
linted fixtures file 2023-09-08 15:31:30 -06:00
CuriousX
f5506c76cb
add Nicolle LeClair to admin and staff 2023-09-08 14:11:28 -06:00
Katherine-Osos
c3bd25c373
Merge pull request #990 from cisagov/ko/update-AO-description
Update AO description to match updates in request form
2023-09-08 10:11:32 -05:00
David Kennedy
334279cfe7
add back button to manage submitted application 2023-09-08 06:58:13 -04:00
David Kennedy
956f4c6f50
make migrations 2023-09-07 13:53:42 -04:00
Gabriela DiSarli
74ea2e0be7
Merge pull request #987 from cisagov/gd/update-your-contact-info
changes to domain contact information, thanks to @h-m-f-t @zandercymatics and @Katherine-Osos for the feedback!
2023-09-07 09:44:55 -07:00
rachidatecs
11cee3cb6e
Merge pull request #974 from cisagov/rjm/973-duplicate-ids-checkboxes
973 - concatenate the value + extracted text for both label for attribute a…
2023-09-07 12:33:57 -04:00
Katherine-Osos
3d254c0f90
Update AO description to match updates in request form 2023-09-07 11:06:44 -05:00
Gaby Disarli
b77bffd483
remove 'please note that' 2023-09-07 08:56:02 -07:00
David Kennedy
627bb38f5a
added dictionary of ACTION_BUTTONS for DomainAdmin to admin.py 2023-09-07 08:22:49 -04:00
David Kennedy
0c1e8a2dda
fixed a merge issue, and some code reformatting 2023-09-07 07:42:07 -04:00
David Kennedy
e4922b8543
merge of main 2023-09-07 07:30:16 -04:00
David Kennedy
5c41e4a28f
refactored DomainAdmin response_change into multiple methods; updated create_user in common.py for properly setting is_staff for test users; added tearDown for TestDomainAdmin 2023-09-07 07:18:38 -04:00
Gaby Disarli
d663e46fbb
changes to domain contact information 2023-09-06 17:12:28 -07:00
David Kennedy
744c6fa48a
added test for DomainAdmin to test_place_and_remove_hold; added mock data for mock domain 2023-09-06 17:06:55 -04:00
zandercymatics
f5a301cbc5
Merge pull request #928 from cisagov/za/806-analyst-view-domain-management-data
Za/806 analyst view domain management data - Domain 'Manage Domain' button
2023-09-06 12:33:48 -06:00
zandercymatics
8f2dd3f929
Merge branch 'main' into za/806-analyst-view-domain-management-data 2023-09-06 10:00:49 -06:00