Releases: biocompute-objects/portal
22.02
What's Changed
- 22.02 by @HadleyKing in #116
- 22.02 by @HadleyKing in #126
Full Changelog: 22.01...22.02
22.01
What's Changed
- 4.0.0 by @HadleyKing in #87
- Extension domain by @HadleyKing in #95
- Fixes issue 97 by @syntheticgio in #99
- 4.0.0 by @HadleyKing in #110
Full Changelog: 21.12.1...22.01
21.12.1
21.12
What's Changed
- update by @HadleyKing in #46
- Prefix int by @HadleyKing in #57
- Prefix int by @HadleyKing in #58
- 4.0.0 by @HadleyKing in #79
- 4.0.0 by @HadleyKing in #80
- 4.0.0 by @HadleyKing in #84
Full Changelog: 3.96.3...21.12
3.96.3
REQUIRED:
- Suppressed fields to fix broken rendering
suppressed fields in ['description_domain']['pipeline_steps'][['uri']]
Changes to be committed:
modified: .env.example
modified: src/App.js
modified: src/views/builder/BuilderView/ColorCoded/DescriptionDomain.js
modified: src/views/builder/BuilderView/ColorCoded/ProvenanceDomain.js
modified: src/views/objects/ObjectsListView/index.js
-
Fix Description Domain errors
On branch 3.96.3
Changes to be committed:
modified: src/App.js
modified: src/views/builder/BuilderView/ColorCoded/DescriptionDomain.js
modified: src/views/builder/BuilderView/ColorCoded/index.js
modified: src/views/builder/BuilderView/index.js -
[WIP] Review Object fix
On branch 3.96.3
Changes to be committed:
modified: src/views/builder/BuilderView/ColorCoded/index.js
modified: src/views/objects/ObjectView/ColorCoded/ProvenanceDomain.js
modified: src/views/objects/ObjectView/ColorCoded/index.js
- Add review to published object view
Changes to be committed:
modified: src/views/objects/ObjectView/ColorCoded/ProvenanceDomain.js
3.96.2
Suppressed fields to fix broken rendering (#55)
suppressed fields in ['description_domain']['pipeline_steps'][['uri']]
Changes to be committed:
modified: .env.example
modified: src/App.js
modified: src/views/builder/BuilderView/ColorCoded/DescriptionDomain.js
modified: src/views/builder/BuilderView/ColorCoded/ProvenanceDomain.js
modified: src/views/objects/ObjectsListView/index.js
3.96.1
Add versioning to bottom bar App.js now has a version object to indicate the version for each of the repositories associated with BCO portal and db Changes to be committed: modified: App.js deleted: layouts/DashboardLayout/index.js deleted: layouts/ObjectViewLayout/BottomBar.js modified: layouts/shared/BottomBar.js modified: routes.js
3.96.0
UI bugs (#44)
-
Linting
Changes to be committed:
deleted: .eslintcache
deleted: public/oldfavicon.ico
modified: src/App.js
modified: src/components/Logo.js
modified: src/layouts/
modified: src/routes.js
deleted: src/scratch.js
modified: src/theme/index.js
modified: src/views/account/
deleted: src/views/archive/
modified: src/views/auth/LoginView.js
modified: src/views/auth/RegisterView.js
modified: src/views/builder/
modified: src/views/community/
modified: src/views/home/HomeView/
modified: src/views/objects/
modified: src/views/validator/ -
Update Documentation link/routs
Changes to be committed:
modified: src/layouts/MainLayout/index.js
modified: src/layouts/shared/BottomBar.js
modified: src/layouts/shared/TopBar.js
modified: src/routes.js
modified: src/views/home/HomeView/About.js
modified: src/views/resources/Resources/Packages.js -
ObjectList view fixes
Changes to be committed:
modified: src/App.js
modified: src/views/objects/ObjectsListView/Linker.js
deleted: src/views/objects/ObjectsListView/ProductCard.js
modified: src/views/objects/ObjectsListView/Results.js
deleted: src/views/objects/ObjectsListView/ServerInfoMini.js
modified: src/views/objects/ObjectsListView/Toolbar.js
modified: src/views/objects/ObjectsListView/index.js
-
update annon tokens
Changes to be committed:
modified: src/App.js -
update contact us to docs.biocompute
Changes to be committed:
modified: src/layouts/shared/BottomBar.js
modified: src/theme/index.js
modified: src/views/builder/BuilderView/ColorCoded/ParametricDomain.js
modified: src/views/builder/BuilderView/ColorCoded/index.js -
Suppress non-working buttons
Removed or suppressed various buttons and tool bars that are not functional.
Will remove or fix as individual issues going further.
Stable beta portal
This is beta portal that is stable on BioCompute's servers. Close to production ready, although some bugs need fixed.