Sipke Schoorstra
d8d0834c53
Incremental work on FastEndpoints implementation
2022-08-27 20:42:06 +02:00
Sipke Schoorstra
078f21cf61
Incremental work
2022-08-26 21:59:17 +02:00
Sipke Schoorstra
05a11e4923
Fix scheduling
2022-08-11 20:04:47 +02:00
Sipke Schoorstra
e942f799ec
Add default implementations for job queue and scheduler
2022-08-11 12:45:07 +02:00
Sipke Schoorstra
dd217c7e8b
Incremental work on jobs as activities
2022-08-10 16:02:53 +02:00
Sipke Schoorstra
3174399517
Initial work on job activities
2022-07-26 23:30:42 +02:00
Sipke Schoorstra
427784ec3b
Small HTTP response improvements
2022-07-26 16:01:10 +02:00
Sipke Schoorstra
3081d4cc0c
Update Program.cs
2022-07-25 18:47:37 +02:00
Sipke Schoorstra
4ed7f4b5da
Designer Activity Definitions ( #3221 )
...
* Incremental work on custom activities
* Incremental work on refactoring versioned entities
* Add ActivityDefinition infrastructure
* Incremental work on activity definition manager
* Incremental work on API endpoints
* Refactored flowchart component to include hierarchical nav
* Incremental work on modularization of designer component
* Restructuring into modules
* Rename CustomActivities module
* Apply security
* Fix activity definition GET endpoint
* Incremental work on activity definition provider
* Incremental work on activity definition execution
* Update ActivityDefinitionMaterializer.cs
* Update ActivityDefinitionActivityProvider.cs
* Add activity definition referenced version update handler
* Maintain position of not found activity
* Fix prefix naming
2022-07-21 16:18:42 +02:00
Sipke Schoorstra
92bc89b10c
Add flow switch editor
2022-07-07 22:08:02 +02:00
Sipke Schoorstra
ae1748cee3
Implement flow nodes
2022-06-29 12:57:01 +02:00
Sipke Schoorstra
8d3aaea1e4
Incremental work on transposition
2022-06-11 20:04:16 +02:00
Sipke Schoorstra
2cfd9abd15
Incremental work on journal
2022-06-09 18:48:43 +02:00
Sipke Schoorstra
1ba45037fd
Incremental work on variable capturing + management
2022-06-05 22:49:47 +02:00
Sipke Schoorstra
9a1230c9e9
Update Program.cs
2022-06-01 19:13:16 +02:00
Sipke Schoorstra
a28d2eb63a
Features API ( #3081 )
...
* Rename module and features
* Move Mediator, AspNetCore and Expressions to modules folder
* Update labels-widget.tsx
2022-05-27 12:36:39 +02:00
Sipke Schoorstra
76b9ae96fb
Cleanup
2022-05-26 17:05:36 +02:00
Sipke Schoorstra
b1b57b7f62
Update Program.cs
2022-05-26 16:23:17 +02:00
Sipke Schoorstra
158bffaca3
Update samples and rename extensions method
2022-05-26 16:07:01 +02:00
Sipke Schoorstra
fccf4737e2
V3 modular configuration ( #3070 )
...
* Restructuring (WIP)
* Fix warnings
* Move DSL to modules
* Update namespaces
* Make design factory base reusable
* Update service registrations
* Remove unused namespaces and rename ElsaDbContext
* Incremental work on migrations
* Generate WorkflowsDbContext SQLite migrations
* Rename ServiceCollectionExtensions
* Update DbContextOptionsBuilderExtensions.cs
* Restructure
* Configuration refactorings (WIP)
* Incremental work on configurator API
* Incremental work on configuration API
* Incremental work on configuration API
* Fix workflow runtime options
* Move standard stream providers
* Implement configurator dependencies
* Cleanup configurator API
* Update configurator dependencies
* Cleanup
* Update Label API endpoints
* Fix eager configuration issue
2022-05-26 12:47:31 +02:00