Skip to content

Releases: eea/volto-taxonomy

5.1.1

22 Jul 09:34
5ae7c0b
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: package.json [alin - b63f805]

5.1.0

30 May 10:19
1105fb1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(perf): lazy load react-sortable-tree library - Refs #262122 [ichim-david - e31ebc3]

5.0.0

22 Apr 18:40
2223f11
Compare
Choose a tag to compare

🚀 New Features

  • feat: Release 5.0.0 - Volto 17 support [alin - 10915fd]
  • feat: Volto 17 support - Refs #264527 [EEA Jenkins - d5a3639]

4.1.2

03 Apr 12:58
55306dd
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: Unexpected constant truthiness on the left-hand side of a || expression [alin - 2df7e5b]

🏠 Internal changes

  • chore: husky, lint-staged use fixed versions [valentinab25 - 2987e89]

4.1.1

12 Oct 10:44
58debf0
Compare
Choose a tag to compare

🏠 Internal changes

  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 395a7b4]
  • style: lint-staged reorder in package.json [Alin Voinea - af93d8f]

🏠 Documentation changes

  • docs: Update README and DEVELOP [Alin Voinea - a83d264]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - e51ff9a]

🛠️ Others

  • test: change volto version in Jenkinsfile [ana-oprea - 536ba6f]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 73662ea]
  • i18n: Add en [Alin Voinea - d1a959f]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 9040ba2]

4.1.0

21 Jul 17:30
6a1cac0
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: child title input [Teodor Voicu - f273238]
  • fix: change title if there is a translation available [Teodor Voicu - 4ab9421]
  • fix(remove): remove old TermWidget [nileshgulia1 - 3e0ec80]
  • fix(taxonomy listing): bbb for eea.api.taxonomy [nileshgulia1 - c2e2968]

💅 Enhancements

  • change(EditTaxonomy): add language select and translation support [nileshgulia1 - be2f2b9]
  • refactor(EditTaxonomy): add insert node at same level button Refs #145360 [nileshgulia1 - 59008a4]
  • refactor(EditTaxonomy): move action buttons inside input wrapper [nileshgulia1 - df50f7a]

🛠️ Others

  • Merge pull request #25 from eea/develop [Nilesh - 6a1cac0]
  • bump version 4.1.0 [Nilesh - de88163]
  • resolve conflicts [Teodor Voicu - e95278e]
  • remove update id from schema [Teodor Voicu - cbdf014]
  • code cleanup [Teodor Voicu - b2b7a6a]
  • fix edit taxonomy fields [Teodor Voicu - 9ce1dac]
  • change styling [Teodor Voicu - cddaa7f]
  • code cleanup [Teodor Voicu - 76b75ff]
  • :fix: enabled to edit children title [Teodor Voicu - ad18cd6]
  • show empty field if no translation provided [Teodor Voicu - 0ff1edc]
  • test: Fix issues identified by Sonarqube - Refs #254220 [dana-cfc4 - 015433f]
  • test: add unit tests for TaxonomySettings - Refs #253277 [ana-oprea - b747308]
  • fix react.useCallback [nileshgulia1 - 43f7b16]
  • fix eslint [nileshgulia1 - 8e108ce]
  • fix tests [nileshgulia1 - df26a02]
  • Edit taxonomies settings tab [nileshgulia1 - 3845214]
  • support for Edit taxonomy fields [nileshgulia1 - 1d2d262]
  • react usecallback and remove console.logs [nileshgulia1 - ea4fd54]
  • refactor get and delete endpoints [nileshgulia1 - d95be9b]
  • check for duplicated node ids [nileshgulia1 - a640d47]
  • reply no content in update taxonomy [nileshgulia1 - d69b6f3]
  • get parsed data from backend, add icons and toast [nileshgulia1 - faacffe]
  • use uuid as keys [nileshgulia1 - b93fabf]
  • edit taxonomies data with react-tree [nileshgulia1 - 50bad97]
  • add react-sortable-tree [nileshgulia1 - 24cf688]
  • subscribe to store [nileshgulia1 - 1bf27d1]
  • update taxonomy data [nileshgulia1 - 7a85d94]
  • dedupe network calls [nileshgulia1 - f4bfe37]
  • simplified reducers, modified edit taxonomy [nileshgulia1 - e5deb4e]
  • simplified taxonomy schema [nileshgulia1 - 5a85d10]
  • add and delete taxonomy [nileshgulia1 - 615996b]
  • successfull add taxonomy [nileshgulia1 - 725f671]
  • use new endpoint @taxonomySchema to get the add taxonomy schema [nileshgulia1 - 682dff6]

4.0.1

12 Jun 17:41
0e1a04d
Compare
Choose a tag to compare

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - 596d0fd]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - f757b52]

4.0.0

08 Jun 17:14
cb98ea8
Compare
Choose a tag to compare

🚀 New Features

🏠 Documentation changes

  • docs: Update README [Alin Voinea - 519ba92]

3.1.0

27 Mar 09:29
ff4dad1
Compare
Choose a tag to compare

🛠️ Others

  • test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - 83d3aab]

3.0.1

16 Nov 13:31
c0a8dd0
Compare
Choose a tag to compare

🛠️ Others

  • test(estlint): Fix .project.eslintrc.js [Alin Voinea - aa2306d]