Commit graph

520 commits

Author SHA1 Message Date
Sipke Schoorstra 7c913601c0 Incremental work on activity + connection rendering 2020-11-15 15:52:24 +01:00
Sipke Schoorstra 80912563d8 Activity picker + editor flows 2020-11-15 13:24:08 +01:00
Sipke Schoorstra 32b349625f Incremental work on activity property editor 2020-11-14 22:35:13 +01:00
Sipke Schoorstra da2a395d49 Add support for (non-)browsable activities 2020-11-14 22:07:34 +01:00
Sipke Schoorstra 6bddf50d77 Implement activity picker filtering 2020-11-14 21:58:48 +01:00
Sipke Schoorstra f652f1717a Implement surrogate for type using JObject 2020-11-14 20:49:32 +01:00
Sipke Schoorstra 0038702dd8 Fix gRPC serialization 2020-11-14 17:46:25 +01:00
Sipke Schoorstra be92fe7d74 Incremental work on activity picker fetching activities from Elsa server using gRPC 2020-11-14 15:44:03 +01:00
Sipke Schoorstra b8d6155e8f Activity panel browser UI 2020-11-14 12:12:25 +01:00
Sipke Schoorstra 39b4137a53 Rename shared Blazor project to Application 2020-11-13 22:37:53 +01:00
Sipke Schoorstra 8be781d1e8 Add Activities API client 2020-11-13 21:30:07 +01:00
Sipke Schoorstra bb207527ab Try out center alignment 2020-11-13 21:02:16 +01:00
Sipke Schoorstra 4831ea7218 Update logo size 2020-11-13 20:54:44 +01:00
Sipke Schoorstra ef9b584020 Add Elsa logo 2020-11-13 20:53:54 +01:00
Sipke Schoorstra c75196f696 Add component tests 2020-11-13 20:47:08 +01:00
Sipke Schoorstra 0c5bdf27a7 Incremental work on API client 2020-11-13 15:30:23 +01:00
Sipke Schoorstra 317bab6d84 Implement Open API specifications 2020-11-13 14:13:36 +01:00
Sipke Schoorstra cb99b26151 Incremental work on API + client 2020-11-12 23:45:18 +01:00
Sipke Schoorstra def637b4ca Update packages 2020-11-12 22:02:51 +01:00
Sipke Schoorstra 738040d43b Add AI file 2020-11-12 21:49:07 +01:00
Sipke Schoorstra d31ef98bb1 Update to .NET 5 and update icon 2020-11-11 21:32:12 +01:00
Sipke Schoorstra 7873881a6a Update to .NET 5 2020-11-11 16:08:33 +01:00
Sipke Schoorstra c0638f59c3 Incremental work on designer 2020-11-09 22:18:18 +01:00
Sipke Schoorstra 207550db75 Incremental work on designer 2020-11-09 16:56:45 +01:00
Sipke Schoorstra 0db3dac0ec Incremental work on designer 2020-11-08 22:55:03 +01:00
Sipke Schoorstra f83ddebb7c Incremental work on dashboard 2020-11-05 22:17:26 +01:00
Sipke Schoorstra 59f1ada1aa Rename activity builder properties 2020-11-03 22:05:45 +01:00
Sipke Schoorstra 1bb2953efa Add refresh/persist workflow context options to activity 2020-11-03 22:03:08 +01:00
Sipke Schoorstra 50b0921e98 Split workflow context provider into separate loader and persister 2020-11-03 21:30:34 +01:00
Sipke Schoorstra 3a9eaeb799 fix Signal activities, triggers and add sample 2020-11-03 16:58:00 +01:00
Sipke Schoorstra 3fc2e773b2
Update README.md 2020-11-03 12:33:18 +01:00
Sipke Schoorstra 25e5a1ca57 Add convenience methods to access activity input, output and workflow context 2020-11-03 12:24:43 +01:00
Sipke Schoorstra 70d3569343 Add GoBackResult + sample 2020-11-03 12:14:25 +01:00
Sipke Schoorstra deb08deb04 Update missed package references 2020-11-03 11:44:04 +01:00
Sipke Schoorstra 60357d1950 Update package references 2020-11-03 11:29:02 +01:00
Sipke Schoorstra d4d928ce9c Update Elsa.sln 2020-11-03 11:17:17 +01:00
Sipke Schoorstra df33afc2aa Remove broken in-memory provider 2020-11-03 11:13:57 +01:00
Sipke Schoorstra 8e1ad31f73 Remove unused extensions and process more warnings 2020-11-03 10:58:11 +01:00
Sipke Schoorstra 7f44bfe4c1 Replace precompiled queries with extensions, process warnings and fix test 2020-11-03 10:50:32 +01:00
Sipke Schoorstra 13b770e362 Remove unused index provider 2020-11-03 10:18:19 +01:00
Sipke Schoorstra 884f54782d Use Sqlite as default db provider 2020-11-03 09:46:38 +01:00
Sipke Schoorstra 3e30af74fe
Update README.md 2020-11-03 09:45:50 +01:00
Sipke Schoorstra ffff992281
Update README.md 2020-11-03 09:44:34 +01:00
Sipke Schoorstra edc56cfa4c
Update README.md 2020-11-02 22:00:54 +01:00
Sipke Schoorstra 74ff73df1a
Update README.md 2020-11-02 21:57:14 +01:00
Sipke Schoorstra 63f20a9706 Finish WorkflowBlueprintMaterializer with support for composite activity definitions 2020-11-02 21:39:17 +01:00
Sipke Schoorstra 38470c0176 WIP: Declarative composite activities 2020-11-02 21:04:41 +01:00
Sipke Schoorstra b57f1edfbd Rename composite sample project 2020-11-02 19:07:17 +01:00
Sipke Schoorstra 8c5cac1c51 Fix WorkflowBuilder and CompositeActivityBuilder 2020-11-02 18:58:55 +01:00
Sipke Schoorstra 90c8577864 WIP: extract composite activity builder from workflow builder 2020-11-01 22:26:19 +01:00