Skip to content

Tags: yeea/ui

Tags

2.14.0

Toggle 2.14.0's commit message
Merge pull request cyverse-archive#185 from ash3rz/fixClickableName

Create flag for whether group name looks clickable in SubjectNameCell

2.13.0

Toggle 2.13.0's commit message
Prevent collab window from trying to load no data into liststore

2.11.1

Toggle 2.11.1's commit message
CORE-8872 Fix Class Cast Exception being thrown during DND within HT …

…Files

The DND logic within PathListViewer assumed the user would only ever DND files from the Data window (with type DiskResource) to the HT File viewer (with type Splittable).  In the code, there was logic casting the DND source to DiskResource. This is not always the case as users may want to rearrange files within the HT file viewer, which was unaccounted for.

2.12.0

Toggle 2.12.0's commit message
Merge pull request cyverse-archive#130 from psarando/CORE-8845

CORE-8845 Add deprecated tool warning when editing private apps.

2.11.0

Toggle 2.11.0's commit message
Merge pull request cyverse-archive#100 from sri2k1us/core-8642

CORE-8642 Add link to WashU genome browser in `Send to Genome Browser…

2.10.0

Toggle 2.10.0's commit message
Reduce compile permutations for dev DE and Belphegor.

2.7.0-RELEASE

Toggle 2.7.0-RELEASE's commit message
CORE-7738 fix bug where template md in not imported to grid view when…

… the grid is empty.

2.6.0-RELEASE

Toggle 2.6.0-RELEASE's commit message
Forward the `x-real-ip` and `x-forwarded-for` headers

2.5.0-RELEASE

Toggle 2.5.0-RELEASE's commit message
Merge pull request cyverse-archive#131 from cyverse/sharing

Sharing

2.4.0-RELEASE

Toggle 2.4.0-RELEASE's commit message
CORE-7494 address PR comments.