Commit graph

1602 commits

Author SHA1 Message Date
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
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
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
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
zandercymatics
48e56724ac
Added comments on get-gov-admin.js 2023-09-06 10:00:37 -06:00
zandercymatics
6d2b397a1b
Linter fixes 2023-09-05 14:07:35 -06:00
rachidatecs
7a5438e3d0
Update src/registrar/templates/admin/change_list_results.html
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-09-05 11:59:33 -04:00
David Kennedy
c52ccf8a9a
fixed formatting for lint 2023-09-01 17:48:30 -04:00
David Kennedy
888ddda9e9
implemented add client hold and remove client hold; extended change permission on domain admin to staff; conditionally display buttons based on state; added states to domain to match state diagram 2023-09-01 17:40:54 -04:00
Rachid Mrad
6617ecb8a0
concatenate the value + extracted text for both label for attribute and checkbox id attribute 2023-09-01 17:39:58 -04:00
zandercymatics
11bed39dd8
Remove custom logging / cleanup 2023-09-01 14:16:44 -06:00
rachidatecs
482d900f57
Merge pull request #961 from cisagov/rjm/898-django-admin-semantic-markup
898 - Django admin semantic markup for ADD and HISTORY links
2023-09-01 15:42:11 -04:00
Rachid Mrad
d2d5e291dc
Fix typo in comment 2023-09-01 15:37:13 -04:00
rachidatecs
4cad90d0d6
Merge pull request #972 from cisagov/rjm/756-fixtures
756 - Fixtures load 8 times
2023-09-01 15:31:26 -04:00
Rachid Mrad
410cbd1130
Refactor to make more resilient in case of more than one item in change_form_object_tools, add comments 2023-09-01 15:11:17 -04:00
Rachid Mrad
72a2e98984
lint 2023-09-01 14:51:58 -04:00
Rachid Mrad
cc9745ba68
lint 2023-09-01 14:40:59 -04:00
Rachid Mrad
9ca424d30c
Remove load fixtures signal on migrate, add load command to docker compose, add DEBUG env check to load.py 2023-09-01 14:20:06 -04:00
rachidatecs
7b8eee7b2f
Merge pull request #963 from cisagov/rjm/852-domain-is-active
852 - Implement isActive method on Domain
2023-09-01 10:30:29 -04:00
Gabriela DiSarli
8fac355d16
Merge pull request #962 from cisagov/gd/adding-analyst-user-to-fixtures
Add myself to fixtures.py
2023-08-31 15:34:57 -07:00
Rachid Mrad
2c2d6dfaeb
lint 2023-08-31 17:09:13 -04:00
zandercymatics
3cfa7f8b03
Changed permission flow for mixins / Made logging a bit more detailed 2023-08-31 13:15:40 -06:00
Gaby Disarli
2708b3baea
fixed formatting error 2023-08-31 10:29:08 -07:00
Gabriela DiSarli
5dbbf59c13
Update src/registrar/fixtures.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2023-08-31 09:38:44 -07:00
Gabriela DiSarli
0a5d4e5f77
Update src/registrar/fixtures.py
fixing comma, thanks Rebecca!

Co-authored-by: Rebecca H. <rebecca.hsieh@truss.works>
2023-08-31 09:38:23 -07:00
Rachid Mrad
f4df0a2bc4
Implement isActive method on Domain 2023-08-31 11:26:47 -04:00