Commit graph

8932 commits

Author SHA1 Message Date
Rebecca Hsieh
9cc44d4d70
Fix logic for only admin 2024-10-24 17:13:18 -07:00
Rebecca Hsieh
6bf34c8d3b
Fix the logic for in progress user within a portfolio 2024-10-24 16:33:26 -07:00
Rebecca Hsieh
cd517ae885
Add in checks for if theyre only admin or have any in progress requests 2024-10-24 16:22:47 -07:00
David Kennedy
5f6e8968c7
minimal delete views for member and invitedmember 2024-10-24 16:27:40 -04: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
Rebecca Hsieh
4694143d5e
Update the modal heading and description logic 2024-10-24 10:09:43 -07:00
Rebecca Hsieh
e66e9d456e
Remove kebab function to outside of loadTable 2024-10-23 16:54:32 -07: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
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
David Kennedy
740eba7401
fixed a bug where non-portfolio domains were appearing in members json response 2024-10-23 12:48:56 -04: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
lizpearl
9f2ac4fcfe
Merge pull request #2970 from cisagov/el/fix-user-uuid-2
Bug fix for #2762: Update to correct UUID - [no sandbox]
2024-10-22 14:55:19 -05:00
lizpearl
613dba62b8
Update to correct UUID 2024-10-22 13:57:36 -05:00
Rebecca Hsieh
8cf3bb7819
Add user domain count 2024-10-22 09:02:35 -07:00
Rebecca Hsieh
199f669fad
Try to add domain counting logic 2024-10-21 16:42:02 -07:00
Rachid Mrad
e7a6eb30e0
restart with extra spicy 2024-10-21 18:06:57 -04:00
lizpearl
772fc17012
Merge pull request #2965 from cisagov/el/fix-user-uuid
Bug fix for #2762: Add missing - in uuid [no sandbox]
2024-10-21 12:17:20 -05:00
Matt-Spence
6ebafec72a
Merge pull request #2827 from cisagov/ms/2307-send-notification-emails
#2307: send notification emails on changes to domain - [MS]
2024-10-21 12:02:18 -05:00
lizpearl
d643ffcca5
Add missing - in uuid 2024-10-21 11:50:11 -05:00
asaki222
beca7cb411
Merge pull request #2939 from cisagov/ad/2858-make-detail-columns-sortable
#2858 -  Make detail columns sortable for domains and domain requests  [AD]
2024-10-21 09:36:54 -04:00
CuriousX
0ab6101659
Merge pull request #2930 from cisagov/nl/2848-screenreader-outputs-bundle
#2848 - screenreader outputs bundle -[Meoward]
2024-10-19 15:50:40 -06:00
CuriousX
7647b32a28
Merge pull request #2944 from cisagov/nl/2889-update-dependencies
#2889: Update dependencies for dependabot - [NL]
2024-10-18 13:59:07 -06:00
CuriousX
179eadb844
Merge pull request #2917 from cisagov/nl/2859-multiple-portfolio-flags-bug
#2859 multiple portfolio flags bug - [KO]
2024-10-18 13:57:59 -06:00
matthewswspence
39ee21ec7c
Merge remote-tracking branch 'origin/main' into ms/2307-send-notification-emails 2024-10-18 14:18:28 -05:00
matthewswspence
172c5d31c5
linter errors and test cleanup 2024-10-18 14:14:34 -05:00
CocoByte
44ce2d6942
slightly updated logic for invisible ANDI span in domain request tables 2024-10-18 12:54:38 -06:00
lizpearl
aa22bab3df
Merge pull request #2956 from cisagov/el/2762-add-liz-to-fixture
#2762: Add Liz and Samiyah to fixture [No sandbox needed]
2024-10-18 13:01:16 -05:00
Rachid Mrad
b06ffec6b6
aria-label on expand / close button 2024-10-18 13:49:09 -04:00
lizpearl
4205c33e3f
Merge remote-tracking branch 'origin/main' into el/2762-add-liz-to-fixture 2024-10-18 12:22:22 -05:00
asaki222
8ab0620111
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into ad/2858-make-detail-columns-sortable 2024-10-18 13:15:41 -04:00
David Kennedy
96c77cd476
commented js 2024-10-18 13:09:18 -04:00
asaki222
fc3cb51a3b
updated, removed class, and added specificity instead 2024-10-18 12:57:16 -04:00
lizpearl
cd25b824e8
Add Samiyah to fixture 2024-10-18 11:53:03 -05:00
David Kennedy
3b74793d94
refactored js handling of last_active date 2024-10-18 12:47:50 -04:00
lizpearl
f8a163beae
Add liz to fixture 2024-10-18 10:49:52 -05:00
David Kennedy
661f09d2e4
lint 2024-10-17 19:20:12 -04:00
David Kennedy
e0269edc71
updated js for last_active 2024-10-17 19:15:24 -04:00
David Kennedy
2a64ac65c0
fixed null values in response for last_active 2024-10-17 19:04:38 -04:00
David Kennedy
ef52b6bafc
Merge branch 'dk/2763-member-expand' of https://github.com/cisagov/manage.get.gov into dk/2763-member-expand 2024-10-17 18:42:50 -04:00
David Kennedy
4701f1cc3a
filter out [None] to return [] instead 2024-10-17 18:42:37 -04:00
CocoByte
722e6e49c8
Merge remote-tracking branch 'origin/main' into nl/2848-screenreader-outputs-bundle 2024-10-17 16:09:20 -06:00
Erin Song
61a96c08fd
Merge pull request #2955 from cisagov/es/2140-pr-template-fix
2140: Readd keyboard navigability check to design PR review
2024-10-17 14:59:39 -07:00
Erin Song
0f39d53173
Reorder design checks 2024-10-17 14:49:43 -07:00
Erin Song
192658c87f
Readd design checks 2024-10-17 14:47:05 -07:00
Erin Song
5288d01868
Fix typo 2024-10-17 14:22:57 -07:00
Erin Song
acc2b24fa8
Readd references section 2024-10-17 14:22:00 -07:00
Erin Song
55841e3ad5
Remove references section 2024-10-17 14:21:31 -07:00