Matt-Spence
|
c787d82700
|
Merge pull request #2990 from cisagov/ms/2936-filter-current-csvs
2936: Filter domains in DNS_NEEDED out of csv reports - MS
|
2024-10-28 14:46:00 -05:00 |
|
matthewswspence
|
f0e7ad4a45
|
fix tests
|
2024-10-28 12:01:08 -05:00 |
|
Rachid Mrad
|
570340a172
|
Merge pull request #2967 from cisagov/rjm/2767-domain-assignment
#2767: Portfolio member domain assignment - [RJM]
|
2024-10-25 17:57:43 -04:00 |
|
Rachid Mrad
|
337c109086
|
revise to use action_url
|
2024-10-25 17:51:37 -04:00 |
|
Rachid Mrad
|
6032123e5a
|
fix passed id to generateDomainsHTML
|
2024-10-25 17:45:20 -04:00 |
|
Rachid Mrad
|
0d89fd6edb
|
lint
|
2024-10-25 17:36:39 -04:00 |
|
matthewswspence
|
f35f149542
|
remove domains in dns_needed state from current csv reports
|
2024-10-25 16:08:48 -05:00 |
|
Rachid Mrad
|
599dcb59ae
|
fixtures error handling update
|
2024-10-25 16:44:00 -04:00 |
|
Rachid Mrad
|
5727c15b3a
|
fix search label, fix all domains link
|
2024-10-25 16:23:30 -04:00 |
|
Matt-Spence
|
b512731a65
|
Merge pull request #2979 from cisagov/ms/2901-clone-staging-workflow
Fix small error in clone workflow
|
2024-10-24 16:45:41 -05:00 |
|
matthewswspence
|
3cb7f7f682
|
remove conflicting syntax
|
2024-10-24 16:36:00 -05: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 |
|
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 |
|
Matt-Spence
|
fa25941406
|
Update clone-staging.yaml
change workflow triggers for testing
|
2024-10-24 13:32:32 -05:00 |
|
Rachid Mrad
|
85f2958e36
|
merge main, fix permissions in tests, fix returned permissions in serialize_members
|
2024-10-24 13:58:28 -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 |
|
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 |
|
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 |
|
David Kennedy
|
dbf208c2bb
|
formatted for code readability
|
2024-10-21 19:55:05 -04:00 |
|
David Kennedy
|
08d878b427
|
more unit tests
|
2024-10-21 19:45:37 -04:00 |
|
David Kennedy
|
e2fc43831f
|
updated tests
|
2024-10-21 18:38:02 -04:00 |
|
Rachid Mrad
|
ebd4b17d80
|
JS refactor
|
2024-10-21 15:34:25 -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 |
|
Rachid Mrad
|
a8fec4fcca
|
JS
|
2024-10-18 18:22:07 -04:00 |
|
David Kennedy
|
71db456200
|
json as class rather than method, implemented base member_domains_json view
|
2024-10-18 16:48:41 -04: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 |
|
Rachid Mrad
|
b7606052c7
|
component structure and wrapping UI
|
2024-10-18 15:35:50 -04: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 |
|