Commit graph

33 commits

Author SHA1 Message Date
Sipke Schoorstra 0ea4cd3671 Update Sample17 2019-10-24 20:51:41 +02:00
Sipke Schoorstra 75e89b6593 Update Sample17 2019-10-24 20:47:40 +02:00
Sipke Schoorstra dc0a68c37d Add activity output example 2019-10-24 17:56:36 +02:00
Sipke Schoorstra c7c41d10a5
Workflow Registry refresh upon workflow definition updates (#101)
* Fix many things. Few more samples left to fix

* Fix all the samples

* Introduce service configurator

* Implement cache signaling and refreshing workflow registry

* Add Sample16 demonstrating dashboard + workflow host combined

* Bugfix where non-published versions of worklows are triggered
2019-10-23 21:23:25 +02:00
Sipke Schoorstra c72519b234 Reorganized folders a bit 2019-06-28 19:01:23 +02:00
Sipke Schoorstra 42d625da11 Added HTTP sample workflow 2019-06-28 18:55:12 +02:00
Sipke Schoorstra 4658485d08
Implemented singleton workflows (#42)
#41
2019-06-28 17:51:44 +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 e24116681f Removed web UI related code 2019-06-12 22:44:18 +02:00
Sipke Schoorstra 2f5feb0f76
Automatic activity UI (#36)
* Broken, WIP

* Generalized activity card & design shapes

* Implemented generic activity editor

* Added more editor templates

* Incremental work on workflow expression template
2019-06-06 19:54:26 +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 a167799cd6
Implemented Cron activity (#23) 2019-02-16 20:57:59 +01:00
Sipke Schoorstra 54d16e9767
Added SendEmail activity (#19) 2019-02-16 11:57:45 +01:00
Sipke Schoorstra 04e95d8a38
Added Fork Activity (#17)
* Incremental work on track and trace

* Implemented logging

* Updated package references

* Added Fork activity
2019-02-15 20:57:24 +01:00
Sipke Schoorstra 0af3ff541b Added time fields to Workflow 2019-01-06 17:44:30 +01:00
Sipke Schoorstra 8020c49d3c Fixes 2019-01-05 16:05:47 +01:00
Sipke Schoorstra d6c73201f7 Bug fixes 2019-01-05 15:02:22 +01:00
Sipke Schoorstra 35875402e5 Descriptor API improvements 2019-01-05 14:42:46 +01:00
Sipke Schoorstra e63c46317a Simplified DI registration 2019-01-05 14:19:12 +01:00
Sipke Schoorstra 258dcad9dc WIP 2019-01-05 14:10:44 +01:00
Sipke Schoorstra 344e95e70e Initial work on separating descriptors from drivers 2019-01-05 12:50:08 +01:00
Sipke Schoorstra bddce06a9e Formatting 2019-01-04 20:57:12 +01:00
Sipke Schoorstra 6731968803 Updated HttpRequestTrigger activity to support reading request content body 2019-01-02 00:09:13 +01:00
Sipke Schoorstra b89e430036 Renamed theme 2019-01-01 17:27:28 +01:00
Sipke Schoorstra 11df1be9f3 Added package information 2019-01-01 17:01:46 +01:00
Sipke Schoorstra 5fbc8f04a5 Rename to Elsa 2018-12-31 10:59:35 +01:00
Sipke Schoorstra a13226fd99 Removed some sample projects 2018-12-30 18:20:57 +01:00
Sipke Schoorstra 5fdb64aa3a Incremental work on HTTP activities 2018-12-30 18:20:12 +01:00
Sipke Schoorstra 5a6ed376f2 Replaced AdminatorTheme with Bootstrap 4 basic theme 2018-12-22 20:17:33 +01:00
Sipke Schoorstra 7fbe3c7186 WIP 2018-11-18 22:43:11 +01:00
Sipke Schoorstra 4164c579a7 WIP 2018-11-03 10:21:44 +01:00
Sipke Schoorstra 3873284c08 Incremental work on activity drivers 2018-10-21 23:01:31 +02:00
Sipke Schoorstra 5998cae2dd WIP 2018-10-20 23:24:41 +02:00