zandercymatics
|
ea9bca94e3
|
fix formset test
|
2024-11-06 09:37:05 -07:00 |
|
zandercymatics
|
fbf6430b5f
|
form not logged in
|
2024-11-06 08:54:24 -07:00 |
|
zandercymatics
|
6532db84c6
|
Update test_views_request.py
|
2024-11-06 08:41:24 -07:00 |
|
zandercymatics
|
927eb96d97
|
Update test_views_request.py
|
2024-11-06 08:28:51 -07:00 |
|
zandercymatics
|
5acec7cbd8
|
Update test_views_request.py
|
2024-11-04 14:03:52 -07:00 |
|
zandercymatics
|
5feddde21e
|
url
|
2024-11-04 13:57:49 -07:00 |
|
zandercymatics
|
d2ebf89d46
|
Fix (some) unit tests
|
2024-11-04 13:25:27 -07:00 |
|
zandercymatics
|
618890d87b
|
Lint and fix up some tests
|
2024-11-04 09:43:35 -07:00 |
|
zandercymatics
|
8660e6ba89
|
Cleanup
|
2024-11-04 08:47:05 -07:00 |
|
zandercymatics
|
4ae764bf0b
|
(draft) get a domain id per session
|
2024-11-01 15:05:07 -06:00 |
|
zandercymatics
|
d21695316c
|
Merge branch 'main' into za/2927-blocked-from-starting-requests
|
2024-11-01 13:53:15 -06:00 |
|
zandercymatics
|
18e25b0aca
|
cleanup urls a bit
|
2024-11-01 13:25:24 -06:00 |
|
zandercymatics
|
edfc67649d
|
Merge pull request #3008 from cisagov/za/2976-senior-official-federal-agency-changes
#2976: Senior Official and federal agency field changes for non federal agencies - [BACKUP]
|
2024-11-01 12:32:30 -06:00 |
|
zandercymatics
|
48c3b4c4ac
|
Merge branch 'main' into za/2976-senior-official-federal-agency-changes
|
2024-11-01 12:13:53 -06:00 |
|
zandercymatics
|
42bf6ef3c2
|
Merge branch 'main' into za/2927-blocked-from-starting-requests
|
2024-11-01 12:10:31 -06:00 |
|
zandercymatics
|
835c0ae1b4
|
Merge pull request #2973 from cisagov/za/2771-create-requesting-entity-page
#2771 + #3015: Create requesting entity page - [MEOWARD]
|
2024-11-01 12:05:19 -06:00 |
|
zandercymatics
|
e4c15ee28b
|
Fix unit test
|
2024-11-01 11:40:19 -06:00 |
|
zandercymatics
|
cf0fec178a
|
Merge branch 'za/2771-create-requesting-entity-page' of github.com:cisagov/manage.get.gov into za/2771-create-requesting-entity-page
|
2024-11-01 11:17:59 -06:00 |
|
zandercymatics
|
706dd4fe2e
|
error messages! @abroddrick
|
2024-11-01 11:17:38 -06:00 |
|
zandercymatics
|
a1d37ee207
|
Update src/registrar/templates/includes/portfolio_request_review_steps.html
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
|
2024-11-01 11:02:43 -06:00 |
|
zandercymatics
|
7141eaed92
|
consolidate migration
|
2024-11-01 11:02:16 -06:00 |
|
zandercymatics
|
c59289d215
|
Update domain_request_wizard.py
|
2024-11-01 10:18:46 -06:00 |
|
zandercymatics
|
7cdfb7a35f
|
fix test + lint
|
2024-11-01 10:15:40 -06:00 |
|
zandercymatics
|
b05a62ecd1
|
Rework readonly fields for analysts + hide when org flag is off
|
2024-11-01 09:10:28 -06:00 |
|
zandercymatics
|
83720c359f
|
Update admin.py
|
2024-11-01 08:54:32 -06:00 |
|
zandercymatics
|
1d345987ca
|
PR suggestions (part 1)
|
2024-11-01 08:49:32 -06:00 |
|
zandercymatics
|
ba61ec86bd
|
Merge branch 'main' into za/2771-create-requesting-entity-page
|
2024-10-31 15:45:33 -06:00 |
|
zandercymatics
|
20a5774213
|
Update domain_request.py
|
2024-10-31 15:42:39 -06:00 |
|
CuriousX
|
0f3ae4ffff
|
Merge pull request #2974 from cisagov/nl/2769-OrgMemberPage-InviteANewMember
#2769: Org Member Page - Invite A New Member - [NL]
|
2024-10-31 15:41:52 -06:00 |
|
zandercymatics
|
37894e7ede
|
fix session issue
|
2024-10-31 15:20:50 -06:00 |
|
CocoByte
|
8df16346e9
|
Fixed error
|
2024-10-31 15:16:54 -06:00 |
|
zandercymatics
|
aa930eb77c
|
use id instead of session for domain requests
|
2024-10-31 15:10:12 -06:00 |
|
zandercymatics
|
e19923f86f
|
Revert "kind of a solution"
This reverts commit f4c6c084a6 .
|
2024-10-31 13:54:43 -06:00 |
|
zandercymatics
|
f4c6c084a6
|
kind of a solution
Doesn't account for clicking the button after page refresh
|
2024-10-31 13:54:27 -06:00 |
|
CocoByte
|
2eddf785c4
|
Merge remote-tracking branch 'origin/main' into nl/2769-OrgMemberPage-InviteANewMember
|
2024-10-31 13:44:28 -06:00 |
|
CocoByte
|
612b7b68be
|
Implemented feedback (plus fixed bug where cancel button validates form)
|
2024-10-31 13:31:13 -06:00 |
|
zandercymatics
|
510938430b
|
Add some comments
|
2024-10-31 10:05:28 -06:00 |
|
Matt-Spence
|
96220b5baa
|
Merge pull request #3016 from cisagov/ms/2901-add-tools-to-clone-workflow
Add tools and minor updates to cloning workflow
|
2024-10-31 10:56:33 -05:00 |
|
Matt-Spence
|
4e3569d73d
|
Add tools and minor updates to cloning workflow
|
2024-10-31 10:28:39 -05:00 |
|
Matt-Spence
|
10e77dd1cf
|
Merge pull request #3014 from cisagov/ms/2901-install-manage-rds
Update clone-staging.yaml
|
2024-10-31 10:01:19 -05:00 |
|
zandercymatics
|
f0ba59611e
|
Initial logic
|
2024-10-31 08:14:37 -06:00 |
|
zandercymatics
|
b01e707b82
|
further simplify
|
2024-10-30 15:55:39 -06:00 |
|
Matt-Spence
|
cf1e6aa9b7
|
Update clone-staging.yaml
|
2024-10-30 16:55:38 -05:00 |
|
CocoByte
|
0153627a9e
|
linted
|
2024-10-30 15:47:09 -06:00 |
|
CocoByte
|
95a646afb8
|
resolved merge conflict
|
2024-10-30 15:41:36 -06:00 |
|
CocoByte
|
ba7de7c678
|
Implemented PR feedback
|
2024-10-30 15:40:00 -06:00 |
|
Matt-Spence
|
7edd7a872e
|
Merge pull request #3013 from cisagov/ms/2901-fix-typo
Fix typo in cloning workflow credential names
|
2024-10-30 16:36:31 -05:00 |
|
Matt-Spence
|
236f9694b8
|
Fix typo in cloning workflow credential names
|
2024-10-30 16:29:49 -05:00 |
|
zandercymatics
|
603e2eb767
|
simplify javascript (a lot)
|
2024-10-30 15:28:05 -06:00 |
|
zandercymatics
|
98842c1aa0
|
add comments
|
2024-10-30 14:40:25 -06:00 |
|