-
Notifications
You must be signed in to change notification settings - Fork 3
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
9.5.0 #1330
Merged
Merged
9.5.0 #1330
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: remove toolbar_menu_clean module and refactor the needed functionality within hs_admin * feat: enable hide manage link perm for contributors * fix: remove toolbar_menu_clean cruft * feat: add dblog for dev config split * shs-4926: component field naming and ordering * chore: code formatting * chore: code formatting * feat: update field_group patches * fix: patch to correct cke5 default height * chore: trigger ci deploy * chore: trigger ci deploy * shs-4922: add paragraph browser and comp thumbnails * shs-4939: change callout style default label * shs-4940: change help text for various fields of paragraphs * feat(shs-4873): create preprocessor hooks for edit/create forms * fix: specific codeception add to menu click * fix: attempt to force menu tab open * fix: attempt to force menu tab open * fix: attempt to force menu tab open * fix: attempt to force menu tab open * fix: attempt to force menu tab open * chore: trigger ci build/deploy * chore: trigger ci build/deploy * chore: trigger ci build/deploy * shs-4926: address pr comments * shs-4955: account for ck5 css bugs * fix: make showing the manage menu in toolbar opt-in * chore: code formatting * chore: pull release and recompile theme files * chore: pull release and recompile theme files * fix: duplicate theme key * fix: duplicate theme key * feat: include new theme block config * feat: remove deprecated custom admin theme blocks * feat: remove deprecated custom admin theme blocks * feat: account for claro introduced details/summary markup in codeception tests * feat: remove row-weights reference in tests as this has been hidden from users * feat: account for claro introduced details/summary markup in codeception tests * feat: restore row weight selection * feat: set permissions for show manage menu in toolbar via hook_update * fix: row weights with gin * shs-4926: adjust photo gallery fields per pr comments * shs-4959: adjusts size of media thumbnail in ck5 * shs-4922: add update hook to set paragraphs_browser for existing sites * shs-4960: ck5 blockquote style adjustment * fix: this fixes a small console error related to hs_admin * fix: remove console * fix: remove extra space for linting * shs-4962: adjust minimal html available buttons * feat: change gin colors to drupal blue instead of stnfd colors * feat: adjust advanced tabs sort order * feat: apply tab sort to all cc types * chore: remove field_validation patch as its now part of the rc1 release * chore: fix various codeclimate warnings * chore: simplify codeclimate function complexity * feat: create update hook to update stanford_gallery paragraphs * feat: update video embed cest to use paragraphs browser widget * feat: update video embed and flexible page cest to use paragraphs browser widget * feat: update flexible page cest testHeroParagraph to use paragraphs browser widget * feat: test opening Parent link select to select Mega menu option * fix: update to use paragraphs browser selectors * fix: correct element selection * fix: update to use paragraphs browser selectors * fix: use different selector to search in paragraphs browser * fix: update to use paragraphs browser selectors * fix: use different selector to open paragraphs browser * feat: update private page content cest to use paragraphs browser widget * fix: update paragraphs browser widget selectors * fix: update paragraphs browser widget selectors * fix: use the correct way to select with functional tests * fix: add wait for paragraphs browse module * fix: fix wait for paragraphs browse module * fix: test selectors for paragraphs browse module * fix: update wait and test selectors * fix: update wait and use correct paragraph type * fix: misformatted use statements * fix: update wait and use correct paragraph type * fix: update wait and use correct paragraph type * fix: theme install config should match exported config * fix:use name for field fill * fix:use name for field fill * fix:use name for field fill * fix:use name for field fill * fix:add wait for video test * fix: move tests to allow waiting for paragraphs browser modal to load * fix: update selector typos * fix: update search terms for private page * fix: move private page to use functional tester for paragraphs browser modal * fix: use css selector * fix: switch to fill field function * fix: switch fill field selector * fix: switch fill field selector to css selector * fix: update add media selector * fix: update add media selector * fix: switch photo album display mode * fix: change to class selector * fix: rerun tests * fix: expand accordion * fix: add scroll * fix: class selector update * fix: use only class selector * fix: search for block * fix: use name instead of class * fix: click without using class * fix: wait for block to appear as option * fix: remove acceptance function from functional test * fix: click with using id * fix: add wait for text * fix: click inside collection paragraph * fix: click using name * fix: mainpulate window to show back to top block * fix: selector typo * fix: wait for file to upload * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * fix: fix test later * feat: removes code button from basic html ck5 format * fix: fix test later * fix: fix test later * fix: fix test later * shs-4968: removes link features in basic html * shs-4955: fix ordering conflict between admin and toolbar css * fix: apply patch on confirm_leave module to prevent warning on node save * fix: limit size of autocomplete options in ckeditor link dialog * fix: adjust size of field autocomplete suggestions * EX improvments codeception fix (#1319) * fix: update testMobileMenu * fix: update testMobileMenu circleci uses link class * fix: update testHeroParagraph * fix: incorrect indentation * fix: update testDuplicateScroll * fix: update testPhotoAlbum * fix: update testAccordion * fix: update testBackToTopExists * fix: remove local acceptPopup testBackToTopExists * fix: update testTextArea * fix: update testBackToTopExists if text area component already exists * fix: update testCollections * fix: update testBackToTopExists scroll to bottom to display back to top button * fix: update testBackToTopExists resize window * fix: update testBackToTopExists scroll to footer and use paragraphs * fix: update testPostcard * fix: import Locator class * fix: update testBackToTopExists wait after executing js scroll script * fix: update testBackToTopExists try wait for element * fix: update testPrivatePageContent * fix: clean up tests * fix: remove after function from private page content test * fix: update testSpotlightSlider * fix: use paragraphs browser for private pages * fix: comment out spotlight slider test * fix: use private page selector * fix: use private page button value * fix: add todo * fix: use correct name for private page components in update hook * fix: codeclimate long variable * feat: update jquery_ui_draggable to meet new module requirements * fix: update styles of ckeditor link autcomplete suggestions * EX update hook fix (#1325) * fix: update wysiwyg field if still set to insert_file * fix: properly insert wysiwyg settings * fix: update testHeroParagraph * fix: update tests based on fixed widget settings * fix: update postcard component for private pages * fix: removing update hook that is granting perms as it's part of normal config import * fix: install admin helper module in update hook --------- Co-authored-by: feynman <[email protected]> * chore: pull develop and recompile theme files * fix: codeclimate format issues * chore: split update hook due to codeclimate warnings * chore: split update hook due to codeclimate warnings * fix: missing paragraphs_browser plugin during update hook * feat: update gin and gin_toolbar to latest release * fix: change messages color to improve contrast * feat: update Gin to rc5 * fix: overflow issue with scroll tables appearing ontop submit buttons * fix: overflow issue with scroll tables appearing ontop submit buttons * feat: update shortcut menu styles to match manage menu styles * fix: remove zero unit * fix: remove zero unit * fix: comment failing test for deployment reasons * chore: rerun CI * fix: add error handling to autocomplete resize js * chore: pull release and recompile theme files * fix: always show help text in gin admin theme * fix: force custom gin admin theme settings to not be ignored * fix: update class name used to hide text format dropdown * fix: update ckeditor styes * chore: update compiled css * fix: make ckeditor media elements non clickable * chore: add theme compiled css * SHS-4984: Fix Spotlight codeception functional tests (#1328) * fix(shs-4984): update add media button * fix(smith-4984): enable spotlight slider test * fix(smith-4984): count number of images in spotlight slider * chore: restore missing private page test * fix: update string with contributor visible text * fix: move failing acceptance test, update videoEmbedCest * fix: remove unnecessary test code * fix: scroll to make caption visible * chore: add screenshot to check caption text before save * chore: attempt using different selectors * chore: use a different string * chore: move update hook from merge * chore: move update hook from merge * fix: change paragraph label in ckeditor heading plugin * fix: update postcard and spotlight slider paragraphs thumbnails * fix: change to spotlight slider to spotlight(s) * fix: restore proper component names * fix: codeception test error * tweaks to gitpod setup * fix: remove unnecessary confirm_leave module patch * fix: remove unused modules toolbar_menu and toolbar_menu_clean * fix: add issue URL to patch definition * fix: add missing issue url to patches * chore: disable ckeditor 4 and related modules * fix: refactor hook_form_alter to hook_form_BASE_FORM_ID_alter * fix: install hooks fixes * fix: change hook used for hiding tab items * fix: remove leftover toolbar_menu_clean permissions * feat: remove site specific body class for admin theme * feat: move admin interface related hooks to hs_admin module * fix: rename callback function and update comment * fix: coding standards issues * fix: coding standards issues * Added extra step for gitpod * fix: move all node tabs weight adjustment to after_build * fix: move all node tabs weight adjustment to after_build * chore: trigger ci * SHS-5013: Add Paragraph Browser to Collection paragraph (#1334) --------- Co-authored-by: ryanhagerty <[email protected]> Co-authored-by: Hector Lopez <[email protected]> Co-authored-by: Andrés Díaz Soto <[email protected]> Co-authored-by: Mike Decker <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
9.4.27 Release
DO NOT DELETE