Closed rmanaem closed 11 months ago
Name | Link |
---|---|
Latest commit | 8bda1e90744caebf90725e332ebad189fe7f8ffb |
Latest deploy log | https://app.netlify.com/sites/neurobagel-query-tool/deploys/6571e709e516460008bcd50a |
Deploy Preview | https://deploy-preview-317--neurobagel-query-tool.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Changes proposed in this pull request:
submitQuery
into two methodsconstructQueryURL
method which will useURLSearchParams
to construct the query param portion of the query URLsubmitQuery
will simply callconstructQueryURL
and then make the axios callAPIRequest
testChecklist
[ENH]
,[FIX]
,[REF]
,[TST]
,[CI]
,[MNT]
,[INF]
,[MODEL]
,[DOC]
) _(see https://neurobagel.org/contributing/pull_requests for more info)_Closes #XXXX
For new features:
For bug fixes: