Commit graph

1903 commits

Author SHA1 Message Date
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
Rebecca Hsieh
193ba93959
Fix emails 2023-09-06 16:51:49 -07:00
Rebecca Hsieh
34a2f39fdf
Fix linting and tets 2023-09-06 16:40:57 -07:00
Rebecca Hsieh
696941aba7
Model update and migration and subsequent variable and wording changes 2023-09-06 15:58:57 -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
Rachid Mrad
37aea7d62a
migrations 2023-09-06 16:31:03 -04:00
Rachid Mrad
0568928f1a
lint 2023-09-06 15:25:17 -04:00
Rachid Mrad
5fd84b534d
Unit test the unallowed transitions, error message on admin, and side effects of successful transitions 2023-09-06 15:19:32 -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
Rebecca Hsieh
370480572e
Fix double star required bug 2023-09-06 09:28:19 -07: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
Rachid Mrad
324bea9868
check is_active on rejected and ineligible, delete domain and domain info and remove references, intercept and show friendly error in admin 2023-09-05 15:19:39 -04: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
Rebecca Hsieh
a4adb5ed46
Changes but with comments this time 2023-09-04 12:07:57 -07:00
Rebecca Hsieh
28a80ace36
Reverting back to step 1 where we are just changing the information within the form 2023-09-04 11:34:46 -07: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
zandercymatics
c94458dcd7
Added missing comma 2023-08-31 08:23:16 -06:00
Gaby Disarli
2f77ddf6de
Add myslef to fixtures.py 2023-08-30 17:12:23 -07:00
Rachid Mrad
c9269a56e0
Comment out rejected fixture 2023-08-30 19:02:59 -04:00
Rachid Mrad
4df52e5a45
Change ul and li to p for django admin object-tools links 2023-08-30 18:41:43 -04:00
rachidatecs
b8b947a583
Merge pull request #932 from cisagov/rjm/909-add-fixtures-action-needed-rejected
909 - Add action needed and rejected fixtures, add Katherine as analyst
2023-08-30 15:40:28 -04:00
dave-kennedy-ecs
f3cbca41e4
Merge pull request #953 from cisagov/dk/685-show-requested-domain
show requested domain and alternate domains on manage screen; formatt…
2023-08-30 15:39:32 -04:00
zandercymatics
56eda29225
Linting for recent changes 2023-08-30 13:25:21 -06:00