Sipke Schoorstra
|
899f12e35f
|
Cleanup and apply new field naming convention
|
2020-10-09 19:52:54 +02:00 |
|
Sipke Schoorstra
|
a0a68679bc
|
Implement activity property setters
|
2020-10-03 12:48:25 +02:00 |
|
Sipke Schoorstra
|
a6977a6a43
|
Update packages
|
2020-08-21 09:25:45 +02:00 |
|
Sipke Schoorstra
|
dd0e123828
|
Update packages
|
2020-04-19 15:39:28 +02:00 |
|
Sipke Schoorstra
|
1dd8db0c37
|
Various ForEach + WorkflowHost fixes
|
2020-04-19 10:32:10 +02:00 |
|
Sipke Schoorstra
|
60bfb4e7b2
|
Added Graphql (#246)
* Added GraphQL using Hot Chocolate
|
2020-02-15 20:32:16 +01:00 |
|
Sipke Schoorstra
|
aefe630f42
|
Merge branch 'develop' into feature/elsa-2.0
# Conflicts:
# Samples.sln
# src/core/Elsa.Abstractions/Elsa.Abstractions.csproj
# src/core/Elsa.Core/Elsa.Core.csproj
# src/persistence/Elsa.Persistence.EntityFrameworkCore/Extensions/EFCoreServiceCollectionExtensions.cs
# src/providers/Elsa.Persistence.EntityFrameworkCore/Elsa.Persistence.EntityFrameworkCore.csproj
# src/providers/Elsa.Persistence.YesSql/DbContexts/DesignTimeDbContextFactoryBase.cs
# src/providers/Elsa.Persistence.YesSql/DbContexts/MySqlContext.cs
# src/providers/Elsa.Persistence.YesSql/DbContexts/MySqlContextFactory.cs
# src/providers/Elsa.Persistence.YesSql/Elsa.Persistence.YesSql.csproj
# src/providers/Elsa.Persistence.YesSql/Migrations/MySql/20200113102615_InitialCreate.Designer.cs
# src/providers/Elsa.Persistence.YesSql/Migrations/MySql/20200113102615_InitialCreate.cs
# src/providers/Elsa.Persistence.YesSql/Migrations/MySql/MySqlContextModelSnapshot.cs
# src/samples/Elsa.Samples.Timers/Elsa.Samples.Timers.csproj
# src/samples/Sample05/Program.cs
# src/samples/Sample08/Sample08.csproj
# src/samples/Sample08/Startup.cs
# src/samples/Sample14/Program.cs
# src/samples/Sample14/Sample14.csproj
# src/samples/Sample16/Sample16.csproj
# src/samples/Sample18/Program.cs
# src/samples/Sample18/Sample18.csproj
# src/samples/Sample19/Sample19.csproj
# src/samples/Sample19/Startup.cs
# src/samples/Sample21/Sample21.csproj
# src/samples/Sample21/Startup.cs
# src/samples/Sample22/Program.cs
# src/samples/Sample22/Sample22.csproj
# src/samples/Sample23/Program.cs
# src/samples/Sample23/Sample23.csproj
|
2020-01-16 21:23:45 +01:00 |
|
Sipke Schoorstra
|
7b94637386
|
Code-first improvements (#223)
* Refactor workflow model and scheduler
* Improve workflow builder API
|
2020-01-12 20:15:57 +01:00 |
|
Sipke Schoorstra
|
f938c32a8f
|
Rename destination activity to target activity
|
2019-12-28 20:23:33 +01:00 |
|
Sipke Schoorstra
|
dce24b4f3b
|
Refactor rename to updated workflow terminology
|
2019-11-29 13:32:05 +01:00 |
|
Sipke Schoorstra
|
b7103188fd
|
Incremental work on GraphQL
|
2019-11-24 22:02:14 +01:00 |
|
Sipke Schoorstra
|
34a3872693
|
Remove LastResult, refactor activity output
|
2019-11-24 15:25:16 +01:00 |
|
Sipke Schoorstra
|
d9cf7c4f1c
|
Incremental work on GraphQL
|
2019-11-23 15:08:40 +01:00 |
|
Sipke Schoorstra
|
baef007e2b
|
Incremental work on GraphQL
|
2019-11-22 23:07:31 +01:00 |
|