-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #498 from jembi/OHM-738-release-openhim-console
Ohm 738 release openhim console
- Loading branch information
Showing
4 changed files
with
42 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Changelog | ||
|
||
## v1.13.0-rc.1 / 2019-01-22 | ||
|
||
--- | ||
|
||
## Release candidate with various bug fixes / code refactoring and dependency upgrades | ||
|
||
### Bug Fixes | ||
|
||
* Remove width limit on multi-select that caused truncated inputs | ||
* Fixed tool-tips with HTML elements that weren't being rendered on hover | ||
* Update webpack to hot reload when changes are made to the scripts | ||
* Fix graph missing labels by disabling additional minification | ||
* Fix show reruns button in transactions | ||
* Fix the redirect to rerun transactions from the popover | ||
|
||
### Code Cleanup | ||
|
||
* Fix broken Channel test | ||
* Update tests for dependency upgrades | ||
* Remove console logs | ||
* Fix channel success message wording | ||
|
||
### Updates/Upgrades | ||
|
||
* Update dependency minor versions and patches for security updates | ||
* Upgrade dependency major versions where possible | ||
|
||
### Internal Refactoring | ||
|
||
* Separate out basicInfo, routes, dataControl, alerts, requestMatching and userAccess controllers from the channelsModal controller into their own files | ||
|
||
### Enhancements | ||
|
||
* Add icon to transaction log to indicate that a transaction is a rerun | ||
* Travis CI runs console against Node Carbon, Dubnium and latest with code coverage | ||
* Travis CI build status is posted to Jembi slack channel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters