Skip to content

v0.2.0

Compare
Choose a tag to compare
@nyanofthemoon nyanofthemoon released this 17 Apr 18:53
d0121f6
KF-2019-Q2 A (#1601)

* :sparkles: Cavatica action per file repo row (#1538)

* save state

* Facets: When sending in an empty array, disable button #1438 (#1529)

* Bug/#1473 menu dropdown (#1543)

* remove withDropdownState from withDropdownMultiPane

* change Category visibility to be based on state and active index

* add currentCategory state

* add currentCategory setters

* change index lookup to includes

* remove dup props

* remove unused props

* use setActiveCategory consistently

* clean up handleSearchField

* Facets: When sending in an empty array, disable button #1438 (#1544)

* fix style  button analyze file in cavatica

* wrap text inside cells

* make search all filter bigger

* Hide "Remove selected participants from cohort" #1557

* Facets: When sending in an empty array, disable button #1438

* adds arranger admin update

* no need to build arranger admin

* refactors to separate component

* removes unused code

* removes extra git diff

* updates version

* updates comments

* uses localStorage.getItem

* Add color to selected row of participant table (#1553)

* Feat/restyle explore data virtual study (#1573)

* Save/delete a virtual study: minor changes #1580 (#1583)

* fix columns width (#1579)

* Update @arranger/components to v.1.1.6 (#1584)

* Feat/upgrade arranger components 1.1.7 (#1589)

* updates arranger components to 1.1.7 with term filter bug fix (#1585)

* fix/1572 - disable sorting on Participant Table arrays fields

* Range (continuous) filters: should not need to click beside the number boxes in order to apply it #1576

* disable virtual study save button on empty sqon (#1593)

* :sparkles: Survival Charts now available!

* :bug: Restoring dependencies that were removed

* fix participant table ui and add tooltip (#1577)

* fix participant table ui and add tooltip

* fix ui when there are multiple values in a cell

* Fix bugs

* Fix duplicate data

* fix bug

* fix total participant table export (#1567)

* :chart_with_upwards_trend: Tracks Virtual Study operations

GA events for the virtualStudies service

* :chart_with_upwards_trend: Cohort Builder Combined Queries tracking

This tracks all the multi-sqon changes (duplicate, remove, updated) that can be done to Combined Queries in the Cohort Builder. This tracking event overload the label property to track specific sqon and event details and could potentially cause the event not to be tracked for large complex queries

* :fire: Removes all UserSnap code

Removes all instances of UserSnap code through views, modals, analytics, and globals

* remove leftover artifact

* :recycle: Gen3 and DCF flow tracking

Udpates the fenced auth flow tracking to properly fire GA events and set GA dimensions to track persmissions and projects per authed user

* :chart_with_upwards_trend: updates Cavatica GA tracking code

* :rotating_light: fixes eslint warnings

* ran prettier (no functional change)

* track after action, to avoid issue with tracking preventing the action

* Update text on data repository integrations area (#1600)