Kelly McDonald
f0207540ee
Fixes #410,411
...
also:
* Several linting errors - I upgraded webstorm and this seemed to have fixed the problems that I was having.
* UI fixes for the left hand side
* Speedup for development - use start:dev in the configuration rather than start
2021-08-24 08:53:16 -04:00
Dan
8a3fb4dc4a
A little css cleanup.
2021-08-10 14:58:11 -04:00
Dan
983b1abf0a
Merge remote-tracking branch 'origin/dev' into 367b-CallActivity
...
# Conflicts:
# package-lock.json
# package.json
2021-08-10 13:11:30 -04:00
Kelly McDonald
9aac003fea
Swap order of components
2021-08-10 10:17:42 -04:00
Dan
735590aa3b
Moving to eslint, and fixing all the linting errors it reported.
2021-08-10 09:58:37 -04:00
Kelly McDonald
6c9a3807f9
Finish #367 to allow user to choose libraries for a given workflow
2021-08-10 09:12:26 -04:00
Leashys
b8233e87df
Update Angular for bpmn (WIP)
...
need to update a few more things
2021-07-26 11:15:54 -04:00
mike cullerton
69f59ad8ac
Adding standalone
as an attribute of a workflow_spec
2021-04-29 14:11:21 -04:00
Aaron Louie
fba504d978
Fixes failing unit tests
2020-05-26 15:38:19 -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
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
1b8bc199b8
Sets one workflow spec as master status spec.
2020-03-23 14:08:13 -04:00
Aaron Louie
afca7cece8
WIP: Moves util methods to sartography-workflow-lib. Attempts to get file dialog working.
2020-03-20 16:49:17 -04:00
Aaron Louie
d0f4916667
Adds delete workflow spec category dialog. Shows edit/delete buttons on hover..
2020-03-18 11:33:12 -04:00