Commit graph

6954 commits

Author SHA1 Message Date
Rachid Mrad
3754e0b48b
Merge main 2024-06-14 18:42:36 -04:00
zandercymatics
0121198f57
Fix bug
The status changelog logic got removed when shuffling functions. Refer to old commit
2024-06-14 13:50:28 -06:00
Rebecca Hsieh
dd36bb6df4
Fix logic and migration 2024-06-14 12:35:08 -07:00
David Kennedy
08b0b592b2
fixed paths on export and import scripts 2024-06-14 15:17:57 -04:00
Rachid Mrad
dbd418dc48
cleanup 2024-06-14 13:53:33 -04:00
Rachid Mrad
aecb2e2580
cleanup 2024-06-14 13:05:28 -04:00
zandercymatics
05db1fd178
Merge branch 'main' into meoward/2228-assign-to-me 2024-06-14 10:58:24 -06:00
Rachid Mrad
0bbb227b71
cleanup 2024-06-14 12:53:53 -04:00
David Kennedy
41bfa3991d
code cleanup 2024-06-14 12:48:20 -04:00
Rebecca Hsieh
ddce50a471
Logic clean up 2024-06-14 09:35:59 -07:00
David Kennedy
38f7ef50db
formatted for code readability 2024-06-14 12:32:17 -04:00
David Kennedy
aa0a398c06
updated unit tests for the associated changes in this PR 2024-06-14 12:17:08 -04:00
Rachid Mrad
5a8329855c
revisions 2024-06-14 12:11:32 -04:00
CocoByte
0cce720e33
Added remaining text and formatting 2024-06-13 17:04:49 -06:00
CocoByte
1e00586d7b
Merge remote-tracking branch 'origin/main' into nl/2239-additional-details-required-messaging 2024-06-13 17:01:28 -06:00
CocoByte
78047d0dc1
updated required fields messaging 2024-06-13 17:01:24 -06:00
CocoByte
1dfc68ce47
linted 2024-06-13 16:39:17 -06:00
CocoByte
2a90335499
updated migrations 2024-06-13 16:32:45 -06:00
CocoByte
d7de91b7f9
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table 2024-06-13 15:53:54 -06:00
Alysia Broddrick
bfc3b74283
updated adr 2024-06-13 14:10:15 -07:00
zandercymatics
51b89e4604
Merge pull request #2266 from cisagov/za/2166-domain-request-csv-report
(getgov-za) Ticket #2166: Domain request csv report
2024-06-13 14:52:44 -06:00
zandercymatics
2b76a16bec
Change button text 2024-06-13 14:07:06 -06:00
zandercymatics
ba92df9756
Don't show if self is already assigned 2024-06-13 13:39:16 -06:00
zandercymatics
191ff88b40
Remove unit tests
We don't need these anymore - there isn't really anything to test on without the conditional logic to show/hide the button.

Everything else would be encapsulated within selenium which we dont use
2024-06-13 12:29:12 -06:00
zandercymatics
b57c41b0f9
Merge branch 'main' into meoward/2228-assign-to-me 2024-06-13 12:22:00 -06:00
zandercymatics
a2b4665a01
Always show assign to me button 2024-06-13 12:16:59 -06:00
zandercymatics
be6afb88ac
Update test_reports.py 2024-06-13 11:35:00 -06:00
zandercymatics
3194fc94a0
Include cisa rep first and last 2024-06-13 09:15:18 -06:00
zandercymatics
7399982aaa
Merge branch 'main' into za/2166-domain-request-csv-report 2024-06-13 08:38:40 -06:00
Rebecca Hsieh
b4c1045690
Update to new migration 2024-06-13 06:56:18 -07:00
Rebecca Hsieh
db24029a83
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/2273-ds-record-change 2024-06-13 06:53:03 -07:00
Rebecca Hsieh
9edd320711
Remove old migration 2024-06-13 06:52:44 -07:00
David Kennedy
552e434096
updated scripts to break datasets into max of 10000 rows 2024-06-13 09:42:33 -04:00
David Kennedy
97ee855de6
added FederalAgency, updated for using bulk 2024-06-13 07:21:06 -04:00
CuriousX
23ed9476d4
Merge pull request #2190 from cisagov/nl/2136-CISA-rep-additional-details
Issue #2136 - Update DISA representative fields on Additional Details page
2024-06-12 23:05:38 -06:00
CocoByte
9cb3dc5956
Merge remote-tracking branch 'origin/main' into nl/2136-CISA-rep-additional-details 2024-06-12 22:36:18 -06:00
CocoByte
a15772115b
update migration 2024-06-12 22:36:08 -06:00
Rachid Mrad
86ef6e24c3
cleanup 2024-06-12 23:17:00 -04:00
Rachid Mrad
0a58ea39a9
cleanup 2024-06-12 22:52:45 -04:00
Rachid Mrad
b91d454fa2
Error handling 2024-06-12 22:47:00 -04:00
Rachid Mrad
8980d98be9
Add reasons to auditlog 2024-06-12 22:16:22 -04:00
Rachid Mrad
956c320a1b
Update src/registrar/views/domain_request.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-06-12 20:57:40 -04:00
CocoByte
de926b1abb
migrations 2024-06-12 17:05:22 -06:00
Erin Song
710f9bd321
Merge pull request #2289 from cisagov/es/2236-remove-metadata-filters
2236: Remove domain state filters from metadata report
2024-06-12 15:43:14 -07:00
Rebecca Hsieh
f49d754426
Update migration 2024-06-12 15:16:40 -07:00
CocoByte
c9c6890e7d
model updates 2024-06-12 15:47:13 -06:00
Rebecca Hsieh
9b2743ef78
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/2273-ds-record-change 2024-06-12 14:42:44 -07:00
Rebecca Hsieh
293a429a90
Remove migration and update tests 2024-06-12 14:42:12 -07:00
CocoByte
1e98ba38b9
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table 2024-06-12 15:00:10 -06:00
CocoByte
8d9ce9144b
fix migrations 2024-06-12 14:51:12 -06:00