Andrey Melnikov
|
fd686a0672
|
update: workflow versions are db records again to more easily store custom user manifest and parameters
|
2020-04-22 12:18:39 -07:00 |
|
Andrey Melnikov
|
ae524fbd2e
|
feat: added versions to workflow tempaltes.
update: updated logic to get workflow template executions stats to be a single query.
|
2020-04-20 13:47:48 -07:00 |
|
Andrey Melnikov
|
74f1019e76
|
Merge branch 'feat/core.144-workflow.stats' into feat/dev-core-144-workflow.stats
|
2020-04-16 14:44:11 -07:00 |
|
Andrey Melnikov
|
259c9f8a57
|
clean: cleaned up code for getting/setting parameters.
|
2020-04-15 16:22:45 -07:00 |
|
Andrey Melnikov
|
aac67a9c6d
|
feat: reworked parameters to be annotations - first draft
|
2020-04-15 10:43:41 -07:00 |
|
Andrey Melnikov
|
07a473c0ab
|
fix: workflow template resource checks are now on "workflowtemplates" and not "workflows"
|
2020-04-14 11:26:45 -07:00 |
|
Andrey Melnikov
|
a5060a71ae
|
fix: Get label requests now use "get" permission instead of "create"
|
2020-04-14 11:22:54 -07:00 |
|
Andrey Melnikov
|
fa7dd28a9a
|
fix: permission verbs for adding/replacing labels are now "update" instead of "create"
|
2020-04-14 11:20:20 -07:00 |
|
Andrey Melnikov
|
318869bba4
|
fix: Updated workflow template labels request so a version can be specified.
|
2020-04-13 13:01:40 -07:00 |
|
Andrey Melnikov
|
628c68c24f
|
clean/fix: fixed issues with creating workflow template versions and labels.
Removed most of the logic from updating a workflow template version as it is currently not used.
|
2020-04-13 12:45:36 -07:00 |
|
Andrey Melnikov
|
57dcd1d399
|
fix: updated resources so they can be provided labels on creation.
|
2020-04-12 13:28:45 -07:00 |
|