Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WCMS-16184: Data Catalog redesign (#136)
* WCMS-16250: Layout updates for redesign * Add new sort and skip failing facet tests for now * update package.lock * Fix filter error when no datasets present * WCMS-16249: Dataset redesign - Header * Add page header and updated search components * Add typescript support to jest tests * Update package.lock * WCMS-16253: Redesign Facets (#140) * WCMS-16251: Search Cards (#141) * WCMS-17286 - Upgrade 3.x branch to Design System 8 (#146) * WCMS-17064: Fix Facet error states on explorer page (#149) * WCMS-17447: Fix select render within Accordion (#150) * WCMS-9877: Proposed changes fixes color contrast issues noted in WCMS-6698 and WCMS-8942. * Revert "WCMS-9877: Proposed changes fixes color contrast issues noted in WCMS-6698 and WCMS-8942." This reverts commit 93b5883. * WCMS-9877: Proposed changes fixes color contrast issues noted in WCMS-6698 and WCMS-8942. * WCMS-17042: Dataset Tabs layout * update package lock * Add data dictionary tab * bump to alpha 11 * WCMS-16673: Add specs and limits pages and Large File components (#158) * WCMS-16673: Add specs and limits pages / components * Allow passing in an array of themes that should trigger the large file dialog * update package lock * WCMS-17040: 3.x - Data table tab content (#159) * WCMS-17040: Initial commit to display data table tab content * Add Header, typescript fixes, and add tests * Fix rows per page dropdown * WCMS-18024: Add trap focus when mobile menu is open. (#161) * WCMS-17039: Dataset Overview Tab (#160) * WCMS-17039: Dataset Overview Tab * Add tests * WCMS-17041: Dataset API Page (#162) * WCMS-17041: Dataset API Page * package lock * Add ability to customize Api Page URL * WCMS-16069: Data dictionary tab (#163) * 3.x Hide data dictionary tag unless dataset has it. Remove unnused code. Make sure multi distributions render properly * Make some A11y upgrades to resource download links * Add file formats visibly * Filter data dictionary by schema * WCMS-17599: Upgrade swagger version * WCMS-17599: Add horizontal scroll to swagger (#167) * Site specific 3.x misc work (#164) * 3.x Hide data dictionary tag unless dataset has it. Remove unnused code. Make sure multi distributions render properly * remove console logs * Make some A11y upgrades to resource download links * Add file formats visibly * Fix tests * Filter data dictionary by schema * bump package lock * remove console logs * data.healthcare and qic data specific 3.x readiness work and bugs * bump package lock * data.healthcare and qic data specific 3.x readiness work and bugs * Bump package lock * remove console logs * Update DS variable * Add date picker fix to 3.x branch * Fix pixel shift for legacy query builder * WCMS-17641: Title and focus state fixes (#166) * Fix download button render with shorter resource titles * alpha-25 * alpha 26 * Fix missing label in DataTableRowChanger * 3.0: Hide datatable tab when not used, and fix bad datastore call (#169) * 3.0: Hide datatable tab when not used, and fix bad datastore call * Fix tests * WCMS-17145: Fix mobile menu closure (#168) * WCMS-17145: Fix mobile menu closure and iOS click bug * bump package lock and fix some typescript bugs * Restore word-break rule * WCMS-16250: Layout updates for redesign * Add new sort and skip failing facet tests for now * update package.lock * Fix filter error when no datasets present * Add page header and updated search components * Add typescript support to jest tests * Update package.lock * WCMS-16253: Redesign Facets (#140) * WCMS-16251: Search Cards (#141) * WCMS-17286 - Upgrade 3.x branch to Design System 8 (#146) * WCMS-17064: Fix Facet error states on explorer page (#149) * WCMS-17447: Fix select render within Accordion (#150) * WCMS-9877: Proposed changes fixes color contrast issues noted in WCMS-6698 and WCMS-8942. * Revert "WCMS-9877: Proposed changes fixes color contrast issues noted in WCMS-6698 and WCMS-8942." This reverts commit 93b5883. * WCMS-9877: Proposed changes fixes color contrast issues noted in WCMS-6698 and WCMS-8942. * WCMS-17042: Dataset Tabs layout * Add data dictionary tab * update package lock * bump to alpha 11 * WCMS-16673: Add specs and limits pages and Large File components (#158) * WCMS-16673: Add specs and limits pages / components * Allow passing in an array of themes that should trigger the large file dialog * update package lock * WCMS-17040: 3.x - Data table tab content (#159) * WCMS-17040: Initial commit to display data table tab content * Add Header, typescript fixes, and add tests * Fix rows per page dropdown * WCMS-18024: Add trap focus when mobile menu is open. (#161) * WCMS-17039: Dataset Overview Tab (#160) * WCMS-17039: Dataset Overview Tab * Add tests * WCMS-17041: Dataset API Page (#162) * WCMS-17041: Dataset API Page * package lock * Add ability to customize Api Page URL * WCMS-16069: Data dictionary tab (#163) * 3.x Hide data dictionary tag unless dataset has it. Remove unnused code. Make sure multi distributions render properly * Make some A11y upgrades to resource download links * Add file formats visibly * Filter data dictionary by schema * WCMS-17599: Upgrade swagger version * WCMS-17599: Add horizontal scroll to swagger (#167) * Site specific 3.x misc work (#164) * 3.x Hide data dictionary tag unless dataset has it. Remove unnused code. Make sure multi distributions render properly * remove console logs * Make some A11y upgrades to resource download links * Add file formats visibly * Fix tests * Filter data dictionary by schema * bump package lock * remove console logs * data.healthcare and qic data specific 3.x readiness work and bugs * bump package lock * data.healthcare and qic data specific 3.x readiness work and bugs * Bump package lock * remove console logs * Update DS variable * Add date picker fix to 3.x branch * Fix pixel shift for legacy query builder * WCMS-17641: Title and focus state fixes (#166) * Fix download button render with shorter resource titles * alpha-25 * alpha 26 * Fix missing label in DataTableRowChanger * 3.0: Hide datatable tab when not used, and fix bad datastore call (#169) * 3.0: Hide datatable tab when not used, and fix bad datastore call * Fix tests * Restore word-break rule * WCMS-17145: Fix mobile menu closure (#168) * WCMS-17145: Fix mobile menu closure and iOS click bug * bump package lock and fix some typescript bugs * Return null instead of 0 when no data dictionary tab (#170) * 3.0.0 --------- Co-authored-by: Nana Poku <[email protected]> Co-authored-by: npoku <[email protected]> Co-authored-by: Daniel <[email protected]>
- Loading branch information