Commit graph

53 commits

Author SHA1 Message Date
Sipke Schoorstra 74ff73df1a
Update README.md 2020-11-02 21:57:14 +01:00
Sipke Schoorstra a0cf3d9d34 Update variable names to workflowRunner 2020-10-23 14:22:24 +02:00
Sipke Schoorstra c542a5a531 Merge branch 'develop' into feature/elsa-2.0
# Conflicts:
#	src/activities/Elsa.Activities.ControlFlow/Activities/ForEach.cs
#	src/core/Elsa.Abstractions/Extensions/WorkflowExtensions.cs
#	src/core/Elsa.Abstractions/Models/WorkflowInstance.cs
#	src/core/Elsa.Core/Expressions/LiteralEvaluator.cs
#	src/dashboard/Elsa.Dashboard/Extensions/DashboardServiceCollectionExtensions.cs
#	src/dashboard/Elsa.Dashboard/Theme/argon-dashboard/package-lock.json
#	src/dashboard/Elsa.Dashboard/Theme/argon-dashboard/package.json
#	src/persistence/Elsa.Persistence.DocumentDb/Extensions/ServiceConfigurationExtensions.cs
#	src/persistence/Elsa.Persistence.EntityFrameworkCore/Extensions/EFCoreServiceCollectionExtensions.cs
#	src/persistence/Elsa.Persistence.EntityFrameworkCore/Migrations/MySql/MySqlContextModelSnapshot.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/MySql/20200402200706_Update01.Designer.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/MySql/20200402200706_Update01.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/PostgreSql/20200402200555_Update01.Designer.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/PostgreSql/20200402200555_Update01.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/SqlServer/20200402200549_Update01.Designer.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/SqlServer/20200402200549_Update01.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/Sqlite/20200402200519_Update01.Designer.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/Sqlite/20200402200519_Update01.cs
#	src/providers/Elsa.Persistence.EntityFrameworkCore/Migrations/Sqlite/SqliteContextModelSnapshot.cs
#	src/samples/Sample24/Program.cs
#	src/scripting/Elsa.Scripting.JavaScript/Services/JavaScriptHandler.cs
2020-04-17 20:34:39 +02:00
Sipke Schoorstra db2729ffd1 Update README.md 2020-03-28 22:57:35 +01:00
Sipke Schoorstra 2da16019f5 Update README with .NET Foundation's Code of Conduct 2020-03-28 22:01:35 +01:00
Sipke Schoorstra f938c32a8f Rename destination activity to target activity 2019-12-28 20:23:33 +01:00
Antoine Griffard 6c2960e1dd Fix link on Orchard Core doc (#195) 2019-11-22 23:52:10 +01:00
Sipke Schoorstra 4ea15fc10a Add Docker badge 2019-11-21 22:56:17 +01:00
Sipke Schoorstra f51985e470 Add StackOverflow badge to README 2019-11-09 13:56:48 +01:00
Sipke Schoorstra 7e9bd1b4b1 Add Gitter Chat badge to README 2019-11-06 21:36:38 +01:00
Sipke Schoorstra ff1b203139 Update README and Sample16/Startup 2019-10-28 18:50:18 +01:00
Sipke Schoorstra e162391c30 Update package descriptions and renamed some activities 2019-10-27 17:31:50 +01:00
Sipke Schoorstra 38a4901896 Update project details 2019-10-27 16:21:48 +01:00
Sipke Schoorstra bacb25a286 Update project details 2019-10-27 16:18:16 +01:00
Sipke Schoorstra 807a7477a3 Update README 2019-10-27 16:14:39 +01:00
Sipke Schoorstra 14f1a06fe5 Update README 2019-10-27 16:02:21 +01:00
Sipke Schoorstra d5d16325f4 Update README 2019-10-27 16:01:37 +01:00
Sipke Schoorstra cd82577511 Add Roadmap to README 2019-10-27 15:54:41 +01:00
Stefano Candori 8091798fee Update README.md (#90)
Add "gulp build" step in running elsa dashboard from source documentation.

Fix #87
2019-10-16 18:15:54 +02:00
Sipke Schoorstra ce49cf0263 Update README 2019-09-16 15:25:37 +02:00
Sipke Schoorstra a5c7a66f6b Remove unused namespaces and add documentation site URL to README 2019-09-16 15:23:16 +02:00
Sipke Schoorstra 0d6953045c Add build badge to README 2019-09-15 12:37:37 +02:00
Sipke Schoorstra b156a1f25e
Feature/mvc area dashboard (#65) 2019-09-11 20:26:21 +02:00
Sipke Schoorstra fe937956ab Updated README 2019-07-15 10:31:21 +02:00
Sipke Schoorstra b3d5e2afa6 Added shield to README 2019-07-15 10:01:04 +02:00
Sipke Schoorstra 16cfd396f4 Updated README 2019-07-14 12:10:48 +02:00
Sipke Schoorstra dafcc99c4e Updated readme and file formatting 2019-07-14 12:07:58 +02:00
Sipke Schoorstra 8b19289a81 Updated README 2019-06-27 23:06:51 +02:00
Sipke Schoorstra 16fdc89d87
Simplified everything (#40)
* Removed cruft

* Consolidated activity driver with activity

* Incremental work on serialization

* Incremental work on serialization

* WIP

* Incremental work on strongly typed defined workflows

* Removed old samples and added new ones

* Updated primitives and improved workflow builder API

* WIP (broken)

* Coded workflow API improvements

* Fixed Email and Http libraries

* Fixed start activity issue
2019-06-27 22:55:55 +02:00
Sipke Schoorstra 18fd2954d3
Separate storage for workflow definitions and instances (#34)
* Separated storage for definitions and instances
* Updated package references
* Added some demos
* Some web fixes
* Updated README
2019-06-01 13:14:09 +02:00
Sipke Schoorstra 9c3a6e7af7 Updated icons 2019-02-17 21:32:02 +01:00
Sipke Schoorstra f91b96530c Updated Readme.md 2019-02-17 15:41:35 +01:00
Sipke Schoorstra 521b86fc70 Updated Readme.md 2019-02-17 15:37:27 +01:00
Sipke Schoorstra caba29d449 Added screenshot and updated Readme.md 2019-02-17 15:31:25 +01:00
Sipke Schoorstra d957d67d9b
Added Join activity (#21)
* Implemented Join activity

* Updated JoinDriver
2019-02-16 15:34:32 +01:00
Sipke Schoorstra 99afdcd5f8 Updated README 2019-02-15 13:54:12 +01:00
Sipke Schoorstra 009bceff6f
HTTP Response Activity (#16)
* Updated Readme with a few more bits
* Implemented basic version of HTTP Response activity
2019-01-20 18:16:57 +01:00
Sipke Schoorstra bf7a70e7c4
Update README.md 2019-01-20 15:43:27 +01:00
Sipke Schoorstra 12ccb13b40
Update README.md 2019-01-20 11:51:44 +01:00
Sipke Schoorstra 62585c1900
Update README.md 2019-01-08 10:42:01 +01:00
Sipke Schoorstra cfb8b4da86
Update README.md 2019-01-08 10:39:52 +01:00
Sipke Schoorstra 0d710f6feb
Update README.md 2019-01-08 10:39:21 +01:00
Sipke Schoorstra 5cf95e3dde
Update README.md 2019-01-08 10:31:01 +01:00
Sipke Schoorstra a48a7b4305
Update README.md 2019-01-02 01:12:55 +01:00
Sipke Schoorstra 872528635e
Update README.md 2019-01-02 01:12:35 +01:00
Sipke Schoorstra 2d8eab57c0
Update README.md 2019-01-02 01:11:40 +01:00
Sipke Schoorstra 0c01c31243 Updated README 2019-01-02 01:10:45 +01:00
Sipke Schoorstra a9b029ae4b
Updated Readme 2018-12-30 18:36:43 +01:00
Sipke Schoorstra 8180b95a7b
Update README.md 2018-10-16 18:46:09 +02:00
Sipke Schoorstra cf31b519a0
Update README.md 2018-10-16 12:03:00 +02:00