Commit Graph

2518 Commits

Author SHA1 Message Date
Gregor Kleen
c7f4fa0e41 fix(workflows): ui improvements
BREAKING CHANGE: digests now json encode via base64

Also improve efficiency of marking workflow files as referenced
2020-09-28 10:51:51 +02:00
Gregor Kleen
99f3fca6d0 fix(workflows): integrate in new master 2020-09-25 16:42:45 +02:00
Gregor Kleen
bda4f81702 feat(workflows): delete definitions 2020-09-25 13:20:52 +02:00
Gregor Kleen
ff370c68c7 feat(workflows): list & edit definitions 2020-09-25 13:20:50 +02:00
Gregor Kleen
4d63d30634 feat(workflows): create new workflow definitions 2020-09-25 13:15:54 +02:00
Gregor Kleen
e3b5b93c71 feat(workflows): definition route stubs & i18n 2020-09-25 13:13:24 +02:00
Gregor Kleen
712714c903 refactor: isomorphism for converting sqlbackend-keys 2020-09-25 13:00:59 +02:00
Gregor Kleen
8943c3e3bf refactor(workflows): rework types & instances 2020-09-25 13:00:48 +02:00
Sarah Vaupel
c2169423e6 refactor(workflows): rework types and instances 2020-09-25 12:59:30 +02:00
Sarah Vaupel
386d3bfc49 refactor(workflows): refine model and types; TODO fix instances 2020-09-25 12:59:14 +02:00
Sarah Vaupel
88b995a7fd chore(workflow-types): comment test defs 2020-09-25 12:58:44 +02:00
Sarah Vaupel
98bd769b22 chore(workflow-types): update test defs 2020-09-25 12:58:42 +02:00
Sarah Vaupel
ce9648e47a fix(workflow-types): fix Int64 workaround; update test defs 2020-09-25 12:58:24 +02:00
Sarah Vaupel
8995248bff refactor(workflows): switch to Int64 instead of *Id
also fix rebase conflicts
2020-09-25 12:57:38 +02:00
Sarah Vaupel
8b32edee64 feat(workflows): add missing instances; correct Int64 workaround 2020-09-25 12:50:02 +02:00
Sarah Vaupel
6689df5929 chore(workflows): update test defs 2020-09-25 12:50:02 +02:00
Sarah Vaupel
5e92a6e04a fix(workflows): add missing import/reexport 2020-09-25 12:45:28 +02:00
Sarah Vaupel
881e9347ed chore(workflows): export and comment test defs 2020-09-25 12:45:12 +02:00
Sarah Vaupel
3787cc2012 refactor(workflow-types): refactor workflow payload 2020-09-25 12:45:12 +02:00
Sarah Vaupel
89a621ef07 refactor(workflow-types): use WorkflowPayloadFieldLabel as label type 2020-09-25 12:45:12 +02:00
Sarah Vaupel
4f58f652cd refactor(workflows): remove old number resolution utils 2020-09-25 12:45:12 +02:00
Sarah Vaupel
d5f401be4a refactor(workflows): restructure workflow types 2020-09-25 12:45:11 +02:00
Sarah Vaupel
da2bdeb6ab refactor(workflows): reformat Show instance 2020-09-25 12:45:11 +02:00
Sarah Vaupel
8b67481228 refactor(workflows): rename payload record fields 2020-09-25 12:45:11 +02:00
Sarah Vaupel
44b3b5faee chore(workflows): refactor names and add label to payload 2020-09-25 12:45:11 +02:00
Sarah Vaupel
4d6d4ec9f6 chore(workflows): better Show instance for fields and tmp test payload 2020-09-25 12:45:11 +02:00
Sarah Vaupel
8608e83ef8 fix(workflow): add missing optional 2020-09-25 12:45:11 +02:00
Sarah Vaupel
e1261761a2 chore(workflows): more on types 2020-09-25 12:45:10 +02:00
Sarah Vaupel
857ab74525 chore(workflows): switch from SomeResolution to Scientific (wip) 2020-09-25 12:45:10 +02:00
Sarah Vaupel
c1b48e4d55 chore(workflows): replace heterogeneous list in json 2020-09-25 12:45:10 +02:00
Sarah Vaupel
c65bc7bda8 chore(workflow-types): derive Show for Graph and Edge 2020-09-25 12:45:10 +02:00
Sarah Vaupel
99c0bfe8bf chore(workflow-types): tmp stub 2020-09-25 12:45:10 +02:00
Sarah Vaupel
263fee19f2 fix(workflow): fix node and graph FromJSON instances 2020-09-25 12:45:10 +02:00
Sarah Vaupel
8812f24d90 fix(workflow): fix false instance with atrocious instances 2020-09-25 12:45:09 +02:00
Sarah Vaupel
ce1acec444 fix(workflow): fix types 2020-09-25 12:45:09 +02:00
Sarah Vaupel
d1b9d502e8 chore(workflow-types): more on types 2020-09-25 12:45:02 +02:00
Sarah Vaupel
460bd9d3e5 chore(workflow-types): import authdns 2020-09-25 12:44:16 +02:00
Sarah Vaupel
9612b7d905 chore(workflow-types): reference node labels instead of nodes 2020-09-25 12:44:16 +02:00
Sarah Vaupel
26c5a32f58 chore(workflows): cleanup types 2020-09-25 12:44:16 +02:00
Sarah Vaupel
4334253122 fix(workflow): fix types 2020-09-25 12:44:16 +02:00
Sarah Vaupel
0eea74b8b3 refactor(workflow): more on types 2020-09-25 12:44:16 +02:00
Sarah Vaupel
5ff48d9b60 refactor(workflow): payload specification 2020-09-25 12:44:15 +02:00
Sarah Vaupel
094421ae5c refactor(workflow): more on adts 2020-09-25 12:44:15 +02:00
Sarah Vaupel
50b3fb8dcf refactor(workflow): roles as initiators; fix instance scope type 2020-09-25 12:44:15 +02:00
Sarah Vaupel
b19c1b31b7 fix(workflow-types): minor import fix 2020-09-25 12:44:15 +02:00
Sarah Vaupel
b7dec2f1d0 chore: very stubby stub for workflow model 2020-09-25 12:44:15 +02:00
Gregor Kleen
b359468593 feat(allocations): show staff descriptions 2020-09-25 12:02:59 +02:00
Gregor Kleen
34a52653d7 fix(metrics): larger range for worker_state_duration 2020-09-23 19:49:46 +02:00
Gregor Kleen
32b2314d0c refactor: hlint 2020-09-23 17:02:29 +02:00
Gregor Kleen
fb0ae65ac5 feat(files): monitor missing files 2020-09-23 16:48:41 +02:00