Commit graph

8271 commits

Author SHA1 Message Date
zandercymatics
81c27330b2
Consolidate checks on withdrawable and awaiting review 2024-09-19 09:47:16 -06:00
zandercymatics
732c982caa
incomplete logic 2024-09-18 15:06:42 -06:00
zandercymatics
2e53ba8c51
permissions 2024-09-18 13:22:44 -06:00
zandercymatics
5a8c271647
base logic 2024-09-18 12:58:23 -06:00
zandercymatics
2012ac0108
Merge branch 'za/2595-update-domain-request-view-only-pages' into za/2596-view-only-domain-request-page 2024-09-17 13:02:59 -06:00
zandercymatics
11c7268722
Update domain_request_status.html 2024-09-17 12:01:12 -06:00
zandercymatics
484a4b4c4f
lint 2024-09-17 11:54:06 -06:00
zandercymatics
124895490f
add breadcrumb for everyone 2024-09-17 11:46:43 -06:00
zandercymatics
e5f26e5667
add subpage tests 2024-09-17 11:31:03 -06:00
zandercymatics
fe8a68043f
re-remove and fix breadcrumb 2024-09-17 11:20:50 -06:00
zandercymatics
b31c7cdca0
Readd created by logic 2024-09-17 09:18:18 -06:00
zandercymatics
39ec072355
Merge pull request #2755 from cisagov/za/2754-fix-domain-request-bugs
Issue #2754: Don't show the delete button when the user isn't permissioned for requests - [BACKUP]
2024-09-17 08:40:33 -06:00
zandercymatics
ef40468ec8
Rename tests to be actually readable 2024-09-17 08:32:51 -06:00
zandercymatics
ac9edecc8f
lint 2024-09-16 11:19:00 -06:00
zandercymatics
82c5d7f2dc
Add additional subpage logic 2024-09-16 11:15:01 -06:00
zandercymatics
ef0e1c081b
Add unit tests and cleanup 2024-09-16 11:03:14 -06:00
zandercymatics
eb3850458b
Fix url path bug 2024-09-16 10:11:22 -06:00
zandercymatics
897fd86e57
add delete 2024-09-13 14:36:15 -06:00
zandercymatics
e078248e02
Update test_views_portfolio.py 2024-09-13 14:32:57 -06:00
zandercymatics
a03769350a
lint 2024-09-13 14:29:28 -06:00
zandercymatics
8d58b38900
Update test_views_portfolio.py 2024-09-13 14:27:56 -06:00
zandercymatics
b0b08dc74a
unit tests 2024-09-13 14:26:45 -06:00
zandercymatics
939f94a4c7
fix spacing issue 2024-09-13 13:51:14 -06:00
zandercymatics
4b8f77436d
Add corrected delete logic 2024-09-13 13:48:47 -06:00
zandercymatics
b5b2d69344
Update domain_request_status.html 2024-09-13 12:23:30 -06:00
zandercymatics
5be9f3f167
Fix main nav issue 2024-09-13 12:18:38 -06:00
zandercymatics
e5a011c039
tweaks + cleanup on normal view 2024-09-13 12:06:45 -06:00
zandercymatics
01ce2fb8a4
Update dates displayed + add created by per figma 2024-09-13 11:13:11 -06:00
Rebecca H.
c1daa455ae
Merge pull request #2693 from cisagov/es/2162-delete-submitter-v2
[litterbox] 2162: Delete Submitter field and Your contact information page
2024-09-13 08:35:59 -07:00
Alysia Broddrick
6ad52d83cd
Merge pull request #2749 from cisagov/update-manual-deploy
Add missing sandbox to manual deploy
2024-09-12 16:02:43 -07:00
Alysia Broddrick
cecf18b3fb
added missing sandbox 2024-09-12 14:49:33 -07:00
Rebecca Hsieh
289f7bd184
Remove line from unit test - no submitter anymore for domain request 2024-09-12 14:46:38 -07:00
Rebecca Hsieh
5f3b1b1e67
Update migration numerics 2024-09-12 14:41:17 -07:00
Rebecca Hsieh
1eac50b23a
Fix linter 2024-09-12 14:35:18 -07:00
Rebecca H.
5c32a1922b
Merge branch 'main' into es/2162-delete-submitter-v2 2024-09-12 14:32:44 -07:00
Rebecca Hsieh
e5a0f9401c
Remove extraneous submitter 2024-09-12 14:31:24 -07:00
zandercymatics
ccd1d0fb5a
Merge pull request #2720 from cisagov/rjm/2351-org-requests-page
#2351: Org requests page - [RJM]
2024-09-12 14:27:26 -06:00
zandercymatics
4124ad113f
Merge branch 'main' into rjm/2351-org-requests-page 2024-09-12 14:18:37 -06:00
zandercymatics
b25a441838
Merge pull request #2708 from cisagov/za/2671-show-portfolios-on-user-table
Ticket #2671: Show portfolios on user table
2024-09-12 13:02:54 -06:00
Matt-Spence
00e784e1ae
Merge pull request #2705 from cisagov/ms/2561-alter-log-format
Issue #2561: format logs as json (on getgov-ms)
2024-09-12 13:02:03 -05:00
matthewswspence
529178cd84
linter error fixes 2024-09-12 12:55:12 -05:00
Rachid Mrad
16fc4462de
unit tests for the extra column in the template 2024-09-12 12:52:16 -04:00
Rachid Mrad
58a32df8dc
Merge pull request #2735 from cisagov/rb/2687-copy-request-summary
Issue #2687: Account for different superuser and analyst markup for copy request summary
2024-09-12 12:24:35 -04:00
zandercymatics
91b69a34c7
Merge pull request #2670 from cisagov/ag/2616-populate-suborg-and-portfolio-script
Ticket #2616: populate suborg and portfolio script
2024-09-12 09:25:23 -06:00
matthewswspence
519ca82ee3
Remove type checking that was causing linter issues 2024-09-12 10:21:30 -05:00
zandercymatics
066e7965e4
Update docs/operations/data_migration.md 2024-09-12 09:04:55 -06:00
zandercymatics
d787fcb39d
Doc update 2024-09-12 08:50:21 -06:00
zandercymatics
87d35ebd7e
Update create_federal_portfolio.py 2024-09-12 08:47:37 -06:00
zandercymatics
060dbfc66c
More detailed logging on senior official 2024-09-12 08:39:01 -06:00
zandercymatics
3ececbbe27
Merge branch 'main' into ag/2616-populate-suborg-and-portfolio-script 2024-09-12 08:23:38 -06:00