Skip to content

Latest commit

 

History

History
1412 lines (1126 loc) · 144 KB

CHANGELOG.md

File metadata and controls

1412 lines (1126 loc) · 144 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

2.0.2 - 12 June 2024

2.0.1 - 12 June 2024

🏠 Internal changes

  • chore: fix package.json [alin - 6269896]

2.0.0 - 7 June 2024

💅 Enhancements

  • change(lib): run cypress only on volto-17 branch [David Ichim - e0a2155]

🛠️ Others

  • bump package version since we no longer check for volto 16 [David Ichim - 1a3248c]
  • Don't crash when there is no configuration for hiding the remove button for active filters [Zoltan Szabo - a94ffeb]
  • Revert "wip lazy loading luxon on models.js" [David Ichim - a69e0eb]
  • wip lazy loading luxon on models.js [David Ichim - e8201a9]
  • Update package.json to add cypress 13.1.0 for Volto 16 [ichim-david - 355e51a]
  • Update elastic/search-ui to 1.19.0 package.json [ichim-david - f6a965c]
  • use exact pin for elastic/search-ui version 1.21.4 [David Ichim - e38fd95]
  • removed @elastic/react-search-ui-views dependency and storybook testing [David Ichim - 44c9fc9]
  • use same version of jotai as Volto core which is 2.0.3 [David Ichim - 5b57d20]

1.0.0 - 22 April 2024

🚀 New Features

  • feat: Release 1.0.0 - Volto 17 support [alin - 111056b]
  • feat: Volto 17 support - refs #264527 [EEA Jenkins - f2bb50c]

0.9.3 - 17 April 2024

🚀 New Features

  • feat: when facet isMulti=false use clearFilters() to clear the filters [laszlocseh - b3a797a]

0.9.2 - 25 March 2024

🐛 Bug Fixes

  • fix: filters selection on mobile [kreafox - 04ee9fe]
  • fix: remove unused import [kreafox - 0a60a99]

💅 Enhancements

  • change: use loader in modal facet [kreafox - 80650d5]
  • change: disable search phrases [kreafox - d9a0fbf]

0.9.1 - 20 March 2024

0.9.0 - 18 March 2024

🛠️ Others

  • Bump version in package.json [Laszlo Cseh - db384c6]

0.8.0 - 13 March 2024

💥 Breaking Change

  • breaking(webpack): removed path import as webpack 5 no longer patches node modules to use in the browser [David Ichim - cef8cfb]

🏠 Internal changes

  • chore: package.json [Alin Voinea - 3a3604c]

🛠️ Others

  • Update package.json [ichim-david - efd1a90]
  • Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - af47007]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 983cc26]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 5462660]

0.7.3 - 30 January 2024

💅 Enhancements

  • change: add style for tab icons [kreafox - 90ccda7]

🛠️ Others

  • test: stylelint [kreafox - 9fa3848]
  • test: stylint [kreafox - 95538fd]
  • Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - 7afcb17]

0.7.2 - 24 January 2024

🛠️ Others

  • Fix api of useSort [Tiberiu Ichim - fea7cd2]
  • Show a console logging when there's facets defined with custom sort but no custom facet values [Tiberiu Ichim - fa3988a]

0.7.1 - 23 January 2024

0.7.0 - 16 January 2024

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - 8fabfb5]
  • style: Automated code fix [eea-jenkins - 2c0ffe7]
  • style: Automated code fix [eea-jenkins - 528f293]
  • chore: [JENKINS] Refactor automated testing [valentinab25 - e1801bd]

🛠️ Others

  • Release 0.7.0 [Alin Voinea - 0cc63f3]
  • updated dropdown facets [Zoltan Szabo - ccc7b19]
  • Fixed facet values default sorting [Zoltan Szabo - 2b8b17c]
  • merge with facet_updates branch [Zoltan Szabo - 1c36558]
  • fixed slider [Zoltan Szabo - db223bf]
  • disable facets while the results are loading [Zoltan Szabo - 6529042]
  • in histogram facets only show the range where the buckets are not empty [Zoltan Szabo - 3994c03]
  • test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - d5e1586]
  • test: [JENKINS] Run cypress in started frontend container [valentinab25 - b359f50]
  • added possibility to configure facets to only be visible for authenticated users [Zoltan Szabo - cbbe2ec]
  • hide facets if has no values to show [Zoltan Szabo - 0a1740a]
  • only show the 'More filters' button if there are more filters [Zoltan Szabo - 96dac21]
  • test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - e2bbc26]
  • test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - 804556f]
  • test: [JENKINS] Improve cypress time [valentinab25 - 0c38ce9]
    • test: add unit tests and modify jest-addon.config for searchlib alias - refs #254313 [ana-oprea - 620031b]

0.6.7 - 17 October 2023

🏠 Internal changes

  • chore: husky, lint-staged use fixed versions [valentinab25 - 732ac9d]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 68c808e]

🛠️ Others

  • Refs #259169; Allow direct input in HistogramFacetComponent [Tiberiu Ichim - c6eefe6]

0.6.6 - 29 September 2023

🏠 Documentation changes

  • docs: Update README and DEVELOP [Alin Voinea - 15f6f83]
  • docs: Update README and DEVELOP [Alin Voinea - c139cd3]

0.6.5 - 25 September 2023

🏠 Internal changes

  • style: lint-staged reorder in package.json [Alin Voinea - 437930d]

🛠️ Others

  • removed old tests [Zoltan Szabo - f918905]
  • updated healthcheck [Zoltan Szabo - d2a594f]
  • Datahub style improvements [kreafox - ed5a27f]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 13ff815]

0.6.4 - 30 August 2023

🐛 Bug Fixes

  • fix: Fix stylelint issue - refs #157127 [dana-cfc4 - 088c03d]

🏠 Internal changes

  • chore: Use classname to move inline colors to variables - refs #157127 [dana-cfc4 - a082719]
  • chore: Move more hardcoded colors to variables - refs #157127 [dana-cfc4 - 78bfad7]
  • chore: Move hardcoded colors to variables - refs #157127 [dana-cfc4 - fe14e49]
  • chore: move hardcoded colors to variables [andreiggr - f80b75d]

🛠️ Others

  • test: Fix eslint and yarn i18n [Alin Voinea - 315d99c]
  • i18n: Add en [Alin Voinea - 324f48b]
  • lint fix [ichim-david - 10ff8dc]

0.6.3 - 23 August 2023

🛠️ Others

  • Add small styling for datahub [kreafox - 68873c1]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 17284a9]

0.6.2 - 17 August 2023

🛠️ Others

  • test: Remove obsolte i18n.js [Alin Voinea - 7590dea]
  • test: lower jest coverage threashold [Alin Voinea - 2c24223]
  • test: Increase test coverage [Alin Voinea - 45756a3]

0.6.1 - 7 August 2023

🏠 Documentation changes

  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - 21519fe]

🛠️ Others

0.6.0 - 26 July 2023

🛠️ Others

  • Release 0.6.0 [Alin Voinea - a037239]

0.5.8 - 18 July 2023

🛠️ Others

  • added option to allow missing values in range queries [Zoltan Szabo - 07fa998]
  • Add focusVisibleOutline to variables [kreafox - 86f53b2]
  • test: Fix potential issue caused by conditional operators - refs #254220 [dana-cfc4 - 0a1e397]
  • Add special case when it's the last value [Tiberiu Ichim - 621be65]
  • When removing an active filter value, take the "missing" setting into consideration [Tiberiu Ichim - 5160c41]

0.5.7 - 12 June 2023

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - 303bbe4]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - 0978f77]
  • Add whitespace [kreafox - a2c9675]

0.5.6 - 6 June 2023

🏠 Internal changes

  • chore: [JENKINS] Deprecate circularity website [valentinab25 - 2953502]

🛠️ Others

  • Refs #253324; fix edge case when displaying search block with un-initialized search state [Tiberiu Ichim - 5262b39]

0.5.5 - 31 May 2023

🛠️ Others

0.5.4 - 29 May 2023

🐛 Bug Fixes

  • fix: don't use the default sort when loading a page with a search term - refs #253324 [Tiberiu Ichim - 3bcedd4]

0.5.3 - 17 April 2023

🛠️ Others

  • Fix search input [kreafox - 133b5f3]

0.5.2 - 11 April 2023

🛠️ Others

  • Improve sidebar on mobile [kreafox - 6607851]

0.5.1 - 6 April 2023

🛠️ Others

  • Add focus outline color to variables [kreafox - 667fd04]
  • Accessibility: add outline on sorting dropdown [kreafox - df7446f]
  • Accessibility on search input + cleanup [kreafox - 87f1451]
  • Accessibility: selection improvements [kreafox - 70e7d89]
  • Accessibility: fix selection in dropdown facets & make it close on ESC [kreafox - da079cb]
  • Remove unused import [kreafox - cec90df]
  • Accessibility on filters + sidebar [kreafox - b208a2a]
  • WIP accessibility on tabs and filters [kreafox - bc2d6ec]
  • Add accessibility on landing page and search input [kreafox - 9a740e8]
  • Removed 'Published' from search results [Zoltan Szabo - 37751c3]

0.5.0 - 24 March 2023

🛠️ Others

  • Release 0.5.0 [Alin Voinea - a644e03]
  • Move answers heading to bottom [kreafox - 21451e9]
  • Improve answer box [kreafox - b640092]

0.4.33 - 15 March 2023

🛠️ Others

  • Add see more button styling [kreafox - 9fdb352]
  • fixed the way we fetch the info about the index [Zoltan Szabo - 9289e39]

0.4.32 - 14 March 2023

0.4.31 - 14 March 2023

🛠️ Others

  • Label styling [kreafox - baed045]

0.4.30 - 14 March 2023

🛠️ Others

  • Small CSS polishment on tabs [kreafox - 426c612]
  • use registry.resolve for healthcheck [Zoltan Szabo - b9419f2]
  • handle missing healthcheck [Zoltan Szabo - 491ce9f]
  • Fix padding in labels [kreafox - 135910a]
  • Add healtcheck middleware [Tiberiu Ichim - 603e744]

0.4.29 - 10 March 2023

🛠️ Others

  • Style labels in search results [kreafox - 04c6e27]
  • added link to show all documents; added extra filters for landing page [Zoltan Szabo - cdb843a]
  • fixed isNew getter [Zoltan Szabo - a94f081]

0.4.28 - 7 March 2023

🛠️ Others

  • test(Jenkinsfile): Use latest stable volto for testing [Alin Voinea - d5fb94c]
  • give up, use <a> instead of <Link> [Tiberiu Ichim - 7a04dbd]
  • WIP [Tiberiu Ichim - 2a88bf2]
  • Don't fail in razzle.extend [Tiberiu Ichim - 37269f2]
  • Remove console.log [Tiberiu Ichim - 84e4b4e]
  • Fix back to home button [Tiberiu Ichim - 944357b]
  • Prettier [kreafox - 79b6df6]
  • Fix warning [kreafox - 16aacfa]
  • Fix reading time facet [kreafox - c6353ce]
  • customize archived-item label for datahub [Zoltan Szabo - 844576e]
  • Fix full view [Tiberiu Ichim - a74c51a]
  • Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - f9f4c91]

0.4.27 - 1 March 2023

🛠️ Others

  • Improve back to home behavior [Tiberiu Ichim - 92a09b9]

0.4.26 - 1 March 2023

🛠️ Others

  • Fix className [kreafox - ca56d83]
  • Don't fail on the Include archived facet [Tiberiu Ichim - 1cefb6f]
  • Remove children from landing page [Tiberiu Ichim - c2d22a8]
  • Fix pagination [Tiberiu Ichim - f0311d6]
  • Allow FullView to tweak the global config that will be used [Tiberiu Ichim - 0c93c8a]
  • WIP [Tiberiu Ichim - 906a619]

0.4.25 - 15 February 2023

0.4.24 - 14 February 2023

0.4.23 - 13 February 2023

🛠️ Others

  • Develop #68 from eea/develop [ichim-david - dd61eb2]
  • Code cleanup [Tiberiu Ichim - bf3811c]
  • Updated ui for doc & docx file formats [Zoltan Szabo - a24f11c]
  • WIP [Tiberiu Ichim - 5a1699f]
  • also show cluster activation [Tiberiu Ichim - 1013676]
  • Show filters [Tiberiu Ichim - 78bab2c]
  • WIP [Tiberiu Ichim - b955e23]

0.4.22 - 10 February 2023

🛠️ Others

  • Datahub view small style fixes [kreafox - ed54cec]
  • build the url for index settings and alias using path.join [Zoltan Szabo - 76ae965]

0.4.21 - 9 February 2023

🛠️ Others

  • Fix results bottom section position [kreafox - ac5cd55]
  • CSS polishments [kreafox - c5784f1]
  • if date is missing, don't fallback to current date [Zoltan Szabo - fbf3d5a]
  • if the range is empty, don't add it to the query [Zoltan Szabo - 1bc2c7d]
  • updated search results tags [Zoltan Szabo - e0d1704]

0.4.20 - 7 February 2023

🛠️ Others

  • CSS fix [kreafox - 5ffaa21]
  • Two column layout for landing page [kreafox - 6627191]
  • Improve datahub view [kreafox - aede1ca]
  • Datasets tab style [kreafox - 07cd07c]

0.4.19 - 7 February 2023

🛠️ Others

  • Customize addFilter to merge values [Tiberiu Ichim - 4a84757]
  • Fix eslint warning [kreafox - ad4422e]
  • Allow columns/section block to function properly [Tiberiu Ichim - 4209655]
  • Fix reading time facet [kreafox - cfde798]
  • Remove old story [Tiberiu Ichim - aa826cb]
  • Always show active value in ActiveFilters [Tiberiu Ichim - da17feb]
  • Small fix in DefaultFacetsList.jsx [laszlocseh - 8c487e1]

0.4.18 - 1 February 2023

0.4.17 - 24 January 2023

0.4.16 - 24 January 2023

🛠️ Others

  • Added possibility to independently set the number of items on the landing page for each section [Zoltan Szabo - db72419]

0.4.15 - 17 January 2023

🛠️ Others

  • Update Jenkinsfile: use latest volto alpha version [kreafox - b72e33b]
  • Added blacklist & whitelist for the values on the landingpage [Zoltan Szabo - 145d6bf]

0.4.14 - 17 January 2023

🛠️ Others

  • Fix loading landing page data [Tiberiu Ichim - 14b8fad]
  • Don't show back to search link [Tiberiu Ichim - 94646f3]

0.4.13 - 16 January 2023

🛠️ Others

  • Add back to search home [kreafox - e9379a4]
  • Hardcode location for datahub items [Tiberiu Ichim - 1d2c8e1]
  • Make formats tab values in two columns [kreafox - 1535499]
  • Add special getActiveFilters method [Tiberiu Ichim - 155488b]
  • No longer load on demand answer requests [Tiberiu Ichim - 7b4d188]
  • fix [Zoltan Szabo - 0dcbd8e]
  • fix [Zoltan Szabo - 496b8d5]
  • updated styling of keywords in search results [Zoltan Szabo - 1093914]

0.4.12 - 13 January 2023

🛠️ Others

  • If some facets are set, we should not run answer extraction [Zoltan Szabo - dc89c71]
  • some filters should be not used when running the query for answer extraction [Zoltan Szabo - 0ca77cf]

0.4.11 - 11 January 2023

0.4.10 - 6 January 2023

🛠️ Others

  • Allow type filter to be removed [Tiberiu Ichim - 4e445fc]
  • clearFilters now resets to default filters [Tiberiu Ichim - f5ea2d1]
  • Cache wasInteracted state [Tiberiu Ichim - 008342d]
  • Use deepcompare for appcontext [Tiberiu Ichim - 0ce0973]

0.4.9 - 5 January 2023

🛠️ Others

  • Cleanup [Tiberiu Ichim - 5721fa0]
  • Cleanup [Tiberiu Ichim - a17ad3d]
  • Cleanup [Tiberiu Ichim - 5a81aba]
  • Checkpoint [Tiberiu Ichim - 22c1b44]
  • Checkpoint [Tiberiu Ichim - 9e0bea6]
  • More small polishments [kreafox - 30d9b63]
  • More polishments [kreafox - 4b2dfa2]
  • Prettier [kreafox - a95a51e]
  • Stylelint [Tiberiu Ichim - 41dbdbc]
  • Fix makefile [Tiberiu Ichim - 52115f9]
  • Cleanup [Tiberiu Ichim - fb99ebc]
  • Checkpoint [Tiberiu Ichim - 4137380]
  • Checkpoint [Tiberiu Ichim - 0ff59f1]
  • Checkpoint [Tiberiu Ichim - 5135d1a]
  • WIP style improvements [kreafox - d094645]
  • Add new slot below results [Tiberiu Ichim - 3550b68]
  • Fix issue with z-index [kreafox - a414943]
  • Fix display of fallback [Tiberiu Ichim - 7d2c1fa]
  • Tweak display of editable slot [Tiberiu Ichim - 118ae9f]
  • Fix display of fallback [Tiberiu Ichim - b3bd27b]
  • Fix display of slots [Tiberiu Ichim - a7f5a0d]
  • Style fixes [Tiberiu Ichim - 7bdbd31]
  • Fix slot saving [Tiberiu Ichim - 6dada6b]
  • Checkpoint [Tiberiu Ichim - 6182dad]
  • Checkpoint [Tiberiu Ichim - 058bd2c]
  • Checkpoint [Tiberiu Ichim - 65b0f15]
  • Refactor to use tabs [Tiberiu Ichim - 3135b36]
  • Pass down pathname [Tiberiu Ichim - bbbe473]
  • Checkpoint [Tiberiu Ichim - d444b45]
  • Checkpoint [Tiberiu Ichim - e7b0e90]
  • Checkpoint [Tiberiu Ichim - af3337b]
  • Checkpoint [Tiberiu Ichim - c185304]
  • Stabilize data [Tiberiu Ichim - 65f8ee8]
  • Checkpoint [Tiberiu Ichim - 153eedc]
  • Checkpoint [Tiberiu Ichim - bfccb92]
  • Add block container stub [Tiberiu Ichim - 2ce5641]
  • Use secondary label [Tiberiu Ichim - 3c9d482]
  • Tweak Published filter [Tiberiu Ichim - 9e35966]

0.4.8 - 27 December 2022

🛠️ Others

  • Try to avoid warning in dropdown facets [Tiberiu Ichim - 8563501]
  • Tweak schema [Tiberiu Ichim - e77e40c]
  • Better schema [Tiberiu Ichim - a8cda58]
  • Cleanup [Tiberiu Ichim - b8591c6]
  • Cleanup [Tiberiu Ichim - ec6c35d]
  • Improve sorting [Tiberiu Ichim - 4a49e69]
  • Add sorting [Tiberiu Ichim - dd1f8a4]
  • Show warning about active filters; always show them in edit mode [Tiberiu Ichim - 208c490]
  • Fix saving values [Tiberiu Ichim - db890d5]
  • Fix saving values [Tiberiu Ichim - 2b2c7d7]
  • Checkpoint [Tiberiu Ichim - 26a38ce]
  • Checkpoint [Tiberiu Ichim - 1f94361]
  • Checkpoint [Tiberiu Ichim - e8c5465]
  • Checkpoint [Tiberiu Ichim - fdce10c]
  • Checkpoint [Tiberiu Ichim - 2599ca9]
  • Checkpoint [Tiberiu Ichim - f9f1d56]
  • Checkpoint [Tiberiu Ichim - e0f09f8]
  • Checkpoint [Tiberiu Ichim - 923a502]
  • Checkpoint [Tiberiu Ichim - 1e9c64a]
  • Simplify [Tiberiu Ichim - 8ca19f0]
  • Checkpoint [Tiberiu Ichim - 6cfa754]
  • Checkpoint [Tiberiu Ichim - ebfcba5]
  • Checkpoint [Tiberiu Ichim - b0f6149]
  • Checkpoint [Tiberiu Ichim - fd1783c]
  • Checkpoint [Tiberiu Ichim - 187559c]
  • Checkpoint [Tiberiu Ichim - 85ae545]
  • WIP on implementing facet filters [Tiberiu Ichim - d01e215]
  • Pass down wasInteracted from SearchResultsApp [Tiberiu Ichim - 3407055]
  • Don't crash [Tiberiu Ichim - dd917fb]
  • Show pagination [Tiberiu Ichim - 622e48d]
  • Allow toggling filters [Tiberiu Ichim - 198145f]
  • Autoload results [Tiberiu Ichim - c766959]
  • WIP on splitting components [Tiberiu Ichim - 27e91d0]
  • WIP on splitting components [Tiberiu Ichim - 2173559]
  • WIP on splitting components [Tiberiu Ichim - a890e6c]
  • WIP on splitting components [Tiberiu Ichim - 341bb5e]
  • WIP on splitting components [Tiberiu Ichim - e72fef3]
  • Code cleanup [Tiberiu Ichim - 441037b]
  • Fix warning about unsync state changes [Tiberiu Ichim - df68d01]
  • Push driver to jotai [Tiberiu Ichim - ff39593]
  • Solved problem [Tiberiu Ichim - fbc914d]
  • More debugging [Tiberiu Ichim - 94ce82d]
  • Debug loading problem [Tiberiu Ichim - 5ae6d4b]

0.4.7 - 13 December 2022

🛠️ Others

  • Add eslint.extend.js [Tiberiu Ichim - 4cf127a]

0.4.6 - 2 December 2022

🛠️ Others

  • Add toggles for showLandingPage and onlyLandingPage [Tiberiu Ichim - 8bf0d00]
  • Small improvement [kreafox - a4f0da3]
  • Datahub landing page list styling [kreafox - aae9841]
  • show AppInfo only on search results [Zoltan Szabo - 9ec4b63]
  • removed unnecessary info [Zoltan Szabo - e92ec1c]

0.4.5 - 29 November 2022

🛠️ Others

  • Prettier [kreafox - 12cd965]
  • Datahub style improvements [kreafox - fe1d574]

0.4.4 - 25 November 2022

0.4.3 - 23 November 2022

🛠️ Others

  • Revert "test(estlint): Fix .project.eslintrc.js" [Tiberiu Ichim - 59bcb8e]
  • test(estlint): Fix .project.eslintrc.js [Alin Voinea - 0f80eca]

0.4.2 - 15 November 2022

🛠️ Others

  • Prettier [kreafox - fe76714]
  • Prettier [kreafox - b639666]
  • Use volto version before yarn 3 [kreafox - b6e1e72]
  • Make search input placeholder configurable [kreafox - 18f3f53]
  • Remove dependency [kreafox - 8f2b0d0]
  • Fix project eslintrc [kreafox - 76e3a6e]
  • Use fast-deep-equal [kreafox - 2f3fa84]
  • Reverse eslintrc change [kreafox - 97a34a6]
  • Prettier [kreafox - 9eb5bc4]
  • Fix project eslintrc [kreafox - c182a4c]
  • Hide more like this from cards view [kreafox - 3e2d8f7]
  • Cleanup CSS [kreafox - 42cfa19]
  • Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - 2c105dc]

0.4.1 - 10 November 2022

🛠️ Others

  • Update results item model [kreafox - 1611a24]
  • Fix project eslintrc [Tiberiu Ichim - 65452c7]
  • Fix test by adding searchlib in eslint conf [kreafox - fb6bc22]
  • WIP [Tiberiu Ichim - f17c429]

0.4.0 - 28 October 2022

🛠️ Others

  • Hide warning message [kreafox - 229dfc0]
  • Update dependencies [Alin Voinea - a5c76f6]

0.3.19 - 24 October 2022

0.3.18 - 19 October 2022

🛠️ Others

  • Remove console.log [kreafox - 8d2f673]
  • Add body class on search view [kreafox - 6663cfb]

0.3.17 - 19 October 2022

🛠️ Others

  • Add missing less variable [kreafox - 3329f84]
  • Style update [kreafox - 8f24f0f]
  • Change search box color on datahub [kreafox - 8851e42]
  • Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - a42552c]
  • Fix landing page cards override [kreafox - 9504e20]

0.3.16 - 27 September 2022

🛠️ Others

  • Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - c6f41f2]

0.3.15 - 21 September 2022

🛠️ Others

  • Improve styling [kreafox - 2b509a6]
  • Search results styling [kreafox - 05ef47a]

0.3.14 - 15 September 2022

🛠️ Others

  • Add variables [kreafox - 6325c9a]
  • Add style on highlighted search term [kreafox - ba072d6]

0.3.13 - 12 September 2022

🛠️ Others

  • WIP responsiveness [kreafox - fb2a51c]
  • CSS fixes [kreafox - 8b1bdab]
  • CSS fix [kreafox - ba72903]
  • Deemphasize format labels [kreafox - 096de88]
  • Update sidebar facets based on new figma design [kreafox - e006b31]
  • CSS fix [kreafox - d9b1573]
  • Active filters styling [kreafox - 5d4cb0e]
  • Active filters styling [kreafox - 271686d]
  • WIP search filters based on the new figma design [kreafox - ee1c682]
  • Small CSS [kreafox - 7653edf]
  • Cleanup [kreafox - ee591f7]
  • More like this cards styling [kreafox - ae406ea]
  • Layout improvements on datahub [kreafox - 7ec52ba]
  • Small CSS fix [kreafox - 7ecd80c]
  • PDF button CSS [kreafox - 322c2b1]
  • CSS fix [kreafox - 2b4d02d]
  • Layout improvements [kreafox - c396c76]

0.3.12 - 26 August 2022

🛠️ Others

  • Datasets style improvements [kreafox - 5662182]
  • Datasets listing CSS [kreafox - c20b57d]
  • Cleanup CSS [kreafox - 3056010]
  • Datasets listing CSS [kreafox - 96ead9a]
  • Small adjusment [kreafox - 2931827]
  • Fix temporal coverage [kreafox - fa0a5ad]
  • Style improvements [kreafox - b129add]
  • Clear filters CSS [kreafox - 64c9747]
  • Improve globalsearch results [kreafox - 68c4fb3]

0.3.11 - 3 August 2022

🛠️ Others

  • Adjust input controls color [kreafox - 306707e]
  • Adjust colors [kreafox - bb040e4]
  • Adjust colors [kreafox - 8d739b2]

0.3.10 - 29 July 2022

0.3.9 - 28 July 2022

🛠️ Others

  • Fix cypress [kreafox - a8afa9a]
  • Fix histogram facet style [kreafox - a39fdd1]
  • Prettier [kreafox - 1640c23]
  • Temporal coverage styling [kreafox - 96db76a]
  • Improve sidebar filters [Tiberiu Ichim - 92cb9ae]
  • Fix input clear button [kreafox - 18b060f]
  • Adjust styling [kreafox - 9e1f2c0]
  • Improve filters layout [kreafox - f090063]
  • Prettier [kreafox - 9f15740]
  • Adjust styling [Tiberiu Ichim - b2ba121]
  • Some cleanup [kreafox - 9ff197d]
  • Update dataset's page based on new figma design [kreafox - 7ac15f0]
  • Improve dropdown filters [kreafox - 925df4a]
  • Improve dropdown filters styling [kreafox - e444c31]
  • Prettier [kreafox - 28008ec]
  • Better logging [Tiberiu Ichim - 72eb5db]
  • Add dropdown filters less file [Tiberiu Ichim - e74c2d5]
  • Update datahub result's page based on new figma design [kreafox - 394f364]

0.3.8 - 30 June 2022

0.3.7 - 30 June 2022

🛠️ Others

  • Fix search icon size and alignment [kreafox - 6a8e042]

0.3.6 - 16 June 2022

🛠️ Others

  • Cleanup CSS [kreafox - 99e2f58]
  • Fix alignment in search results [kreafox - ab5825b]
  • Adjust margin in results header [kreafox - cdb14af]
  • Wrap cards on landing page [kreafox - a7ae5d0]
  • Improve search results on mobile [kreafox - fc570b3]
  • Cleanup CSS [kreafox - cc6e31c]
  • Improve search box on mobile [kreafox - 828c073]
  • Set smaller paging size on mobile [kreafox - 9d7ee67]

0.3.5 - 16 June 2022

🛠️ Others

  • Style improvements [kreafox - 42db181]
  • Remove unneeded style of warning message [kreafox - 59a0f18]
  • App info CSS & hide footer elements [kreafox - fe9172e]
  • AnswersBox styling & cleanup [kreafox - 7092994]
  • AnswersBox styling [kreafox - dfda196]
  • Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - 8e8a206]

0.3.4 - 13 June 2022

🛠️ Others

  • Adjust pagination size [kreafox - 9b6be53]
  • CSS cleanup [kreafox - 06c53d9]
  • Pagination's styling [kreafox - 7d10a68]
  • Make list CSS selector more specific [kreafox - 2a3dfae]
  • Style improvements [kreafox - e56533e]

0.3.3 - 11 June 2022

🛠️ Others

  • WIP filter section [kreafox - bbdc766]
  • Style improvements & cleanup CSS [kreafox - 321caeb]
  • Improve landing page CSS [kreafox - 0756bbd]
  • CSS cleanup & use less color variables from eea design system [kreafox - 0cf2bce]
  • WIP new design [kreafox - 7ad6e9d]
  • WIP new design [kreafox - 3a9880c]

0.3.2 - 10 June 2022

🛠️ Others

  • Bump version for search [Tiberiu Ichim - f6e2ace]

0.3.1 - 9 June 2022

🛠️ Others

  • Bump version for search [Tiberiu Ichim - bb427df]
  • Bump version for search [Tiberiu Ichim - 30a31d1]
  • Set version for search [Tiberiu Ichim - 3b5055f]
  • Update versions [Tiberiu Ichim - acfa7f0]
  • fixed version [Zoltan Szabo - 7d5967b]

0.3.0 - 7 June 2022

🛠️ Others

  • fixed version [Zoltan Szabo - 4c2cb04]
  • updated dependencies [Zoltan Szabo - 86fb790]
  • Use it for searchlib in dev mode [Tiberiu Ichim - d92e2fe]
  • removed debug info [Zoltan Szabo - 1545a8c]
  • updated @eeacms/search version [Zoltan Szabo - 6356c14]
  • added dependencies, updating razzle.extend.js [Zoltan Szabo - 35bedb0]
  • added @eeacms/search as dependency [Zoltan Szabo - 711d25b]
  • No need for search-less [Tiberiu Ichim - d343fdf]
  • update razzle.extend [kreafox - bf97935]
  • Improve CSS, cleanup & split CSS to components [kreafox - 29a270f]
  • No longer need these [Tiberiu Ichim - d6886ea]

v0.2.0 - 19 May 2022

🛠️ Others

  • Prettier & CSS fixes [kreafox - 4ad3b7f]
  • Allow multiple env vars for DSNs [Tiberiu Ichim - e1b249b]
  • Add elasticsearch as dependency [Tiberiu Ichim - e586013]
  • Also send error on search [Tiberiu Ichim - 7b2b1a0]
  • Also send error on search [Tiberiu Ichim - 3e6722b]
  • Bring back code [Tiberiu Ichim - 033704b]
  • Temp code change [Tiberiu Ichim - 6046446]
  • Don't load datahub [Tiberiu Ichim - e411ab9]
  • Send an error [Tiberiu Ichim - c4281f4]

v0.1.47 - 26 April 2022

🛠️ Others

  • Integrate datahub [Tiberiu Ichim - 8e36413]

v0.1.46 - 17 March 2022

🛠️ Others

  • Refs #144718 - Fix Show filters button spacing in dimmer. [GhitaB - 437e813]
  • Refs #144718 - Solve dimmer content width issue for long Sources item selected. [GhitaB - 3284d60]
  • Refs #144718 - Fix logos is Sources for small screen. [GhitaB - f545ad5]

v0.1.45 - 28 February 2022

🛠️ Others

  • Refs #144708 - Use white background for logos in Sources. [GhitaB - 043d73b]

v0.1.44 - 25 February 2022

🛠️ Others

  • updated style for no results view [Zoltan Szabo - 7cbc183]
  • Refs #144708 - Grayscale logos in sources. [GhitaB - e997a1e]

v0.1.43 - 22 February 2022

🛠️ Others

  • Add dependencies [Tiberiu Ichim - 39f798b]
  • updated style for highlights in search results [Zoltan Szabo - 4e07ce6]

v0.1.42 - 21 February 2022

🛠️ Others

  • Upgrade jotai [Tiberiu Ichim - c64f8e2]

v0.1.41 - 17 February 2022

🛠️ Others

  • Remove background from active facets [Tiberiu Ichim - d2be9b3]

v0.1.40 - 17 February 2022

🛠️ Others

  • updated style of 'explore more queries' button [Zoltan Szabo - cd832be]

v0.1.39 - 16 February 2022

🛠️ Others

  • Tweak tags styling [Tiberiu Ichim - 016521c]
  • Adjust style of facet [Tiberiu Ichim - 51bf3e4]
  • Don't use transparency in colors; remove padding and background color from answerbox; simplify searchresult.less [Tiberiu Ichim - 9599f9f]
  • Improve breadcrumb display [Tiberiu Ichim - 2fc776e]
  • Adjust style of button [Tiberiu Ichim - 4499c7b]

v0.1.38 - 15 February 2022

🛠️ Others

  • Fix search input [Tiberiu Ichim - 55c9176]

v0.1.37 - 15 February 2022

🛠️ Others

  • Make button in sample query prompt easier to grab on mobile [Tiberiu Ichim - 2620c03]
  • Tweak loading indicator [Tiberiu Ichim - 243148e]

v0.1.36 - 14 February 2022

🛠️ Others

  • Add three dots loader to be used in answer box [Tiberiu Ichim - c2ebe76]

v0.1.35 - 11 February 2022

🛠️ Others

  • Adjust style for padding [Tiberiu Ichim - f322463]
  • Add styles for searchbox in separate file [Tiberiu Ichim - b8ce9c5]
  • Use strong to separate site in source [Tiberiu Ichim - 5b4c277]

v0.1.34 - 7 February 2022

🛠️ Others

  • WIP in answerbox notification; fix custom schema-based config modifiers [Tiberiu Ichim - 71e3c22]
  • Rename to customConfig [Tiberiu Ichim - 27ee3f0]
  • Add overlay in edit mode [Tiberiu Ichim - f33badc]
  • Small styling fix [Tiberiu Ichim - dcfe08c]

v0.1.33 - 1 February 2022

🛠️ Others

  • Use maxResponseSize for json body limit [Tiberiu Ichim - 5f13d15]

v0.1.32 - 1 February 2022

🛠️ Others

  • Add styling for PDF icon [Tiberiu Ichim - 7687265]
  • Split searchresult to separate file; change color of source span [Tiberiu Ichim - 1de1e12]
  • Break facetlist into separate file [Tiberiu Ichim - b4b50ca]

v0.1.31 - 20 January 2022

🛠️ Others

  • Improve animation [Tiberiu Ichim - 9da49bf]
  • Upgrade elastic libs [Tiberiu Ichim - dbd5b21]

v0.1.30 - 18 January 2022

🛠️ Others

  • Enable scroll bar for section tabs. [GhitaB - e6a6a7a]

v0.1.29 - 17 January 2022

🛠️ Others

  • Change tags list style. [GhitaB - 1d7dbbd]
  • Multiple clusters in card view. [GhitaB - 81a2766]

v0.1.28 - 13 January 2022

🛠️ Others

  • Code cleanup [Tiberiu Ichim - 8dc8a3e]
  • More fixes [Tiberiu Ichim - 0a67b2e]
  • Fix crash when creating a new block [Tiberiu Ichim - 4ff4e87]

v0.1.27 - 12 January 2022

🛠️ Others

  • Refs #136090 - Fix menu position on small screen. [GhitaB - f19093a]
  • Refs #136090 - Styles for dropdown menu. [GhitaB - 8928f94]
  • Refs #136090 - Styles for dropdown menu. [GhitaB - 8ef7cb7]
  • Refs #136090 - Fix cards in landing page for small screen. [GhitaB - ec1b9c9]
  • Refs #136090 - WIP improve selectors on smaller screen. [GhitaB - fb69314]
  • Refs #136090 - WIP improve selectors on smaller screen. [GhitaB - 8c0d33a]
  • Refs #143873 - Fluid font size in facet modal title. [GhitaB - 0c7775c]
  • Refs #143873 - Fluid font size in facet modal title. [GhitaB - 774eae9]
  • Refs #143873 - Limit the width of facets column on large screens. [GhitaB - 4cddd91]

v0.1.26 - 10 January 2022

🛠️ Others

  • Refs #143873 - Mlt dropdown styles. [GhitaB - 191b45a]
  • Refs #143873 - Fix logos size. [GhitaB - e0cb93c]
  • Refs #143873 - Fix breadcrumb color in horizontal card. [GhitaB - 5abe0b9]
  • WIP on adding filters [Tiberiu Ichim - 2796c31]
  • Refs #143873 - Larger icons in Content types facet. [GhitaB - fba1e2b]
  • Refs #143873 - MLT button as dropdown in small screens. [GhitaB - c377ccd]
  • Refs #143873 - Larger icons in Content types facet. [GhitaB - 1f4b61b]
  • Refs #143873 - Larger logos in Sources facet. [GhitaB - d9fcf09]
  • Refs #143873 - Improve logos in Sources - landing page. [GhitaB - a75969c]
  • Refs #143873 - Fix link color for source in horizontal card. [GhitaB - a416c03]
  • Revert "Display score inline" [Tiberiu Ichim - b2ff98b]
  • Display score inline [Tiberiu Ichim - bca737d]
  • Refs #136090 - Full width col in case of no image - horizontal card. [GhitaB - 802b326]
  • Refs #136090 - Answer box. [GhitaB - 286d7db]

v0.1.25 - 6 January 2022

🛠️ Others

  • Refs #136090 - Results per page selector - styles. [GhitaB - 556348b]
  • Refs #136090 - Better border card. [GhitaB - 2a8c381]
  • Refs #136090 - Improve tags list in horizontal card. [GhitaB - b6f619e]
  • Refs #136090 - Improve tags list in horizontal card. [GhitaB - 1247bd2]
  • Refs #136090 - Improve search result spacing and styles. [GhitaB - d5602da]
  • Refs #136090 - Improve paging buttons styles. [GhitaB - 6bb3000]
  • Refs #136090 - Simplify the answer box colors. [GhitaB - 507ade4]

v0.1.24 - 23 December 2021

🛠️ Others

  • Refs #140518 - Fix top menu z-index. [GhitaB - 7073e75]
  • Refs #140518 - Fix autocomplete size. [GhitaB - 7fd1af3]
  • Refs #140518 - Fix autocomplete size. [GhitaB - ec73059]
  • Refs #140518 - Dimmer content - improve size. [GhitaB - df8b8d1]
  • Refs #140518 - Do not display thumb image on small screen in horizontal card. [GhitaB - d650f93]
  • Refs #140518 - Dimmer - scroll content when many filters selected. [GhitaB - 275c652]
  • Refs #140518 - Improve dimmer styles. [GhitaB - 53ed94e]
  • Refs #140518 - Improve dimmer styles. [GhitaB - 07a999e]
  • Refs #140518 - Improve horizontal card. [GhitaB - a7800d8]
  • Refs #140518 - More styles for facet dimmer. [GhitaB - 25659c1]
  • Refs #140518 - Fix header columns spacing on small screens. [GhitaB - 2e2318a]
  • Refs #140518 - Improve section tabs spacing on smaller screens. [GhitaB - 1ca76e0]
  • Refs #140518 - Fix header align with content on small screen. [GhitaB - f0a998e]
  • Refs #140518 - Fix page document padding on small screen. Also header. [GhitaB - 16552e2]
  • Refs #140518 - Fix page document padding on small screen. [GhitaB - 98c75c4]
  • Refs #142953 - Fix facet selected option width to fit the content, not larger. [GhitaB - 985ac30]
  • Refs #142953 - Dimmer - fix show filters btn position. [GhitaB - 73a4bed]
  • Refs #142953 - Dimmer - add styles. [GhitaB - 3529497]
  • Refs #142953 - Style for tiles info msg. [GhitaB - 92b027f]
  • Refs #142953 - Styles for logos in Sources - landing page. [GhitaB - 7ed860e]
  • Refs #142953 - Fix too large card for languages in landing page. [GhitaB - 59e18e3]
  • Refs #142953 - Improve landing page cards size on large screens. [GhitaB - 10bea11]

v0.1.23 - 14 December 2021

🛠️ Others

  • Tweak color of icon in section tab [Tiberiu Ichim - 2c195ef]
  • Fixes to filter value [Tiberiu Ichim - 35067a3]
  • Add styles for filter list entry [Tiberiu Ichim - af95932]
  • Refs #142953 - Display grid cards in landing page. [GhitaB - 949ad19]
  • Refs #142953 - Make section tabs scrollable. [GhitaB - 56acc5c]

v0.1.22 - 10 December 2021

🛠️ Others

  • Refs #142953 - Website icons. [GhitaB - 4850313]
  • Adjust MLT card style [Tiberiu Ichim - 85d1e63]
  • Refs #142953 - Horizontal card - breadcrumbs. [GhitaB - 2aba8f3]
  • Refs #142953 - Horizontal card - breadcrumbs. [GhitaB - 1d4566f]
  • Refs #142953 - Tags style in horizontal card [GhitaB - 5a2698d]

v0.1.21 - 8 December 2021

🛠️ Others

  • Refs #142573 - facet icons style. [GhitaB - 2fbf785]
  • Refs #142573 - facet icons style. [GhitaB - fbfd92a]
  • Refs #142573 - Fix scroll bar when image is missing in search result - undo. [GhitaB - 2b2285a]
  • Refs #142573 - Fix scroll bar when image is missing in search result. [GhitaB - 88e58a7]
  • Refs #142573 - Fix header on smaller screens. [GhitaB - d19dc58]

v0.1.20 - 8 December 2021

🛠️ Others

  • Refs #142559 - icon style. [GhitaB - 7702743]
  • Refs #142559 - try searching for is 14px. [GhitaB - cf00720]
  • Refs #142559 - use 16px for query prompt. [GhitaB - aea3b2e]
  • Refs #142559 - style the query prompt in blue. [GhitaB - 0fe8694]
  • Refs #141511 - Fix filters btn right align. [GhitaB - 4d32777]
  • Refs #141511 - Cards - use display grid for equal widths on all rows. [GhitaB - da1f6dc]

v0.1.19 - 3 December 2021

🛠️ Others

  • Refs #142573 - Normalize search input width. [GhitaB - 421e01d]
  • Refs #142573 - Normalize search input width. [GhitaB - f472644]
  • Refs #141511 - Fix breadcrumbs in answer box for small screens. [GhitaB - 23df7b8]

v0.1.18 - 3 December 2021

🛠️ Others

  • Refs #141511 - Improve answer styles. [GhitaB - 030f038]
  • Hide overflow in answers [Tiberiu Ichim - 54e3571]

v0.1.17 - 3 December 2021

🛠️ Others

  • Refs #141511 - Results layout based on selected view. [GhitaB - 1c0952a]
  • Refs #141511 - Fix cards layout - equal width for cards on the same row. [GhitaB - 3184ee0]
  • Refs #141511 - Fix font size in card view. [GhitaB - 4667e60]
  • Refs #141511 - Fix colors in pagination. [GhitaB - b723d6c]
  • Refs #141511 - In horizontal cards mode keep - fix multiple columns of cards on large screens issue. [GhitaB - 0c2bdcc]

v0.1.16 - 2 December 2021

🛠️ Others

  • Fix styling of buttons [Tiberiu Ichim - c0f3c3a]
  • Remove margin from answerbox loader [Tiberiu Ichim - cf6b5d2]
  • Move variables to less file [Tiberiu Ichim - 7ceb4c7]
  • Move less files [Tiberiu Ichim - ad92e2e]
  • Refs #141511 - Improve above-results section to use flex. [GhitaB - 314952d]
  • Add hover to buttons [Tiberiu Ichim - c8cbbb7]

v0.1.15 - 30 November 2021

🛠️ Others

  • Adjust bullets [Tiberiu Ichim - e2aa874]

v0.1.14 - 30 November 2021

🛠️ Others

  • Only show bullets if more cards [Tiberiu Ichim - df16eb6]
  • Adjust cards; add answer bullet styles [Tiberiu Ichim - 5d363af]
  • Refs #133599 - Improve card item max-width. [GhitaB - 3b25537]
  • Refs #133599 - Improve header spacing for small screens. [GhitaB - afdea2d]
  • Refs #133599 - Right align filters btn. [GhitaB - b3343b0]
  • Update styling [Tiberiu Ichim - b20c306]
  • Refs #133599 - Fix Clear btn on small screens, in facet modal. [GhitaB - 4d1b10a]
  • Refs #133599 - Fix header fullwidth size (by using a selector with a higher specificity to override the !important). [GhitaB - 5a10f45]
  • Refs #133599 - Improve styles. [GhitaB - d7ebad9]
  • Add animation [Tiberiu Ichim - b22f0ab]
  • Change schema to include promptQueries [Tiberiu Ichim - 4da1510]
  • Refs #133599 - Better spacing under search block. [GhitaB - aecbcaf]

v0.1.13 - 24 November 2021

🛠️ Others

  • Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - 59677bf]
  • Refs #133599 - Hide breadcrumbs. [GhitaB - 3f8ea6f]
  • Refs #133599 - Hide breadcrumbs. [GhitaB - ff7b7b6]
  • Refs #133599 - Demo question - styles. [GhitaB - f4c1059]
  • Refs #133599 - Add configurable demo question field. [GhitaB - 4f5d453]
  • Refs #140518 - Clear button. [GhitaB - 94eb1e4]
  • Refs #140518 - Improve card items layout. [GhitaB - d001ec7]
  • Refs #140518 - Fix page width for logged in users. [GhitaB - ceea5fd]
  • Refs #140518 - Fix page width for logged in users. [GhitaB - ad860ff]
  • Refs #140518 - Improve header on small screens. [GhitaB - b5a88f6]
  • Refs #140518 - Search input - fix close button spacing. [GhitaB - d33e2fe]
  • Refs #140518 - Clean code - search-terms. [GhitaB - cfae251]
  • Refs #140518 - Show filters btn fix. [GhitaB - 64a6d81]
  • Refs #140518 - Card meta improve spacing. [GhitaB - 87dacb9]
  • Refs #140518 - Add some space between tabs menu and controls. [GhitaB - 2babdf9]
  • Refs #140518 - Fix cards width on small screen. [GhitaB - 01dd6b8]
  • Refs #140518 - Fix cards width on small screen. [GhitaB - 2d5e703]
  • Refs #140518 - Improve breadcrumbs. [GhitaB - b0e6138]
  • Refs #140518 - Improve sorting dropdown. [GhitaB - 78d36d8]
  • Refs #140518 - Move Include Archived facet. [GhitaB - 8d4fc7d]
  • Refs #140518 - Improve footer responsivity. Add download btn styles. [GhitaB - 3fef3d3]
  • Refs #140518 - Improve footer responsivity. [GhitaB - 7f228c0]
  • Refs #140518 - MLT filter - image width 100%. [GhitaB - 380b417]
  • Refs #140518 - MLT filter - width 100%. [GhitaB - 0a094ac]

v0.1.12 - 16 November 2021

🛠️ Others

  • Refs #140518 - Improve footer. [GhitaB - 96094a7]
  • Refs #140518 - Improve layout for landing page. [GhitaB - b123b01]
  • Refs #140518 - Add a max width for card items. [GhitaB - 94d12cf]
  • Refs #140518 - Better answer box width. [GhitaB - e736334]
  • Refs #140518 - Fix answer box left align. [GhitaB - 9a15bf6]
  • Refs #140518 - Expand search header, too. This solves vertical align of search box and search results columns. [GhitaB - 67b80d2]
  • Refs #140518 - Expand full width page for search, but keep search results at a maximum width. [GhitaB - fa4c452]
  • Refs #140518 - Improve Display as. [GhitaB - 423998a]
  • Refs #140518 - Improve Sort by. [GhitaB - b6b4fc0]
  • Refs #140518 - Dark gray icon in answer title. [GhitaB - 45125f4]
  • Refs #140518 - Dark gray for answer. [GhitaB - 2c97630]
  • Refs #140518 - Fix archived item label. [GhitaB - 10dac88]
  • Refs #140518 - Sort and display - same style. [GhitaB - b6d8f5a]
  • Refs #140518 - Improve labels, get rid of ellipsis. [GhitaB - ead4b5d]
  • Refs #140518 - Improve labels, get rid of ellipsis. [GhitaB - fe0243d]
  • Refs #140518 - Improve answers section. [GhitaB - 62cb405]
  • Refs #140518 - Fix spacing. [GhitaB - 2f43f9a]
  • Refs #140518 - Fix left align in answers section. [GhitaB - 703f683]
  • Small adjustment [Tiberiu Ichim - f74b3e7]
  • Set scrolling content max height [Tiberiu Ichim - 9d235dd]
  • Allow downloading results; needs to start server with RAZZLE_PROXY_ES_DSN=http://localhost:9200/data_searchui [Tiberiu Ichim - fea43d0]
  • Refs #140518 - Improve styles for answer. [GhitaB - d3300ab]
  • Refs #140518 - Fix labels text. [GhitaB - 2b3a013]
  • Refs #140518 - move mlt button. [GhitaB - 0df87c6]
  • Refs #140518 - mlt card - fix issue on small screen. [GhitaB - 2afd44e]
  • Refs #140518 - mlt button styles. [GhitaB - 0fb9dba]

v0.1.11 - 11 November 2021

🛠️ Others

  • Refs #140518 - Icon styles in search input. [GhitaB - 77fcaf7]
  • Refs #140518 - Fix spacing near icon. [GhitaB - a23e699]
  • Refs #140518 - Improve styles for Display as. [GhitaB - 8c5280e]

v0.1.10 - 11 November 2021

🛠️ Others

  • Improve styling of answer [Tiberiu Ichim - 347af18]
  • Styles for answer list [Tiberiu Ichim - 872f9a1]
  • Add highlighting [Tiberiu Ichim - 7c90fd4]
  • Refs #140518 - Multiterm facet - fix responsivity. [GhitaB - 99ab521]
  • Refs #140518 - Display as - make entire label clickable. [GhitaB - 4244353]
  • Refs #140518 - Landing page on small screens. [GhitaB - fe55887]
  • Refs #140518 - Landing page on small screens. [GhitaB - 6bd6dcc]
  • Refs #140518 - Left align items on small screen, too. [GhitaB - 504bcdf]
  • Refs #141282 - Get rid of bottom border. [GhitaB - 6920741]
  • Refs #141282 - Simplify header. [GhitaB - 74e7c50]
  • Refs #141282 - Larger labels. [GhitaB - e10f295]
  • Refs #141282 - Improve clear btn. [GhitaB - d1d6901]
  • Refs #141282 - Search box - improve responsivity. [GhitaB - 88a432f]
  • Refs #141282 - Fix clear btn on small screen issue. [GhitaB - 2406da5]
  • Refs #141282 - Fix clear btn on small screen issue. [GhitaB - a27b541]

v0.1.9 - 9 November 2021

🛠️ Others

  • Refs #141282 - Logo styles. [GhitaB - 18ae3f8]
  • Refs #141282 - Logo styles. [GhitaB - cdfc2ed]
  • Refs #141282 - Add logo in search box - clean unused. [GhitaB - 36d75bc]
  • Refs #141282 - Add logo in search box. [GhitaB - 3112b58]
  • Refs #140518 - Move Clear icon near the facet title. [GhitaB - 111a159]
  • Refs #140518 - Move Clear icon near the facet title. [GhitaB - 272acc5]
  • Refs #140518 - Left align mlt. [GhitaB - d8b14a7]
  • Refs #140518 - Refs #140518 - Use text-overflow:ellipsis for filter labels. [GhitaB - b706490]
  • Refs #140518 - Clickable h2. [GhitaB - b25553b]
  • Refs #140518 - mlt - fix delete button. [GhitaB - 049fe21]
  • Refs #140518 - mlt - improve styles. [GhitaB - a9fe97c]
  • Refs #140518 - Add Clear button for each facet. [GhitaB - 3b7d63c]

v0.1.8 - 8 November 2021

🛠️ Others

  • Refs #140518 - Add Clear button for each facet. [GhitaB - 6ae76e8]
  • Refs #140518 - Improve Clear. [GhitaB - 3d4c071]
  • Refs #140518 - Use the same header title style for all facet modals. [GhitaB - e47dca1]
  • Refs #140518 - Improve header in modal. [GhitaB - f19a7bb]
  • Refs #140518 - Improve controls in modal. [GhitaB - 21b035a]
  • Refs #140518 - Style for controls - to look clickable. [GhitaB - 713068f]
  • Refs #140518 - Modal facet order controls styles. [GhitaB - d17af77]
  • Refs #140518 - Make sure sticky content can be scrolled if larger than screen height. [GhitaB - 3dacc64]
  • Refs #140518 - Make sure sticky content can be scrolled if larger than screen height. [GhitaB - 07c87df]
  • Refs #140518 - Multi term list facet - fix groups spacing.. [GhitaB - 70e0271]
  • Refs #140518 - Fix labels style for filter list item. [GhitaB - ce4aa1e]
  • Refs #140518 - Fix labels style for filter list item. [GhitaB - 8f9054d]
  • Refs #140518 - Clean unused. [GhitaB - 8db81ee]
  • Refs #140518 - More like this - fix case for empty. [GhitaB - 2eddee0]
  • Make modal smaller in height [Tiberiu Ichim - 9ea4a30]
  • Update style for clear button [Tiberiu Ichim - bf80bb7]
  • Refs #140518 - More like this - update styles. [GhitaB - ad8f576]
  • Refs #140518 - More like this - update styles. [GhitaB - f54b65f]
  • Refs #140518 - More like this - update styles. [GhitaB - 60cf079]
  • Refs #140518 - Better solution for horizontal divider of groups. [GhitaB - d83a4fc]

v0.1.7 - 3 November 2021

🛠️ Others

  • Refs #140518 - Set min height for modal content div. [GhitaB - ddb8b62]
  • Refs #140518 - Style for letters section. [GhitaB - f7251f7]
  • Refs #140518 - Align autocomplete container. [GhitaB - b20ecf0]
  • Refs #140518 - Cursor pointer for sorting terms in multiterm facet list. [GhitaB - 296ee03]
  • Refs #140518 - Fix extra facets box width and btn position. [GhitaB - 202c71a]
  • Refs #140518 - Fix multiterm list facet header responsivity. [GhitaB - 30cf40a]
  • Refs #140518 - Fix Show filters btn styles. [GhitaB - 5d95015]
  • Refs #140518 - Fix Show filters btn styles. [GhitaB - 1cf7d8b]

v0.1.6 - 28 October 2021

🛠️ Others

  • Adjust styling [Tiberiu Ichim - 7bc97cd]
  • Adjust styling [Tiberiu Ichim - cc843b9]
  • Adjust styling [Tiberiu Ichim - cefcccc]
  • Refs #141134 - Improve search terms section. [GhitaB - d198974]
  • Refs #141134 - Fix icon position. [GhitaB - f911d35]
  • Refs #141134 - Improve responsivity for extra facets and autocomplete. [GhitaB - 9a2c527]
  • Refs #141134 - Beautify extra facets box. [GhitaB - f806417]
  • Refs #141134 - Move search terms. [GhitaB - 4140904]
  • Refs #141134 - Fix z-index issue for extra facets. Improve padding in facets filters. [GhitaB - 6ed4fa2]
  • Refs #141134 - Get rid of outline for search input on focus. [GhitaB - b0619f8]
  • Refs #141134 - Improve padding in facet cards. [GhitaB - de304d6]
  • Refs #141134 - Remove the facet number completely. [GhitaB - 53820b0]
  • Refs #140559 - Beautify buttons. [GhitaB - 5235387]
  • Refs #140559 - Fix bug with sliders button. [GhitaB - 52bcc1b]
  • Refs #140559 - Search box extra facets styles. [GhitaB - 130b43f]
  • Refs #140559 - Fix on click to work on the entire button, not only the icon. [GhitaB - e053301]
  • Refs #140559 - Search box: wrap when multiple terms. [GhitaB - 14533e6]
  • Refs #140559 - Improve search box styles. [GhitaB - 3bc9011]
  • Refs #140559 - Improve search box styles. [GhitaB - 0eab805]
  • Refs #140559 - WIP improve search box. [GhitaB - add67d9]
  • Refs #140559 - WIP improve search box. [GhitaB - 7599701]
  • Refs #140559 - Fix margin for facets in stuck container. [GhitaB - 364cdd6]

v0.1.5 - 22 October 2021

🛠️ Others

  • Refs #140559 - Larger input. [GhitaB - 8383ac2]
  • Refs #140559 - Fix icon spacing. [GhitaB - 918eb74]
  • Refs #140559 - Styles for cluster icon in horizontal card. [GhitaB - edc92be]
  • Refs #140559 - Pixel perfect vertical align of searchbox with content column. [GhitaB - ad3e886]
  • Refs #140559 - Code style. [GhitaB - 7469f07]
  • Refs #140559 - WIP responsivity - search box. [GhitaB - 69228b1]
  • Refs #140559 - Card icon style. [GhitaB - b18bbc1]
  • Refs #140559 - Improve spacing. [GhitaB - f507fe0]
  • Refs #140559 - Fix search hints not visible issue. [GhitaB - c0eab85]

v0.1.4 - 20 October 2021

🛠️ Others

  • Refs #140559 - Image thumb object fit cover. [GhitaB - 505a088]
  • Refs #140559 - Improve spacing. [GhitaB - 9cc656e]
  • Refs #140559 - Improve spacing. [GhitaB - 37eb044]
  • Refs #140559 - Improve facets style. [GhitaB - 704c5e7]
  • Add loader to answerbox [Tiberiu Ichim - 452b94f]
  • Refs #140559 - Fix spacing in search box. [GhitaB - b4392c9]
  • Refs #140559 - Cards - fix spacing. [GhitaB - 1bc902f]
  • Refs #140559 - Cards - fix spacing. [GhitaB - ad3cb6b]
  • Refs #140559 - Facets cards improve styles. [GhitaB - 0e092a4]
  • Refs #140559 - Use custom class searchlib-page. [GhitaB - 73e55c9]
  • Pass down searchlib-page class [Tiberiu Ichim - 9b562c4]
  • Enable passing reader/retriever configuration [Tiberiu Ichim - 3b8ffc9]
  • Refs #140559 - Better font sizes in facets column. [GhitaB - fc6965d]
  • Refs #140559 - Better font sizes in facets column. [GhitaB - 3a29b50]
  • Refs #140559 - Fix spacing in landing page. [GhitaB - d71a932]
  • Refs #140559 - Styles for search header. [GhitaB - 4ec2040]
  • Refs #140559 - Improve facet filters boxes. [GhitaB - 16aa4ea]
  • Refs #140559 - Show the selected filters values to the facet label box. [GhitaB - f66ebd2]
  • Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - 528b9d6]
  • Refs #140559 - Styles for source. [GhitaB - 63f7d70]
  • Refs #140559 - White filters bar. [GhitaB - 90a96f6]
  • Refs #140559 - White filters bar. [GhitaB - ad4fd48]
  • Refs #139198 - Custom design for page top in case of search view. [GhitaB - a36c274]

v0.1.3 - 13 October 2021

🛠️ Others

  • Add some logging [Tiberiu Ichim - 67e8e1b]

v0.1.2 - 12 October 2021

🛠️ Others

  • Refs #139198 - Current filters - styles. [GhitaB - 1901628]
  • Refs #139198 - Modal styles. [GhitaB - a6bdcae]
  • Refs #139198 - Modal styles. [GhitaB - 5797bf9]
  • Refs #139198 - Modal styles. [GhitaB - a185b16]
  • Refs #139198 - Filters - add some space. [GhitaB - 77f5c6b]

v0.1.1 - 12 October 2021

🛠️ Others

  • Refs #139198 - Inline filter list styles to fix no filter selected issue. [GhitaB - bfe1e3c]
  • Refs #139198 - Display as - with icons. [GhitaB - 4c8cd55]
  • Add styling for answers list [Tiberiu Ichim - 127663c]
  • Add styling for answers list [Tiberiu Ichim - db8f12f]
  • Refs #139198 - Add custom class for modal. [GhitaB - 2a7085e]
  • Style answer date [Tiberiu Ichim - bb79cb4]
  • Refs #139198 - Apply style to all boolean facets in search box. [GhitaB - 8a64cf4]
  • Improve facet [Tiberiu Ichim - f69fc2d]
  • Refs #139198 - Styles for include archive facet. [GhitaB - 68225bb]
  • Refs #139198 - Autocomplete position. [GhitaB - 3fceb6e]
  • Refs #139198 - Autocomplete position. [GhitaB - 37b3da6]
  • Refs #139198 - Horizontal card - improve styles. [GhitaB - 0956dd6]
  • Refs #139198 - Fix divider styles. [GhitaB - b7971a7]
  • Refs #139198 - Darker light gray. [GhitaB - b7c9f86]
  • Refs #139198 - Inline filter list styles. [GhitaB - 89bf82a]
  • Refs #139198 - WIP inline filter list styles - show filters btn. [GhitaB - e1239e6]
  • Refs #139198 - WIP inline filter list styles - reset filters btn. [GhitaB - 229c8d5]
  • Refs #139198 - WIP inline filter list styles. [GhitaB - 344862e]
  • Refs #139198 - Horizontal card - move image to right. [GhitaB - 04061bb]
  • Refs #139198 - Clean code. [GhitaB - b165916]
  • Refs #139198 - Horizontal card - move image to left. [GhitaB - 0ac9ce2]
  • Refs #139198 - Horizontal card - move image to left. [GhitaB - e24cf1f]
  • Refs #139198 - Smaller btn. [GhitaB - cf9192d]
  • Refs #139198 - Modal header font fix. [GhitaB - fbdca74]
  • Refs #139198 - Fix button styles for reading time facet. [GhitaB - adf5c10]
  • Add a comment about side-effects [Tiberiu Ichim - be9ef0c]
  • Refs #139198 - Improve styles for multi term facet. [GhitaB - a22eead]
  • Refs #139198 - Improve styles for multi term facet. [GhitaB - 72dfb85]
  • Refs #139198 - Clean code. [GhitaB - 8331dc9]
  • Refs #139198 - Clean code. [GhitaB - 83136df]
  • Refs #139198 - Remove duplicate image thumb. [GhitaB - 84b3c89]
  • Refs #139198 - Improve styles. [GhitaB - e02ee71]
  • Refs #139198 - Fix warnings (p -> div). [GhitaB - dfe910d]
  • Refs #139198 - Styles for reading time. [GhitaB - afabe75]
  • Refs #139198 - Styles for histogram facet. [GhitaB - 677a8f1]
  • Refs #139198 - Smaller thumb image. [GhitaB - 048fa72]
  • Refs #139198 - Styles section for tabs menu. [GhitaB - c9d7ee9]
  • Refs #139198 - WIP styles section for tabs menu. [GhitaB - 44ff3b8]
  • Refs #139198 - WIP styles section for tabs menu. [GhitaB - 0bd4d24]
  • Fix var name [Tiberiu Ichim - f371560]
  • Improve answers section [Tiberiu Ichim - 874f01d]
  • Refs #139198 - Fix image responsivity. [GhitaB - 383a50c]
  • Refs #139198 - More like this card styles. [GhitaB - 23bd530]
  • Refs #139198 - More like this card styles. [GhitaB - f95c81c]
  • Refs #139198 - More like this card styles. [GhitaB - 35ad36c]
  • Refs #139198 - Fix close button position for more like this card. [GhitaB - 2d8b8ee]
  • Refs #139198 - Improve custom labels. [GhitaB - 0125f72]
  • Refs #139198 - Horizontal card - fix spacing. [GhitaB - 03435d0]
  • Refs #139198 - Horizontal card - fix spacing. [GhitaB - 878843c]
  • Refs #139198 - Horizontal card - larger thumb image. [GhitaB - 951b373]
  • Refs #139198 - Horizontal card styles. [GhitaB - a3b31f3]
  • Lead margin for answers list [Tiberiu Ichim - 065c508]
  • In the middleware, read request params from frontend [Tiberiu Ichim - e52e354]
  • Refs #139198 - WIP styles for facet modal. [GhitaB - 1df43fd]
  • Refs #139198 - WIP styles for facet modal. [GhitaB - f37c991]
  • Refs #139198 - WIP styles for facet modal. [GhitaB - a4482b1]
  • Refs #139198 - WIP styles for facet modal. [GhitaB - 5924fc6]
  • Refs #139198 - Horizontal card - styles. [GhitaB - 188a59c]
  • Refs #139198 - Horizontal card - change columns. [GhitaB - d6cb33b]
  • Refs #139198 - Improve search box. [GhitaB - 0f594f3]
  • Refs #139198 - Colors for dropdowns. [GhitaB - c62133c]
  • Refs #139198 - Fix space. [GhitaB - 3553244]
  • Added style for expired ribbon [Zoltan Szabo - 9929208]
  • Refs #139198 - Cards facets styles. [GhitaB - b9c3df0]
  • Refs #139198 - WIP cards facets styles. [GhitaB - e5a388d]
  • Refs #139198 - WIP cards facets styles. [GhitaB - bb12e67]
  • Refs #139198 - WIP cards facets styles. [GhitaB - a0b611c]
  • Refs #139198 - Remove unused styles. [GhitaB - bcd386d]
  • Fixes [Tiberiu Ichim - 95450ef]
  • Allow enable/disable NLP [Tiberiu Ichim - 99fcf0f]
  • Refs #139198 - styles for dropdown. [GhitaB - 4a98967]
  • Refs #139198 - use the same font size for dropdown. [GhitaB - f22a380]
  • Refs #139198 - Improve styles for search box. [GhitaB - 4e1b660]
  • Refs #139198 - Fix title. [GhitaB - 53a61c1]
  • Refs #139198 - Quick styles for search box. [GhitaB - a4749fc]
  • Refs #139198 - Quick styles for search box. [GhitaB - 0b3c0a5]
  • Refs #139198 - Keep a copy of old styles as backup. [GhitaB - 66ff509]
  • Add new configuration fields; pass down edit mode as prop [Tiberiu Ichim - f31678e]

v0.1.0 - 4 October 2021

🛠️ Others

  • Refs #139198 - More like this: add image thumb in card. [GhitaB - 96b3c89]
  • Fix DPR [Tiberiu Ichim - 42f33a9]
  • Add cutoffScore [Tiberiu Ichim - 8f17f74]
  • Allow setting the Query types in block config [Tiberiu Ichim - 471b343]
  • Allow modification of schema [Tiberiu Ichim - 3744f0d]
  • Refs #139198 - Search term - better padding. [GhitaB - c2c35a4]
  • Refs #139198 - Move h1 in search box. [GhitaB - 6f0a4d7]
  • Refs #139198 - Beautify search phrase styles. [GhitaB - f7bc06e]
  • Refs #139198 - Move dropdown icons to left. [GhitaB - 2079103]
  • Use the NLP endpoint for all ops [Tiberiu Ichim - 86f0466]
  • Refs #139198 - Fix font size. [GhitaB - 41e8e08]
  • Refs #139198 - Smaller download button. [GhitaB - 99be8f7]
  • Refs #139198 - Move controls under the image. [GhitaB - 25e7264]
  • Refs #139198 - Move controls under the image. [GhitaB - 73efc84]
  • Refs #139198 - Improve text readability with darker grays - for cards. [GhitaB - e424207]
  • Refs #139198 - Improve text readability with darker grays. [GhitaB - 24b749b]
  • Refs #139198 - Custom design for label New to prevent confusion with clickable buttons. [GhitaB - 2f4d0e3]
  • Refs #139198 - Keep microphone input button aligned to right. [GhitaB - 53544cb]
  • Refs #139198 - Fix search input for multiple search phrase items and smaller screens. [GhitaB - bcb8bca]
  • Refs #139198 - Left align view selector in small screens. [GhitaB - 68ec7c2]
  • Refs #139198 - Fix left space in expanded column, on small screens. [GhitaB - 6e6b874]
  • Refs #139198 - Beautify view selector. [GhitaB - 96fd2dc]
  • Refs #139198 - Replace New ribbon with simple label. [GhitaB - 0c6cd02]
  • Refs #139198 - Better ribbon position. Fix h4 right padding and ribbon. [GhitaB - 398e8cc]
  • Refs #139198 - Get rid of scroll bar for search result in smaller screen. Fix ribbon position. [GhitaB - 4aed1e4]
  • Refs #139198 - Use opacity to hide controls, to prevent items moving. [GhitaB - 02304c1]
  • Refs #139198 - Paging info - better color. [GhitaB - 3328855]
  • Refs #139198 - Fix space between Download btn and content. [GhitaB - b4cd573]
  • WIP [Tiberiu Ichim - 57f984e]
  • Refs #139198 - Img size on smaller screen. [GhitaB - 0c2a5d7]
  • Refs #139198 - Improve spacing for facet search active content. [GhitaB - 7bb6326]
  • Refs #139198 - Fix search phrase and trash btn to be on the same line. [GhitaB - 08fe3ba]
  • View selector - better position. [GhitaB - 92aad90]
  • Improve results list spacing. [GhitaB - bbe5d4b]
  • Better color for toggle btn. [GhitaB - 758e905]
  • Fix left column contents size issue on smaller screen. [GhitaB - f503d3e]
  • Fix search icon position for filters. [GhitaB - c1f6444]
  • Fix dropdown icon position. [GhitaB - 3f8f4ca]
  • Get rid of duplicate white space. Solve left-right align content with top light gray section. [GhitaB - b8915fa]
  • Improve responsivity - fix search input size. [GhitaB - 27ab30a]
  • Improve responsivity - fix search result item overflow. [GhitaB - 1c182fb]
  • Fix space between view selector and cards. [GhitaB - a67b926]
  • Beautify spacing in filters. [GhitaB - d3d4f5a]
  • Better paddings for current filters. [GhitaB - 93e6d1d]
  • Fix search icon issue. [GhitaB - 64a9547]
  • WIP [Tiberiu Ichim - d89ac82]
  • Update for new nlp service api [Tiberiu Ichim - 1f3a605]
  • Fix right margin in case of multiple controls. [GhitaB - 0f5de11]
  • Current filters - styles like a big button. [GhitaB - f8acd51]
  • Add img padding. Show controls only on hover. [GhitaB - f79a91f]
  • Better spacing. [GhitaB - 2a94ecf]
  • Better spacing. [GhitaB - a93bfc4]
  • Add styles for search results listing. [GhitaB - 14ff0d4]
  • Fix search bar top space. [GhitaB - 583110c]
  • Fix titles font size in landing page. [GhitaB - c678702]
  • Fix icons spacing. [GhitaB - 2a24646]
  • Beautify styles. [GhitaB - 73810cb]
  • Add bodyparser middleware, fixes download [Tiberiu Ichim - f702779]
  • Adjust layout and styling [Tiberiu Ichim - ea4d06c]
  • Code cleanup [Tiberiu Ichim - 3352382]
  • Styling update [Tiberiu Ichim - 36a0eb5]
  • Added elasticsearch middleware [Tiberiu Ichim - 262e5a9]
  • Fix config method [Tiberiu Ichim - cd05383]
  • Add stub block [Tiberiu Ichim - c388356]
  • Fix package.json [Tiberiu Ichim - 196d65f]
  • Fix jenkinsfile [Tiberiu Ichim - 872209d]
  • Run bootstrap [Tiberiu Ichim - f6dabc0]
  • Initial commit [Tiberiu Ichim - 2639e00]