Recent Releases of https://github.com/climb-tre/onyx-gui
https://github.com/climb-tre/onyx-gui - v0.16.1
What's Changed
- Bug fixes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/116
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.16.0...v0.16.1
- TypeScript
Published by tombch 12 months ago
https://github.com/climb-tre/onyx-gui - v0.16.0
What's Changed
- Disabled editing columns when in summarise mode by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/109
- Bump react-bootstrap from 2.10.2 to 2.10.9 by @dependabot in https://github.com/CLIMB-TRE/onyx-gui/pull/71
- Bump vite-plugin-dts from 3.9.1 to 4.5.0 by @dependabot in https://github.com/CLIMB-TRE/onyx-gui/pull/62
- Fixing bootstrap by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/110
- Fixing bootstrap import, dependency updates by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/115
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.15.4...v0.16.0
- TypeScript
Published by tombch 12 months ago
https://github.com/climb-tre/onyx-gui - v0.15.4
What's Changed
- Dynamic page title by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/107
- Dynamic page titles, CSS resize bar changes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/108
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.15.3...v0.15.4
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.15.3
What's Changed
- Persistent key-value storage interface by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/105
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.15.2...v0.15.3
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.15.2
What's Changed
- Date and number input components, UI bug fixes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/104
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.15.1...v0.15.2
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.15.1
What's Changed
- Bug fix: calculate resize slider position from widget container's position, not absolute viewport position by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/102
- Fixing repository url by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/103
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.15.0...v0.15.1
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.15.0
What's Changed
- Landing page, Project Tabs, improved loading displays by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/91
- Remove all transforms button by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/92
- Landing page, Project Tabs, improved loading displays, pagination optimisations by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/93
- Columns modal by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/94
- Improved type system and tab state by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/95
- Recently viewed, graph range selectors by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/96
- Column selector modal, recently viewed, graph date range selectors by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/97
- CLI command copy button by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/98
- Copy Onyx CLI Command Button by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/99
- Default search fields, resize bar, improved search by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/100
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.14.4...v0.15.0
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.14.4
What's Changed
- Better lazy loading, cleaner tab transitions by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/90
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.14.3...v0.14.4
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.14.3
What's Changed
- Enabled scrolling of details without scrolling the whole thing by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/86
- Enable scrolling record/analysis details while maintaining sidebar position in data panel by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/87
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.14.2...v0.14.3
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.14.2
What's Changed
- Fix: Bug with unpublished badge being displayed by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/84
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.14.1...v0.14.2
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.14.1
What's Changed
- Layout updates and
RemoveAllModalby @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/82 - Layout fixes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/83
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.14.0...v0.14.1
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.14.0
What's Changed
- Analysis, Activity and Site pages by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/61
- Removed GUI version number from
Header, using single extension version number by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/76 - Fixed bug in
useQueryRefreshby @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/77 - Fixed bug with HTTP response failure handling on table export+pagination by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/78
- Added dynamic progress message for data export by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/79
- Updated package metadata, added publish workflow by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/80
- Updated publish workflow by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/81
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.13.0...v0.14.0
- TypeScript
Published by tombch about 1 year ago
https://github.com/climb-tre/onyx-gui - v0.13.0
Overview
This PR overhauls the GUI with an updated table provided by AG-Grid, improved export functionality, more informative error messaging and bug fixes.
What's Changed
- Modularisation by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/29
- Table upgrades, buttons+background colour changes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/30
- Development by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/32
- Bump rollup from 4.21.3 to 4.22.4 by @dependabot in https://github.com/CLIMB-TRE/onyx-gui/pull/33
- Preservation of graph UI state fixed by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/35
- Table upgrades ii, export improvements and more... by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/36
- Collapsible sidebar by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/39
- Development by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/37
- Async handlers for
s3PathHandlerandfileWriterby @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/46
New Contributors
- @dependabot made their first contribution in https://github.com/CLIMB-TRE/onyx-gui/pull/33
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.12.4...v0.13.0
- TypeScript
Published by tombch over 1 year ago
https://github.com/climb-tre/onyx-gui - v0.12.4
What's Changed
- Preserved graph state, wide/compact toggle fixes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/28
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.12.3...v0.12.4
- TypeScript
Published by tombch almost 2 years ago
https://github.com/climb-tre/onyx-gui - v0.12.3
What's Changed
- 'Export Record to JSON' button on
RecordDetailmodal by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/27
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.12.0...v0.12.3
- TypeScript
Published by tombch almost 2 years ago
https://github.com/climb-tre/onyx-gui - v0.12.0
What's Changed
- Record detail modal by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/24
- Layout fixes by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/26
- Development by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/25
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.11.1...v0.12.0
- TypeScript
Published by tombch almost 2 years ago
https://github.com/climb-tre/onyx-gui - v0.11.1
What's Changed
- Updated package-lock.json by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/23
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.11.0...v0.11.1
- TypeScript
Published by tombch almost 2 years ago
https://github.com/climb-tre/onyx-gui - v0.11.0
What's Changed
- Choice descriptions by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/19
- Customisable statistics page, general project structure improvements by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/21
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.10.3...v0.11.0
- TypeScript
Published by tombch almost 2 years ago
https://github.com/climb-tre/onyx-gui - v0.10.3
What's Changed
- Page numbers in results section by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/18
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.10.2...v0.10.3
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.10.2
What's Changed
- Add trailing slashes to prevent unnecessary 301 redirects by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/17
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.10.1...v0.10.2
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.10.1
What's Changed
- Downgraded React and react-query to versions 17 and 4 respectively by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/16
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.10.0...v0.10.1
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.10.0
What's Changed
- React query integration by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/14
- Development by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/15
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.9.1...v0.10.0
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.9.1
What's Changed
- Update version number by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/13
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.9.0...v0.9.1
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.9.0
What's Changed
- Development by @tombch in https://github.com/CLIMB-TRE/onyx-gui/pull/12
Full Changelog: https://github.com/CLIMB-TRE/onyx-gui/compare/v0.8.0...v0.9.0
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.8.0
What's Changed
- Onyx UI now accepts mandatory path handler on initialisiation by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/11
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.7.1...v0.8.0
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.7.1
What's Changed
- Bug fixes, removed redundant divs by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/10
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.7.0...v0.7.1
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.7.0
What's Changed
- s3PathHandler for handling opening of s3 HTML files in jupyterlab by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/9
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.6.5...v0.7.0
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.6.5
What's Changed
- Removed bootstrap dependency as we are now using a modified version by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/8
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.6.4...v0.6.5
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.6.4
What's Changed
- Formatting improvements and taken bootstrap body css out into scoped 'Onyx' classname by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/7
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.6.2...v0.6.4
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.6.2
What's Changed
- Manually altering form background colour by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/6
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.6.1...v0.6.2
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.6.1
What's Changed
- Manual provided bootstrap by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/5
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.6.0...v0.6.1
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.6.0
What's Changed
- Formatting and css fixes by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/4
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.5.0...v0.6.0
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.5.0
What's Changed
- Attempted to fix view height issue when site is displayed in jupyterlab by @tombch in https://github.com/CLIMB-TRE/onyx-ui/pull/2
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/compare/v0.4.0...v0.5.0
- TypeScript
Published by tombch about 2 years ago
https://github.com/climb-tre/onyx-gui - v0.4.0
What's Changed
- User interface built with react
Full Changelog: https://github.com/CLIMB-TRE/onyx-ui/commits/v0.4.0
- TypeScript
Published by tombch about 2 years ago