Skip to content

Releases: dockstore/dockstore-ui2

2.7.3

11 Feb 21:56
Compare
Choose a tag to compare
2.7.3

2.7.2

02 Feb 17:27
ad280c5
Compare
Choose a tag to compare
merge branch hotfix/2.7.2

* Add Cavatica button for CWL workflows

* Update launch-third-party.component.html

Add missing bracket for img

Co-authored-by: stefanijaorbovic <[email protected]>
Co-authored-by: Charles Overbeck <[email protected]>
(cherry picked from commit ae571a1fb5cc3c7b176db2771d4f1e3e72711ef1)

Co-authored-by: StefanijaO <[email protected]>

Co-authored-by: Charles Overbeck <[email protected]>
Co-authored-by: StefanijaO <[email protected]>

2.7

24 Nov 22:06
Compare
Choose a tag to compare
2.7
2.7.0

2.7.0-rc.0

20 Nov 21:19
f123e81
Compare
Choose a tag to compare
2.7.0-rc.0 Pre-release
Pre-release
Changed class name for star icon styling to prevent duplicate icons (…

…#1109)

Changed class name used in mat-icon components to prevent duplicate icons. dockstore/dockstore#3925

2.6.0

02 Jul 19:32
Compare
Choose a tag to compare

2.6.0-rc.5

26 Jun 20:07
f2cd0dc
Compare
Choose a tag to compare
2.6.0-rc.5 Pre-release
Pre-release
Pointer on hover (#1024)

* Pointer on hover
* Short date, no expand when no message, add arrow icons
* Grey icon, ISO date

2.6.0-rc.4

25 Jun 18:23
8eae00e
Compare
Choose a tag to compare
2.6.0-rc.4 Pre-release
Pre-release
Feature/reinstate tool tests (#1020)

2.6.0-rc.3

24 Jun 18:33
94699aa
Compare
Choose a tag to compare
2.6.0-rc.3 Pre-release
Pre-release
Feature/reinstate tool tests (#1019)

2.6.0-rc.2

23 Jun 15:34
e20ccf2
Compare
Choose a tag to compare
2.6.0-rc.2 Pre-release
Pre-release
Feature/seab 1367/assist lambda display (#1014)

Imported DatePipe in order to format the eventDate into a string,
which enables the filter string to match with the eventDate

Imported MapFriendlyValuesPipe in order to format the original values
into its mapped friendly values, which allows the filter to pick up the
new mapped values

Added a new animation state and transition in order to fix
material sort triggering expandable rows

Added a new map friendly value to replace the 'true' and 'false'
values for the 'success' column

Added a new map friendly value to replace the enum values for
the 'type' column

2.6.0-rc.1

18 Jun 15:36
1574cd2
Compare
Choose a tag to compare
2.6.0-rc.1 Pre-release
Pre-release
Feature/seab 1367/pretty alerts and pagination (#1010)

* Prettier alerts, add basic pagination

* Better Angular typing

* Fix strict null checks

* Add pagination test