SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
bendcarmenbendcarmen
a30be34711eSome cleanup from code review
David WalendDavid Walend
bda31e9e192Added back the comment for SHRINE-2770
David WalendDavid Walend
426322b06d6A whole lot of stuff to delete for SHRINE-2770
David WalendDavid Walend
97cbb3667d2Switched the table version transaction lock to an insertOrUpdate for SHRINE-2950
David WalendDavid Walend
86cbeb3e74bOut of box configuration works for H2 for SHRINE-2950
David WalendDavid Walend
d8f7a68cb62Removing dead code for SHRINE-2507
David WalendDavid Walend
348a1e9d48eImplemented getQueue for SHRINE-2507
David WalendDavid Walend
f91df3c7f35Code for IO-based queue control methods for SHRINE-2507
bendcarmenbendcarmen
1fc423bc7dbPotential Solution for the Run Query Button
David WalendDavid Walend
ca76d8a01f5Filled in new IO methods for Try methods in the local message queue and started using them for SHRINE-next ticket
David WalendDavid Walend
9af0310ef75Bringing in SHRINE-2770 with some fixes for completing messages
David WalendDavid Walend
c689a0de794complete is working again for SHRINE-2770, now with longs instead of UUIDs
David WalendDavid Walend
2e27dfb09e8Lots of small fixes to run down some problems in SHRINE-2770
David WalendDavid Walend
2c1a4697af9Using the new parts of SHRINE-2770, and getting rid of the old
David WalendDavid Walend
e2af438220eMerge branch 'develop' into feature/SHRINE-2770-clean-up-existing-mom-api-use
David WalendDavid Walend
0c59354a7f8More precise Http4sHttpClient method for SHRINE-2770
David WalendDavid Walend
ccf2185a358Moved the comment to a critical line after talking it through with Marc-Danie for SHRINE-2770
David WalendDavid Walend
d09ab42d976Always extracting the body after a fetch for SHRINE-2770
Ben CarmenBen Carmen
2d94449da82Merge pull request #256 in SHRINE/shrine from task/SHRINE-2915-refresh-previous-queries to develop * commit '201134b...
David WalendDavid Walend
f35b9ac6538http4s IO versions of things that used Spray and Future for SHRINE-2770
David WalendDavid Walend
f592b8d7b7bMerge branch 'develop' into feature/SHRINE-2770-clean-up-existing-mom-api-use
David WalendDavid Walend
cf27a0172b8Untangled some tests for SHRINE-2770
bendcarmenbendcarmen
201134b7b6d1st attempt at query history refresh
David WalendDavid Walend
dc4396d7449Merge pull request #255 in SHRINE/shrine from feature/SHRINE-2889-json-ize-problems to develop * commit '992b3853139...
David WalendDavid Walend
9e5006da593complete() IO methods for SHRINE-2770
bendcarmenbendcarmen
e89f5aa1768Saving latest
David WalendDavid Walend
6f665ceeb3fTests of receive with IO for SHRINE-2770
David WalendDavid Walend
a799554ab5aStarted working through receive IO for SHRINE-2770
David WalendDavid Walend
5dc8aaf3e51Changed over all use of Local.send from Future to IO for SHRINE-2770
David WalendDavid Walend
187c857175eSwitched over the local MoM's send method to IO for SHRINE-2770
David WalendDavid Walend
c0a2bda22daMerge branch 'feature/SHRINE-2770-clean-up-existing-mom-api-use' of https://open.med.harvard.edu/stash/scm/shrine/shr...
David WalendDavid Walend
62898e3e302Renamed to-be-removed sendFuture method for SHRINE-2770
bendcarmenbendcarmen
c0ed151a417Merge branch 'develop' into task/SHRINE-2915-refresh-previous-queries
bendcarmenbendcarmen
135170a9a59Respond to query refresh
Ben CarmenBen Carmen
fa43a6405caMerge pull request #254 in SHRINE/shrine from task/SHRINE-2914-previous-queries-component to develop * commit '161a4...
David WalendDavid Walend
992b3853139Problems in the new data representaiton are now json instead of xml for SHRINE-2777
David WalendDavid Walend
8c27b5a6858An incremental step toward Json for SHRINE-2777
David WalendDavid Walend
60da3dd8757Got all the XML out of Problem for SHRINE-2777
bendcarmenbendcarmen
161a4fed517Added some tests for the queryHistoryReducer
bendcarmenbendcarmen
77b255dc9b7quick edit of default img text
bendcarmenbendcarmen
fe0924a7f98Merge branch 'develop' into task/SHRINE-2914-previous-queries-component
Ben CarmenBen Carmen
8a4eefdc6f6Merge pull request #252 in SHRINE/shrine from task/SHRINE-2913-create-previous-queries-container to develop * commit...
David WalendDavid Walend
258c2522416Replaced overrides of Problem's detailsXml with detailsText for SHRINE-2777
bendcarmenbendcarmen
d58db348d31hopefully less cryptic
bendcarmenbendcarmen
5732cf2ac4dquick refactor
bendcarmenbendcarmen
5cc57e8614fquick refactor
bendcarmenbendcarmen
2880533be4equick change
bendcarmenbendcarmen
fcc180747a8Commit for review when ready
bendcarmenbendcarmen
339e948127aSaving work from refactor
bendcarmenbendcarmen
87b60852bc0Incorporated changes from review and added a test.
bendcarmenbendcarmen
c3da11dd584Saving work
David WalendDavid Walend
25e9e9cf5a8Merge pull request #250 in SHRINE/shrine from feature/SHRINE-2770-clean-up-existing-mom-api-use to develop * commit ...
Ben CarmenBen Carmen
337eecb07f1Merge pull request #253 in SHRINE/shrine from feature/SHRINE-2766-create-common-currency-database to develop * commi...
bendcarmenbendcarmen
4a16eee1bc5Verified that maven-node plugin is not configured in the POM so that we can use Bamboo to run npm install and npm build
David WalendDavid Walend
9391c068e90A new constructor for XmlProblemDigest for SHRINE-2777
David WalendDavid Walend
7f928bc12efReplaced the toProblemDigest() method on Problem with an appy() on XmlProblemDigest as a step toward moving the xml o...
David WalendDavid Walend
cdd3d251061Renamed ProblemDigest for SHRINE-2889
bendcarmenbendcarmen
9f35d9a1f68Potential Solution for creation of the Query History Component
David WalendDavid Walend
115a31d455dAdded oracle schema for SHRINE-2766
David WalendDavid Walend
510aa35d107Added mssql schema for SHRINE-2766
David WalendDavid Walend
1c05ecf209eAdded mysql schema for SHRINE-2766
David WalendDavid Walend
30300d1c4adTurn back on the tests I turned off for SHRINE-2771
David WalendDavid Walend
d5d15742259Adding MoM service for SHRINE-2771
David WalendDavid Walend
09f71efe671Marc-Danie spotted my typos for SHRINE-2771
David WalendDavid Walend
55e4c3e2ef8Merge branch 'develop' into feature/SHRINE-2770-clean-up-existing-mom-api-use
bendcarmenbendcarmen
c69f3fd0217reoved console log
bendcarmenbendcarmen
b180ce3caabquick edit of unit test
bendcarmenbendcarmen
1cabcc1cd5bMerge branch 'develop' into task/SHRINE-2913-create-previous-queries-container
Ben CarmenBen Carmen
8eb75f3691eMerge pull request #251 in SHRINE/shrine from task/SHRINE-2911 to develop * commit 'eeb2b418f54ec13b4f354e17668dee50...
bendcarmenbendcarmen
970a609fef1Potential completion of SHRINE-2913 Creating Previous Queries Container with REST calls
bendcarmenbendcarmen
9b4504b9125saving work
bendcarmenbendcarmen
a5cee26e977Saving work
Ben CarmenBen Carmen
a6b5f9123aaMerge pull request #249 in SHRINE/shrine from unit-tests/converters to develop * commit '14bae804d8a05e675672de26648...
Ben CarmenBen Carmen
09240601022Merge pull request #248 in SHRINE/shrine from unit-tests/reducers to develop * commit '2f820c1ea958f024866ab8502074a...
bendcarmenbendcarmen
eeb2b418f54Removal of existing previous Queries Container
bendcarmenbendcarmen
8386d60459cRemoved do_not_review directory
bendcarmenbendcarmen
18cd269b3b3merge of release/1.26.1
David WalendDavid Walend
3a527521aabOptional timeout parameter for SHRINE-2771
David WalendDavid Walend
3d93feb820cLate comment cleanup for SHRINE-2771 (As was all that other stuff I just did under SHRINE-2882)
David WalendDavid Walend
10c3a9ccfa5ack a message for SHRINE-2882
David WalendDavid Walend
5c2e98b5a24receive a message for SHRINE-2882
David WalendDavid Walend
fff4bdc0952send a message for SHRINE-2882
David WalendDavid Walend
66b4883d050Test refactoring for SHRINE-2882
David WalendDavid Walend
1b3792732a3getQueues for SHRINE-2882
David WalendDavid Walend
fac7c11b386A little cleanup for SHRINE-2882
bendcarmenbendcarmen
a726ed8fbc5Added .editorconfig for consistent formatting
bendcarmenbendcarmen
a05ea2c1809Added .prettierrc for linting
David WalendDavid Walend
b7677b78e4aConsolidated error handling for SHRINE-2882
David WalendDavid Walend
b003cb2cbfbadded deleteQueue for SHRINE-2882
David WalendDavid Walend
f9e0708508bCreate queue web api call for SHRINE-2882
bendcarmenbendcarmen
14bae804d8aUnit tests for value converts
David WalendDavid Walend
b32825f08a6Added a test for when MOM is not enabled for SHRINE-2882
David WalendDavid Walend
11663f647a9Removed wildcard import for SHRINE-2882
David WalendDavid Walend
cbf1ea9ac77Added test for NotFound for SHRINE-2882
David WalendDavid Walend
5dd1b9f192cTesting the body in the ping pong test for SHRINE-2882
David WalendDavid Walend
3652928dd16Testing the body in the ping pong test for SHRINE-2882
bendcarmenbendcarmen
2f820c1ea95removed .rc file
bendcarmenbendcarmen
a49e61a543cUnit tests for Reducer
David WalendDavid Walend
651a28bbbccChecked for exceptions in the first test for SHRINE-2882
David WalendDavid Walend
b72eb2af421First test passes for SHRINE-2882
bendcarmenbendcarmen
89e89b25343Added unit tests for reducers
bendcarmenbendcarmen
5c4df636246Merge branch 'develop' into unit-tests/reducers
bendcarmenbendcarmen
8f80c2c6cf0js build
bendcarmenbendcarmen
5135d7da7f6Merge branch 'release/1.26.1' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.26.1
bendcarmenbendcarmen
5b74d1e868ajs build
Ben CarmenBen Carmen
880f7df3718Merge pull request #246 in SHRINE/shrine from bugfix/SHRINE-2891-handle-queued-state to release/1.26.1 * commit 'c27...
David WalendDavid Walend
82b582a0de6More setup - upgraded the http4s test application, and cleared a pack of loose ends in pom.xmls for SHRINE-2882
marc-daniemarc-danie
1113475e617SHRINE-2886 - Make the network health page downloadable - code review changes
bendcarmenbendcarmen
c2744e30900cr changes
bendcarmenbendcarmen
d4685a42b31code review changes
bendcarmenbendcarmen
d99545648b3Incorporate recommendations from review.
marc-daniemarc-danie
a6e5afdcb93Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into SHRINE-2886-make-the-network-heal...
marc-daniemarc-danie
d63a26e4ddbSHRINE-2886 - Make the network health page downloadable - added deleteOnExit to file
marc-daniemarc-danie
876c53f5365SHRINE-2886 - Make the network health page downloadable - added "webpage/download" endpoint for getting the network h...
bendcarmenbendcarmen
e9f55421823Fix for missing QUEUED states SHRINE-2891
bendcarmenbendcarmen
5cb68536219Saving changes
David WalendDavid Walend
7d62bb8d04aMoved the http4s client code to the 0.19M1 version for SHRINE-2882
David WalendDavid Walend
87ee24f1d01Moving to the in-progress version of http4s for SHRINE-2882
David WalendDavid Walend
97b608ae3cfRenaming the old spray MOM service to free up the old names for SHRINE-2882
marc-daniemarc-danie
76f4a311c7cSHRINE-2868 - Make the html page accessible - modified to use utc milliseconds instead of seconds
David WalendDavid Walend
c2449437426Merge pull request #245 in SHRINE/shrine from feature/SHRINE-2803-build-common-currency-data-support to develop * co...
Ben CarmenBen Carmen
e7360a6f027Merge pull request #242 in SHRINE/shrine from feature/SHRINE-2843-unit-tests-phase2 to develop * commit 'bcc11e21971...
David WalendDavid Walend
741cbc4ca29Merge branch 'develop' into feature/SHRINE-2803-build-common-currency-data-support
David WalendDavid Walend
2bbe20c5298Todo sweep for SHRINE-2803
David WalendDavid Walend
2eb28e5b188Store facts about the Network for SHRINE-2803
David WalendDavid Walend
bdd514ef1f4Cheezy solution to Problems in Results and Queries for SHRINE-2803
Marc-Danie NazaireMarc-Danie Nazaire
9a9bfff3d85Merge pull request #244 in SHRINE/shrine from SHRINE-2868-make-the-html-page-accessible to release/1.26.1 * commit '...
marc-daniemarc-danie
84b21e77939SHRINE-2868 - Make the html page accessible - added missing dependency to pom
Marc-Danie NazaireMarc-Danie Nazaire
73eb1e34400Merge pull request #243 in SHRINE/shrine from SHRINE-2868-make-the-html-page-accessible to release/1.26.1 * commit '...
marc-daniemarc-danie
bd20bb419c0Merge branch 'release/1.26.1' of https://open.med.harvard.edu/stash/scm/shrine/shrine into SHRINE-2868-make-the-html-...
marc-daniemarc-danie
47385b43d8cSHRINE-2868 - Make the html page accessible - changed the path to the network health config from shrine.hub.networkhe...
bendcarmenbendcarmen
bcc11e21971Added recommended code review changes
bendcarmenbendcarmen
82040c48defadded a better 'it' description
bendcarmenbendcarmen
72615c96d9dCompleted tests for services
David WalendDavid Walend
83d40dc354aQueries in the database for SHRINE-2803
bendcarmenbendcarmen
59b3fd017e3Update tests
David WalendDavid Walend
35079fc1bc6Filled in query type for SHRINE-2803
bendcarmenbendcarmen
2efdec6dfd8Merge branch 'develop' into feature/SHRINE-2843-unit-tests-phase2
bendcarmenbendcarmen
32d23fc7d41merge of release/1.26.1
bendcarmenbendcarmen
0c985fd0f80Updated POMS to 1.26.1.3
bendcarmenbendcarmen
aa7b24c49f5Commit of changes
bendcarmenbendcarmen
f0a36176146Merge branch 'release/1.26.1' into feature/SHRINE-2843-unit-tests-phase2
Marc-Danie NazaireMarc-Danie Nazaire
da54bf78bccMerge pull request #241 in SHRINE/shrine from SHRINE-2868-make-the-html-page-accessible to develop * commit '9a40ecd...
marc-daniemarc-danie
9a40ecdf186SHRINE-2868 - Make the html page accessible - changed the path to the network health config from shrine.hub.networkhe...
bendcarmenbendcarmen
8dd3bc64480Added js bundle to release branch
Ben CarmenBen Carmen
9b5cdaed0b1Merge pull request #239 in SHRINE/shrine from bugfix/SHRINE-2855 to release/1.26.1 * commit 'bbeb77779ddf8d95523a98c...
Ben CarmenBen Carmen
0d8489a54c8Merge pull request #240 in SHRINE/shrine from bugfix/SHRINE-2872-fix-layout to release/1.26.1 * commit 'fd0469c94e8c...
Marc-Danie NazaireMarc-Danie Nazaire
0cdd74d462aMerge pull request #237 in SHRINE/shrine from SHRINE-2868-make-the-html-page-accessible to develop * commit 'd2ea518...
bendcarmenbendcarmen
fd0469c94e8Potential fix of Webclient layout issue when logging in.
bendcarmenbendcarmen
bbeb77779ddPotential fix of bar graph text alignment issue
marc-daniemarc-danie
d2ea5182bb6Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into SHRINE-2868-make-the-html-page-ac...
marc-daniemarc-danie
9138836aaf2SHRINE-2868 - Make the html page accessible - code review changes
Ben CarmenBen Carmen
701fb19dfa7Merge pull request #236 in SHRINE/shrine from bugfix/SHRINE-2880-Wwrong-breakdown-message to release/1.26.1 * commit...
Ben CarmenBen Carmen
5db0c3bacd3Merge pull request #238 in SHRINE/shrine from bugfix/SHRINE-2884-error-txt to release/1.26.1 * commit 'd50fe2c77c54e...
Ben CarmenBen Carmen
09ee4bac9f4Merge pull request #235 in SHRINE/shrine from bugfix/SHRINE-2879-switch-tabs to release/1.26.1 * commit 'b559fe925b8...
bendcarmenbendcarmen
d50fe2c77c5Show ERROR instead of description
bendcarmenbendcarmen
c0c1ff7c44cSaving work
marc-daniemarc-danie
b910513b605SHRINE-2868 - Make the html page accessible - removed unused import
marc-daniemarc-danie
cacde1a49beSHRINE-2868 - Make the html page accessible - adding the built react app for now until Bamboo is able to build the app
bendcarmenbendcarmen
5c7df1c0e70Merge branch 'release/1.26.1' into feature/SHRINE-2843-unit-tests-phase2
marc-daniemarc-danie
779995570c5SHRINE-2868 - Make the html page accessible - made networkName configurable
David WalendDavid Walend
27d52dec214Code to test storing Researchers for SHRINE-2803
marc-daniemarc-danie
b11562c5912SHRINE-2868 - Make the html page accessible - commented out the npm build step until supported in Bamboo
David WalendDavid Walend
c9a140357b5Code to test storing Nodes for SHRINE-2803
marc-daniemarc-danie
bdd7b9febdfSHRINE-2868 - Make the html page accessible - now serving the network health html, js, and css from the jar file and ...
David WalendDavid Walend
df6d9e03584Code to support storing Nodes for SHRINE-2803
bendcarmenbendcarmen
7db9c02692ePotential fix of status messages in breakdown view
bendcarmenbendcarmen
b559fe925b8Fix
Ben CarmenBen Carmen
da3753fb06eMerge pull request #234 in SHRINE/shrine from bugfix/SHRINE-2881-fix-tooltip to release/1.26.1 * commit 'f528519217b...
Ben CarmenBen Carmen
cf8b34c02cfMerge pull request #233 in SHRINE/shrine from bugfix/SHRINE-2877-fix-error-popup to release/1.26.1 * commit '90c0dde...
bendcarmenbendcarmen
f528519217bPotential fix of tooltip layout issue
David WalendDavid Walend
4e47ffa2ab8Merge pull request #232 in SHRINE/shrine from feature/SHRINE-2803-build-common-currency-data-support to develop * co...
bendcarmenbendcarmen
90c0ddef8f1Potential fix of SHRINE-2877
David WalendDavid Walend
c2fc175ea07Test of a failed race to update a common currency data type for SHRINE-2864
David WalendDavid Walend
89ccfb84bbcMerge branch 'develop' into feature/SHRINE-2803-build-common-currency-data-support
David WalendDavid Walend
ae3f236d1d1Common companion class to hold all the stuff for SHRINE-2864 (not SHRINE-2803)
bendcarmenbendcarmen
95e505b43dcCommit of bundle
marc-daniemarc-danie
94762424548SHRINE-2868 - Make the html page accessible - modified name in package.json
bendcarmenbendcarmen
5daf51ccb75Bumped version to 1.26.1.2
bendcarmenbendcarmen
95f22e007bfUpdated POMS to 1.26.2.1-SNAPSHOT
bendcarmenbendcarmen
600580ecbe2Committed most up to date code and js bundle
bendcarmenbendcarmen
344614ef965Saving work on tests
marc-daniemarc-danie
12ea89e7658Merge from develop
Marc-Danie NazaireMarc-Danie Nazaire
161ab64bd6aMerge pull request #230 in SHRINE/shrine from SHRINE-2865-improvements-for-create-emailer to develop * commit 'af090...
marc-daniemarc-danie
af090a79bc9SHRINE-2865 - Improvements for Create emailer for Node Site Admin for Connectivity Issue - Modified sendConnectivityI...
bendcarmenbendcarmen
75ca922babeMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
bdcde134a7aCommit of snapshots
Marc-Danie NazaireMarc-Danie Nazaire
45a49c2a00fMerge pull request #231 in SHRINE/shrine from SHRINE-2817-create-html-page-for-viewing to develop * commit '35528ef0...