Commit Graph

279 Commits

Author SHA1 Message Date
dependabot[bot] 6b652e7408
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 23:42:45 +00:00
Aaron Louie 7b86f9ff3c Updates sartography-workflow-lib 2020-03-05 10:57:12 -05:00
Aaron Louie 95fbced144 Changes fields back to outline style 2020-02-28 11:16:53 -05:00
Aaron Louie caa643dd2f Updates sartography-workflow-lib 2020-02-28 11:16:41 -05:00
Aaron Louie 2ec2ebbb49 Puts display name in h1 tag 2020-02-25 16:42:36 -05:00
Aaron Louie 9f8cce615d Adds a semicolon 2020-02-25 16:38:59 -05:00
Aaron Louie 4e256ad17c Fixes sporadically-failing unit tests (I hope) 2020-02-25 16:34:55 -05:00
Aaron Louie f228e7f5b7
Merge pull request #6 from sartography/chore/update-angular
Chore/update angular
2020-02-25 16:11:11 -05:00
Aaron Louie b982270c7e Updates sartography-workflow-lib 2020-02-25 15:50:45 -05:00
Aaron Louie e7e568bc8a Fixes sometimes-broken unit tests 2020-02-25 15:33:25 -05:00
Aaron Louie cc4fe0df86 Fixes broken tests, build warnings, and deprecated TestBed.get errors 2020-02-25 15:03:22 -05:00
Aaron Louie a3b3a69096 Updates to Angular 9 2020-02-25 13:56:05 -05:00
Aaron Louie 73b591e898 Imports SartographyWorkflowLibModule, rather than SessionRedirect component. Changes staging production flag to false (for now). 2020-02-25 09:48:45 -05:00
Aaron Louie 437e76a007
Merge pull request #5 from sartography/feature/fake-sso
Feature/fake sso
2020-02-25 09:37:33 -05:00
Aaron Louie fbbe830218 Adds some meaningful e2e tests. 2020-02-24 17:15:25 -05:00
Aaron Louie d39e414962 Fixes broken unit tests. Updates sartography-workflow-lib. 2020-02-24 16:43:03 -05:00
Aaron Louie fe1a481f43 Adds navbar, footer, and Material theme 2020-02-24 15:20:18 -05:00
Aaron Louie f9a47e36f7 Adds fake sign-in and sign-out components 2020-02-24 14:19:20 -05:00
Aaron Louie 4cf28994b6 Updates sartography-workflow-lib 2020-02-21 11:25:17 -05:00
Aaron Louie e77053ea1f Updates sartography-workflow-lib 2020-02-18 10:14:44 -05:00
Aaron Louie 8727a5e10f Runs sonar-scanner after tests complete 2020-02-14 14:51:02 -05:00
Aaron Louie 170396d149 Removes sonar-scanner npm package 2020-02-12 10:42:52 -05:00
Aaron Louie 5ecd06f7fe Running Sonar from Travis CI 2020-02-12 10:34:34 -05:00
Aaron Louie 760f2a1710 Spies on formatDate so test can just return a known string 2020-02-11 22:34:53 -05:00
Aaron Louie 55b0e5b79a Resets the date. 2020-02-11 13:22:01 -05:00
Aaron Louie 60d96d5dac Sets filename of downloaded XML file 2020-02-11 13:12:18 -05:00
Aaron Louie 760d52a559 Adds test for sorting file names 2020-02-11 11:06:58 -05:00
Aaron Louie 3c4ac7f4d8 Sorts files by name 2020-02-11 11:00:31 -05:00
Aaron Louie 165a6f06e6 Resolves CSS font bug identified by sonar cloud 2020-02-08 11:40:34 -05:00
Aaron Louie 36d4ab5437 Fixes Handlebars coverage reporting bug in Travis CI 2020-02-08 11:39:54 -05:00
Aaron Louie 1077474ddf Ignores assets directory 2020-02-08 11:28:06 -05:00
Aaron Louie 795f34d1f6 Refines test:coverage command 2020-02-08 11:21:48 -05:00
Aaron Louie 9fe11be610 Ignores assets directory 2020-02-08 10:56:33 -05:00
Aaron Louie 4592a8f717 Corrects coveraage report path. Ignores /docker directory. 2020-02-08 10:38:43 -05:00
Aaron Louie fbd2cfaed0 Doesn't fail build if Docker push fails 2020-02-07 18:27:35 -05:00
Aaron Louie 33be82e41f Builds docker image 2020-02-07 18:27:19 -05:00
Aaron Louie a67c2af6d5 No need to expose 5432 to external network? 2020-02-07 12:52:40 -05:00
Aaron Louie dfd5282895 Updates sartography-workflow-lib 2020-02-07 12:38:13 -05:00
Aaron Louie 44bf6557c6 Shuts down and cleans up docker containers after tests run 2020-02-07 10:23:57 -05:00
Aaron Louie 3055c58e17 Updates sartography-workflow-lib 2020-02-07 10:23:23 -05:00
Aaron Louie 0654d6d74a Adds some placeholder tests 2020-02-07 10:22:48 -05:00
Aaron Louie 2f446692ad Removes incompatible command 2020-02-07 10:22:34 -05:00
Aaron Louie eb245c5608 Changes version to one supported by Travis CI 2020-02-06 22:23:34 -05:00
Aaron Louie 8f86b1ce65 Prevents build failure if no docker containers to stop 2020-02-06 22:16:13 -05:00
Aaron Louie c8a6ea4978 Pushes docker image 2020-02-06 22:12:33 -05:00
Aaron Louie 26eda7cc8a Adds docker-compose to start backend and database for e2e testing 2020-02-06 22:04:01 -05:00
Aaron Louie 324f20681d Trivial change to prompt Docker push from GitHub 2020-02-06 14:45:26 -05:00
Aaron Louie c865b5634a Builds wf backend Docker container from master branch 2020-02-06 08:58:31 -05:00
Aaron Louie 51cf00aaeb Updates sartography-workflow-lib 2020-02-05 15:09:23 -05:00
Aaron Louie 86b357df6f Updates sartography-workflow-lib. 2020-02-04 21:48:26 -05:00