141 Commits

Author SHA1 Message Date
Aaron Louie
b95d4197fd Sets site title 2020-06-14 12:33:21 -04:00
Aaron Louie
100b94800c Updates sartography-workflow-lib 2020-06-13 09:30:16 -04:00
Aaron Louie
9d9c52b9d8 Injects title 2020-06-12 16:29:35 -04:00
Aaron Louie
2872fd4ec2 Forgot a word 2020-06-07 22:42:47 -04:00
Aaron Louie
793ce28ff1 Updates sartography-workflow-lib. Adds sentry. 2020-06-07 22:22:24 -04:00
Aaron Louie
29339c5709 Injects Google Analytics tag via environment variable. Prevents gtag race condition from sporadically causing failing unit tests 2020-06-02 23:27:41 -04:00
Aaron Louie
431973f2b9 Fixes broken favicon and file icons when baseHref is not '/' 2020-06-02 23:10:31 -04:00
Aaron Louie
987f2c2fc8 Cleans up visual design of API Error display 2020-06-02 22:05:31 -04:00
Aaron Louie
2b3f6d14d4 Adds favicon. Displays error codes in more human-readable fashion. 2020-06-02 21:52:15 -04:00
Aaron Louie
c900422206 Catches and displays API Errors in the UI 2020-06-02 21:12:03 -04:00
Aaron Louie
6784b6ca1e Checks for user 2020-06-02 00:23:50 -04:00
Aaron Louie
34ffe430a6 Wrong key 2020-06-02 00:13:12 -04:00
Aaron Louie
cb09d4d460 Injects GA key via environment variable. Fixes GA service imports. 2020-06-01 23:49:21 -04:00
Aaron Louie
cb5b76c92f Adds Google Analytics 2020-06-01 23:15:11 -04:00
Dan Funk
de5f5d1003 changing the way the token is passed. 2020-05-29 04:48:18 -04:00
Aaron Louie
c03cbbc72e Brings in style settings from frontend for consistency 2020-05-27 14:55:10 -04:00
Aaron Louie
9c17649371 Cleans up visual design of header and reference files screen 2020-05-27 12:32:21 -04:00
Aaron Louie
c406cbcc00 Adds logo and site title. Adds file icons 2020-05-26 21:17:18 -04:00
Aaron Louie
fba504d978 Fixes failing unit tests 2020-05-26 15:38:19 -04:00
Dan Funk
3a76a077b5 Allow this app to function under /bpmn url.
Drop the login page all together, depend on the error interceptor to detect a logout, and redirect via shibboleth to the backend to get logged back in again.
2020-05-26 13:43:31 -04:00
Aaron Louie
cd51cf3b5b Disables APP_BASE_HREF provider 2020-05-26 10:01:28 -04:00
Aaron Louie
6ae42b761b Merge branch 'rrt/dev' into dev 2020-05-23 14:46:57 -04:00
Aaron Louie
0aab80522a Enables save button when decision table is altered 2020-05-23 14:46:32 -04:00
Aaron Louie
4a71a552d6 Uses error interceptor to handle redirecting to login 2020-05-23 13:37:17 -04:00
Aaron Louie
13b47ba894 Redirects to login on production if no user found. 2020-05-23 12:15:28 -04:00
Aaron Louie
2c96537554 Removes getting the window location pathname, because it screws up the session redirect 2020-05-22 15:28:15 -04:00
Aaron Louie
2cde2364d7 Sets base href 2020-05-22 14:58:16 -04:00
Aaron Louie
bc9c234903 Signs in with redirect to login and fixes failing tests 2020-05-22 08:15:25 -04:00
Aaron Louie
96903b5fcd Adds unit tests 2020-05-18 20:59:38 -04:00
Aaron Louie
d5cfbf238d Updates sartography-workflow-lib. Adds reference file editing screen. Fixes BPMN file update mechanism. 2020-05-18 19:56:21 -04:00
Aaron Louie
e3214aa5dd Properly sets defaults for environment variables 2020-05-18 19:55:45 -04:00
Aaron Louie
6156a99f67 Allow upload of .doc, .xls, & .xlsx 2020-05-18 13:42:02 -04:00
Aaron Louie
c5678e6a12 Removes unnecessary OnInit 2020-05-14 10:37:35 -04:00
Aaron Louie
537dc4aae2 Updates sartography-workflow-lib 2020-05-13 22:56:56 -04:00
Aaron Louie
04be04fbe4 Generates SVG on save. Doesn't save it anywhere yet, though. 2020-05-12 22:19:35 -04:00
Aaron Louie
8dbcacfb4a Adds environment variable that determines which route is used as "home" 2020-05-12 22:19:13 -04:00
Aaron Louie
927356da9d Gets signed-in state from API 2020-05-11 16:22:16 -04:00
Aaron Louie
2b9e99a3db Checks whether user is logged in 2020-05-11 12:06:30 -04:00
Aaron Louie
ded3c899e5 Removes GA key 2020-04-15 10:14:10 -04:00
Aaron Louie
0b7851bc0b Removes curly braces from envsubst template strings 2020-04-15 09:47:33 -04:00
Aaron Louie
00ad016535 Adds ENV 2020-04-14 16:57:56 -04:00
Aaron Louie
41b399e8a3 Replaces environment files with a single runtime environment file that pulls in environment variables. 2020-04-14 15:42:07 -04:00
Aaron Louie
4dfcd0b010 Removes unnecessary semicolon 2020-04-13 13:14:08 -04:00
Aaron Louie
e0e3cba538 Refactors, fixes bugs, and adds tests for changing spec and category display orders 2020-04-13 12:13:44 -04:00
Aaron Louie
f9b0e42115 Adds buttons to change display_order of workflow specs and categories 2020-04-10 10:07:39 -04:00
Aaron Louie
42c268bcc2 Updates sartography-workflow-lib. Fixes all kinds of test failures resulting from change in file data API method. 2020-04-08 17:15:08 -04:00
Aaron Louie
fff410fe13 Displays all error text 2020-04-07 16:02:35 -04:00
Aaron Louie
e1240912bc Displays master status spec separately from other specs. 2020-04-01 09:53:22 -04:00
Aaron Louie
336c5d4656 Sorts workflow spec categories in display order. Updates is_status to is_master_spec 2020-03-30 15:03:55 -04:00
Aaron Louie
30b10f252a Tidying up 2020-03-30 13:38:27 -04:00