Commit graph

3480 commits

Author SHA1 Message Date
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
Rachid Mrad
2ba48edb7f
lint 2023-09-08 18:34:31 -04:00
Rachid Mrad
b45c5665d3
add email address to contact table, add domain info search, columns, filters, add domain invite columns, search, add domain columns, filters, add domain roles, add website search 2023-09-08 17:50:28 -04: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
Rebecca Hsieh
20d524f5e4
Remove extraneous wording 2023-09-08 14:02:33 -07:00
Rachid Mrad
08c50fba63
Copy edits on the error msg 2023-09-08 16:56:56 -04:00
zandercymatics
71edc0ba6d
Getters 2023-09-08 14:47:24 -06:00
CuriousX
f5506c76cb
add Nicolle LeClair to admin and staff 2023-09-08 14:11:28 -06:00
Rachid Mrad
4ca3a2712e
remoce links from resources columns in audit log 2023-09-08 12:01:53 -04: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
Rachid Mrad
7e918ff537
admin: add favicon, fix button height bug, remove link from table caption, add search helper text to logentry, remove submit buttons from logentry 2023-09-07 17:33:37 -04:00
Rachid Mrad
e14ac58cd7
lint and tests for the staff perm changes 2023-09-07 15:32:45 -04:00
Rachid Mrad
494c516142
Set perms on staff fixtures to be able to change the user status 2023-09-07 14:54:19 -04:00
Rachid Mrad
0ed550b327
lint 2023-09-07 14:04:20 -04:00
Rachid Mrad
d859a8be03
Merge remote-tracking branch 'origin/main' into rjm/811-approved-rejected-approved 2023-09-07 13:56:21 -04:00
David Kennedy
956f4c6f50
make migrations 2023-09-07 13:53:42 -04:00
Rebecca Hsieh
225628a7e4
Fix small reformat and lint 2023-09-07 10:00:19 -07:00
Rebecca Hsieh
84ea4920a0
Fix reformatting 2023-09-07 09:46:32 -07: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
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