Commit graph

9697 commits

Author SHA1 Message Date
David Kennedy
5f6e8968c7
minimal delete views for member and invitedmember 2024-10-24 16:27:40 -04:00
Matt-Spence
5e57c1ebd1
Merge pull request #2978 from cisagov/ms/2901-clone-staging-workflow
allow manual triggering of clone workflow
2024-10-24 15:18:02 -05:00
matthewswspence
852b9107b6
Merge branch 'ms/2901-clone-staging-workflow' of https://github.com/cisagov/manage.get.gov into ms/2901-clone-staging-workflow 2024-10-24 15:17:16 -05:00
matthewswspence
d8f2ec83b3
minor refactor 2024-10-24 15:16:29 -05:00
Matt-Spence
ef363c476d
Merge branch 'main' into ms/2901-clone-staging-workflow 2024-10-24 15:01:14 -05:00
matthewswspence
81755af369
allow manual triggering 2024-10-24 14:56:53 -05:00
Rebecca Hsieh
982e8d08f7
CSRF stuff 2024-10-24 12:39:53 -07:00
Rebecca Hsieh
543b5bccdf
Split up kebab and modal functionality and add in url for deletion 2024-10-24 12:03:08 -07:00
asaki222
5c9f0bdc23
fixed issues 2024-10-24 14:47:37 -04:00
Matt-Spence
c87dcb0196
Merge pull request #2972 from cisagov/ms/2901-clone-staging-workflow
2901: workflow to clone staging to sandbox
2024-10-24 13:41:08 -05:00
asaki222
dc666e4699
fixed issues 2024-10-24 14:34:44 -04:00
Matt-Spence
fa25941406
Update clone-staging.yaml
change workflow triggers for testing
2024-10-24 13:32:32 -05:00
zandercymatics
14bfeb7d9b
admin show/hide logic 2024-10-24 11:58:36 -06:00
Rachid Mrad
85f2958e36
merge main, fix permissions in tests, fix returned permissions in serialize_members 2024-10-24 13:58:28 -04:00
asaki222
337e6e5705
updated with org model flag 2024-10-24 13:39:33 -04:00
Rebecca Hsieh
4694143d5e
Update the modal heading and description logic 2024-10-24 10:09:43 -07:00
zandercymatics
178d12711a
linting + add fields to django admin 2024-10-24 10:32:15 -06:00
zandercymatics
87d51c1002
Fix bugs with email 2024-10-24 10:26:59 -06:00
zandercymatics
d9ec108f58
fix emails 2024-10-24 08:49:01 -06:00
zandercymatics
5e23ebead5
Fix some tests 2024-10-24 08:38:58 -06:00
CocoByte
5fc0342426
linted 2024-10-24 00:57:36 -06:00
CocoByte
5250cee1a0
refactored radio toggler listeners to be more flexible 2024-10-24 00:12:03 -06:00
CocoByte
de0e0d55c6
finally created overrides for those custom radio buttons that work 2024-10-23 23:58:48 -06:00
asaki222
0952c9d216
made text changes 2024-10-23 23:01:27 -04:00
asaki222
a9aa8b16ef
removed print statements 2024-10-23 22:05:16 -04:00
asaki222
eb2a5f6a17
updated the tests 2024-10-23 20:57:54 -04:00
asaki222
37ebe4e59b
removed print statements 2024-10-23 20:38:52 -04:00
asaki222
bac8d674aa
welcome 2024-10-23 20:34:55 -04:00
Rebecca Hsieh
e66e9d456e
Remove kebab function to outside of loadTable 2024-10-23 16:54:32 -07:00
zandercymatics
bde6c5e835
check for org on email 2024-10-23 15:38:25 -06:00
David Kennedy
d9365414bc
bug fix 2024-10-23 17:28:35 -04:00
David Kennedy
a60400bf16
merge 2024-10-23 17:07:26 -04:00
zandercymatics
5cb3298afd
Update email content, update manage button content 2024-10-23 14:29:26 -06:00
dave-kennedy-ecs
fd9eb0da58
Merge pull request #2945 from cisagov/dk/2763-member-expand
#2763: Expanded row functionality
2024-10-23 16:23:21 -04:00
zandercymatics
150a59cdfc
Update portfolio_request_review_steps.html 2024-10-23 14:02:31 -06:00
zandercymatics
939b11ecee
Fix edge cases for review page and add fields to admin 2024-10-23 13:54:53 -06:00
zandercymatics
0374efb778
Fix merge conflict 2024-10-23 13:16:05 -06:00
zandercymatics
ab7a6ac12d
Merge branch 'main' into za/2771-create-requesting-entity-page 2024-10-23 13:15:48 -06:00
zandercymatics
5b629bd7ed
Delete 0134_domainrequest_requested_suborganization_and_more.py 2024-10-23 13:15:41 -06:00
zandercymatics
086d1977b8
migration 2024-10-23 13:15:14 -06:00
zandercymatics
263ec02bc3
Add requesting entity to review page 2024-10-23 13:14:03 -06:00
zandercymatics
514cd8af31
fix unlocking steps 2024-10-23 12:52:42 -06:00
zandercymatics
888d77bf96
Validation logic 2024-10-23 12:46:18 -06:00
zandercymatics
860f8f4e3c
initial logic 2024-10-23 11:00:32 -06:00
asaki222
015a08b72e
fixed one test 2024-10-23 12:50:34 -04:00
David Kennedy
740eba7401
fixed a bug where non-portfolio domains were appearing in members json response 2024-10-23 12:48:56 -04:00
matthewswspence
6e8dcbe7e3
comment out triggers temporarily 2024-10-23 10:28:39 -05:00
matthewswspence
e2287e9c4e
initial attempt at a clone workflow 2024-10-23 10:16:43 -05:00
David Kennedy
07e4960cc6
code refactors for readability and efficiency, comments for clarity 2024-10-23 06:27:41 -04:00
Rebecca Hsieh
cd45c4a58f
Remove extraneous imports 2024-10-22 14:37:02 -07:00