Commit graph

33 commits

Author SHA1 Message Date
Sipke Schoorstra 57230948c2
V3 StartAt Activity (#2969)
* Rename RunAt -> StartAt

* Update migrations

* Update Timer.cs

* Update schedulers

* Add samples
2022-04-27 12:07:23 +02:00
Sipke Schoorstra c04f7c996f Refactor contracts/services/implementations namespaces 2022-04-25 11:43:23 +02:00
Sipke Schoorstra e42409ba6f Rename method 2022-04-21 23:00:01 +02:00
Sipke Schoorstra 4849db8a05 Fix activities namespace 2022-04-20 21:06:39 +02:00
Sipke Schoorstra 60e292fac6 Serialization improvements 2022-04-09 22:15:48 +02:00
Sipke Schoorstra 03b36393fe Refactor workflow factory registration 2022-04-04 16:00:31 +02:00
Sipke Schoorstra 3deac4fb0c Update DSL and sample 2022-03-28 13:25:45 +02:00
Sipke Schoorstra c74b105e19 Move Timer to Activities namespace 2022-03-24 12:29:39 +01:00
Sipke Schoorstra a6e288fdd7 Update namespaces and decorate activities with attributes 2022-03-24 12:18:14 +01:00
Sipke Schoorstra b23ebdaddd Restructuring 2022-03-22 14:33:15 +01:00
Sipke Schoorstra 4b9907b049 Implement Hangfire proxy job 2022-03-21 11:41:27 +01:00
Sipke Schoorstra 0a5987eba8 Incremental work on Hangfire job provider 2022-03-15 13:20:06 +01:00
Sipke Schoorstra 1c47d4b80d Remove & merge Node base type 2022-03-15 13:01:10 +01:00
Sipke Schoorstra c33549c291 Add WorkflowContexts module 2022-03-08 14:40:47 +01:00
Sipke Schoorstra fc5f14a18e Refactor Quartz module and add Hangfire provider for JobQueue service 2022-03-08 12:59:35 +01:00
Sipke Schoorstra f5aeaf9120 Various refactorings 2022-03-07 22:56:16 +01:00
Sipke Schoorstra c5a577d6b7 Add RunJavaScript sample workflow 2022-03-07 15:42:23 +01:00
Sipke Schoorstra 6b7caddca8 Refactor triggers 2022-03-07 12:01:27 +01:00
Sipke Schoorstra 161a70e429 Remove Trigger separation 2022-03-04 21:42:27 +01:00
Sipke Schoorstra 0d06ae1823 Incremental work on Azure Service Bus 2022-02-22 12:51:59 +01:00
Sipke Schoorstra 88609d5a62 Incremental work on Azure Service Bus module 2022-02-21 16:13:55 +01:00
Sipke Schoorstra 34f851d8c7 Refactor module structure 2022-02-01 20:45:11 +01:00
Sipke Schoorstra 964e2ec558 Fix transposition issues 2022-01-18 22:37:14 +01:00
Sipke Schoorstra bc31319f2a Implement delay activity resumption of bookmarks 2022-01-18 20:28:48 +01:00
Sipke Schoorstra 59f44b4927 Incremental work on bookmark processing 2022-01-18 18:24:52 +01:00
Sipke Schoorstra 6e969bfa5f Split scheduling activities into scheduling library and activity library 2022-01-18 12:39:05 +01:00
Sipke Schoorstra 128085c676 Incremental work on timers 2022-01-14 13:54:17 +01:00
Sipke Schoorstra 1949221b23 Incremental work on scheduling activities 2022-01-13 22:38:01 +01:00
Sipke Schoorstra 6e56d83e4d Initial version of liquid handler 2022-01-12 12:37:40 +01:00
Sipke Schoorstra a9df52bfd7 Restructure JavaScript module 2022-01-12 11:15:07 +01:00
Sipke Schoorstra 45d3402151 Workflow execution storage 2022-01-11 22:04:02 +01:00
Sipke Schoorstra 848d9d7b5d Incremental work on expression editor 2022-01-11 13:28:21 +01:00
Sipke Schoorstra 689147b9ca Add sources from experimental repo 2022-01-04 09:42:12 +01:00