Releases: openmrs/openmrs-esm-form-builder
Releases · openmrs/openmrs-esm-form-builder
v1.1.0
What's Changed
Features
- (feat) Minor UI tweaks by @denniskigen in #71
Bug fixes
- (fix) Remove explicit use of axios by @ibacher in #67
- (fix) Append
multipart/form-data
content type to request headers by @denniskigen in #68 - (fix) Fixes a flaw in the duplicate question feature by @denniskigen in #74
- (fix) Fix errors when attempting to save a form by @denniskigen in #76
Housekeeping
- (chore) Bump Turborepo GitHub Artifacts action version by @denniskigen in #64
- (chore) Bump @ohri/openmrs-ohri-form-engine-lib by @denniskigen in #65
- (chore) Bump @ohri/openmrs-ohri-form-engine-lib by @samuelmale in #66
- (chore) Switch to the community-hosted form engine lib by @denniskigen in #70
New Contributors
- @samuelmale made their first contribution in #66
- @ibacher made their first contribution in #67
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Features
- (feat) Improvements to the question editor by @denniskigen in #55
Bug Fixes
- (fix) Fix default test patient UUID by @denniskigen in #56
- (fix) O3-1792: Fix issues with retrieving form resources when both HTML and JSON resources exist by @donaldkibet in #61
Housekeeping
- (chore) Add CHANGELOG.md by @denniskigen in #60
New Contributors
- @donaldkibet made their first contribution in #61
v1.0.0
What's Changed
Features
- (feat) Landing page UI tweaks by @denniskigen in #13
- (feat) Move error rendering logic to components by @denniskigen in #16
- (feat) Add breadcrumbs navigation by @denniskigen in #18
- (feat) Reorganise routing by @denniskigen in #22
- (feat) Improvements to the forms dashboard by @denniskigen in #28
- (feat) Use props instead of context for state management by @denniskigen in #25
- (feat) Improvements to the form publishing workflow by @denniskigen in #27
- (feat) Improvements to the form renderer by @denniskigen in #30
- (feat) Improvements to the form editor UI by @denniskigen in #31
- (feat) Schema editor UI improvements by @denniskigen in #32
- (feat) Interactive schema builder by @denniskigen in #34
- (feat) Editor mode by @denniskigen in #35
- (feat) Change breadcrumbs menu background color by @denniskigen in #48
- (feat) Resolve concept names from UUIDs when editing questions by @denniskigen in #47
- (feat) Make embedded editor react to schema changes by @denniskigen in #49
- (feat) Display indent guides in schema editor by @denniskigen in #52
- (feat) Add the ability to delete schema properties interactively by @denniskigen in #53
- (feat) Add the ability to duplicate questions by @denniskigen in #54
- (feat) O3-1337: Initialise the project environment by @kumuditha-udayanga in #1
- (feat) O3-1383 Implement the Dashboard component by @kumuditha-udayanga in #2
- (feat) O3-1438: Implement the Schema Editor Component by @kumuditha-udayanga in #3
- (feat) Implement save form feature by @kumuditha-udayanga in #4
- (feat) O3-1500: Implement interactive form-builder component by @kumuditha-udayanga in #5
- (feat) O3-1524: Implement form viewer component by @kumuditha-udayanga in #6
Fixes
- (fix) Amend patientUuid config property by @denniskigen in #29
- (fix) Remove POC prefix requirement and modify useForm hook by @denniskigen in #40
- (fix) Fix forms list filtering by @denniskigen in #44
- (fix) Fix ace editor console warnings by @denniskigen in #46
- (fix) Fix styling of the error message container by @denniskigen in #51
Documentation
- (docs) README enhancements by @denniskigen in #50
Refactors
- (refactor) Reorganise and rename components by @denniskigen in #26
- (refactor) Code improvements by @denniskigen in #33
- (refactor) Move hooks into their own directory by @denniskigen in #15
- (refactor) Refactor useFormClobdata hook by @denniskigen in #19
- (refactor) Refactor useFormMetadata hook by @denniskigen in #20
- (refactor) Remove some unused code by @denniskigen in #42
Housekeeping
- (chore) adds-form-builder-to-app-menu by @pirupius in #7
- (chore) Update versions featuring Carbon v11 by @pirupius in #8
- (chore) Configure ESLint rules for carbon and lodash imports by @denniskigen in #11
- (chore) Upgrade yarn to v3 by @denniskigen in #9
- (chore) Bump dependencies by @denniskigen in #12
- (chore) Bump dependencies by @denniskigen in #14
- (chore) Add Turborepo by @denniskigen in #21
- (chore) Move Git hooks into husky dir by @denniskigen in #24
- (chore) Monitor bundle sizes using compressed-size-action by @denniskigen in #23
- (chore) Bump dependencies by @denniskigen in #37
- (chore) Fix pre-release and deploy jobs by @denniskigen in #36
- (chore) Install version plugin by @denniskigen in #38
- (chore) Use lerna for versioning by @denniskigen in #39
- (chore) Automatically extract translation strings by @denniskigen in #17
- (chore) Revert to standard pre-release approach by @denniskigen in #41
- (chore) Fixed issue with yarn pack ignoring dist by @FlorianRappl in #43
- (test) Add tests for the Dashboard component by @denniskigen in #45
New Contributors
- @kumuditha-udayanga made their first contribution in #1
- @pirupius made their first contribution in #7
- @denniskigen made their first contribution in #11
- @FlorianRappl made their first contribution in #43
Full Changelog: https://github.com/openmrs/openmrs-esm-form-builder/commits/v1.0.0