Releases: dockstore/dockstore-ui2
Releases · dockstore/dockstore-ui2
2.4.0-beta.6
Feature/2609/force tos acceptance (#740) force logout users who have not accepted TOS and Privacy Policy dockstore/dockstore#2609
2.4.0-beta.5
Allow anchors (#752)
2.4.0-beta.4
Feature/different deploy path (#742) * serve images from CDN * rewrite image paths prior to circle ci upload * standardize on `../assets/` syntax for images destined for retrieval from CDN
2.4.0-beta.3
Set entryType (#735)
2.4.0-beta.2
Snapshot versions in place then refresh for workflows (#713) * Snapshot versions in place then refresh for workflows * Handle default error and use const * Add a confirmation dialog vanilla JS... will fix in future work * Better way of accessing members Way to go compilers :) * Remove refresh, update store * Add test for snapshot on workflows * Component and test declarations aligned Remove unused refresh service * Bind event handler first Stop handling confirm event * Dont snapshot branches and better comments * Use cypress data selectors, more guards Better tooltip
2.4.0-beta.1
Feature/home logged in (#712) * Create a new home page for logged in users * Put existing logged in banner inside new page
2.4.0-beta.0
run testing for new release
2.4.0-alpha.8
Feature/use new service endpoints (#698) * use userServices to grab services * use new config githubAppUrl
2.4.0-alpha.7
Feature/update webservice testing (#690) * update webservice to 1.7.0-alpha.8 * update config