NWalker4483
|
81e6e0bdb8
|
Merge branch 'dev' of https://github.com/sartography/cr-connect-bpmn into feature/show_documentation_62
|
2021-04-20 09:05:05 -04:00 |
Dan Funk
|
18119e96d5
|
Merge pull request #69 from sartography/feature/default_display_order_74
chore/fixes 74
|
2021-04-16 16:42:52 -04: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
|
32c1da1c3c
|
correcting some linting errors.
|
2021-04-16 14:24:38 -04:00 |
Dan Funk
|
bf28331ab0
|
Merge pull request #71 from sartography/ui_cutoff_261
fixes #161
|
2021-04-16 14:17:36 -04:00 |
Dan Funk
|
3532e124ba
|
Merge pull request #70 from sartography/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
|
2021-04-16 14:16:52 -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 |
Dan Funk
|
2580b614ad
|
Merge pull request #68 from sartography/bug/move_workflow_spec_260
Bug/move workflow spec 260
|
2021-04-16 14:16:03 -04:00 |
NWalker4483
|
25a83e0164
|
Tests Passing
|
2021-04-16 09:24:23 -04:00 |
NWalker4483
|
4dbad9ece5
|
One more test to fix
|
2021-04-16 09:22:25 -04:00 |
NWalker4483
|
efae9469cb
|
Added Markdown Windows
|
2021-04-16 09:03:39 -04:00 |
NWalker4483
|
01b6a39155
|
Updated Modeler
|
2021-04-16 08:58:31 -04:00 |
NWalker4483
|
52289daf3f
|
.
|
2021-04-15 22:43:34 -04:00 |
NWalker4483
|
dbaa7d85fd
|
Updated Email Template + Lunch Break
|
2021-04-12 13:28:43 -04:00 |
NWalker4483
|
59b4a11e70
|
Working Documentation
|
2021-04-12 13:10:17 -04:00 |
NWalker4483
|
f740bacc39
|
Showing Script Documentation
|
2021-04-12 13:08:31 -04:00 |
NWalker4483
|
ad40f8c78d
|
Updated Dialog Htmls
|
2021-04-12 11:14:39 -04:00 |
NWalker4483
|
5bf82abe36
|
Initial Commit
|
2021-04-12 10:30:57 -04:00 |
Nile Walker
|
3644a225f6
|
fixes #161
|
2021-03-31 11:05:27 -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
|
404f26aee9
|
fixes 74
|
2021-03-23 16:52:41 -04:00 |
Nile Walker
|
0fdfa0d942
|
Fixed Tests
|
2021-03-22 13:23:13 -04: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
|
73e261e973
|
Fixes 260
|
2021-03-22 13:14:36 -04:00 |
Nile Walker
|
78e59d5f4c
|
Initial Commit
|
2021-03-22 10:55:06 -04:00 |
Dan
|
8c6d2b2991
|
Don't depend on dockerhub for anything, only depend on images we have ported over to Quay, or we risk a too-many-requests error during build on Quay.io.
|
2021-03-16 10:44:24 -04:00 |
Dan
|
e3402f52db
|
Use some cached libraries in quay.io rather than trying to pull from docker, which is a rat jerk son of a gun, and is throttling us.
|
2021-03-15 17:17:16 -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 Funk
|
e074453fe2
|
Merge pull request #66 from sartography/bug/cannot_create_new_spec
I discovered that I had inadvertantly made it impossible to create a …
|
2021-03-15 12:33:09 -04:00 |
Dan
|
c5961cfd97
|
fixing a stupid mistake
|
2021-03-10 17:07:16 -05:00 |
Dan
|
2585201e8a
|
Didn't completely work, as it was basing whether something was new on the currently selected spec, better to just check if it is new.
|
2021-03-10 16:27:22 -05: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 |
Nile Walker
|
72beae8604
|
linting
|
2021-03-10 09:17:13 -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 |
Dan Funk
|
c562ea0b3f
|
Add files via upload
|
2021-03-09 16:35:58 -05:00 |
Nile Walker
|
55895b6843
|
Passing ng test
|
2021-03-09 11:19:50 -05:00 |
Nile Walker
|
4d57c53658
|
ran npm audit fix
|
2021-03-09 11:04:06 -05:00 |
Nile Walker
|
5a3ad09e2b
|
Fixes #213
|
2021-03-09 10:44:20 -05:00 |
Nile Walker
|
97be04cf59
|
quay private Search field bug
|
2021-03-03 11:04:52 -05:00 |
Dan Funk
|
a3387be571
|
Merge pull request #61 from sartography/feature/search-bar
Feature/search bar
|
2021-03-02 14:40:48 -05:00 |
Nile Walker
|
03a390f36e
|
Added Mini Fabs to search results
|
2021-02-24 09:39:10 -05:00 |
Nile Walker
|
0a6cc16d8e
|
Merge branch 'dev' of
https://github.com/sartography/cr-connect-bpmn into search-bar
|
2021-02-24 00:04:38 -05:00 |
Nile Walker
|
384f80994e
|
Updated Css to align with buttons
|
2021-02-24 00:01:54 -05:00 |
Nile Walker
|
5b6a18668e
|
Added Simple Search
|
2021-02-23 23:34:56 -05:00 |
Dan
|
a199b1c3f7
|
a little cleanup on the navigation for the workflow specs.
|
2021-02-23 16:20:42 -05:00 |
Dan
|
77031ffe82
|
Merge branch 'dev' of github.com:sartography/cr-connect-bpmn into dev
|
2021-02-12 09:17:58 -05:00 |
Dan
|
48f866c2cf
|
Moving to Quay.io
dropping deploy step from Travis and removing the deployment script, as this is handled by Quay.
|
2021-02-12 09:17:52 -05:00 |
Dan Funk
|
b8b5fbc3ea
|
Merge pull request #56 from sartography/dependabot/npm_and_yarn/socket.io-2.4.1
Bump socket.io from 2.3.0 to 2.4.1
|
2021-02-03 16:42:05 -05:00 |