dependabot[bot]
|
49e0a28b37
|
Bump browserslist from 4.13.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.13.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.13.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-25 23:31:32 +00:00 |
Dan Funk
|
17a1dbebe7
|
Merge pull request #75 from sartography/feature/performance-refactor
Performance refactor
|
2021-05-04 14:01:41 -04:00 |
Dan
|
9b40f2de2f
|
Performance refactor, largely around assuring that we only download files when we need the data, and using file-meta information at all other times.
Clarifying in the [open] dialog that you can open up any other file related to the current workflow.
|
2021-04-30 11:48:57 -04:00 |
dependabot[bot]
|
7830b78d62
|
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-30 15:10:37 +00:00 |
Dan Funk
|
635035419d
|
Merge branch 'dev' into feature/default_display_order_74
|
2021-04-16 16:42:42 -04:00 |
Dan
|
5234f2b3bb
|
Updating packages, including more recent sartography-workflow-lib.
|
2021-04-16 14:53:14 -04:00 |
Dan Funk
|
dd237a2db5
|
Merge branch 'dev' into dependabot/npm_and_yarn/y18n-4.0.1
|
2021-04-16 14:16:45 -04:00 |
dependabot[bot]
|
7a18cd6a3b
|
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 10:55:29 +00:00 |
Nile Walker
|
9c441e68ca
|
Merge branch 'dev' of https://github.com/sartography/cr-connect-bpmn into bug/move_workflow_spec_260
|
2021-03-22 13:17:14 -04:00 |
Nile Walker
|
78e59d5f4c
|
Initial Commit
|
2021-03-22 10:55:06 -04:00 |
Dan Funk
|
b59ab2f9b5
|
Merge pull request #64 from sartography/bug/delete_workflow_213
Fixes #213
|
2021-03-15 12:33:59 -04:00 |
Dan Funk
|
3b9078d097
|
Merge pull request #65 from sartography/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
|
2021-03-15 12:33:24 -04:00 |
Dan
|
6f023a4ac3
|
I discovered that I had inadvertantly made it impossible to create a new workflow specification when refactoring the display of workflows.
I ADDED A FRONT END TEST, because I am awesome, and all should look upon my work and despair!
|
2021-03-10 15:28:26 -05:00 |
dependabot[bot]
|
499f6e1ef7
|
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-10 03:48:55 +00:00 |
Nile Walker
|
4d57c53658
|
ran npm audit fix
|
2021-03-09 11:04:06 -05:00 |
dependabot[bot]
|
1708058d1c
|
Bump socket.io from 2.3.0 to 2.4.1
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-21 13:17:07 +00:00 |
Dan
|
05e93c4c68
|
Trying to fix a failing build in production due to some sort of error with babel compile at the deployment stage in jenkins.
|
2021-01-11 17:14:35 -05:00 |
Dan
|
b0ba05a2e5
|
bouncing library dependencies to get everything in synch.
|
2021-01-11 16:38:08 -05:00 |
Dan Funk
|
28ddf68f68
|
Modified the home page of the modeler to show a menu on the left hand side that allows navigation between workflow specifications. Back button from the editor takes you back to the home page with the correct spec selected for quicker editing.
|
2020-09-02 13:57:18 -04:00 |
Dan Funk
|
55a3308334
|
Fixing a failing test.
|
2020-09-01 10:20:26 -04:00 |
Dan Funk
|
f22ef09855
|
Updating the shared libraries
|
2020-08-31 17:31:19 -04:00 |
Aaron Louie
|
8c2ae2d315
|
Updates sartography-workflow-lib
|
2020-08-10 17:13:50 -04:00 |
Aaron Louie
|
c7d7186e6e
|
Initial cursor focus to OK in Help dialog modals
|
2020-08-04 17:30:39 -04:00 |
Aaron Louie
|
e16ea33cb5
|
Updates sartography-workflow-lib
|
2020-08-03 16:11:24 -04:00 |
Aaron Louie
|
7abbb1019a
|
Updates sartography-workflow-lib
|
2020-07-31 15:04:34 -04:00 |
Aaron Louie
|
d7ff9f25b2
|
Fixes "No NgModule metadata found for 'AppModule' error"
|
2020-07-16 10:34:11 -04:00 |
Aaron Louie
|
872ec61909
|
Updates sartography-workflow-lib
|
2020-07-14 11:01:04 -04:00 |
Aaron Louie
|
2ea806af53
|
Updates sartography-workflow-lib
|
2020-07-09 15:51:05 -04:00 |
Aaron Louie
|
63ed5e4326
|
Updates Angular to version 9.1.11. Updates sartography-workflow-lib
|
2020-07-06 16:30:25 -04:00 |
Aaron Louie
|
080c344094
|
Updates sartography-workflow-lib
|
2020-07-03 12:20:36 -04:00 |
Aaron Louie
|
1a12cb1e56
|
Merge pull request #37 from sartography/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-07-01 17:07:46 -04:00 |
Aaron Louie
|
f929d33aed
|
Updates sartography-workflow-lib
|
2020-06-17 15:39:35 -04:00 |
Aaron Louie
|
5abfa0411b
|
Updates sartography-workflow-lib
|
2020-06-13 13:28:42 -04:00 |
Aaron Louie
|
9125fb712e
|
Adds files to study model.
|
2020-06-13 11:55:00 -04:00 |
Aaron Louie
|
647f114330
|
Updates sartography-workflow-lilb
|
2020-06-13 10:32:27 -04:00 |
Aaron Louie
|
100b94800c
|
Updates sartography-workflow-lib
|
2020-06-13 09:30:16 -04:00 |
Aaron Louie
|
793ce28ff1
|
Updates sartography-workflow-lib. Adds sentry.
|
2020-06-07 22:22:24 -04:00 |
dependabot[bot]
|
c2ac612b6d
|
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-07 16:54:31 +00:00 |
Aaron Louie
|
0bff8f1fcc
|
Cleans up a few more LDAP job title and department patterns
|
2020-06-03 10:29:32 -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
|
5dd130fb2e
|
Fixed import in sartography-workflow-lib
|
2020-06-02 22:15:17 -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
|
3d25f105e3
|
Logs user id in Google Analytics
|
2020-06-02 11:05: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 |
Aaron Louie
|
930c4d219a
|
Updates sartography-workflow-lib
|
2020-06-01 16:40:44 -04:00 |
Aaron Louie
|
b236168bf7
|
Adds separate custom property for repeat section button label.
|
2020-06-01 09:50:06 -04:00 |