Liam Moynihan | 21ef9c818f9 | Moved highlighting css from tree to branch file | | |
dwalend | bfc1d53451d | Removed broadcasterServiceEndpoint for SHRINE-3461 | | |
dwalend | 4160866b03d | Now that the test code is sane it's OK to change to the right execution context for the aim3 webservice in SHRINE-3540 | | |
bcarmen | 5ed8ec5837d | updated text from occurrences to concepts | | |
bcarmen | b821774ae58 | removed occurrences per code review | | |
bcarmen | 56014032092 | Merge branch '2.0-webclient' into feature/SHRINE2020-45-display-occurrences | | |
bcarmen | 1986cefc5ba | saving work | | |
dwalend | 5812fab8286 | Cleanup before finishing SHRINE-3540 | | |
Liam Moynihan | 4e20e852f59 | Changed highlight styling to background and added backend unit test | | |
dwalend | 710d23125ee | Get the users test case for SHRINE-3542 | | |
dwalend | 13f258a2b09 | Merge branch 'develop' into feature/SHRINE-3540-serve-act-aim-3-plugin-api-from | | |
dwalend | 0e00f70f254 | This code never searched for queries that had no flag. There is no aim 3 case 3 different from searching for the most... | | |
marc-danie | 4c9c6757ff7 | Merge branch '2.0-webclient' of https://open.med.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-129-allo... | | |
marc-danie | e8b48474fd3 | SHRINE2020-184 - Server side work for loading more medical concepts - code cleanup | | |
marc-danie | b1e91be7e00 | SHRINE2020-184 - Server side work for loading more medical concepts - cleaned up unused imports | | |
marc-danie | 543c9028915 | SHRINE2020-184 - Server side work for loading more medical concepts - fixed display of the search results and cleanup... | | |
dwalend | 9ed4c4d262a | AIM3 tests for SHRINE-3542 except for one case | | |
dwalend | 211bdaa8200 | Last of the tests I ported last week for SHRINE-3542 | | |
dwalend | dd1ccb2501c | Finally got more than one test working for SHRINE-3542 | | |
marc-danie | d6dd876b38d | Merge from 2.0-webclient branch | | |
Liam Moynihan | ce144142f3e | Merge branch '2.0-webclient' into feature/SHRINE2020-49-highlight-matching-concepts | | |
marc-danie | 9d0f7f16fbb | SHRINE2020-184 - Server side work for loading more medical concepts | | |
Liam Moynihan | f9544a30a12 | Added search result bold highlighting of matched terms | | |
Marc-Danie Nazaire | a16963c0a38 | Merge pull request #837 in SHRINE/shrine from feature/SHRINE2020-178-add-api-call-to-get-the-lab to 2.0-webclient
* ... | | |
Xav | 4b36373212e | SHRINE2020-155 : store a larger, 2-word suggestion index to be used by the LuceneSuggesterTest | | |
marc-danie | afb4b456b27 | SHRINE2020-129 - Allow a user to select any ontology term to build a query and return results. (Map the terms) | | |
Xav | 9d3905b404b | SHRINE2020-155 : store the suggest index to be used by the LuceneSuggesterTest | | |
Xav | e958001cc7f | SHRINE2020-155 : create combined 1- and 2-word suggestion index | | |
Xav | 4b087edd8d1 | SHRINE2020-46 : do not return suggestions if the input contains fewer than 3 non-blank characters | | |
bcarmen | 799e175d95a | Potential solution for fetching lab value details when dragged into query | | |
Xav | 0a4fcce0a18 | SHRINE2020-46 : do not filter stop-words out of suggestion query phrase. Returned suggestions are limited to a single... | | |
bcarmen | be45974dcf5 | added freeSolo setting | | |
Liam Moynihan | eff8669e1d2 | Merge pull request #836 in SHRINE/shrine from bugfix/SHRINE-3679-add-domain-to-the-adapterauditdb to develop
* commi... | | |
Liam Moynihan | 7523ad33aa8 | Merge branch 'feature/SHRINE2020-49-highlight-matching-concepts' of ssh://open.catalyst.harvard.edu:7999/shrine/shrin... | | |
Liam Moynihan | 27ae8b1b3bc | First iteration of lucene code highlighting | | |
Xav | 0ced3e91a0a | SHRINE2020-46 : return an empty list of suggestions when the user's input contains a double-quote (") | | |
bcarmen | 59ab7f4e774 | potential solution for showing occurrences with autosuggest. | | |
bcarmen | 5f43ad02023 | potential solution for occurrences | | |
marc-danie | 0b7b7ec1dc9 | SHRINE2020-178 - Add api call to get the lab information - removed unused function in the unit tests | | |
marc-danie | c371c9e2184 | SHRINE2020-178 - Add api call to get the lab information - reverting change | | |
marc-danie | 4079345d85c | SHRINE2020-178 - Add api call to get the lab information - renamed lab test resource json files | | |
bcarmen | 7c78d45201b | fix of missing suggestions | | |
marc-danie | 77ce0efd7c2 | SHRINE2020-178 - Add api call to get the lab information - removed LabOntologyTerm | | |
marc-danie | 137ddcbea09 | SHRINE2020-178 - Add api call to get the lab information - updated unit tests | | |
marc-danie | c66b3598d44 | SHRINE2020-178 - Add api call to get the lab information | | |
dwalend | 4333f4afd97 | Can only run one database test at a time for SHRINE-3542, but each of them works by itself | | |
bcarmen | 0a24ce66459 | added config for proxy | | |
dwalend | 78f491155af | Added test of reading previous queries for SHRINE-3542 | | |
dwalend | e0a7577b155 | Repairing the selelct all test for SHRIEN-3542 | | |
Liam Moynihan | 99a8d3d83e8 | Merge branch 'feature/SHRINE2020-163-implement-material-ui-components' into 2.0-webclient | | |
Liam Moynihan | c850f4783fe | Changed wrapping behavior of query result panel | | |
dwalend | b2c331c463f | Finally got a real test working for SHRINE-3542 | | |
bcarmen | 61b9d183c66 | Merge branch '2.0-webclient' of https://open.med.harvard.edu/stash/scm/shrine/shrine into 2.0-webclient | | |
bcarmen | be83ed4e4ab | changed suggest route to hit actual server. | | |
Marc-Danie Nazaire | 2e3ce278d6f | Merge pull request #834 in SHRINE/shrine from feature/SHRINE2020-153-update-existing-index-to-order to 2.0-webclient
... | | |
marc-danie | c59d4c2696e | SHRINE2020-153 - Update existing index to order the medical concept list search results in the same order as the brow... | | |
Liam Moynihan | 77c39ba2b17 | Added userdomain to queries recieved table in adapter audit db | | |
marc-danie | 2285f8559cf | Merge branches '2.0-webclient' and 'feature/SHRINE2020-153-update-existing-index-to-order' of https://open.med.harvar... | | |
bcarmen | 13c6289dc11 | potential fix of failing build | | |
marc-danie | 90f35c4170b | Merge branches '2.0-webclient' and 'feature/SHRINE2020-153-update-existing-index-to-order' of https://open.med.harvar... | | |
marc-danie | a30fc0ee236 | Changes during merge forom 2.0-webclient branch | | |
bcarmen | cd1d31365ec | fixed broken snapshot | | |
bcarmen | 2ca091e482f | updated package-lock and failing snapshot | | |
bcarmen | 2b2ffcd4573 | fixed failing snapshot test | | |
marc-danie | 28078c1fad6 | Merge forom 2.0-webclient branch | | |
dwalend | ea90300ee46 | Found a test that's been broken for 7 years while trying to wade through the work for SHRINE-3542 | | |
Ben Carmen | d142f23b58d | Merge pull request #826 in SHRINE/shrine from SHRINE2020-161-add-autosuggest to 2.0-webclient
* commit '4daa57dedfa4... | | |
bcarmen | 4daa57dedfa | merge of 2.0-webclient and update of service call | | |
bcarmen | 5af50dd6826 | merge of 2.0-webclient | | |
Xav | c721bfa9c57 | Merge branch '2.0-webclient' into SHRINE2020-46-auto-suggest-3 | | |
Xav | 2578d3f29d6 | SHRINE2020-46 : code review feedback - minor code improvements | | |
Liam Moynihan | 262869c0d47 | Merge pull request #835 in SHRINE/shrine from feature/SHRINE2020-163-implement-material-ui-components to 2.0-webclien... | | |
dwalend | d00db691d32 | An actual test for SHRIEN-3542 | | |
Liam Moynihan | 78b085836d5 | Removed commented out styling code | | |
marc-danie | 410e01b277f | SHRINE2020-105 - Default laboratory value units to the "preferred" value defined in the ontology data - removed unuse... | | |
dwalend | 07244ebe7bc | Now building all the way for SHRINE-3540 | | |
marc-danie | 9a1187a4214 | SHRINE2020-153 - Update existing index to order the medical concept list search results in the same order as the brow... | | |
dwalend | d196e0e83ec | Getting an xml response from the server code for SHRINE-3542 | | |
marc-danie | 4a7f7f85d0a | SHRINE2020-105 - Default laboratory value units to the "preferred" value defined in the ontology data - index directo... | | |
marc-danie | 867a4aaa18b | SHRINE2020-153 - Update existing index to order the medical concept list search results in the same order as the brow... | | |
marc-danie | 0bedde05915 | SHRINE2020-153 - Update existing index to order the medical concept list search results in the same order as the brow... | | |
Xav | 5fefcf373cf | Merge branch 'SHRINE2020-46-auto-suggest-3' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into SHRINE2... | | |
Xav | bbd540eb056 | SHRINE2020-46 : added missing index for LuceneSuggesterTest | | |
Xav | 9863b92cae0 | SHRINE2020-46 : remove printlns from test class | | |
Xav | 298a1e1801f | SHRINE2020-46 : code review feedback: re-generate index for suggester test so the suggest index directories start wit... | | |
Liam Moynihan | 5568c2b52a8 | Incorporated suggestions from query result panel design session | | |
Xav | 572f3aaf2dd | Merge branch '2.0-webclient' into SHRINE2020-46-auto-suggest-3 | | |
bcarmen | f03d89b9ce6 | updated snapshot test | | |
Xav | 67a6e639389 | SHRINE2020-177 : on the server, put the lucene indexes in the tomcat lib folder, kust like the adapter mappings file | | |
marc-danie | 5b7e6e3e961 | SHRINE2020-105 - Default laboratory value units to the "preferred" value defined in the ontology data - more code cle... | | |
bcarmen | 9a957df274c | style changes per styling session | | |
marc-danie | dcc11c2ecf1 | SHRINE2020-105 - Default laboratory value units to the "preferred" value defined in the ontology data - reduced ram s... | | |
bcarmen | 6cdc08d4322 | fixed failing snapshots | | |
dwalend | 071b5d47462 | After some digging, decided that these two tests are mildly borken but no longer needed. I'll delete them with SHRINE... | | |
Xav | 210c00e6336 | SHRINE2020-46 : peer review feedback: make import statement more specific; comment out configuration with instruction... | | |
marc-danie | 902af08fc6d | SHRINE2020-105 - Default laboratory value units to the "preferred" value defined in the ontology data - code review c... | | |
marc-danie | 1ea6319b45d | SHRINE2020-153 - Update existing index to order the medical concept list search results in the same order as the brow... | | |
marc-danie | c172aa4f7b7 | SHRINE2020-153 - Update existing index to order the medical concept list search results in the same order as the browse | | |
Liam Moynihan | ba67933ea8a | Merge branch 'feature/SHRINE2020-164-create-a-new-panel-to-view' into feature/SHRINE2020-163-implement-material-ui-co... | | |
Liam Moynihan | 31b221e3615 | Merge branch '2.0-webclient' into feature/SHRINE2020-164-create-a-new-panel-to-view | | |
Liam Moynihan | c0ff8b5e389 | Fixed and added snapshot tests related to query list view | | |
Ben Carmen | fdeeb470524 | Merge pull request #831 in SHRINE/shrine from SHRINE2020-162-MUI-Previous-Queries to 2.0-webclient
* commit 'fbe3b58... | | |
bcarmen | fbe3b5863ba | Merge branch '2.0-webclient' into SHRINE2020-162-MUI-Previous-Queries | | |
Liam Moynihan | d22b07626aa | Merge branch 'feature/SHRINE2020-164-create-a-new-panel-to-view' into feature/SHRINE2020-163-implement-material-ui-co... | | |
Liam Moynihan | 9bc2f21963f | Added a snapshot test for query result panel | | |
Liam Moynihan | 9066106b0fa | Merge branch '2.0-webclient' into feature/SHRINE2020-164-create-a-new-panel-to-view | | |
Liam Moynihan | f7d629e66dc | Fixed specification to reflect query validation message change | | |
Liam Moynihan | da08e8f30fd | Merge branch 'feature/SHRINE2020-163-implement-material-ui-components' of ssh://skoll.catalyst:7999/shrine/shrine int... | | |
Liam Moynihan | 988a10b41c9 | Moved selected query box styling out of container | | |
Liam Moynihan | f640275dc87 | Moved selected query box styling out of container | | |
Liam Moynihan | 8c2197f1143 | Added query result list and tab styling improvements | | |
Liam Moynihan | afa95ac2ee6 | First iteration of query result list ui | | |
Liam Moynihan | 225e662ea5e | Adding tab pannel for query result view list | | |
Liam Moynihan | 56e1573df08 | Wrapped text in stylized typography tags for query result panel | | |
Xav | 0f1f8a5e496 | SHRINE2020-46 : rename some variables that hold the suggestions generated by the suggester | | |
dwalend | 9ca0c20dca5 | Beginnings of a fix for SHRINE-1859 | | |
Xav | cb2e34f4ab9 | SHRINE2020-46 : implement peer review feedback; also, refactor LuceneSuggester in order to increase coverage by Lucen... | | |
Liam Moynihan | 0d6ed310303 | Moved query panel styling into scss sheet | | |
Liam Moynihan | f7764571bef | Added in suggestions from first round of design critiques | | |
Liam Moynihan | 9eca24798c6 | First iteration of query result panel | | |
dwalend | b45312e3340 | Merge branch 'develop' into feature/SHRINE-3540-serve-act-aim-3-plugin-api-from | | |
dwalend | 2b9c84d2d24 | Moved version to 2.1.0-M5QA1 | | |
dwalend | b5bdac79527 | Moved version to 2.1.0-M6 | | |
dwalend | 763a8396bd7 | Merge branch 'release/2.1.0-M4' into develop | | |
bcarmen | fe684fef206 | recommended style fix | | |
Liam Moynihan | c6c100d03bc | Changed query name validation message to 'name must be < 250 characters' | | |
bcarmen | 80ae66b2291 | updated previous queries to utilize MUI table. | | |
dwalend | 5c7eddb6cc3 | Able to test through the PM cell check for SHRINE-3542 | | |
Xav | 0c514298d4e | SHRINE2020-46 : added missing index for LuceneSuggesterTest | | |
dwalend | b3a9d9fe3f7 | Getting closer to testing PM Authorization for SHRINE-3542 | | |
Xav | 9de19c5c439 | SHRINE2020-46 : minor code clean-up | | |
Xav | 4ea1d822853 | SHRINE2020-46 : minor code clean-up | | |
dwalend | 5dc1dc6ec98 | First step on the long road to test the aim3 stuff reliant on the GLOOP code from 2013 for SHRINE-3542 | | |
Xav | 43b26017a9c | SHRINE2020-46 : minor code clean-up | | |
Xav | 936a9e41162 | SHRINE2020-46 : put v2/package-lock.json in the same state as on 2.0-webclient | | |
Xav | 098bb347598 | SHRINE2020-46 : merge existing work into a new branch (SHRINE2020-46-auto-suggest-3) to get around the issue encounte... | | |
Liam Moynihan | 09fc72d59c2 | Rebuilt test snapshots for material ui class name reordering | | |
Xav | 722dc8f57ec | Revert "SHRINE2020-46 : Added H-Level to auto-suggest payload"
This reverts commit 8ce7c14e73b1dc4bb144af8cbe82b3117... | | |
bcarmen | 4505c6e838b | removed dead test code. | | |
bcarmen | 09bd24ea126 | merge of 2.0-webclient | | |
bcarmen | 4d65902137b | Merge branch '2.0-webclient' into SHRINE2020-162-MUI-Previous-Queries | | |
Liam Moynihan | d1d434ad2e9 | Merge pull request #828 in SHRINE/shrine from feature/SHRINE2020-42-implement-a-maximum-character to 2.0-webclient
*... | | |
Liam Moynihan | 2970e8ce83f | Modified snapshots to include ui changes | | |
Liam Moynihan | c31f28e7e91 | Merge branch '2.0-webclient' into feature/SHRINE2020-42-implement-a-maximum-character | | |
Liam Moynihan | f629b9b2078 | Regenerated snapshots for new ui changes | | |
Liam Moynihan | 3b0dc84ba3b | Merge pull request #825 in SHRINE/shrine from feature/SHRINE2020-42-implement-a-maximum-character to 2.0-webclient
*... | | |
Xav | 8ce7c14e73b | SHRINE2020-46 : Added H-Level to auto-suggest payload | | |
Xav | 08dd6c8db80 | SHRINE2020-46 : limit the number of returned suggestions to 5 (configurable) | | |
bcarmen | 0800a39530a | updated snapshot tests | | |
bcarmen | 5a52dd043fc | saving work | | |
Mike Cherry | 08e843c9634 | Updating URLs for new open.catalyst name | | |
Mike Cherry | 018f074ae03 | Updating URLs for new open.catalyst name | | |
Mike Cherry | 8d763e53739 | Updating URLs for new open.catalyst name | | |
Xav | 3d5fa69b96b | SHRINE2020-46 : minor clean-up | | |
dwalend | 8386f833d97 | Think this might be enough to get the aim3 endpoint to work for SHRINE-3540. | | |
Xav | c83c1e34809 | SHRINE2020-46 : add the query term to the output of unit test for LuceneSuggester | | |
Xav | 1b49806365f | SHRINE2020-46 : wire the ontology service API call (/suggest) to the suggester class | | |
Xav | a2e7a8c2405 | SHRINE2020-46 : added stub for ontology suggest service | | |
Xav | 13373a95a29 | SHRINE2020-46 : fixed unit test for LuceneIndexer | | |
Liam Moynihan | d0c74743028 | Merge pull request #827 in SHRINE/shrine from feature/SHRINE2020-107-allow-a-user-to-clear-out to 2.0-webclient
* co... | | |
Xav | b41e44eec09 | SHRINE2020-46 : merged 2.0-webclient into this branch | | |
bcarmen | a8982f1b5c4 | saving progress | | |
bcarmen | 060d6faf94a | saving changes | | |
Liam Moynihan | 2de9ae536be | Made call to onTextChange in LengthLimitedTextField only run on user passing a function | | |
Xav | 8fcfea7a374 | SHRINE2020-46 : zip the auto-suggest index after creating it | | |
bcarmen | d22fba34059 | fixed unit test | | |
Liam Moynihan | dd9b751ae9b | Added clear all terms button styling | | |
bcarmen | 18c39f91a23 | Merge branch '2.0-webclient' into SHRINE2020-161-add-autosuggest | | |
bcarmen | 59c74c00732 | Merge branch '2.0-webclient' of https://open.med.harvard.edu/stash/scm/shrine/shrine into 2.0-webclient | | |
bcarmen | f5519e2d607 | Working AutoSuggest | | |
Xav | 1c285d5596b | SHRINE2020-46 : fixed minor bug | | |
Liam Moynihan | 2ba0826bf83 | Added clearing all terms from a group functionality with mock button under pannel | | |
Xav | 99d60582437 | SHRINE2020-46 : tidy up LuceneSuggester and add a test class for it; other minor cleanup | | |
David Walend | 1e920ede3de | Merge pull request #824 in SHRINE/shrine from feature/SHRINE-3696-delete-some-dead-protocol-code to develop
* commit... | | |
Liam Moynihan | 198fbce308f | Merge pull request #822 in SHRINE/shrine from feature/SHRINE-3695-add-ability-to-modify-the-admin-s to develop
* com... | | |
Xav | 49e9fd4f1ba | SHRINE2020-46 : tweaked the search and suggest unit tests to handle more data | | |
dwalend | 4da2f305fe4 | Compiles, might possibly work, and all existing tests run for SHRINE-3540 | | |
Liam Moynihan | 2ce50b255b5 | Added snapshot test for LengthLimitedField | | |
Xav | e70e1418399 | SHRINE2020-46 : Compute and store occurrences of each suggestion word; fix bug in suggestion indexing test | | |
Liam Moynihan | 37189887302 | Changed alert to a button disable and left query name accessible to startQuery action | | |
Xav | 0a2a5ae7bef | SHRINE2020-46 : Some code cleanup; added stop words to the suggester's indexing process | | |
Xav | f2feb2d12cf | SHRINE2020-46 : use separate suggesters for (1) creating the suggestion word index directory and (2) creating a new s... | | |
Liam Moynihan | 80d32826140 | Merge branch 'feature/SHRINE2020-42-implement-a-maximum-character' of ssh://open.med.harvard.edu:7999/shrine/shrine i... | | |
Liam Moynihan | 4652bef6e45 | Added basic query name length validation with error text and on submit alert | | |
dwalend | 06a8a03ba4a | Toward an xml service for SHRINE-3540 | | |
dwalend | 1aa6231ce71 | Started a new service for the aim3 plugin backend api port for SHRINE-3540 | | |
marc-danie | 9184fcbf0e4 | SHRINE2020-105 - Default laboratory value units to the "preferred" value defined in the ontology data - added missing... | | |
bcarmen | 24de9b2633d | code cleanup | | |
| Next → |