Commit graph

1903 commits

Author SHA1 Message Date
David Kennedy
127a30a20d
Merge branch 'main' into dk/685-show-requested-domain 2023-08-30 15:24:33 -04:00
David Kennedy
aa41df0ca4
fixed lint feedback 2023-08-30 15:21:12 -04:00
zandercymatics
2d6519b9e0
Merge pull request #960 from cisagov/za/issued-in-the-future-bug
Update oidc.py
2023-08-30 13:17:06 -06:00
David Kennedy
a564fe017c
skew fix 2023-08-30 15:15:43 -04:00
zandercymatics
98ab0180a4
Updated Pauls userid 2023-08-30 13:14:53 -06:00
rachidatecs
23696ac6a0
Merge pull request #959 from cisagov/rjm/957-checkbox-accessibility
957 - Fix accessible checkboxes in django admin
2023-08-30 15:12:53 -04:00
zandercymatics
1a347b5ed7
Fix lint real 2023-08-30 13:11:04 -06:00
zandercymatics
6be3725612
Fix linter issue 2023-08-30 13:08:37 -06:00
zandercymatics
107cdc3b0e
Linter change 2023-08-30 12:54:12 -06:00
Rachid Mrad
a5ee50627d
Fix test against checkbox in django admin by using a custom filter 2023-08-30 14:37:55 -04:00
zandercymatics
560d2c3ac5
Update oidc.py 2023-08-30 12:34:11 -06:00
zandercymatics
19d173efd4
Fixed merge issues 2023-08-30 09:32:08 -06:00
David Kennedy
ac6eef2d32
Merging updates from main
Merge branch 'main' into dk/685-show-requested-domain
2023-08-30 10:08:07 -04:00
zandercymatics
7e0a4aea76
Merge branch 'main' into za/806-analyst-view-domain-management-data 2023-08-30 07:47:37 -06:00
zandercymatics
4dd175f2a0
Rebuild sandbox 2023-08-30 07:43:26 -06:00
David Kennedy
1a81d75170
show requested domain and alternate domains on manage screen; formatting conditional based on existence of alternative domains; check added for alternative domains in test_views 2023-08-30 07:02:18 -04:00
rachidatecs
93ec99185b
Merge pull request #934 from cisagov/rjm/797-ineligible-status
797 - Ineligible status
2023-08-29 17:54:07 -04:00
David Kennedy
f5300053dc
show requested domain and alternate domains on manage screen; formatting conditional based on existence of alternate domains; add check for alternate domains in test_views 2023-08-29 15:29:02 -04:00
Rachid Mrad
501cddebde
Change ineligible to restricted on User, fix status tempplate for DAs 2023-08-29 14:16:39 -04:00
zandercymatics
df090b06f4
Added get-gov-admin.js 2023-08-29 10:49:40 -06:00
Cameron Dixon
97d97234f1
Merge pull request #945 from cisagov/cd/readme-update
Update README.md
2023-08-29 09:03:42 -04:00
Cameron Dixon
5f5289faa3
Update README.md 2023-08-28 17:48:51 -04:00
zandercymatics
6ac5852546
Linter 2023-08-28 15:31:14 -06:00
Cameron Dixon
96f7eab84e
Merge pull request #943 from cisagov/cd/sending-email
Update default mail-sending address to help@get.gov
2023-08-28 17:27:43 -04:00
zandercymatics
31d4bfb5a7
Test case fix / remove redundant 2023-08-28 15:23:27 -06:00
Cameron Dixon
666e17e4ba
wrap email in < >
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2023-08-28 17:22:10 -04:00
Cameron Dixon
4ea8ea4c08
Update default mail-sending address
Short and sweet: help@get.gov
2023-08-28 16:51:06 -04:00
zandercymatics
7d404d5494
Logging test
Temporarily removed assertEqual to log weird values
2023-08-28 14:43:40 -06:00
zandercymatics
7d7725975d
Merge pull request #942 from cisagov/za/720-remove-www-from-domain-request
#720  - Remove 'www.' from domain request form
2023-08-28 14:29:51 -06:00
Rebecca H
cbc8f38410
Merge pull request #925 from cisagov/rh/741-username-alignment
741 - Fix spacing for Username and Sign Out in top right corner
2023-08-28 13:06:22 -07:00
zandercymatics
36e00d4020
Removed comment and prepend_www 2023-08-28 13:57:59 -06:00
Gabriela DiSarli
1366b9ca3e
Merge pull request #941 from cisagov/gd/content-update
931 - Updates to Dashboard table titles on Home
2023-08-28 12:41:06 -07:00
rachidatecs
b20d5b564c
Merge pull request #908 from cisagov/rjm/796-domain-management-permissions-4
796 - Filter applications by excluding approved ones, homepage
2023-08-28 15:23:39 -04:00
zandercymatics
a7a07c8190
Split www_gov into two vars 2023-08-28 12:51:19 -06:00
zandercymatics
a0ed174e7a
Remove 'www.' 2023-08-28 12:29:11 -06:00
Neil MartinsenBurrell
d1ac887cc4
Merge pull request #920 from cisagov/nmb/migrate-cisa-dotgov
Migrate .gov team's cloud.gov organization
2023-08-28 13:22:07 -05:00
Gaby Disarli
21beb7fc82
updates to domain dashboard 2023-08-28 10:20:42 -07:00
zandercymatics
b1f2b4a663
Sandbox unit test fix attempt 2023-08-28 10:22:43 -06:00
zandercymatics
5384bb1fe7
Snake case 2023-08-28 10:00:36 -06:00
rachidatecs
a3fd7bb44e
Update src/registrar/fixtures.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-08-28 11:42:13 -04:00
zandercymatics
88f5eb96e9
Logger for sandbox 2023-08-28 09:08:48 -06:00
zandercymatics
a92ad17856
Better logging / test cases 2023-08-28 09:01:12 -06:00
zandercymatics
045717cf85
Unauthorized bug fix
Some pages returned an unauthorized when it should not have, because there was no associated DomainInformation object with them
2023-08-25 14:01:30 -06:00
rachidatecs
8066bceced
add test_approved_application_not_in_active_requests unit test and lint 2023-08-25 15:55:52 -04:00
dave-kennedy-ecs
25685fb898
Merge pull request #933 from cisagov/dk/add-users
add analyst and admin roles for David Kennedy
2023-08-25 15:43:54 -04:00
rachidatecs
b6af335e03
Merge remote-tracking branch 'origin/main' into rjm/797-ineligible-status 2023-08-25 15:11:31 -04:00
rachidatecs
a676da486a
lint 2023-08-25 14:26:50 -04:00
zandercymatics
1b8de424b3
Mime type 2023-08-25 11:09:03 -06:00
rachidatecs
6c308332b0
Add more controls and messaging, unit tests 2023-08-25 12:13:41 -04:00
zandercymatics
7fafecab0a
Matched figma padding 2023-08-25 09:34:01 -06:00