Commit graph

7690 commits

Author SHA1 Message Date
David Kennedy
1b25be8d96
minor fix to context processors 2024-07-18 12:15:27 -04:00
zandercymatics
7031b6e339
Factory 2024-07-18 09:57:47 -06:00
zandercymatics
3e644d7c75
Move test? Flakiness issue 2024-07-18 09:52:44 -06:00
zandercymatics
50db626130
Fix linter issue 2024-07-18 09:47:37 -06:00
zandercymatics
1501ef79ec
Update test_reports.py 2024-07-18 09:46:55 -06:00
zandercymatics
8ba18c55e3
Update test_reports.py 2024-07-18 09:42:49 -06:00
zandercymatics
1f47d73599
Update test_reports.py 2024-07-18 09:29:22 -06:00
zandercymatics
c0a86ce2eb
Split out tests
Seem to be running into some kind of flakiness with the exportdatatest class. Splitting this test out
2024-07-18 09:12:08 -06:00
zandercymatics
9672def34d
Merge branch 'main' into za/2323-domain-manager-csv-export 2024-07-18 09:04:09 -06:00
zandercymatics
522a88d01f
Cleanup 2024-07-18 08:51:58 -06:00
Rachid Mrad
17997259ef
cleanup 2024-07-17 21:14:20 -04:00
Rachid Mrad
cb3b1fd7fa
lint 2024-07-17 21:12:16 -04:00
Rachid Mrad
ea6ccae948
unit tests 2024-07-17 21:04:59 -04:00
Alysia Broddrick
fd7cbf822c
Merge pull request #2469 from cisagov/dk/2468-domains-without-security-contacts-incorrectly-displayed
(Based on staging) Ticket #2468: Fix incorrect display for security contacts on reports
2024-07-17 15:27:40 -07:00
Erin
7820c36243
Revert workflow name for testing purposes 2024-07-17 14:21:55 -07:00
Erin
f2fd764d67
Correct removed comment job in deploy workflow 2024-07-17 14:20:23 -07:00
zandercymatics
86441c0383
Tests 2024-07-17 15:19:01 -06:00
Erin
17274a606d
Removed unused comment job from manual deploy 2024-07-17 14:09:50 -07:00
zandercymatics
bfde3076b4
Fix existing tests 2024-07-17 14:47:31 -06:00
zandercymatics
53d4b83b5e
Merge branch 'main' into za/2323-domain-manager-csv-export 2024-07-17 14:06:33 -06:00
zandercymatics
3372c02d1a
Add button 2024-07-17 14:04:44 -06:00
Rachid Mrad
72ee81a43c
handle DJA ui and handle permission test for UserDomainRole 2024-07-17 15:38:38 -04:00
CocoByte
cf8b693626
resolve conflict 2024-07-17 13:38:10 -06:00
CocoByte
adf1c74190
Removed stray code from other ticket 2024-07-17 13:34:50 -06:00
zandercymatics
502f6b9444
Merge pull request #2423 from cisagov/za/profile-page-update-label
(on getgov-za) Ticket #2421/#2422:  Missing first name and last name gets a green checkmark next to “Unknown” and make field label consistent
2024-07-17 13:09:23 -06:00
zandercymatics
b3b8328007
Update test_reports.py 2024-07-17 12:15:46 -06:00
zandercymatics
a795cc519c
Temp content 2024-07-17 12:06:24 -06:00
Rebecca Hsieh
e19bcaf55f
Remove extra line 2024-07-17 11:05:42 -07:00
Rebecca Hsieh
721e91aac7
Add in js file 2024-07-17 11:05:09 -07:00
Rachid Mrad
777be646a4
working permissions 2024-07-17 13:57:04 -04:00
Rebecca Hsieh
b421430024
Test out copy functionality 2024-07-17 10:50:01 -07:00
zandercymatics
57bf284291
add additional check 2024-07-17 11:17:41 -06:00
zandercymatics
2d1ae881eb
Merge branch 'main' into za/profile-page-update-label 2024-07-17 11:02:17 -06:00
zandercymatics
ac3dd401ba
Update user.py 2024-07-17 11:02:13 -06:00
zandercymatics
cea47d1d3d
Bug fix after merge and cleanup 2024-07-17 10:52:27 -06:00
Erin Song
ff2fdf1a5f
Merge pull request #2458 from cisagov/es/2398-sandbox-deploy-workflow
2398: Workflow - Manual deploy branch to environment part 1/2
2024-07-17 09:51:49 -07:00
zandercymatics
f9bca39506
Update csv_export.py 2024-07-17 10:13:32 -06:00
zandercymatics
db5333b372
fix tests 2024-07-17 10:09:56 -06:00
zandercymatics
7dd32baf5e
Update test_reports.py 2024-07-17 10:05:37 -06:00
Rebecca H.
87b0b6c358
Merge pull request #2447 from cisagov/rh/2388-show-details
ISSUE #2388: Fix show detail section
2024-07-17 08:56:36 -07:00
zandercymatics
0a592daaef
Update csv_export.py 2024-07-17 09:26:38 -06:00
zandercymatics
bdec481f8d
use .value 2024-07-17 09:22:25 -06:00
zandercymatics
1433c2c31f
Update csv_export.py 2024-07-17 09:19:32 -06:00
zandercymatics
824be437fd
add strip 2024-07-17 09:14:06 -06:00
zandercymatics
deabe3514b
Update csv_export.py 2024-07-17 09:06:14 -06:00
zandercymatics
7b14b3d27b
Revert "Update csv_export.py"
This reverts commit d05c3c31a9.
2024-07-17 09:04:47 -06:00
zandercymatics
d05c3c31a9
Update csv_export.py 2024-07-17 09:04:39 -06:00
zandercymatics
dd59c9692f
Merge pull request #2419 from cisagov/za/1901-allow-analysts-to-customize-action-needed-emails
Ticket #1901: Allow analysts to customize action needed emails
2024-07-17 08:13:42 -06:00
Rachid Mrad
58957e1250
cleanup 2024-07-16 19:16:57 -04:00
Rachid Mrad
2ec3fa774d
color change 2024-07-16 18:03:15 -04:00