Skip to content

Releases: all-of-us/workbench

v0-21-rc2

01 Oct 17:31
dbca8d6

Choose a tag to compare

[No Jira][Risk=no] Hide concepts tab (#1259)

v0-21-rc1

01 Oct 16:53
22ebf1a

Choose a tag to compare

[RW-1277] Adding (optionally) per-vocabulary and per-domain counts of…

v0-20-rc2

24 Sep 16:51
484b87f

Choose a tag to compare

[risk=no] Fix deploy typo (#1222)

v0-20-rc1: Cdr version swtich changes [risk=no] (#1221)

24 Sep 15:18
cdd4b5b

Choose a tag to compare

* Cdr version swtich changes

* chaging the name in test

v0-19-rc1

17 Sep 13:05
876114a

Choose a tag to compare

[RW-1301][risk=no] fixing broken BQ test case. (#1199)

* RW-1301 fixing broken test case.

* RW-1301 removed white space.

* [RW-1286] Adding getDataTableQuery and getCohortAnnotations methods [risk=no] (#1196)

* Adding API and stub implementations for getDataTableQuery and
getCohortAnnotations methods.

* Moving cohort materialization API into workbench.yaml (in preparation
for removing it from the client libs.)

* PR comments

* RW-1301 fixing broken test case.

* RW-1301 removed white space.

v0-18-rc1

10 Sep 16:31
d839d4d

Choose a tag to compare

Fixing path to CDR version config file on deploy (#1188)

v0-17-rc1: [RW-1219][risk=low] API for user autocomplete (#1157)

04 Sep 13:49
dcda6be

Choose a tag to compare

v0-16-rc3: Changing "type" column to "domain" in ConceptSet. (#1132)

27 Aug 15:03
2b73668

Choose a tag to compare

Adding a test deleting a workspace with cohorts and concept sets

v0-16-rc2

27 Aug 14:28

Choose a tag to compare

Adding import to fix BQ test (#1131)

v0-16-rc1: [RW-1190] Concept set API [risk=low] (#1119)

27 Aug 12:17
d834258

Choose a tag to compare

* Concept set API

* Adding files

* Build fix

* Cloning concept sets on workspace clone.

Setting a limit on number of concepts in a single concept set.

* Adding service, responding to PR comment

* Adding domain validation

* PR comments

* PR comments

* Version tweaks, starting on new test

* Start of tests

* Moar tests

* Moar tests

* Handling clone properly.

Switching to ConceptSetDao.findWithWorkspaceId() instead of
WorkspaceService.findWorkspaceWithConceptSets().

* PR comments

* PR comments

* Import cleanup