Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging UI-kit integration branch into develop, pre RC1. (#723)
* ACMS-660: Swapping in new UI Kit. * ACMS-660: Renaming site_studio folders to dx8. * ACMS-660: Remove remaining site studio configuration. * ACMS-662: Export the acquia_cms_articles sync package. * ACMS-665: Export the acquia_cms_events sync package. * ACMS-662: Export the acquia_cms_image sync package. * ACMS-663: Export the acquia_cms_page sync package. * ACMS-664: Export the acquia_cms_person sync package. * ACMS-665: Export the acquia_cms_place sync package. * ACMS-661: Export the acquia_cms_search sync package. * ACMS-661: Export the acquia_cms_video sync package. * ACMS-661: Export the acquia_cms core sync packages. * ACMS-661: Fixup: Include files for core components and helpers packages. * ACMS-661: fixup: Add missing sync package configuration. * ACMS-661: Add Site Studio Sync Package third party via config_rewrite. * ACMS-661: Add developer-facing documentation for sync packages. * ACMS-660: Remove the monolithic UI Kit export from misc/. * ACMS-000: Update tests for new UI kit. * ACMS-661: Fixup leading slashes in */config/dx8/packages.yml. * ACMS-661: Replace ACMS core ui kit packages with a single core package. * ACMS-661: Install sync packages from acms modules last. * Remove no longer needed core sub packages. * ACMS-000: Remove old component tests. * ACMS-601: Removing image presets. * ACMS-661: Removing cohesion:rebuild from install_tasks, updating docs, and committing lockfile. * ACMS-667: Replacing acquia_cms_starter default content. * ACMS-667: Updating DEVELOPING.md. * ACMS-667: Site logo fix. * ACMS-667: Fixing Maps API key error on drush install. * ACMS-667: Removing pubsec demo. * ACMS-667: Upgrading site studio to 6.4.2. * ACMS-660: Swapping in new UI Kit. * ACMS-660: Renaming site_studio folders to dx8. * ACMS-660: Remove remaining site studio configuration. * ACMS-662: Export the acquia_cms_articles sync package. * ACMS-665: Export the acquia_cms_events sync package. * ACMS-662: Export the acquia_cms_image sync package. * ACMS-663: Export the acquia_cms_page sync package. * ACMS-664: Export the acquia_cms_person sync package. * ACMS-665: Export the acquia_cms_place sync package. * ACMS-661: Export the acquia_cms_search sync package. * ACMS-661: Export the acquia_cms_video sync package. * ACMS-661: Export the acquia_cms core sync packages. * ACMS-661: Fixup: Include files for core components and helpers packages. * ACMS-661: fixup: Add missing sync package configuration. * ACMS-661: Add Site Studio Sync Package third party via config_rewrite. * ACMS-661: Add developer-facing documentation for sync packages. * ACMS-660: Remove the monolithic UI Kit export from misc/. * ACMS-661: Fixup leading slashes in */config/dx8/packages.yml. * ACMS-661: Replace ACMS core ui kit packages with a single core package. * ACMS-661: Install sync packages from acms modules last. * Remove no longer needed core sub packages. * ACMS-000: Update tests for new UI kit. * ACMS-000: Remove old component tests. * ACMS-601: Removing image presets. * ACMS-661: Removing cohesion:rebuild from install_tasks, updating docs, and committing lockfile. * ACMS-667: Replacing acquia_cms_starter default content. * ACMS-667: Updating DEVELOPING.md. * ACMS-667: Site logo fix. * ACMS-667: Fixing Maps API key error on drush install. * ACMS-667: Removing pubsec demo. * ACMS-667: Upgrading site studio to 6.4.2. * ACMS-667: Warning message fix for missing GMaps key. * ACMS-601: Adding image presets. * ACMS-601: More view modes. ACMS-601: Removing redundant view mode. * ACMS-667: troubleshooting events search issues. * ACMS-688: Update site studio to 6.4.3. (#699) * ACMS-689: Fixing card slider views. * ACMS-679: Fixing issue with fields being added to searc_api index. * ACMS-000: Fixing search box styling. * ACMS-000: Fix array_flip warning on cohesion sync package import/export. (#700) * ACMS-000: Fix array_flip warning on cohesion sync package import/export. * ACMS-000: Update composer.lock after patch. * ACMS-000: Fix node teaser link selector for ContentTypeListTestBase. (#703) * ACMS-655: Use styles from new UI Kit for 403 and 404 pages. (#704) * ACMS-687: Refactor tests for new UI kit. (#698) * ACMS-539: TabsBlockTest and PastEventsBlockTest. * ACMS-539: Change test for new Site Studio search element. * ACMS-687: Fix tabs test. * ACMS-687: Fix travis issue, change key for xpath * ACMS-687: Document Embed Test. * ACMS-687: Change document embed test. * ACMS-687: Refactor Search Test. * ACMS-687: recent articles and upcoming events tests. * ACMS-687: Fix typo. * ACMS-687: Try Travis config change. * ACMS-687: Travis config change. * ACMS-687: Undo travis change. * ACMS-687: Search test edits. * ACMS-000: Fix node teaser link selector for ContentTypeListTestBase. (#703) * ACMS-687: Missing cohesion:rebuild on full installs. * ACMS-687: Move cohesion:rebuild command. * ACMS-687: Embed tests, search test, hero test. * ACMS-687: Fix test case for acquia_cms_document & acquia_cms_video * ACMS-687: Fix test case for acquia_cms_support module * ACMS-687: Pin entity clone to 1.0-beta4 so patch will apply. Co-authored-by: saurabh tripathi <[email protected]> Co-authored-by: Brian Reese <[email protected]> Co-authored-by: Michael Sherron <[email protected]> Co-authored-by: Chandan Singh <[email protected]> * ACMS-670: Fixing media embed issues. * ACMS-670: Setting default text format to Site Studio. * ACMS-661: Moving ACMS logo to acquia_cms_image. * ACMS-687: Changes to search and hero tests. (#708) * ACMS-000: Temp changes to hero and search tests. * ACMS-687: Remove redundant comments. * ACMS-000: Exclude contenthub from Orca packages. (#707) * ACMS-000: Exclude contenthub from Orca packages. * ACMS-000: Pin contenthub. * ACMS-666: Fixing date format for event pages. (#709) Co-authored-by: Aaron Ellison <[email protected]> * ACMS-691: Removing development credentials from repo. (#706) * Mts tests fix (#710) * ACMS-601: Image work had incorrectly moved shared config entities. * ACMS-601: Default config hash shouldn't be in embedded media config file. * ACMS-601: Overridden Config tests needed row index update. * ACMS-601: Adjust config override test row count again, disabling search test. * ACMS-601: removing deprecated functional JS test assertions. * ACMS-601: switching view_modes form optional to required in acms common. * ACMS-694: Move place type into taxonomy fieldset (#713) * ACMS-693: Page titlt for 404 and 403 pages. (#714) * ACMS-000: Fixes to line breaks and hero BG image. * Updating test artifacts, merging latest from develop into integration. (#717) * ACMS-000: Updating test artifacts for new acquia_search. (#697) * ACMS-637: Editing some of the console help text, and adding acquia_cm… (#691) * ACMS-637: Editing some of the console help text, and adding acquia_cms root dir to config import list. * ACMS-673: Extend 'acms:config-reset' drush command to support --hard option * ACMS-637: Fix config import optional directory * ACMS-637: Fix config import for acquia_cms_search module Co-authored-by: Michael Sherron <[email protected]> * ACMS-449: Add script to create a tarball for Acquia Cloud. (#666) * ACMS-449: Add script to create tarball. * ACMS-449: WIP * ACMS-449: Update create-tarball script. * ACMS-449: Update ConfigureProject. * ACMS-682: Update images for site studio components based on new UI kit on tour page. (#712) * ACMS-682: Update images for site studio components based on new UI kit * ACMS-682: Pin entity clone to 1.0-beta4 so patch can apply * ACMS-667: Update backstop references for new uikit and starter. * ACMS-687: Updating testing artifacts, and typo in tour page. Co-authored-by: kdruckman <[email protected]> Co-authored-by: Chandan Singh <[email protected]> * ACMS-000: Move image styles to acquia_cms_common and remove deprecated style. (#718) * ACMS-000: Update config sync and content tests (#719) * ACMS-000: Move image styles to acquia_cms_common and remove deprecated style. * ACMS-000: Update config sync and content tests. * ACMS-000: Add test groups. * ACMS-601: Regenerating test artifacts and backstop references. * ACMS-000: Revert backstop index file. (#721) * ACMS-000: testing adding a cache clear before running backstop tests. * ACMS-000: removing unused entity_form_display for image. * ACMS-000: wrong path to drush. * ACMS-000: Move drush cache clear. * ACMS-000: Verbose output. * ACMS-000: Remove drush clear. * ACMS-000: pa11y. * ACMS-000: Regenerating starter testing artifacts. Co-authored-by: Aaron Ellison <[email protected]> Co-authored-by: Brian Reese <[email protected]> Co-authored-by: kdruckman <[email protected]> Co-authored-by: Gaurav Goyal <[email protected]> Co-authored-by: Brian Reese <[email protected]> Co-authored-by: ganesh41 <[email protected]> Co-authored-by: saurabh tripathi <[email protected]> Co-authored-by: Chandan Singh <[email protected]> Co-authored-by: Chandan Singh <[email protected]>
- Loading branch information