mike cullerton
|
30857d0189
|
Travis build failed with validationState as private
|
2021-08-09 10:10:17 -04:00 |
Kelly McDonald
|
b496169776
|
Fix Lint errors
|
2021-08-05 11:59:39 -04:00 |
Kelly McDonald
|
4e8698374f
|
Errors fixed - let's re-do a PR and make sure that this processes again.
|
2021-08-05 11:31:17 -04:00 |
Kelly McDonald
|
887efa2982
|
Make a separate area to show the workflow-specs that are marked as 'Libraries'
|
2021-08-02 09:31:12 -04:00 |
Leashys
|
b950a32fbd
|
Fixes 323 - standalone false by default
|
2021-07-09 15:44:01 -04:00 |
Dan
|
d02bf21d9d
|
error when building for production, making validationData public to allow access from html.
|
2021-07-07 12:13:29 -04:00 |
Dan
|
b671a300c8
|
Merge branch 'dev' of github.com:sartography/cr-connect-bpmn into dev
|
2021-07-07 12:04:57 -04:00 |
Dan
|
7584ee4db8
|
Adding the user id to the display for reference files and workflow spec files.
|
2021-07-07 12:04:33 -04:00 |
Dan Funk
|
a0af76c242
|
Merge pull request #88 from sartography/feature/set_study_for_validation
Feature/set study for validation
|
2021-07-07 11:36:44 -04:00 |
Dan Funk
|
57b92f6bea
|
Merge pull request #87 from sartography/feature/script-editor
Feature/script editor
|
2021-07-07 11:36:29 -04:00 |
Dan
|
c5149cee74
|
Adding a settings page to specify which study you want to use for validation.
Also improving the validation message display via the shared libraries.
Droping the protocol-builder component, as it wasn't in use.
|
2021-07-07 00:52:24 -04:00 |
Dan
|
0ee43cca21
|
fixing linting errors.
|
2021-07-06 16:17:38 -04:00 |
NWalker4483
|
6653ea5a8f
|
Updated Sartography Lib and
Better handled the data returned from validating
|
2021-06-29 11:38:37 -04:00 |
NWalker4483
|
bc3ce7e820
|
Added event to update object dropdown
|
2021-06-22 10:39:09 -04:00 |
NWalker4483
|
25927f070f
|
.
|
2021-06-09 14:55:05 -04:00 |
mike cullerton
|
45bc5434d1
|
After adding a workflow spec, select it.
After deleting a workflow spec, select the master workflow spec.
|
2021-06-09 14:46:04 -04:00 |
NWalker4483
|
4114554b61
|
Added Script Editor
|
2021-06-03 10:31:41 -04:00 |
mike cullerton
|
b40348e505
|
Set the `standalone` parameter to `required`. This fixes a problem when creating workflow specs where the new spec was not created if standalone was not set.
|
2021-05-06 11:53:07 -04:00 |
Dan
|
885a95d847
|
Fixing a bad test.
|
2021-05-04 16:23:09 -04:00 |
Dan
|
520689fa5b
|
Merge remote-tracking branch 'origin/dev' into standalone-workflow-204
|
2021-05-04 16:01:21 -04:00 |
Dan
|
4ba12d0e2d
|
timezone differences in travis caused this test to fail, just formatting the date into the local timezone, rather than look for an exact string match.
|
2021-05-04 12:46:03 -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 |
mike cullerton
|
69f59ad8ac
|
Adding `standalone` as an attribute of a workflow_spec
|
2021-04-29 14:11:21 -04:00 |
Dan Funk
|
bf9fcb533a
|
Add files via upload
|
2021-04-21 18:12:03 -04:00 |
Dan Funk
|
635035419d
|
Merge branch 'dev' into feature/default_display_order_74
|
2021-04-16 16:42:42 -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 |
Nile Walker
|
3644a225f6
|
fixes #161
|
2021-03-31 11:05:27 -04: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 |
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
|
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 |
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
|
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 |
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 |
Kelly McDonald
|
8b39eb5098
|
Make changes to tests to reflect what has been done in the UI
|
2021-01-28 10:54:36 -05:00 |
Kelly McDonald
|
0221dc4baf
|
Add change to make the 'Upload BPMN or DMN file' on the file doesn't show us the open dialog and that it doesn't show a new DMN file as already being saved.
|
2021-01-27 11:10:01 -05:00 |
Kelly McDonald
|
528772cdfd
|
Made dropdown work immediately on press
|
2021-01-26 10:06:13 -05:00 |