marc-danie | 671b5f4aa5d | SHRINE-2572- Code for checking network health using JMeter Maven plugin - added comment about the SSL redirect host | | |
David Walend | 5df8b45360d | A little test code to support SHRINE-2566 | | |
Marc-Danie Nazaire | d484fed462f | Merge pull request #136 in SHRINE/shrine from bugfix/SHRINE-2573-modify-mock-crc-to-work-with to develop
* commit 'c... | | |
marc-danie | efbf7bb1c87 | SHRINE-2572- Code for checking network health using JMeter Maven plugin | | |
marc-danie | c8dba40de06 | SHRINE-2573 - Modify Mock CRC To work with or without trailing slash | | |
bendcarmen | 12760d96344 | A default error message if statusMessage is undefined. | | |
Ben Carmen | 1f2feeecbcf | Merge pull request #135 in SHRINE/shrine from SHRINE-SHRINE-2551-make-queued-green to develop
I moved the queued-sta... | | |
bendcarmen | 41de01f9731 | Moved shared, queued status to query-status.scss | | |
bendcarmen | 598e7630062 | Potential fix of GREEN queued status | | |
bendcarmen | 24d26dff400 | Saving Tab and Container progress | | |
marc-danie | 99c73ea887e | SHRINE-2569- Add delay to the Mock CRC - modified to use fold()() instead of match | | |
David Walend | 52fc8221b33 | Merge pull request #132 in SHRINE/shrine from bugfix/SHRINE-2562-catch-this-timeout-and-maybe to develop
* commit 'b... | | |
marc-danie | 715a3776c80 | SHRINE-2569- Add delay to the Mock CRC - variable renaming and removed triple quotes | | |
David Walend | 0ebeed2c957 | Merge pull request #133 in SHRINE/shrine from bugfix/SHRINE-2566-enable-the-web-client-to-retry to develop
* commit ... | | |
bendcarmen | 776f7458954 | merge of developer | | |
marc-danie | f3a13b69907 | SHRINE-2569- Add delay to the Mock CRC | | |
bendcarmen | 4f83c704a8b | Incorporated feedback from meeting | | |
David Walend | b9c5d600f2f | Some logging for SHRINE-2562 | | |
David Walend | 065e8f47741 | Added a special timeout handler for SHRINE-2566 | | |
David Walend | 76293f95a33 | Trapping a timeout exception that bubbles all the way to catalina.out for SHRINE-2562 | | |
Marc-Danie Nazaire | 140cbdd1136 | Merge pull request #131 in SHRINE/shrine from bugfix/SHRINE-2554-upgrade-to-scala-2.11.12 to develop
* commit '34d66... | | |
marc-danie | 34d660d848a | SHRINE-2554 - Upgrade to Scala 2.11.12 | | |
David Walend | 9c6eba329e7 | Merge pull request #130 in SHRINE/shrine from feature/SHRINE-2552-create-a-http-client-server-bridge to develop
* co... | | |
David Walend | bf1f57cd65b | Marc-Danie found a cut-paste problem during review of SRHINE-2552 | | |
David Walend | d737ed25633 | Create just one httpClient for SHRINE-2552 | | |
David Walend | 8e19d35a232 | Merge branch 'develop' into feature/SHRINE-2552-create-a-http-client-server-bridge | | |
David Walend | 1174602596c | Jose's suggestion for getting the whole body for SHRINE-2552 | | |
David Walend | c8ee473da0c | Better command line parameters and response for SHRINE-2552 | | |
David Walend | c4f6db74bbd | Some code cleanup for SHRINE-2552 | | |
David Walend | 96d30a5fbb7 | Testing vs. real systems for SHRINE-2552 | | |
David Walend | 49f65567b21 | Merge pull request #129 in SHRINE/shrine from feature/SHRINE-2452-upgrade-to-akka-2.5.8-if-possible to develop
* com... | | |
bendcarmen | 911585e79fd | Incorporated suggestions from team | | |
Ben Carmen | eb1eeddd709 | Merge pull request #128 in SHRINE/shrine from feature/tabs-enhancements to develop
* commit '4a2579dfb1e7982d32f2ae8... | | |
David Walend | 61fdd872edc | Building up what looks like the right request for SHRINE-2552 | | |
David Walend | 63dd82a1c85 | Now seeing a request for SHRINE-2552 | | |
David Walend | 96bce203d94 | Hello world works | | |
David Walend | 3383ad4a22e | Compiles | | |
David Walend | 731a54838a5 | Copied http4s-client-test as the starting point for SHRINE-2552 | | |
David Walend | 822f699d88f | Wrong directory to copy | | |
David Walend | 2f9447a4889 | Copied http4s-client-test as the starting point for SHRINE-2552 | | |
David Walend | 70462a35bc1 | Merge branch 'develop' into feature/SHRINE-2452-upgrade-to-akka-2.5.8-if-possible | | |
David Walend | 65af439199f | Comment cleanup for SHRINE-2532 | | |
David Walend | f9ec3634a58 | Some cleanup with the new web client for SHRINE-2532 | | |
Marc-Danie Nazaire | 78b41c70fe1 | Merge pull request #127 in SHRINE/shrine from SHRINE-2534-scaleup-testing-create-mock-crc to develop
* commit '4c63d... | | |
David Walend | ebc4d4074da | Now using the timeout for SHRINE-2532 | | |
David Walend | b48bfc23f0c | Now handling java.net.ConnectException, which is different from ConnectionException, for SHRINE-2532 | | |
marc-danie | 4c63d05f926 | SHRINE-2534- Scaleup testing: Create Mock CRC - more cleaning up of imports | | |
marc-danie | ef94127ec51 | SHRINE-2534- Scaleup testing: Create Mock CRC - cleaned up imports | | |
marc-danie | 39c1381702b | updated version from 0.18.3 to 0.18.4 | | |
marc-danie | b4806812700 | SHRINE-2534- Scaleup testing: Create Mock CRC - added case to catch any invalid requests and use of triple quotes | | |
marc-danie | cb851175ebf | SHRINE-2534- Scaleup testing: Create Mock CRC - removed implicit scheduler since code compiles without it | | |
marc-danie | fce758935ca | SHRINE-2534- Scaleup testing: Create Mock CRC - removed unnecessary empty () | | |
David Walend | 2334fb7daa1 | Added support for usernames and passwords for SHRINE-2532 | | |
David Walend | 71a4af9a831 | todo cleanup for SHRINE-2532 | | |
David Walend | 879f1d7a7d2 | Now down to just my one allowed unsafe call for SHRINE-2532 | | |
marc-danie | 98f63d48563 | SHRINE-2534- Scaleup testing: Create Mock CRC - removed wildcard from the imports in Bootstrap and unused dependencie... | | |
David Walend | e0b1ce50212 | Now sending and receiving messages for SHRINE-2532 | | |
David Walend | 8a9aabe0dc7 | Able to read responses back for SHRINE-2532 | | |
David Walend | eb7a6169821 | Checkpointing progress before diving back in | | |
bendcarmen | 4a2579dfb1e | latest changes | | |
marc-danie | a35d1208e66 | SHRINE-2534- Scaleup testing: Create Mock CRC - moved to apps directory and add missing web.xml file | | |
marc-danie | 496b6654c73 | SHRINE-2534- Scaleup testing: Create Mock CRC - renamed for naming consistency | | |
marc-danie | 8fa617eee84 | SHRINE-2534- Scaleup testing: Create Mock CRC - changed name of service | | |
marc-danie | 72d2f2188eb | SHRINE-2534- Scaleup testing: Create Mock CRC - Change from request from GET to POST | | |
bendcarmen | ccdbc85d155 | Added test automation to the dev environment | | |
bendcarmen | 47fb802bad4 | Saved latest | | |
bendcarmen | 8d735cb6dab | Merged latest verison of develop | | |
bendcarmen | 344eb4cfa07 | Added Behavior and Snapshot tests to components | | |
bendcarmen | 4d737b69142 | Merged latsest from develop | | |
bendcarmen | 631bbb47c87 | Added React-Redux | | |
bendcarmen | d0d62700ff6 | Saving work | | |
David Walend | ce6619b4d2b | Stitched in the new http client for SHRINE-2532 | | |
David Walend | c06c01e9589 | Http4sHttpClient compiles for SHRINE-2532 | | |
bendcarmen | 991e00f2439 | Merge of changes from release/1.25.2 | | |
David Walend | 72d20cfdf22 | Merge branch 'develop' into feature/SHRINE-2452-upgrade-to-akka-2.5.8-if-possible | | |
David Walend | d1bc7695e1d | Merged with release/1.25.2 and updated pom.xmls | | |
David Walend | 7b4ab713eac | Merge branch 'release/1.25.2' into develop | | |
bendcarmen | c66c45d1eaf | Build of js after completed review...should include fix for SHRINE-2458 | | |
Ben Carmen | c379225fd72 | Merge pull request #126 in SHRINE/shrine from bugfix/SHRINE-2548-disappearing-breakdowns to release/1.25.2
* commit ... | | |
marc-danie | 56cf59e6d1f | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into SHRINE-2534-scaleup-testing-creat... | | |
marc-danie | 502f0bece1e | SHRINE-2534- Scaleup testing: Create Mock CRC | | |
David Walend | 2fc61d0397c | Moved pom.xml s to version 1.25.2.3-SNAPSHOT | | |
David Walend | 6e63ea0f54e | Now with a controlled path for the proxy host and port to try at UCSD | | |
bendcarmen | a4b688e75a8 | Saving work | | |
bendcarmen | eedbbee843b | Rebuild of JS to get rid of weird corrupted style | | |
bendcarmen | cbea277d88d | saving work | | |
bendcarmen | c22d3c189a9 | Potential fix of SHRINE-2458 | | |
bendcarmen | ee71dd11540 | Reversion of unreviewed fix | | |
bendcarmen | fb2a52150dc | saving work | | |
bendcarmen | 1ee96cd1962 | Updated linting to AirBNB | | |
David Walend | cd0658b9cac | Trimmed the size of the .zip file by about half for SHRINE-2457 | | |
David Walend | 8487524168f | First draft of SHRINE-2547 - to test the http4s client at UCSD | | |
bendcarmen | abea31f5285 | Update of POMs | | |
bendcarmen | 3f2de794687 | Merge of release/1.25.2 | | |
bendcarmen | 126952ddfd1 | JS bundle of reviewed code | | |
Ben Carmen | edf8549854a | Merge pull request #125 in SHRINE/shrine from bugfix/SHRINE-2544-tabs-state-sync to release/1.25.2
* commit '5ce76ab... | | |
bendcarmen | 6a38672ff19 | Added Standard Linter | | |
bendcarmen | 5ce76abe62c | Potential fix for SHRINE-2544 | | |
bendcarmen | 16415a79498 | Preemtive spot check | | |
David Walend | 5d5db39afed | Merge branch 'develop' into feature/SHRINE-2452-upgrade-to-akka-2.5.8-if-possible | | |
bendcarmen | d7cf115e032 | Added some notes about ESLINT, saving work before switching branches | | |
bendcarmen | 5d29745be4f | Quick addition to readme | | |
bendcarmen | 6438416fca0 | Ignore build artifacts...ephasize buidling through server integration | | |
bendcarmen | 35cecf89b2d | Added testing infrastructure for TDD and BDD | | |
bendcarmen | ca6c243b04e | Working retrofitter | | |
bendcarmen | b18cb53cba9 | saving dev mode build | | |
bendcarmen | 45ab4832038 | Fix of corrupted CSS causeing issue for SHRINE-2541 - no code change, just a re-compile | | |
bendcarmen | 1d78bc984cf | updated POMs to 1.25.2.2-SNAPSHOT | | |
bendcarmen | 35693da36ef | Make sure bundle is built | | |
bendcarmen | d6aa14dee6f | Roll back POMs to 1.25.2.1-SNAPSHOT to allow deploy to QA | | |
bendcarmen | 629c55ac712 | Build of latest js bundle | | |
bendcarmen | eadaf2e5e05 | Merged in changes to fix tabs and graphing | | |
bendcarmen | ab1478771b5 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | cbffc9b6c12 | Potential fix of graphing | | |
bendcarmen | e895a8307e5 | Potential fix of erratic UI behavior in new tabs feature | | |
David Walend | f299fa06a0c | Versions back to 1.25.3.1-SNAPSHOT | | |
bendcarmen | f383be45f24 | Created a js bundle | | |
David Walend | 2cb3004c78c | Merge branch 'develop' into release/1.25.2 | | |
bendcarmen | 80792606acc | Committing Build of .js files | | |
David Walend | 47fbac7de1b | Moving develop back to 1.25.2.1-SNAPSHOT to pick up a fix from Ben | | |
David Walend | 2c554febfe3 | Changed pom.xml versions to 1.25.2.2-SNAPSHOT for QA fixes | | |
David Walend | 7c3347b7feb | Moved develop branch of SHRINE to 1.25.3.1-SNAPSHOT | | |
David Walend | c777d7cdfba | Better syntax for the request header, thanks to http4s gitter. | | |
David Walend | a971122d31f | Better syntax for the request header, thanks to http4s gitter. | | |
Ben Carmen | cb71f5bb121 | Merge pull request #124 in SHRINE/shrine from feature/add-graphing-tab to develop
* commit '72bd715b3634e2e64342f27d... | | |
bendcarmen | 72bd715b363 | per code review, added more descriptive names. | | |
bendcarmen | 866d639cf22 | quick update...moved an if up a line. | | |
bendcarmen | 8ff5364b9fd | Per code review, fixed a duplicate line of code, changed wording on an error message and refactored confusing return ... | | |
bendcarmen | fa4384b9495 | Per code review, added some extra defensive checks. | | |
bendcarmen | 39a3207ab00 | Per code review, removved commented out template tag. | | |
bendcarmen | 63f67cf27fd | Added References to JIRA tickets for removing IFrame and related cleanup of redundant constants and state | | |
bendcarmen | a71f4dc1711 | Full feature set of Shrine Webclient with Tabs for review | | |
David Walend | 03d5f3c58fd | Lurching toward using the http4s web client for SHRINE-2532 | | |
bendcarmen | 2436861d90e | Saving work managing views | | |
bendcarmen | fd4ec711f0c | Saving the changes to move things into a container that controls that app state | | |
bendcarmen | ee899db9374 | Merge of some UI changes that did not make it into develop | | |
David Walend | ae5acfd12e7 | Added the http4s library and renamed the class I'm about to replace for SHRINE-2532 | | |
David Walend | 2f0f758f518 | Merge pull request #123 in SHRINE/shrine from feature/SHRINE-2504-consider-implementing-erik-benton-s to develop
* c... | | |
David Walend | c13c380abb5 | localhost is fine as the stewardBaseUrl. | | |
David Walend | ae49d68516f | Getting the URLs right for SHRINE-2504 | | |
David Walend | 4c7907b481d | Couple of changes to .conf files to support an external link in audit emails for SHRINE-2504 | | |
Ben Carmen | c6f4c3a7816 | Merge pull request #116 in SHRINE/shrine from bugfix/SHRINE-2499-export-link-disabled-fix to develop
* commit 'c5543... | | |
David Walend | fd8a34019ec | I messed up a merge and left the compiler with a puzzle it couldn't solveon its own. Should fix it. | | |
David Walend | 55785963251 | Changes to make DSA email link separately customizable for SHRINE-2504 | | |
David Walend | 92ea60dae69 | Merge pull request #119 in SHRINE/shrine from bugfix/SHRINE-2239-network-ids-in-query-result-json to develop
* commi... | | |
bendcarmen | c5543425d6b | Moved styles of export to CSS per review recommendation | | |
Ben Carmen | 27bc7bd7e3d | Merge pull request #115 in SHRINE/shrine from bugfix/SHRINE-2495-fix-x-y-spacing to develop
* commit '726ab547e6f5d4... | | |
David Walend | ba007e94813 | Merge pull request #118 in SHRINE/shrine from feature/SHRINE-2337-configuration-for-hard-coded to develop
* commit '... | | |
David Walend | 7891d4da81f | Merge pull request #110 in SHRINE/shrine from ~STSOI/shrine:develop to develop
* commit 'c4bdac55d27de4703b5b6af140b... | | |
David Walend | e96aa1f83ad | A snippet of code to work around SHRINE-2239, and some logging to get to the next step of the puzzle | | |
David Walend | ac213c2098d | Added configurable poll timeout for the hub's use of a queue for SHRINE-2337 | | |
David Walend | 80187e93d4a | Not sure why the release branch won the merge, but I'm changing it back to 1.25.2.1-SNAPSHOT | | |
bendcarmen | 10e3a2eb708 | updated POMs from 1.25.1.2-SNAPSHOT to 1.25.1.3-SNAPSHOT | | |
bendcarmen | a9235359f22 | Merge of a quick change to the Steward app from develop | | |
bendcarmen | 37505badad2 | this is a test, will delete in a moment | | |
bendcarmen | eaeeaa2a031 | Potential fix of SHRINE-2499 | | |
bendcarmen | 9010c9ca720 | build of js | | |
Ben Carmen | 716192451a0 | Merge pull request #112 in SHRINE/shrine from bugfix/SHRINE-2492-graphing-sequence to develop
* commit '9ce5a35552dc... | | |
bendcarmen | 9ce5a35552d | Merged with FETCH_HEAD | | |
bendcarmen | 726ab547e6f | Potential fix of SHRINE-2495 | | |
bendcarmen | fd05ea8779a | Build of js | | |
Ben Carmen | c330d803585 | Merge pull request #111 in SHRINE/shrine from bugfix/SHRINE-2491-not-working-in-ie to develop
* commit 'dc5ef8544187... | | |
Ben Carmen | 4cbc73c59db | Merge pull request #113 in SHRINE/shrine from bugfix/SHRINE-2494-broken-error-popup to develop
* commit '5d92ed0bf2e... | | |
Ben Carmen | be15ef20f59 | Merge pull request #114 in SHRINE/shrine from bugfix/SHRINE-2483-unwanted-text-in-header to develop
* commit '1ad6aa... | | |
bendcarmen | 1ad6aa98f37 | Fix for SHRINE-2483 | | |
bendcarmen | 5d92ed0bf2e | Potential fix of SHRINE-2494 | | |
bendcarmen | 5855fc5c569 | Corrected a spread operator | | |
bendcarmen | 5717bce0302 | Fix of the sorting of graphs | | |
bendcarmen | dc5ef854418 | Potential fix of SHRINE-2491, not working in IE | | |
bendcarmen | d21f361e170 | js build | | |
bendcarmen | 8a1c7f6998f | Cleanup of if statement | | |
Sam Tsoi | c4bdac55d27 | Fixing url links with double quotes instead of single | | |
David Walend | 5c29dcc85c1 | Merge pull request #108 in SHRINE/shrine from bugfix/SHRINE-2487-log-bomb-if-shrine-dev2-fails to release/1.25.1
* c... | | |
Ben Carmen | 9ad2317d96a | Merge pull request #109 in SHRINE/shrine from bugfix/SHRINE-2485-csv-export to develop
* commit '32ffc4f02b0a2c2f17b... | | |
bendcarmen | 32ffc4f02b0 | Resolved merge conflicts wtih develop | | |
bendcarmen | 34b4e7f9bc6 | changed the name of url member and constant to baseUrl to be more descriptive | | |
Ben Carmen | 9072f65a02d | Merge pull request #107 in SHRINE/shrine from feature/SHRINE-2472-show-404-error to develop
* commit '90e9a96919e9a1... | | |
bendcarmen | 90e9a96919e | Incorporated suggestions from code review | | |
bendcarmen | 85c3f07253b | Extra insurance in case data coming back from the server is undefined | | |
bendcarmen | 5f4440e98a7 | Made sure data is handled in case it is undefined | | |
bendcarmen | b37f6cf0e6d | Added a double check in case data object is undefined | | |
bendcarmen | 546cc47587e | Simiplified a conditional per code review | | |
bendcarmen | 22c650109e8 | Renamed some confusing methods and separated out any DOM maninpulation in order to facilitate testability | | |
bendcarmen | c9795a1df87 | Fixed accidental name redundancy from refactor | | |
bendcarmen | de08d05bd5d | Fixed accidental name redundancy from refactor | | |
bendcarmen | 92deaa68f03 | refactor | | |
David Walend | f78e91ccc23 | Now catching and retrying for spray's ConnectionException to fix SHRINE-2487 | | |
bendcarmen | 8f251f650f5 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
| Next → |