Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPAD8-2327: Page updates feature #1245

Merged
merged 224 commits into from
Sep 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
224 commits
Select commit Hold shift + click to select a range
c2c1b5f
[EPAD8-2186] Adding preprocess for webareamenu block to dynamically a…
carsoncho Sep 12, 2023
1905dd1
[EPAD8-2186] Altering webareamenu block to output all links as expand…
carsoncho Sep 12, 2023
475456c
[EPAD8-2186] Enabling block title to be visible.
carsoncho Sep 12, 2023
0b343dd
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2186-web-ar…
carsoncho Sep 15, 2023
5fc248a
[EPAD8-2186] Altering logic for webareamenu block to take the first m…
carsoncho Sep 15, 2023
f52c6c0
[EPAD8-2221] Adding preprocess that adds new webarea_contact_link var…
carsoncho Sep 15, 2023
e12a891
EPAD8-2186 set up sidenav as accordion, start to style + wire up
sarahprops Sep 22, 2023
79b7fea
EPAD8-2186 button styling, color for active trail
sarahprops Sep 25, 2023
8a9e520
EPAD8-2186 mobile menu + trigger with styling
sarahprops Sep 26, 2023
d37dfa2
Merge branch 'fix-local-environment' into EPAD8-2186-web-area-menu-up…
dcmouyard Sep 26, 2023
3d04792
EPAD8-2186: Switch to stylelint-order
dcmouyard Sep 26, 2023
61269ae
EPAD8-2186: Fix 'rule-empty-line-before' errors
dcmouyard Sep 26, 2023
153d4e9
EPAD8-2186: Fix 'value-no-vendor-prefix' errors
dcmouyard Sep 26, 2023
142eb58
EPAD8-2186: Fix 'no-global-function-names' errors
dcmouyard Sep 26, 2023
6628a34
EPAD8-2186: Remove deprecated rules
dcmouyard Sep 26, 2023
e8e4a5c
EPAD8-2186: Fix 'properties-alphabetical-order' errors
dcmouyard Sep 26, 2023
5384607
EPAD8-2186: Fix 'prettier' errors
dcmouyard Sep 26, 2023
c266668
EPAD8-2186: Fix missing namespace
dcmouyard Sep 26, 2023
741a8ee
EPAD8-2186: Fix more prettier errors
dcmouyard Sep 26, 2023
eafbfce
EPAD8-2186: Fix 'selector-class-pattern' errors
dcmouyard Sep 26, 2023
35a32ce
EPAD8-2186 sidenav menu has own js file, rename classes, close / open…
sarahprops Sep 27, 2023
f4b4e4a
EPAD8-2186 fix multiple accordions in PL, menu sidenav style tweaks, …
sarahprops Oct 4, 2023
46dd954
EPAD8-2219 increase max width, add small constrain option
sarahprops Oct 10, 2023
5ea8f92
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Oct 10, 2023
07cbcd4
EPAD8-2186 relocate where the menu toggle is, change accordions to no…
sarahprops Oct 10, 2023
4b39e8d
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Oct 10, 2023
bd1fe92
EPAD8-2186 back to menu accordion, sub nav menu overlay, grandchild a…
sarahprops Oct 11, 2023
891545a
EPAD8-2186 grandchildren always show without accordion
sarahprops Oct 11, 2023
65dddb3
EPAD8-2219 add constrain to typography
sarahprops Oct 11, 2023
d53b863
EPAD8-2219 bring everything up to widescreen sizing
sarahprops Oct 11, 2023
56fd0ab
EPAD8-2186 close button, nav tag for accessibility
sarahprops Oct 11, 2023
9a8e701
EPAD8-2186 hide close button when not on mobile
sarahprops Oct 11, 2023
9e094d9
EPAD8-2221 contact to sidebar, template clean up
sarahprops Oct 11, 2023
239725c
EPAD8-2221 hide on mobile, not desktop
sarahprops Oct 11, 2023
15a0be6
EPAD8-2221 contact link in footer on full page templates
sarahprops Oct 19, 2023
7687eae
EPAD8-2219 add constrain medium, import small + medium styles
sarahprops Oct 19, 2023
1edbc97
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2186-web-ar…
carsoncho Oct 19, 2023
71c2dce
[EPAD8-2186] Adjusting block preprocess to get link from web area hom…
carsoncho Oct 19, 2023
314960f
Merge branch 'EPAD8-2186-web-area-menu-updates' of github.com:USEPA/w…
carsoncho Oct 19, 2023
3e95b68
EPAD8-2219 remove medium, update small, li are shortened, news releas…
sarahprops Oct 20, 2023
c18a03a
[EPAD8-2186] Adjusting logic to only add block label if there are ite…
carsoncho Oct 20, 2023
d8574c1
[EPAD8-2186] Adjusting webareamenu block to not display title automat…
carsoncho Oct 20, 2023
7700633
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2186-web-ar…
carsoncho Oct 20, 2023
60ca850
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2186-web-ar…
carsoncho Oct 20, 2023
1816681
[EPAD8-2186] Adding logic to webareamenu block template to only displ…
carsoncho Oct 21, 2023
5ab91cc
[EPAD8-2270] Adding post_update hook to query all group menus, compar…
carsoncho Oct 21, 2023
e299525
EPAD8-2186 accordion for grandchildren
sarahprops Oct 24, 2023
7805b57
EPAD8-2186 grandchildren accordion always work
sarahprops Oct 24, 2023
aaff185
[EPAD8-2270] Optimizing and adding some additional logic to ensure pa…
carsoncho Nov 4, 2023
a6857df
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2270-web-ar…
carsoncho Nov 4, 2023
aef63b9
[EPAD8-2220] Initial commit of of custom breadcrumb builder service a…
carsoncho Nov 6, 2023
af63987
[EPAD8-2220] Enabling new custom module.
carsoncho Nov 6, 2023
012deab
EPAD8-2259 bredcrumb pattern, design tokens, navigation inc, and them…
sarahprops Nov 6, 2023
8dd0442
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
carsoncho Nov 6, 2023
9d371a1
Merge pull request #1212 from USEPA/EPAD8-2086-uswds-megamenu
sarahprops Nov 7, 2023
dbdfca1
Merge pull request #1204 from USEPA/EPAD8-2219-increase-max-width
sarahprops Nov 7, 2023
c28c90e
[EPAD8-2220] Adding epa_breadcrumbs block. adjusting full node templa…
carsoncho Nov 7, 2023
95c60ea
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
carsoncho Nov 7, 2023
6b8ee99
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Nov 7, 2023
83c4cb7
Merge branch 'EPAD8-2259-breadcrumb-pl' into FEATURE-page-updates
sarahprops Nov 7, 2023
252e543
EPAD8-2220 use the breadcrumb template from 2259
sarahprops Nov 7, 2023
afecfa8
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
sarahprops Nov 7, 2023
87a73e3
Merge branch 'EPAD8-2221-sidebar-contact-link' into FEATURE-page-updates
sarahprops Nov 8, 2023
f3e398f
Merge branch 'EPAD8-2220-breadcrumbs' into EPAD8-2259-breadcrumb-pl
sarahprops Nov 8, 2023
8e5ba3d
EPAD8-2259 fix wrong merge
sarahprops Nov 8, 2023
3c69e12
EPAD8-2259 update pattern lab page templates
sarahprops Nov 8, 2023
193ef4e
Merge branch 'EPAD8-2259-breadcrumb-pl' into FEATURE-page-updates
sarahprops Nov 8, 2023
2b934c5
EPAD8-2259 hide breadcrumbs on mobile to match the sidebar, remove pa…
sarahprops Nov 8, 2023
9ce9a17
Merge branch 'EPAD8-2259-breadcrumb-pl' into FEATURE-page-updates
sarahprops Nov 8, 2023
dcb0258
EPAD8-2186 update page footer based on sidebar or not
sarahprops Nov 8, 2023
fa16ec9
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Nov 8, 2023
f213ec4
EPAD8-2221 remove duplicate contact link
sarahprops Nov 8, 2023
9ea90cd
Merge branch 'EPAD8-2221-sidebar-contact-link' into FEATURE-page-updates
sarahprops Nov 8, 2023
5a6c2a8
EPAD8-2186 pattern lab tweak
sarahprops Nov 8, 2023
301709d
EPAD8-2259 remove event breadcrumbs
sarahprops Nov 8, 2023
9694754
EPAD8-2186 narrow constrain for PL
sarahprops Nov 8, 2023
420290e
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Nov 8, 2023
8c88a36
Merge branch 'EPAD8-2259-breadcrumb-pl' into FEATURE-page-updates
sarahprops Nov 8, 2023
4c3ceea
EPAD8-2259 add breadcrumbs to perspective, faqs, regulations and even…
sarahprops Nov 8, 2023
0e574a0
Merge branch 'EPAD8-2259-breadcrumb-pl' into FEATURE-page-updates
sarahprops Nov 8, 2023
61fa189
EPAD8-2220 breadcrumb hotfix
sarahprops Nov 8, 2023
71e3a3b
Revert "EPAD8-2220 breadcrumb hotfix"
sarahprops Nov 8, 2023
f3c006e
[EPAD8-2220] Adding logic to ensure we have a node object before cont…
carsoncho Nov 8, 2023
3cd0c1a
Merge branch 'EPAD8-2220-breadcrumbs' of github.com:USEPA/webcms into…
carsoncho Nov 8, 2023
536894a
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
carsoncho Nov 8, 2023
1b9c80d
Merge branch 'EPAD8-2259-breadcrumb-pl' into EPAD8-2220-breadcrumbs
sarahprops Nov 9, 2023
1071bba
EPAD8-2220 swap out breadcrumb divider to svg
sarahprops Nov 9, 2023
d3f6223
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
sarahprops Nov 9, 2023
cb3b60b
Revert "EPAD8-2220 swap out breadcrumb divider to svg"
sarahprops Nov 15, 2023
1e72175
EPAD8-2186 / 2221 no sidebar page contact link update
sarahprops Nov 16, 2023
fa5c8d1
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
sarahprops Nov 16, 2023
2210088
EPAD8-2293 speeches, noticies, perspectives, faqs, and events are narrow
sarahprops Nov 16, 2023
82e6361
EPAD8-2292 remove hublinks from page templates + pattern lab
sarahprops Nov 16, 2023
c8a2356
EPAD8-2220 move breadcrumbs above page title in block layout
sarahprops Nov 16, 2023
67f9495
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
sarahprops Nov 16, 2023
0c02d96
EPAD8-2293 narrow templates in pattern lab
sarahprops Nov 16, 2023
97aa6ef
Merge branch 'EDAD8-2293-narrow-templates' into FEATURE-page-updates
sarahprops Nov 16, 2023
228bbf2
EPAD8-2293 box full width on perspectives pattern lab
sarahprops Nov 16, 2023
115b45d
Merge branch 'EDAD8-2293-narrow-templates' into FEATURE-page-updates
sarahprops Nov 16, 2023
00129a0
EPAD8-2297 listing pages have narrow content and no header items
sarahprops Nov 17, 2023
b0dec7c
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2220-breadc…
carsoncho Nov 21, 2023
5ae238d
[EPAD8-2295] Altering logic in navigation preprocess to have it look …
carsoncho Nov 21, 2023
e5181d7
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2295-breadc…
carsoncho Nov 21, 2023
f18016e
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Nov 21, 2023
a906aff
Merge branch 'FEATURE-page-updates' of github.com:USEPA/webcms into E…
carsoncho Nov 21, 2023
6b4f19a
[EPAD8-2295] Disabling the 'include current page in breadcrumb' setti…
carsoncho Nov 22, 2023
134345c
EPAD8-2219 measure 5 -> measure 6
sarahprops Dec 4, 2023
9648b37
EPAD8-2219 remove all width restrictions on content
sarahprops Dec 4, 2023
15fb1db
EPAD8-2219 teaser max width back to 5
sarahprops Dec 4, 2023
c58e22d
EPAD8-2259 remove top spacing and end link in pattern lab
sarahprops Dec 12, 2023
ad54b38
Merge branch 'EPAD8-2259-breadcrumb-pl' into FEATURE-page-updates
sarahprops Dec 12, 2023
2e9e562
Merge pull request #1228 from USEPA/EPAD8-2295-breadcrumb-not-respect…
dcmouyard Dec 12, 2023
3d867d9
Merge branch 'main' into FEATURE-page-updates
dcmouyard Dec 12, 2023
bd0b6aa
Merge branch 'FEATURE-page-updates' of github.com:USEPA/webcms into E…
carsoncho Dec 14, 2023
629826e
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2220-breadc…
carsoncho Dec 14, 2023
a1889ab
[EPAD8-2220] Adding cachability dependency for web area homepage.
carsoncho Dec 14, 2023
df1d4ed
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Dec 14, 2023
a332184
Merge branch 'FEATURE-page-updates' of github.com:USEPA/webcms into E…
carsoncho Dec 14, 2023
5a41568
[EPAD8-2220] Fixing comment.
carsoncho Dec 14, 2023
465c799
EPAD8-2220 hide breadcrumb block on 404 page
sarahprops Dec 18, 2023
507991f
EPAD8-2186 update mobile nav, accessibility changes
sarahprops Dec 20, 2023
b1a56b7
EPAD8-2186 remove old commented code
sarahprops Dec 20, 2023
c06eeee
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Dec 20, 2023
3f3fb86
EPAD8-2220 preprocess to add 404 class, hide breadcrumbs
sarahprops Dec 20, 2023
5ed50e6
EPAD8-2186 refactor js to use once to clear console error
sarahprops Dec 22, 2023
c72fe94
EPAD8-2309 remove hublinks from twig templates, ymls, and mds
sarahprops Jan 8, 2024
7a0131d
[EPAD8-2220] Adding two modules for controlling block visibility when…
carsoncho Jan 8, 2024
12cce73
[EPAD8-2220] Removing logic Sarah added to initially hide block via css.
carsoncho Jan 8, 2024
af7128d
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2220-breadc…
carsoncho Jan 8, 2024
52d4622
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
carsoncho Jan 8, 2024
07c52e0
EPAD8-2309 remove hublinks from press office
sarahprops Jan 13, 2024
563d176
EPAD8-2328 focus in sidenav, but only when last item is visible
sarahprops Jan 17, 2024
54522a4
Merge branch 'EPAD8-2186-web-area-menu-updates' into EPAD8-2328-focus…
sarahprops Jan 17, 2024
20e3a49
EPAD8-2328 remmove page overflow
sarahprops Jan 17, 2024
dc0942f
EPAD8-2328 sidenav menu focus trapped working with accordions
sarahprops Jan 17, 2024
c3a722d
EPAD8-2328 trap focus in mobile menu
sarahprops Jan 17, 2024
08db9b5
EPAD8-2186 no more scroll issue, reinstate overlay with style to matc…
sarahprops Jan 17, 2024
6d9f163
EPAD8-2186 tweaks to overlay for firefox
sarahprops Jan 18, 2024
3c43a2c
Merge branch 'EPAD8-2186-web-area-menu-updates' into FEATURE-page-upd…
sarahprops Jan 18, 2024
aa3c71d
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Jan 22, 2024
e8a8dd6
[EPAD8-2221] Adding function to add webarea contact link to all nodes…
carsoncho Jan 25, 2024
3e938b6
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2221-contac…
carsoncho Jan 25, 2024
8e6f2ce
[EPAD8-2221] Updating logic to not add the contact link if the webfor…
carsoncho Jan 25, 2024
7c3ea0a
EPAD8-2220 target small inbetween spacing issue for sidebar + breadcrumb
sarahprops Jan 25, 2024
60ce8dc
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Jan 29, 2024
c8a3d5c
[EPAD8-2220] Updating the applies method to ensure our breadcrumb bui…
carsoncho Jan 29, 2024
1dbf352
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2220-breadc…
carsoncho Jan 29, 2024
40fcdc5
Merge branch 'EPAD8-2220-breadcrumbs' of github.com:USEPA/webcms into…
carsoncho Jan 29, 2024
0d2bb19
Merge branch 'EPAD8-2220-breadcrumbs' into FEATURE-page-updates
carsoncho Jan 30, 2024
4c49793
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Feb 5, 2024
94f5f84
[EPAD8-2221] Fixing logic that was preventing contact link from appea…
carsoncho Feb 5, 2024
cc0c301
[EPAD8-2362] Disabling navigation style field from web_area group.
carsoncho Feb 10, 2024
cc1cc41
EPAD8-2221 add sidebar contact link to mobile, freeze when mobile is …
sarahprops Feb 11, 2024
d29c074
EPAD8-2328 fix tab issue, remove duplicate overlay
sarahprops Feb 12, 2024
7fcac62
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Feb 13, 2024
7d5100b
Merge branch 'EPAD8-2270-web-area-menu-display-links' of github.com:U…
carsoncho Feb 13, 2024
5d3f2d9
Merge branch 'FEATURE-page-updates' of github.com:USEPA/webcms into F…
carsoncho Feb 13, 2024
6f349f6
EPAD8-2221 check for null
sarahprops Feb 14, 2024
45f5fc7
EPAD8-2221 sidenav accessibility id fix
sarahprops Feb 23, 2024
57e138a
[EPAD8-2388] Removing all custom BED code pertaining to the hublinks …
carsoncho Feb 28, 2024
3484059
Added breadcrumb to news releases.
julianamincey Mar 6, 2024
6a64da1
Changed code to only display news releases breadcrumb and disregard w…
julianamincey Mar 7, 2024
e5b0676
[EPAD8-2378] Moving press offices and language link to a new 'Related…
carsoncho Mar 8, 2024
1127a88
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2378-breadc…
carsoncho Mar 8, 2024
adbefb8
[EPAD8-2378] Refactoring to not use hublinks as that component has be…
carsoncho Mar 8, 2024
3ba932f
EPAD8-2186: Fix web area menu block class
dcmouyard Mar 13, 2024
4f7ce7a
EPAD8-2186: Tweak web area menu block title font size
dcmouyard Mar 13, 2024
f4bd90b
EPAD8-2186: Tweak sidenav menu borders
dcmouyard Mar 13, 2024
c91b4a3
EPAD8-2186: Remove underline of web area menu title link
dcmouyard Mar 13, 2024
ccbee65
Merge pull request #1343 from USEPA/EPAD8-2186-web-area-menu-tweaks
carsoncho Mar 18, 2024
301bbbb
EPAD8-2410: Run Stylelint during gesso build
dcmouyard Mar 22, 2024
66c7651
EPAD8-2388 remove nav style check in templates
sarahprops Mar 22, 2024
8148a94
EPAD8-2410: Fix Stylelint errors
dcmouyard Mar 22, 2024
d069d68
EPAD8-2410: Standardize stylelint comments
dcmouyard Mar 22, 2024
edaf13d
Merge branch 'EPAD8-2388-remove-navigation-style-references' into FEA…
sarahprops Mar 25, 2024
220c1aa
[EPAD8-2388] Resolving issue with public notices not getting breadcru…
carsoncho Apr 10, 2024
f83ba61
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Apr 10, 2024
2921655
Merge branch 'EPAD8-2362-disable-navigation-style-field' into FEATURE…
carsoncho Apr 10, 2024
04996a9
[EPAD8-2411] Limits breadcrumbs array to a max of 3 links.
carsoncho Apr 11, 2024
058ce2e
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2411-limit-…
carsoncho Apr 11, 2024
0aeb573
Merge pull request #1360 from USEPA/EPAD8-2411-limit-breadcrumbs-to-3
carsoncho Apr 11, 2024
932864c
[EPAD8-2435] Adding cache tag to the webareamenu block for the web ar…
carsoncho Apr 12, 2024
995200d
Merge pull request #1362 from USEPA/EPAD8-2435-webarea-menu-not-updat…
carsoncho Apr 12, 2024
8399087
Merge branch 'main' into EPAD8-2410-styleint
sarahprops Apr 15, 2024
ff5e143
EPAD8-2410 stylelint updates for js
sarahprops Apr 16, 2024
f7b091a
[EPAD8-2406] Adding Subjects field to display for News Releases. Adju…
carsoncho Apr 19, 2024
9f09ffe
[EPAD8-2406] Modifying perspective view mode, and template to accomod…
carsoncho Apr 19, 2024
021dd4a
[EPAD8-2406] Modifying speeches display mode and template to accomoda…
carsoncho Apr 19, 2024
9da9244
Merge branch 'main' of github.com:USEPA/webcms into EPAD8-2406-relate…
carsoncho Apr 19, 2024
cfb1552
EPAD8-2406 formatting + titles
sarahprops Apr 22, 2024
5cf5a5d
EPAD8-2406 related links box
sarahprops May 9, 2024
c820f82
EPAD8-2406 other templates link to new box
sarahprops May 9, 2024
5bd0a4b
EPAD8-2406 use box title, shared markup in templates, copy some speci…
sarahprops May 9, 2024
3c499df
EPAD8-2406 perspectives use the classes, link list styles
sarahprops May 9, 2024
d2aa473
EPAD8-2406 update news release template in PL
sarahprops May 9, 2024
25c9a95
EPAD8-2406 update speech template in PL
sarahprops May 10, 2024
a38fe64
EPAD8-2406 perspective template in PL
sarahprops May 10, 2024
9c53e27
EPAD8-2406 js edits to build
sarahprops May 10, 2024
9cdaeb6
EPAD8-2406 remove comma, fix speech content
sarahprops May 11, 2024
f057589
EPAD8-2406 subjects on own line, add content type to link
sarahprops May 15, 2024
a191d14
EPAD8-2406 update pattern lab
sarahprops May 15, 2024
00f6897
EPAD8-2406 content change for sidebar links
sarahprops May 22, 2024
e8020a9
EPAD8-2406 make text translatable
sarahprops May 22, 2024
00ae056
[EPAD8-2411] Updating to limit to 5 links total rather than 3.
carsoncho May 22, 2024
733e325
Merge pull request #1379 from USEPA/EPAD8-2411-limit-breadcrumbs-to-3
carsoncho May 22, 2024
08cfe26
Merge branch 'FEATURE-page-updates' of github.com:USEPA/webcms into E…
carsoncho May 23, 2024
c7427d1
[EPAD8-2406] Removing hardcoded string from template. Adding field_pr…
carsoncho May 23, 2024
0d4d379
Merge pull request #1373 from USEPA/EPAD8-2406-related-links-sidebar
carsoncho Jun 12, 2024
b7d65a8
Fixing issue with additional fields being added to default perspetive…
carsoncho Jun 12, 2024
2481cb4
Merge branch 'FEATURE-page-updates' of github.com:USEPA/webcms into F…
carsoncho Jun 12, 2024
5034048
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Jun 12, 2024
df6ef21
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Jun 14, 2024
51bd7da
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Jun 21, 2024
86e0b88
Merge branch 'FEATURE-page-updates' into EPAD8-2410-styleint
dcmouyard Jul 9, 2024
2a1b619
Merge branch 'main' into FEATURE-page-updates
dcmouyard Jul 10, 2024
526591b
Merge branch 'FEATURE-page-updates' into EPAD8-2410-styleint
dcmouyard Jul 10, 2024
14b76e9
EPAD8-2410: Don’t run Stylelint during gesso build, wait until all fe…
dcmouyard Jul 10, 2024
8bd0384
EPAD8-2410: Fix Stylelint errors
dcmouyard Jul 10, 2024
ade3a36
Merge pull request #1346 from USEPA/EPAD8-2410-styleint
dcmouyard Jul 11, 2024
c72b002
NRDC-2329: Display breadcrumbs when printing
dcmouyard Jul 31, 2024
df3ac16
Merge branch 'EPAD8-2309-remove-hublinks' of github.com:USEPA/webcms …
carsoncho Aug 29, 2024
d603e47
Merge branch 'main' of github.com:USEPA/webcms into FEATURE-page-updates
carsoncho Sep 11, 2024
3689ccf
EPAD8-2327: Remove unnecessary files
dcmouyard Sep 12, 2024
7469a8c
EPAD8-2327: Fix minor whitespace issues
dcmouyard Sep 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions services/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@
"drupal/autologout": "^1.3",
"drupal/autosave_form": "^1.3",
"drupal/block_content_permissions": "^1.8",
"drupal/block_in_page_403": "^2.0",
"drupal/block_in_page_not_found": "^4.2",
"drupal/block_list_override": "^1.0",
"drupal/ckeditor": "^1.0",
"drupal/ckeditor5_dev": "^1.0",
Expand Down
90 changes: 90 additions & 0 deletions services/drupal/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions services/drupal/config/sync/block.block.epa_breadcrumbs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
uuid: 43cea374-f49c-4e47-a84f-6479d36482e1
langcode: en
status: true
dependencies:
module:
- block_in_page_403
- block_in_page_not_found
- system
theme:
- epa_theme
id: epa_breadcrumbs
theme: epa_theme
region: title
weight: -21
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
label_display: '0'
provider: system
visibility:
request_path:
id: request_path
negate: true
pages: '*404*'
page_403:
id: page_403
negate: true
page_403: 1
page_not_found_request:
id: page_not_found_request
negate: true
page_not_found: true
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _core:
id: gesso_page_title
theme: epa_theme
region: title
weight: -18
weight: -20
provider: null
plugin: page_title_block
settings:
Expand Down
4 changes: 2 additions & 2 deletions services/drupal/config/sync/block.block.webareamenu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ plugin: 'group_content_menu:web_area_menu'
settings:
id: 'group_content_menu:web_area_menu'
label: 'Web Area Menu'
label_display: '0'
label_display: invisible
provider: group_content_menu
context_mapping:
group: '@group.group_route_context:group'
level: 1
depth: 3
expand_all_items: false
expand_all_items: true
visibility: { }
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@ mode: default
content:
field_allow_news_releases:
type: boolean_checkbox
weight: 11
weight: 10
region: content
settings:
display_label: true
third_party_settings: { }
field_allow_perspectives:
type: boolean_checkbox
weight: 12
weight: 11
region: content
settings:
display_label: true
third_party_settings: { }
field_allow_speeches:
type: boolean_checkbox
weight: 13
weight: 12
region: content
settings:
display_label: true
third_party_settings: { }
field_contact_us_form:
type: entity_reference_autocomplete
weight: 6
weight: 5
region: content
settings:
match_operator: CONTAINS
Expand Down Expand Up @@ -78,25 +78,19 @@ content:
third_party_settings: { }
field_machine_name:
type: string_textfield
weight: 9
weight: 8
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_migration_review_complete:
type: boolean_checkbox
weight: 10
weight: 9
region: content
settings:
display_label: true
third_party_settings: { }
field_navigation_style:
type: options_buttons
weight: 5
region: content
settings: { }
third_party_settings: { }
field_publisher:
type: entity_reference_autocomplete
weight: 2
Expand All @@ -109,22 +103,22 @@ content:
third_party_settings: { }
field_share_image:
type: media_library_widget
weight: 14
weight: 13
region: content
settings:
media_types: { }
third_party_settings: { }
field_web_area_comments:
type: string_textarea
weight: 8
weight: 7
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_web_council_representative:
type: entity_reference_autocomplete
weight: 7
weight: 6
region: content
settings:
match_operator: CONTAINS
Expand All @@ -147,7 +141,15 @@ content:
settings:
include_locked: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 14
region: content
settings:
display_label: true
third_party_settings: { }
hidden:
field_homepage_pub_date: true
field_navigation_style: true
path: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 5
weight: 6
region: content
field_paragraphs:
type: entity_reference_revisions_entity_view
Expand Down Expand Up @@ -99,6 +99,19 @@ content:
third_party_settings: { }
weight: 0
region: content
field_subjects:
type: epa_core_hierarchical_term_facet_formatter
label: inline
settings:
display: all
link: true
wrap: none
separator: ' | '
reverse: false
facet_source: news_releases_subjects
third_party_settings: { }
weight: 5
region: content
hidden:
content_moderation_control: true
entitygroupfield: true
Expand All @@ -118,7 +131,6 @@ hidden:
field_review_deadline: true
field_scheduled_transition: true
field_search_text: true
field_subjects: true
field_type: true
langcode: true
links: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,39 +130,6 @@ third_party_settings:
token: ''
weight: 8
additional: { }
fd1dcbe7-5e00-4baa-beb4-4413d0187598:
uuid: fd1dcbe7-5e00-4baa-beb4-4413d0187598
region: content
configuration:
id: 'field_block:node:perspective:field_subjects'
label: 'Related Information'
label_display: visible
provider: layout_builder
context_mapping:
entity: layout_builder.entity
view_mode: view_mode
formatter:
type: token_formatters_entity_reference
label: hidden
settings:
text: '<a href="/perspectives/search/perspectives_subjects/[term:tid]">Read other EPA Perspectives about [term:name]</a>'
link: ''
third_party_settings:
linked_field:
linked: 0
type: field
destination:
field: ''
custom: ''
advanced:
title: ''
target: ''
class: ''
rel: ''
text: ''
token: ''
weight: 5
additional: { }
50c7a665-d0e2-448d-9ba4-86a146dd0591:
uuid: 50c7a665-d0e2-448d-9ba4-86a146dd0591
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dependencies:
module:
- datetime
- entity_reference_revisions
- epa_core
- epa_web_areas
- link
- metatag
Expand Down Expand Up @@ -244,10 +245,15 @@ content:
weight: 28
region: content
field_subjects:
type: entity_reference_label
label: above
type: epa_core_hierarchical_term_facet_formatter
label: inline
settings:
display: all
link: true
wrap: none
separator: ' | '
reverse: false
facet_source: speeches_subjects
third_party_settings: { }
weight: 5
region: content
Expand Down
3 changes: 3 additions & 0 deletions services/drupal/config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ module:
block: 0
block_content: 0
block_content_permissions: 0
block_in_page_403: 0
block_in_page_not_found: 0
block_list_override: 0
breakpoint: 0
ckeditor: 0
Expand Down Expand Up @@ -66,6 +68,7 @@ module:
entitygroupfield: 0
environment_indicator: 0
epa_alerts: 0
epa_breadcrumbs: 0
epa_clone: 0
epa_cloudfront: 0
epa_cloudwatch: 0
Expand Down
1 change: 1 addition & 0 deletions services/drupal/config/sync/epa_theme.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ logo:
use_default: 1
favicon:
use_default: 1
include_current_page_in_breadcrumb: 0
Loading