Dan Funk
31ea436e4e
Merge pull request #121 from sartography/dependabot/npm_and_yarn/nth-check-2.0.1
...
Bump nth-check from 2.0.0 to 2.0.1
2022-01-05 13:45:31 -05:00
Dan Funk
5ceb61aff3
Merge pull request #120 from sartography/dependabot/npm_and_yarn/prismjs-1.25.0
...
Bump prismjs from 1.24.1 to 1.25.0
2022-01-05 13:44:26 -05:00
alicia pritchett
4504adc90c
Fixes #571 - Remove Primary Process from Library Workflow Specifications
2022-01-05 13:39:13 -05:00
Dan
83f58df3f3
Merge branch 'dev'
2022-01-04 15:31:41 -05:00
Dan
11de8d3175
Adding github action to build our docker containers.
2022-01-04 15:31:28 -05:00
Dan
a0b5bdafeb
Updated images for wiki
2021-12-23 15:27:37 -05:00
dependabot[bot]
1c34ed0b67
Bump nth-check from 2.0.0 to 2.0.1
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 15:59:13 +00:00
dependabot[bot]
4379ae4f1d
Bump prismjs from 1.24.1 to 1.25.0
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 15:59:12 +00:00
alicia pritchett
46eef5b939
Bump->586
2021-12-15 10:57:50 -05:00
alicia pritchett
66212536b6
Bump->583
2021-12-08 10:45:01 -05:00
alicia pritchett
86a2ff1fd3
bump->582
2021-12-03 13:09:03 -05:00
Dan Funk
38806cbf99
Merge pull request #119 from sartography/xls-issue-540
...
Don't allow xls files #540
2021-11-30 11:23:08 -05:00
mike cullerton
9fda13160c
Don't allow xls files
2021-11-16 12:21:10 -05:00
Dan
03be00fb75
Bumping shared library.
2021-11-11 14:10:53 -05:00
Dan
4977978b4c
bumping, just to stay up to date on shared libraries.
2021-11-11 13:53:05 -05:00
Dan
a8663d1e2f
Merge branch 'dev' of github.com:sartography/cr-connect-bpmn into dev
2021-11-09 17:10:02 -05:00
Dan
479b61f58d
bumping shared libraries.
2021-11-09 17:08:44 -05:00
alicia pritchett
7965840edd
Bump libraries -> 578
2021-11-09 10:41:21 -05:00
alicia pritchett
74dcf70406
Bump shared libraries -> 576
2021-11-03 14:53:34 -04:00
alicia pritchett
81be4ec1d2
Bump shared libraries -> 575
2021-11-01 15:12:27 -04:00
Dan
386e6c935c
Boucing shared libaries.
2021-10-26 12:27:27 -04:00
Dan Funk
216c005752
Merge pull request #117 from sartography/chore/tweak-libraries-504
...
Fixes #504- Tweak Library Category Behavior
2021-10-21 14:30:22 -04:00
Dan Funk
556adbf4e3
Merge pull request #116 from sartography/chore/update-lock
...
Fixes a little console error bug.
2021-10-21 14:26:18 -04:00
alicia pritchett
9fb7e66355
Fixes #504- Tweak Library Category Behavior
...
kinda a weird solution, but introduces a variable so we can toggle expansion of "All libraries" alongside the list of categories
2021-10-20 11:56:21 -04:00
alicia pritchett
b877511182
Fixes a little console error bug.
...
Also updates package lock/package.json so you can run a halfway decent dev server. (Use npn run start:dev)
2021-10-19 11:49:03 -04:00
Dan Funk
3df3953ae9
Merge pull request #114 from sartography/bug/spec-validation-497
...
Bug/spec validation 497
2021-10-19 11:20:25 -04:00
Dan Funk
be64fbe29c
Merge pull request #115 from sartography/bug/fix-bpmn-tests
...
Potential fix for the bpmn tests
2021-10-19 11:20:03 -04:00
alicia pritchett
2a469614c1
Potential fix for the bpmn tests
...
also getting rid of old deprecated code
2021-10-19 10:53:51 -04:00
Dan Funk
a28cb1a3d7
Merge pull request #113 from sartography/bug/library-saves-479
...
Sorta Fixes #479 - Issue deleting Library Workflow Specification
2021-10-19 10:32:31 -04:00
Dan Funk
ca4e9e4a34
Merge pull request #112 from sartography/chore/bpmn-refactor-455
...
Style changes ~ makes buttons circles
2021-10-19 10:30:38 -04:00
Dan Funk
41bcca9f7e
Merge pull request #111 from sartography/bug/library-loads-477
...
Fixes #477 - Libraries not showing as 'selected spec' on page loads
2021-10-19 10:30:10 -04:00
alicia pritchett
873dca1125
Fixes #497 - Fix workflow spec/category name validation
2021-10-18 15:19:33 -04:00
alicia pritchett
113cef7fe3
Sorta Fixes #479 - Issue deleting Library Workflow Specification
...
Displays library references when you attempt to delete a library, if there are any. I also removed deprecated methods. And their tests. (You can't even try to save something in a bad state because you only get the option to generate it in a good state)
2021-10-18 14:34:35 -04:00
alicia pritchett
c9603264a3
Fixes #504- Tweak Library Category Behavior
...
But you have to have the other fix in here. Keeps libraries category thingy expanded when its supposed to be.
2021-10-18 13:50:06 -04:00
alicia pritchett
ab213275cf
WIP - Fix validation
...
sigh
2021-10-18 13:41:07 -04:00
alicia pritchett
cd0c89b135
Style changes ~ makes buttons circles
2021-10-15 12:59:17 -04:00
alicia pritchett
bed29dcabe
Fixes #477 - Libraries not showing as 'selected spec' on page loads
...
Will load libraries on page loads now. will set master spec correctly. updating some tests
2021-10-14 13:21:43 -04:00
Dan Funk
97736f824f
Merge pull request #110 from sartography/chore/bpmn-refactor-455
...
Chore/bpmn refactor 455
2021-10-13 12:10:14 -04:00
Dan Funk
8f22bfef56
Merge pull request #109 from sartography/chore/resource-files-461
...
Chore/resource files 461
2021-10-13 12:08:47 -04:00
alicia pritchett
dacc8f9f7f
Take out this method i didnt use
...
oopsie
2021-10-13 11:22:32 -04:00
alicia pritchett
d63d648838
fixes tests. some style choices
2021-10-13 11:17:45 -04:00
alicia pritchett
6b086cbd06
Bump->571
2021-10-13 10:06:44 -04:00
alicia pritchett
aec5435e42
bump
2021-10-12 16:07:06 -04:00
alicia pritchett
e242aeebf3
wip
2021-10-12 16:00:05 -04:00
alicia pritchett
756995e5fe
Merge branch 'dev' into chore/bpmn-refactor-455
2021-10-12 14:34:46 -04:00
alicia pritchett
7395987236
Adds a trashcan so you can delete a file reference if you really want
...
but you cannot delete the two important reference files that were already there
2021-10-12 14:28:15 -04:00
alicia pritchett
b2ad797831
Merge branch 'dev' into chore/resource-files-461
2021-10-11 12:12:18 -04:00
Dan Funk
449764576b
Merge pull request #108 from sartography/bug/category-id-249
...
Bug/category id 249
2021-10-07 15:48:44 -04:00
Dan
4a40837399
Don't run the e2e tests, which don't even really exist anyway.
2021-10-07 15:42:22 -04:00
Dan
0a3489a4c7
Bumping shared libraries.
2021-10-07 15:16:54 -04:00