AuthorCommitMessageCommit dateIssues
Brayden PellegriniBrayden Pellegrini
c1777fe1ebbAdd option in hook to exclude update from creating a new entry in the db
Brayden PellegriniBrayden Pellegrini
789a012c08aMMerge pull request #585 in DAT/ipr-api from feature/DEVSU-1157-add-delete-route-to-kb-matches to development* commit '693ad4b47f4a4b5fccdaf3531dd04646ec0fccb8': Add test for new endpoint Add kbMatches delete endpointDEVSU-1157
Caralyn ReisleCaralyn Reisle
5ce143d5077MMerge pull request #583 in DAT/ipr-api from feature/DEVSU-1269-migrate-image-roles to development* commit 'b70a7863cd702e16a2e8b5446f7db1ba1eb5cac8': Point back to dev db Add new roles to comparators model Use more specific regex pattern for images feat(image-roles): use roles for mutation burden image keysDEVSU-1269
Caralyn ReisleCaralyn Reisle
b70a7863cd7MMerge branch 'development' into feature/DEVSU-1269-migrate-image-rolesDEVSU-1269
Caralyn ReisleCaralyn Reisle
333fe608346Point back to dev db
Brayden PellegriniBrayden Pellegrini
693ad4b47f4Add test for new endpoint
Brayden PellegriniBrayden Pellegrini
4180a010f51Add kbMatches delete endpoint
Caralyn ReisleCaralyn Reisle
fdc2cfd8b5eAdd new roles to comparators model
Caralyn ReisleCaralyn Reisle
6bfdcd2153aUse more specific regex pattern for images
Brayden PellegriniBrayden Pellegrini
119c54eff29MMerge pull request #580 in DAT/ipr-api from feature/DEVSU-1280-update-mutation-burden-fields to development* commit '7c77b9dc0d33a2f79e484853c10596bf243562c5': Point config back to dev db Update migration field name Update mutation burden field name Make description more informative Update mutation burden tests and test data Add migration to update field names and add new columns Update mutation burden model with new field names Point config to temp dbDEVSU-1280
Brayden PellegriniBrayden Pellegrini
7c77b9dc0d3Point config back to dev db
Lara Matiello PletzLara Matiello Pletz
482a3159d95MMerge pull request #582 in DAT/ipr-api from feature/base-swagger-updates to development* commit 'fb654463fae48f50bf98ea91d5440ab8451b3dba': (103 commits) Set nothingRequired to true in analystComment schema Update therapeutic error codes Update analystComments schema generation Update schemas to use the new generator Fix merge conflict Improve localhost url and enviroment variables Set default swagger url based on current env + custom url Update default swagger ur...
Brayden PellegriniBrayden Pellegrini
1bb96803f73MMerge pull request #584 in DAT/ipr-api from feature/DEVSU-1282-create-routes-for-microbial to development* commit '700486f8a84462c4e374cd2bd249f4cd89e792d7': Use Sequelize check that report was deleted instead of route check Add check that record was actually deleted Add request check on POST test Move exists check to middleware Remove password data from test Add microbial tests Add microbial routesDEVSU-1282
Brayden PellegriniBrayden Pellegrini
5f3a76cc225Update migration field name
Brayden PellegriniBrayden Pellegrini
5c0918cf066Update mutation burden field name
Brayden PellegriniBrayden Pellegrini
c17d707175cMake description more informative
Lara Matiello PletzLara Matiello Pletz
f1aec94dddcMMerge pull request #581 in DAT/ipr-api from feature/DEVSU-1266-add-analysis_started_at-field-to-report to development* commit '90d1fb02af16f04a8078f40582057e810dd49bb3': point db to dev Add analysisStartedAt to mock report data Add analysisStartedAt field to reports Point to test dbDEVSU-1266
Brayden PellegriniBrayden Pellegrini
700486f8a84Use Sequelize check that report was deleted instead of route check
Brayden PellegriniBrayden Pellegrini
e57b1ba2e27Add check that record was actually deleted
Raphael PletzRaphael Pletz
90d1fb02af1point db to dev
Brayden PellegriniBrayden Pellegrini
129504e15c1Add request check on POST test
Brayden PellegriniBrayden Pellegrini
3ef659767ecMove exists check to middleware
Raphael PletzRaphael Pletz
fb654463faeSet nothingRequired to true in analystComment schema
Raphael PletzRaphael Pletz
db8e54f05a7Update therapeutic error codes
Brayden PellegriniBrayden Pellegrini
5b1cee8c044MMerge pull request #579 in DAT/ipr-api from feature/DEVSU-1237-create-immune-cell-types-table-and-route to development* commit 'eb45ac0a5fcf509a421a5c791ba2568cd210d1be': Point config back to dev db Add immune cell types tests and test data Add immune cell types migration Add immune cell types routes Add immune cell types model Point config to temp dbDEVSU-1237
Lara Matiello PletzLara Matiello Pletz
f2c31efd7fcMMerge pull request #572 in DAT/ipr-api from feature/DEVSU-1218-default-reports-to-no-filters to development* commit '5d5ef7a440e90df4a2c22cccd996ea2971ebeb48': Re-add user_id to report filter Fix filtering by user role on GET report Check total reports matches db count Remove lessThan checks in report tests Move patientInformation to under report folder Remove duplicate conditional on role query Update check for ready state on report tests Reorganize report tests to multiple test cas...DEVSU-1218
Brayden PellegriniBrayden Pellegrini
588dd4f15a0Remove password data from test
Brayden PellegriniBrayden Pellegrini
eb45ac0a5fcPoint config back to dev db
Brayden PellegriniBrayden Pellegrini
db07595cf53Add microbial tests
Brayden PellegriniBrayden Pellegrini
ce5bd65417eAdd microbial routes
Caralyn ReisleCaralyn Reisle
103af01882cfeat(image-roles): use roles for mutation burden image keys- use roles instead of comparator name for mutation burden image key suffix so that it can be mapped to the comparator and it can be controlled on upload by the regex pattern resolves: DEVSU-1269DEVSU-1269
Raphael PletzRaphael Pletz
5d5ef7a440eRe-add user_id to report filter
Raphael PletzRaphael Pletz
729bf12c85cUpdate analystComments schema generation
Raphael PletzRaphael Pletz
fdf788425e2 Update schemas to use the new generator
Raphael PletzRaphael Pletz
f33a7e00940MMerge branch 'development' into feature/base-swagger-updates
Raphael PletzRaphael Pletz
1dd39c90d97Fix merge conflict
Raphael PletzRaphael Pletz
a8a7db90f60MMerge branch 'development' into feature/base-swagger-updates
Lara Matiello PletzLara Matiello Pletz
182654954d2MMerge pull request #575 in DAT/ipr-api from DEVSU-1143-do-not-restore-users-on-post to development* commit '2df8a7c15053b065b51727ed7ddc4298a4a71fc3': Remove deletedUser check related code Fix /users to not restore user on postDEVSU-1143
Raphael PletzRaphael Pletz
49c58593100Add analysisStartedAt to mock report data
Raphael PletzRaphael Pletz
8d53b37386aFix filtering by user role on GET report
Raphael PletzRaphael Pletz
2df8a7c1505Remove deletedUser check related code
Raphael PletzRaphael Pletz
28858ca6999Add analysisStartedAt field to reports
Raphael PletzRaphael Pletz
28a39b03abcPoint to test db
Brayden PellegriniBrayden Pellegrini
2102b9d5d40Update mutation burden tests and test data
Brayden PellegriniBrayden Pellegrini
87d126498cfAdd migration to update field names and add new columns
Brayden PellegriniBrayden Pellegrini
90d2fe4fcc0Update mutation burden model with new field names
Brayden PellegriniBrayden Pellegrini
03d68c883eaPoint config to temp db
Caralyn ReisleCaralyn Reisle
76a0925c93dMMerge pull request #578 in DAT/ipr-api from bugfix/DEVSU-1283-add-unique-indent-index to development* commit 'ae540c38596e50a78bb2d11988ec98879ccc4184': fix(unique-constraints): added missing ident constraintDEVSU-1283
Brayden PellegriniBrayden Pellegrini
ef8a73be74dAdd immune cell types tests and test data
Brayden PellegriniBrayden Pellegrini
6738dfad252Add immune cell types migration