Commit graph

6237 commits

Author SHA1 Message Date
Sipke Schoorstra eba08c09de Fix nullable warnings 2020-11-18 20:44:04 +01:00
Sipke Schoorstra 660adacf61 Fix warnings 2020-11-18 20:35:03 +01:00
Sipke Schoorstra 956f8ed1fa Fix build 2020-11-18 19:59:00 +01:00
Sipke Schoorstra f1d47df862 Use strongly typed value for property value 2020-11-18 19:42:33 +01:00
Sipke Schoorstra f3c7fe6bbd Fix surrogate serialization and UI updates 2020-11-18 19:35:41 +01:00
Sipke Schoorstra af73545b90 Use strongly typed value providers 2020-11-18 19:35:16 +01:00
Sipke Schoorstra 0b81bba3d4 Fix TimerEvent and CronEvent 2020-11-17 22:13:55 +01:00
Sipke Schoorstra 4474d9cdc2 Rename sample project 2020-11-17 21:28:17 +01:00
Sipke Schoorstra 02729b9c7a Add Fork/Join/Timer/Signal sample 2020-11-17 21:26:31 +01:00
Sipke Schoorstra a63e1711fa Rename method with Async suffix 2020-11-17 21:26:15 +01:00
Sipke Schoorstra 81439cc2ad Add AutoMapper profile discovery support 2020-11-17 20:13:11 +01:00
Sipke Schoorstra 1447265994 Add query by version ID 2020-11-17 20:12:42 +01:00
Sipke Schoorstra c193b28ba1 Incremental work on saving and loading workflow definitions 2020-11-17 20:12:18 +01:00
Sipke Schoorstra acf884c075 Incremental work on connecting activities 2020-11-16 21:19:43 +01:00
Sipke Schoorstra 479435297f Add logo 2020-11-15 22:25:58 +01:00
Sipke Schoorstra ee317f6c92 Render outcome labels 2020-11-15 21:47:55 +01:00
Sipke Schoorstra 21ad82ed9f Integrate outcomes 2020-11-15 21:08:24 +01:00
Sipke Schoorstra 9b39de1545 Activate Plus button to add child activities 2020-11-15 19:47:35 +01:00
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 5cdcb75281 Fix redirect behavior
Fixes #459
2020-11-13 21:43:06 +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 55d176a69b Try out center alignment 2020-11-13 21:01:46 +01:00
Sipke Schoorstra 4be0638a71 Add logo 2020-11-13 20:59:11 +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
cvijayak a4d9abdd75
Enhancements for using azure service bus with MassTransit activities (#457)
* Added AzureServiceBus support for MassTransit activities

Fixes #455
2020-11-12 21:39:32 +01:00
Sipke Schoorstra d31ef98bb1 Update to .NET 5 and update icon 2020-11-11 21:32:12 +01:00
Sipke Schoorstra 2934bfce72 Update icons 2020-11-11 21:26:24 +01:00
Sipke Schoorstra 7873881a6a Update to .NET 5 2020-11-11 16:08:33 +01:00
Sipke Schoorstra bc50462db0
Expose outcomes to While activity designer (#456) 2020-11-11 10:54:36 +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 06b9ab8911 Trigger ActivityExecuted event after going back one activity. 2020-11-07 21:58:12 +01:00