-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cohort Definition Validation Feature API #1929
base: master
Are you sure you want to change the base?
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5464709 - Browse repository at this point
Copy the full SHA 5464709View commit details
Commits on Mar 2, 2021
-
updating annotation code to test build.
Saul Crumpton committedMar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 6735945 - Browse repository at this point
Copy the full SHA 6735945View commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f1203ec - Browse repository at this point
Copy the full SHA f1203ecView commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 704b5a2 - Browse repository at this point
Copy the full SHA 704b5a2View commit details
Commits on May 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e4fc91 - Browse repository at this point
Copy the full SHA 8e4fc91View commit details
Commits on May 18, 2021
-
annotion link button now works
Saul Crumpton committedMay 18, 2021 Configuration menu - View commit details
-
Copy full SHA for de445db - Browse repository at this point
Copy the full SHA de445dbView commit details
Commits on May 19, 2021
-
removing results from Annotation.java
Saul Crumpton committedMay 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 18319f8 - Browse repository at this point
Copy the full SHA 18319f8View commit details
Commits on May 27, 2021
-
trying to make saving results to annotation_results table work
Saul Crumpton committedMay 27, 2021 Configuration menu - View commit details
-
Copy full SHA for b6d5b07 - Browse repository at this point
Copy the full SHA b6d5b07View commit details -
working annotation_results saving
Saul Crumpton committedMay 27, 2021 Configuration menu - View commit details
-
Copy full SHA for b82ef09 - Browse repository at this point
Copy the full SHA b82ef09View commit details
Commits on Jun 2, 2021
-
initial commit for ResultController and ResultService
Saul Crumpton committedJun 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 65028fc - Browse repository at this point
Copy the full SHA 65028fcView commit details
Commits on Jun 3, 2021
-
can now query for all results of a certain annotation ID
Saul Crumpton committedJun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b02d10 - Browse repository at this point
Copy the full SHA 7b02d10View commit details -
added todo in AnnotationController
Saul Crumpton committedJun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 45ffb5f - Browse repository at this point
Copy the full SHA 45ffb5fView commit details
Commits on Jun 15, 2021
-
default annotation GET now returns summary instead of full question e…
…ntity. Also added additional param searches
Saul Crumpton committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for b2166a8 - Browse repository at this point
Copy the full SHA b2166a8View commit details -
removed some printlines, also added todo about performance
Saul Crumpton committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b7ce8e - Browse repository at this point
Copy the full SHA 7b7ce8eView commit details
Commits on Jul 29, 2021
-
moving to prepared statements for annotation_results
Saul Crumpton committedJul 29, 2021 Configuration menu - View commit details
-
Copy full SHA for d769a68 - Browse repository at this point
Copy the full SHA d769a68View commit details -
working insertion and 'updating'. Tomorrow will change all QuestionID…
… references to QuestionSetId
Saul Crumpton committedJul 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b002dfe - Browse repository at this point
Copy the full SHA b002dfeView commit details
Commits on Jul 30, 2021
-
working results by Question Set ID, albiet slow
Saul Crumpton committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 348e67c - Browse repository at this point
Copy the full SHA 348e67cView commit details -
querying for results based on QuestionSetId now is much faster
Saul Crumpton committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 1326f9a - Browse repository at this point
Copy the full SHA 1326f9aView commit details -
adding in orderered params to all jdbcTemplate queries
Saul Crumpton committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 791e3f9 - Browse repository at this point
Copy the full SHA 791e3f9View commit details -
removed all instances/mentions of long and changed to int. Also fixed…
… super table query
Saul Crumpton committedJul 30, 2021 Configuration menu - View commit details
-
Copy full SHA for ba72b44 - Browse repository at this point
Copy the full SHA ba72b44View commit details
Commits on Aug 3, 2021
-
Saul Crumpton committed
Aug 3, 2021 Configuration menu - View commit details
-
Copy full SHA for c695f24 - Browse repository at this point
Copy the full SHA c695f24View commit details
Commits on Aug 11, 2021
-
creating annotation study table to aid in query speed for results sup…
…er table
Saul Crumpton committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 1afa631 - Browse repository at this point
Copy the full SHA 1afa631View commit details
Commits on Aug 12, 2021
-
more work done on supertable- everything should be using annotation_s…
…tudy now
Saul Crumpton committedAug 12, 2021 Configuration menu - View commit details
-
Copy full SHA for e5b1e2a - Browse repository at this point
Copy the full SHA e5b1e2aView commit details -
return plain Results from the getResults endpoint
Saul Crumpton committedAug 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 92271b4 - Browse repository at this point
Copy the full SHA 92271b4View commit details
Commits on Aug 13, 2021
-
changing sampleName to cohortSampleId in AnnotationController
Saul Crumpton committedAug 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 3329bde - Browse repository at this point
Copy the full SHA 3329bdeView commit details -
changing sampleName to cohortSampleId in AnnotationController pt 2
Saul Crumpton committedAug 13, 2021 Configuration menu - View commit details
-
Copy full SHA for b8b61f4 - Browse repository at this point
Copy the full SHA b8b61f4View commit details
Commits on Aug 14, 2021
-
complete results now querying by sampleId instead of Study ID when th…
…e param is passed
Saul Crumpton committedAug 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 734b8b3 - Browse repository at this point
Copy the full SHA 734b8b3View commit details
Commits on Aug 15, 2021
-
finding samples and sets by cohort ID now uses inner join instead of …
…left
Saul Crumpton committedAug 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 47c6b31 - Browse repository at this point
Copy the full SHA 47c6b31View commit details
Commits on Aug 17, 2021
-
adding answer text in additon to answer value to the super table
Saul Crumpton committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 37542bf - Browse repository at this point
Copy the full SHA 37542bfView commit details -
Saul Crumpton committed
Aug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 6bd6d66 - Browse repository at this point
Copy the full SHA 6bd6d66View commit details
Commits on Aug 18, 2021
-
using LinkedHashSet for QuestionSet to ensure we add questions in order
Saul Crumpton committedAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for abca93c - Browse repository at this point
Copy the full SHA abca93cView commit details
Commits on Aug 19, 2021
-
Saul Crumpton committed
Aug 19, 2021 Configuration menu - View commit details
-
Copy full SHA for c880d3d - Browse repository at this point
Copy the full SHA c880d3dView commit details
Commits on Aug 20, 2021
-
Adding orderby for questionSet Question retrieval
Saul Crumpton committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 18a4d02 - Browse repository at this point
Copy the full SHA 18a4d02View commit details
Commits on Aug 21, 2021
-
checking to delete Results by annotation only instead of using questi…
…onid as well
Saul Crumpton committedAug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 11f9df0 - Browse repository at this point
Copy the full SHA 11f9df0View commit details -
getting answer value from result instead of answer for super table
Saul Crumpton committedAug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c793786 - Browse repository at this point
Copy the full SHA c793786View commit details
Commits on Aug 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0b4bd3 - Browse repository at this point
Copy the full SHA a0b4bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514673b - Browse repository at this point
Copy the full SHA 514673bView commit details -
Merge branch 'annotation2.0' of https://github.com/cahilton/WebAPI in…
…to annotation2.0
Configuration menu - View commit details
-
Copy full SHA for fed83bd - Browse repository at this point
Copy the full SHA fed83bdView commit details -
removing todo from nav service to navigate by sample name- this will …
…never be supported
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 1bbf4dd - Browse repository at this point
Copy the full SHA 1bbf4ddView commit details -
removing unused result link in Annotation entity
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for dd28f06 - Browse repository at this point
Copy the full SHA dd28f06View commit details -
removing unused sample_name field from annotation
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f08ca2 - Browse repository at this point
Copy the full SHA 4f08ca2View commit details -
removing unused getters and setters in Annotation Entity
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for c375503 - Browse repository at this point
Copy the full SHA c375503View commit details -
removing unused imports from Annotation Entity
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for d0dfb87 - Browse repository at this point
Copy the full SHA d0dfb87View commit details -
removing unused code in AnnotationController, also removing only-for-…
…testing API endpoints
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for f0421a1 - Browse repository at this point
Copy the full SHA f0421a1View commit details -
removing todo for searching for annotation by annotationID instead of…
… by CohortSampleId and SubjectId and QuestionSetId
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 712c388 - Browse repository at this point
Copy the full SHA 712c388View commit details -
removing unused imports from AnnotationController and AnnotationServi…
…ce. Also removing non-useful code and unused imports
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 8854ba4 - Browse repository at this point
Copy the full SHA 8854ba4View commit details -
changing AnnotationRepository to use base findById instead of explici…
…t query
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for d58f51c - Browse repository at this point
Copy the full SHA d58f51cView commit details -
updated AnswerRepository to use default findById method instead of query
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 9c558ec - Browse repository at this point
Copy the full SHA 9c558ecView commit details -
updated QuestionRepository to use default findById method instead of …
…manual query
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for cecc37a - Browse repository at this point
Copy the full SHA cecc37aView commit details -
removing all chaff from Annotation Result package- unused fields etc
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 26eff09 - Browse repository at this point
Copy the full SHA 26eff09View commit details -
updated QuestionSet to use default findById, removed unused imports a…
…nd fields
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 075af89 - Browse repository at this point
Copy the full SHA 075af89View commit details -
removing more unused imports from QuestionSet repository
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for cdca276 - Browse repository at this point
Copy the full SHA cdca276View commit details -
using sequence for annotation_id instead of generated value
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 530fa59 - Browse repository at this point
Copy the full SHA 530fa59View commit details -
using generator for all IDs in Question, QuestionSet, Answer
Saul Crumpton committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 2643f96 - Browse repository at this point
Copy the full SHA 2643f96View commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 45057a4 - Browse repository at this point
Copy the full SHA 45057a4View commit details -
corrected sequence names for id generators of entities. Also removed …
…id from results table as it isn't necessary
Saul Crumpton committedAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for aa9f441 - Browse repository at this point
Copy the full SHA aa9f441View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 41058f3 - Browse repository at this point
Copy the full SHA 41058f3View commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5a4905f - Browse repository at this point
Copy the full SHA 5a4905fView commit details
Commits on Nov 10, 2021
-
Added security migration scripts.
Renamed end point from 'annotations' to 'annotation'
Configuration menu - View commit details
-
Copy full SHA for 8814282 - Browse repository at this point
Copy the full SHA 8814282View commit details
Commits on Nov 16, 2021
-
Merge pull request #1 from cahilton/annotation2.0-cknoll
Annotation2.0 cknoll
Configuration menu - View commit details
-
Copy full SHA for 37d1c60 - Browse repository at this point
Copy the full SHA 37d1c60View commit details