Skip to content

Releases: InseeFr/Bauhaus

v3.26.5

14 Aug 13:52
Compare
Choose a tag to compare

What's Changed

  • fix: solve issue with SIMS* version 3.26.5

Full Changelog: v3.26.4...v3.26.5

v3.26.4

08 Aug 06:48
c91cd07
Compare
Choose a tag to compare

What's Changed

  • Update package.json

Full Changelog: v3.26.2...v3.26.4

v3.26.2

05 Aug 12:16
2ba6ebd
Compare
Choose a tag to compare

What's Changed

  • Fix: props bug in msd / delete Select from wilco
  • Update package.json

Full Changelog: v3.26.1...v3.26.2

v3.26.1

02 Aug 08:50
3b4f6b7
Compare
Choose a tag to compare

What's Changed

  • Feat: replace withTitle by hook useTitle
  • feat: migrate 2 components
  • Feat: use useGoBack instead of goBack from wilco
  • bump version + modify image tag

Full Changelog: v3.26.0...v3.26.1

v3.25.0

22 Jul 15:49
0f203da
Compare
Choose a tag to compare

What's Changed

  • Remove select wilco
  • Feat/migrate to react script 5
  • Fix: replace yarn by npm
  • Fix: wrong active button in Concepts menu
  • fix: remove some react-select component and use the built-in component
  • Fix: some wrong error messages when editing
  • Fix: bad validation with zod in some fields
  • feat: update astro
  • Update package.json

Full Changelog: v3.24.0...v3.25.0

v3.24.0

15 Jul 09:59
20c59b7
Compare
Choose a tag to compare

What's Changed

  • feat: improve github action for documentation
  • feat: update ci
  • feat: improve error message when downloading message
  • Update package.json

v3.23.0

11 Jul 12:27
c5fdf13
Compare
Choose a tag to compare

What's Changed

  • Fix: Advanced Search
  • Update package.json
  • Update docker.yml
  • feat: remove isRequiredBy Statement from Structure
  • Start deleting Wilco
  • Update Dockerfile.dev
  • Update component.js

Full Changelog: v3.22.0...v3.23.0

v3.22.0

09 Jul 15:44
c8a2b15
Compare
Choose a tag to compare

What's Changed

  • fix: contributors default value need to be an array
  • fix: upgrade ergonomic design in msd field to create a report from an existing one
  • feat: display number of concepts for a collection
  • Review filter input
  • feat: implement logout
  • review export behavior
  • Migrate to TypeScript
  • feat: migrate some files to typescript
  • feat: review dataset pages
  • fix: solve issue when creating a new code list
  • feat: review CSS style for sims
  • fix: review how works the Searchable component

v3.21.0

01 Jul 20:45
e574139
Compare
Choose a tag to compare

What's Changed

  • fix: prevent cursor from jumping to end when typing in an input
  • feat: add missing Lg2 fields in sims
  • feat: delete operation sub modules
  • feat: delete Structure
  • feat: update unit test
  • feat: externalize how to get the package version
  • fix: review RBAC for concept
  • feat: delete the last two modules
  • feat: migrate to zod for codeslist
  • fix: solve bauhaus version displayed inside the footer
  • fix: remove unused code
  • feat: remove zip
  • Revert "feat: remove zip"
  • feat: enable multi contributors in Structures/Components, Codelists and Datasets
  • feat: update documentation and explain about the zip at build time
  • fix: solve issue when viewing structure componen
  • feat: bump node version for github action
  • fix(rootless)
  • update Dockerfile.dev and ngnix.conf

Full Changelog: v3.20.0...v3.21.0

v3.20.0

22 May 10:12
4481392
Compare
Choose a tag to compare

What's Changed

  • update version to 3.20.0
  • feat: implement RBAC for adding / updating codelist
  • feat: migration documentation from old gitbook to Astro Starlight
  • fix: rewrite Tabs component