Ben C | d858a3be812 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
Marc-Danie Nazaire | 714d006f785 | Merge pull request #393 in SHRINE/shrine from feature/SHRINE-3220-add-flagging-instructions-to to develop
* commit '... | | |
Ben C | 4d391a3cc38 | Changed wording to avoid confusion | | |
Ben Carmen | 215fc0765fc | Merge pull request #391 in SHRINE/shrine from feature/SHRINE-3154-collect-flag-query-changes-at to develop
* commit ... | | |
David Walend | 6dca8ae359d | Found a minor bug in updateQueryStatus while testing SHRINE-3154 | | |
marc-danie | 97866990663 | SHRINE-3220 - Add Flagging Instructions to webclient section of shrine.conf | | |
David Walend | 25d48c58cc4 | Merge branch 'feature/SHRINE-3175-flag-a-query' into feature/SHRINE-3154-collect-flag-query-changes-at | | |
bendcarmen | 16b2fcacdfb | Solution for latency in showing pending fetch state for rename, flag and unflag calls. | | |
Ben C | 3aa12d41027 | A few style tweaks and added a missing component back. | | |
Ben C | 43b41f3355d | Fixed the loader | | |
Ben C | 5111779350e | Cleanup of unused components. | | |
Ben C | b4829fb8712 | Merge branch 'develop' into feature/SHRINE-3175-flag-a-query | | |
Ben C | 0c9cd869efb | Possible Solution for flagging, unflagging and renaming a query. | | |
Ben C | bceb098bcd5 | Added snapshot tests | | |
Ben C | 3282dc59e13 | Saving work | | |
David Walend | 4048ad80aec | Knew I | | |
David Walend | 354c76f2c27 | Cleaning up some stale comments for SHRINE-3154 | | |
David Walend | 17029c9f411 | Flagging/unflagging of queries for SHRINE-3154 | | |
Ben C | ecff643340e | saving work on modal, query rename and flagging | | |
marc-danie | 7e1b34e45c9 | SHRINE-3186- Remove shrine-proxy war file (server side) | | |
Marc-Danie Nazaire | a2a0fddabbe | Merge pull request #390 in SHRINE/shrine from feature/SHRINE-3193-detect-and-send-incremental-query to develop
* com... | | |
marc-danie | eb4afe01d0c | SHRINE-3193 - Detect and send incremental query results to the web client - removed redundant triggerDataChangeFor call | | |
marc-danie | 548f5843c95 | SHRINE-3193 - Detect and send incremental query results to the web client - added test | | |
marc-danie | 10b895ef22b | SHRINE-3096 - Run Network Health Connectivity test with real data - added Jira ticket comment | | |
marc-danie | ad98de06623 | SHRINE-3193 - Detect and send incremental query results to the web client - fixed sending of data when not responding... | | |
Ben C | e8731f75678 | saving work | | |
Ben C | 5b8cd92623d | Merge branch 'develop' into feature/SHRINE-3175-flag-a-query | | |
Ben C | 5f756ced447 | added removed tests back in after fixing build | | |
Ben C | fe2e4deb5de | Fixed breaking build...I think. | | |
Ben C | 25fdac52e9d | Figuring out why build is failing | | |
Ben C | d533357dd4c | Fixed failing snapshot tests | | |
Ben Carmen | 7fc1d33b70c | Merge pull request #389 in SHRINE/shrine from feature/SHRINE-3077-previous-queries-table to develop
* commit 'c7cd7f... | | |
Ben C | c7cd7f5c40a | Code cleanup | | |
Ben C | c5e0f21b5ea | Saving work | | |
Ben C | ae5617a136c | Merge branch 'develop' into feature/SHRINE-3077-previous-queries-table | | |
Ben C | ccc58a66487 | Potential solution for SHRINE-3077 | | |
marc-danie | 8e20b45e5d6 | SHRINE-3193 - Detect and send incremental query results to the web client | | |
Ben C | dd32acf8959 | Saving Changes | | |
Ben C | 8ba3e2c4a18 | Saving work | | |
Marc-Danie Nazaire | e6bb7ce35db | Merge pull request #387 in SHRINE/shrine from feature/SHRINE-3096-run-network-health-connectivity to develop
* commi... | | |
marc-danie | 86792750c47 | SHRINE-3096 - Run Network Health Connectivity test with real data - renamed timeout to timeLimit and fixed saving of ... | | |
David Walend | 5cc2df3f0b0 | Merge pull request #388 in SHRINE/shrine from feature/SHRINE-3153-collect-renames-of-queries-in to develop
* commit ... | | |
David Walend | ef51960c52a | Sent the message and solved the db puzzle for SHRINE-3115 | | |
marc-danie | b1511f2c283 | SHRINE-3096 - Run Network Health Connectivity test with real data - merge with develop | | |
marc-danie | ece9aa639ea | SHRINE-3096 - Run Network Health Connectivity test with real data - merge with develop | | |
David Walend | 1a16fa6b6a1 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-3153-collect-renames-of-queries-in | | |
David Walend | 50b65604c98 | The works should be able to accept and process a query rename command for SHRINE-3153 | | |
marc-danie | e2a3b0d3b8f | SHRINE-3096 - Run Network Health Connectivity test with real data - added circe-config-version property to the pom file | | |
David Walend | c73c4e6ee56 | Merge pull request #386 in SHRINE/shrine from bugfix/SHRINE-3147-at-adapter-startup-look-for-queued to develop
* com... | | |
marc-danie | 547b6e2ece5 | SHRINE-3096 - Run Network Health Connectivity test with real data - common out code for building web app | | |
marc-danie | 5348e79e1b3 | SHRINE-3096 - Run Network Health Connectivity test with real data - cleaned up imports | | |
marc-danie | aea9a6565ff | SHRINE-3096 - Run Network Health Connectivity test with real data - fixed broken test | | |
dwalend | 9c7939ce340 | todo pass for SHRINE-3147 | | |
dwalend | 7f9abc4532c | Merge branch 'develop' into bugfix/SHRINE-3147-at-adapter-startup-look-for-queued | | |
dwalend | db4ff29ea0d | Last couple of details to get right to get a QUEUED query result back for SHRINE-3147 | | |
marc-danie | 99cb78eb82f | SHRINE-3096 - Run Network Health Connectivity test with real data - make timeout required | | |
dwalend | 22fdcb00b1f | Learned about the difference between toSeq and toList in Squyrrl for SHRINE-3147 | | |
Ben C | 416f0225c3a | Upgraded version of node sass from 4.5.3 to 4.11.0 | | |
marc-danie | d6c343474ed | SHRINE-3096 - Run Network Health Connectivity test with real data - reset maxRetries back to 8 | | |
marc-danie | e0c7a6da672 | SHRINE-3096 - Run Network Health Connectivity test with real data - removed unused function | | |
marc-danie | c47148098f5 | SHRINE-3096 - Run Network Health Connectivity test with real data - added missing web app files | | |
marc-danie | 52aa70e7ba0 | SHRINE-3096 - Run Network Health Connectivity test with real data - modified to only display query results after time... | | |
Ben C | 399ea5505ed | Change of workingDirectoryPath | | |
David Walend | e3d5b5e2be9 | Connecting all the wires for SHRINE-3147 | | |
marc-danie | 4743243a672 | SHRINE-3211 - Move configuration of connectivity test to shrine.conf | | |
marc-danie | 31de989df19 | Merge branches 'develop' and 'feature/SHRINE-3096-run-network-health-connectivity' of https://open.med.harvard.edu/st... | | |
dwalend | 8cccbcaae56 | Check on queued queries in an IO for SHRINE-3147 | | |
Ben C | 9b8b7ba1ae2 | Fixed path in pom.xml | | |
Ben C | 389211dc6ce | Updates to POM files for the steward and dashboard client apps | | |
David Walend | b0c73a3016a | Work toward checking queued queries for SHRINE-3147 | | |
marc-danie | 4ed8de055c7 | SHRINE-3096 - Run Network Health Connectivity test with real data - removed hard-coded node and unused function | | |
Ben C | 3f38205fa7a | Fixed breaking unit tests | | |
Ben C | a9722fb6ced | slight edit to distinguish build and install-test-build | | |
Ben Carmen | b804037b092 | Merge pull request #384 in SHRINE/shrine from feature/SHRINE-3009-email-error-to-admin to develop
* commit '717751fd... | | |
Ben C | 212ff45d93c | Potential solution for SHRINE-3110 | | |
Ben C | 717751fd210 | Added error message for JSON response parse error | | |
Ben C | d4d31b529f1 | Rolled in recommendations from code review | | |
David Walend | 5810d700ed0 | Create a ReadQueryResultAdapter from config for SHRINE-3147 | | |
Ben C | 57da1bb8360 | Saving changes to package.json | | |
David Walend | 6942b97a965 | Merge remote-tracking branch 'origin/develop' into bugfix/SHRINE-3147-at-adapter-startup-look-for-queued | | |
dwalend | aad6d78a65f | Starting comments for how to get QUEUED query results back from i2b2's CRC for SHRINE-3147 | | |
David Walend | e31d4019553 | Merge pull request #381 in SHRINE/shrine from feature/SHRINE-3146-create-find-the-entry-point-for to develop
* commi... | | |
marc-danie | 3188f79c119 | Merge branches 'develop' and 'feature/SHRINE-3096-run-network-health-connectivity' of https://open.med.harvard.edu/st... | | |
marc-danie | 03678892038 | SHRINE-3096 - Run Network Health Connectivity test with real data - uses real data | | |
bendcarmen | 7579380cd47 | Potential solution for SHRINE-3009 | | |
bendcarmen | c581563d3d5 | changed back to components | | |
bendcarmen | 4c0baa8eb9b | git messed up, trying to fix it. | | |
bendcarmen | 63cb481dea8 | saving change | | |
bendcarmen | b3371c3a5f8 | Merge branch 'develop' into feature/SHRINE-3009-email-admin | | |
David Walend | bce146f26ba | Merge branch 'develop' into bugfix/SHRINE-3147-at-adapter-startup-look-for-queued | | |
bendcarmen | 9f9f7532a0b | Potential Solution for Error Dialog/Admin Email | | |
David Walend | fd8c7484d80 | Merge pull request #383 in SHRINE/shrine from feature/SHRINE-3041-refactor-to-make-adding-the-network to develop
* c... | | |
bendcarmen | 80249c2f16f | Working example | | |
Marc-Danie Nazaire | b0c42f69c88 | Merge pull request #379 in SHRINE/shrine from feature/SHRINE-3117-add-mappings-for-the-new-query to develop
* commit... | | |
David Walend | 4dd9b986694 | Last few details to wrap up code for SHRINE-3041 | | |
dwalend | 21d24224671 | Network configuration (except for network health) for SHRINE-3041 | | |
dwalend | 91aefe8365e | Modify nodes for SHRINE-3041 | | |
bendcarmen | 0a70c479e17 | Some cleanup | | |
bendcarmen | d9b32b79d83 | Refactored shrineSnippets into Components | | |
David Walend | c96fd059ade | Merge pull request #382 in SHRINE/shrine from bugfix/SHRINE-3202-isha-created-an-itemversionracelostexception to deve... | | |
David Walend | 72b976fd85d | Started web APIs for SHRINE-3041 | | |
bendcarmen | 711db35353c | Merge branch 'feature/SHRINE-3009-email-admin' into task/SHRINE-3084-error-pop-up | | |
bendcarmen | 39349dc220c | Retrived webclient config data. | | |
David Walend | 1d91bfdb103 | Separated out the call to the CRC and its aftermath to make reporting status easier for SHRINE-3202 | | |
David Walend | 8a488ec4c88 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-3146-create-find-the-entry-point-for | | |
David Walend | fee4415e98b | todo sweep before code review for SHRINE-3146 | | |
David Walend | e38347ecb1c | Made the entry point to ask the CRC for query updates for SHRINE-3146 | | |
Ben Carmen | 6bea26098a7 | Merge pull request #380 in SHRINE/shrine from feature/SHRINE-3007-query-poll-status to develop
* commit '0c322241f6c... | | |
David Walend | c6f79ab83a2 | Separated the call to see if the CRC even knows about the query for SHRINE-3146 | | |
bendcarmen | 0c322241f6c | Added internal status and changed Complete to Completed | | |
marc-danie | b365e402d46 | SHRINE-3117 - Add mappings for the new query statuses - code review changes | | |
David Walend | ab9b371e930 | Extending the Either further for SHRINE-2146 | | |
David Walend | 5d2eef538fe | Extending the Either further for SHRINE-2146 | | |
David Walend | 0a03d9a1a61 | Called out readInstanceResults to see if a query is done and safe to ask for infomation SHRINE-3146 | | |
David Walend | 606f49b36bb | Better error handling for the count call in SHRINE-3146 | | |
David Walend | f270b266ed5 | Factored out retrieving queued breakdowns from the works for SHRINE-3146 | | |
David Walend | e8ef6877419 | Moved where the audit of the sent result is stored for SHRINE-3146 | | |
bendcarmen | eaef5a3e4ca | Potential Solution for Query Statuses | | |
marc-danie | fef1acc562d | SHRINE-3117 - Add mappings for the new query statuses | | |
Marc-Danie Nazaire | 74b6f2c4329 | Merge pull request #378 in SHRINE/shrine from feature/SHRINE-3185-remove-shrine-metadata-war to develop
* commit 'a0... | | |
bendcarmen | 7e777e7b3e7 | ignore a failing snapshot test to get build working | | |
Ben Carmen | 6e5b5a56117 | Merge pull request #377 in SHRINE/shrine from feature/SHRINE-3008-show-query-result-status to develop
* commit 'f776... | | |
David Walend | 247e5ccbc73 | Merge branch 'feature/SHRINE-3146-create-find-the-entry-point-for' of https://open.med.harvard.edu/stash/scm/shrine/s... | | |
David Walend | 6d487013a59 | Some cleanup of how breakdowns are ignored for SHRINE-3146 | | |
marc-danie | a09e624c63c | Merge branches 'develop' and 'feature/SHRINE-3185-remove-shrine-metadata-war' of https://open.med.harvard.edu/stash/s... | | |
dwalend | 6088c09d6b1 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-3146-create-find-the-entry-point-for | | |
David Walend | 259993dc3a6 | Merge pull request #376 in SHRINE/shrine from bugfix/SHRINE-3199-topic-name-is-missing-in-shrine-dev1 to develop
* c... | | |
marc-danie | d51163c6028 | SHRINE-3185 - Remove shrine-metadata war file | | |
bendcarmen | f77645fa983 | Potentially Finished Site Result Statuses | | |
David Walend | 31e86aa2c0f | Added the topic name to the i2b2 xml to run a query for SHRINE-3199 | | |
David Walend | 55fb97456cb | Removed another layer of gloop for SHRINE-3146 | | |
Marc-Danie Nazaire | 5db024d069c | Merge pull request #375 in SHRINE/shrine from feature/SHRINE-3181-add-site-administrator-email to develop
* commit '... | | |
marc-danie | 3691b5dc506 | SHRINE-3181 - Add Site Administrator Email, Username Label and Password Label to webclient section in shrine.conf - m... | | |
David Walend | 8788e1f0a6a | Serialized the calls to the CRC for breakdown results because the CRC realy can't handle that. For SHRINE-3146 | | |
David Walend | f264ded3854 | Comments to guide ironing out the QUEUED query code for SHRINE-3146 | | |
marc-danie | 4f960bfac4f | SHRINE-3181 - Add Site Administrator Email, Username Label and Password Label to webclient section in shrine.conf | | |
David Walend | b7e397f96d4 | Merge pull request #366 in SHRINE/shrine from feature/SHRINE-2724-the-dsa-can-require-topic-ids to develop
* commit ... | | |
David Walend | 4b81533351d | Merge pull request #370 in SHRINE/shrine from feature/SHRINE-3144-upgrade-to-the-latest-scala-maven to develop
* com... | | |
David Walend | e6dd67d3e5c | Merge pull request #357 in SHRINE/shrine from feature/SHRINE-3021-change-the-rest-of-the-mom-web to develop
* commit... | | |
David Walend | 9cfcd9b28e0 | Setting the version back to 1.26.5.1-SNAPSHOT | | |
David Walend | bfd85199909 | Merge conflicts resoved from 1.26.4.2 | | |
David Walend | 49ef96714a7 | Messing with pom.xml to avoid merge conflicts | | |
David Walend | ee6f93f8ed9 | Merge pull request #372 in SHRINE/shrine from feature/SHRINE-2473-remove-unused-includeaggregateresults to develop
*... | | |
Ben Carmen | 459a0120cd9 | Merge pull request #360 in SHRINE/shrine from bugfix/SHRINE-3030-404s-in-webclient to develop
* commit '5443bf995f2e... | | |
David Walend | 80dcc803069 | Merge pull request #374 in SHRINE/shrine from bugfix/SHRINE-3187-result-updates-can-arrive-out-of-order to release/1.... | | |
David Walend | a0f771327a8 | Using times observed at the hub as time changed for results for SHRINE-3187 | | |
David Walend | ec68247bc0f | Merge pull request #373 in SHRINE/shrine from bugfix/SHRINE-3179-change-qep-storage-of-results to release/1.26.4
* c... | | |
David Walend | 2c44b775a9f | Database inserts triggered by IOs can't use Futre/Awaits internally. Fix for SHRINE-3179 | | |
Ben Carmen | 5340df3dba1 | Merge pull request #371 in SHRINE/shrine from feature/swap-SSE-with-polling to release/1.26.4
* commit '70ca434db54e... | | |
David Walend | 182b00b5c49 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-2473-remove-unused-includeaggregateresults | | |
David Walend | e640a43b28d | Got the system working without an includeAggregateResults property in shrine.conf for SHRINE-2473 | | |
bendcarmen | 70ca434db54 | Changed delay from 5 seconds to 10. | | |
David Walend | da76567b693 | Merge pull request #364 in SHRINE/shrine from feature/SHRINE-3108-remove-v24-protocol-and-associated to develop
* co... | | |
Marc-Danie Nazaire | 11528b33f6f | Merge pull request #369 in SHRINE/shrine from bugfix/SHRINE-3167-improve-a-web-api-call-to-get to release/1.26.4
* c... | | |
bendcarmen | 766817b827a | Change back to polling, but with new JSON structure | | |
David Walend | dcce00490d9 | Dropped in a quick comment for future work. | | |
marc-danie | 7ec803835d1 | SHRINE-3167 - Improve a web api call to get query results | | |
Marc-Danie Nazaire | c5a08ede29c | Merge pull request #368 in SHRINE/shrine from feature/SHRINE-3145-create-a-web-api-call-to-get to release/1.26.4
* c... | | |
marc-danie | 64200618e49 | SHRINE-3145 - Create a web api call to get query results - fixed broken test | | |
Marc-Danie Nazaire | e59fe9d6206 | Merge pull request #367 in SHRINE/shrine from feature/SHRINE-3145-create-a-web-api-call-to-get to release/1.26.4
* c... | | |
marc-danie | 75d7ea696d7 | SHRINE-3145 - Create a web api call to get query results - edit code comments | | |
David Walend | 9f9eb93de6c | Updated the maven pluging version and fixed the scala console test script comments for SHRINE-3144 | | |
marc-danie | d729917ceaf | SHRINE-3145 - Create a web api call to get query results | | |
David Walend | 301e93793d8 | Merge fixes for SHRINE-3021 | | |
David Walend | eb81f935f35 | Added topic names everywhere topic ids are used for SHRINE-2724 | | |
David Walend | 8e4c4fcf2be | Merge pull request #365 in SHRINE/shrine from feature/SHRINE-2789-rethink-bot-defense-s-interaction to develop
* com... | | |
David Walend | 76ca25f91b1 | Changed the default bot defense to just the 200 queries per day per user limit for SHRINE-2789 | | |
David Walend | d2a5cfcccb3 | Last bit to delete for SHRINE-3108 | | |
David Walend | c27c580288a | Removed the v24 protocol layer for SHRINE-3108 | | |
David Walend | 956fe1bbb35 | Merged and back to the right versions | | |
Marc-Danie Nazaire | c5f984516ea | Merge pull request #363 in SHRINE/shrine from feature/SHRINE-3095-improvement-server-sent-endpoint to release/1.26.4
... | | |
David Walend | ac95a4ec3b5 | Merge branch 'release/1.26.4' into develop | | |
David Walend | c832ed3a124 | Messing with the pom.xml files to make the merge easier | | |
marc-danie | 317320e400d | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - merging changes fro... | | |
marc-danie | 415746ae580 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - added use of Monix ... | | |
marc-danie | 3b8a83bd6e7 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - removed duplicate Q... | | |
David Walend | 1980def0a8d | Merge pull request #362 in SHRINE/shrine from bugfix/SHRINE-3119-isha-s-found-a-way-to-crash-the to release/1.26.4
*... | | |
marc-danie | 9abb66b5b44 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - removed extra keep ... | | |
marc-danie | c7a1a756795 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset to 1.26.4 bra... | | |
marc-danie | b55344ec162 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset to 1.26.4 bra... | | |
marc-danie | 9a961d16c97 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset to branch ver... | | |
marc-danie | 3360c6bbd55 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - only retrieves data... | | |
marc-danie | 9df81f8d6f2 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset POM version f... | | |
David Walend | 5a1fc261da9 | Merge remote-tracking branch 'origin/release/1.26.4' into bugfix/SHRINE-3119-isha-s-found-a-way-to-crash-the | | |
David Walend | 4fdde4d66c4 | My own review changes for SHRINE-3119 | | |
David Walend | 392180f9c4b | Last note about when a long-term fix will be available for SHRINE-3119 | | |
David Walend | e179417e428 | Found a work-around at least, and reported a bug to http4s for SHRINE-3119 | | |
David Walend | 199bcf44625 | Made a tiny working system that exhibits the problem for SHRINE-3119 | | |
Next → |