Commit Graph

111 Commits

Author SHA1 Message Date
Tihomir Surdilovic c3cc3fd8b5
Adding timeout property for actions (#235) 2020-04-30 10:19:34 -04:00
Tihomir Surdilovic 08288fc292
Parallel State - waitForCompletion update (#229)
* Parallel State - waitForCompletion update

* Updating according to review
2020-04-20 15:44:32 -04:00
Tihomir Surdilovic bc333afa1a
Updating Switch State (#226) 2020-04-20 15:37:23 -04:00
Tihomir Surdilovic 06a5f91377
Update states definitions table (#227) 2020-04-16 10:49:49 -04:00
Tihomir Surdilovic e231c68d1e
Rename Relay to Inject state (#225) 2020-04-16 10:42:29 -04:00
Tihomir Surdilovic 4a66697b68
property description fixes in spec and schema (#219) 2020-04-01 12:37:01 -04:00
Tihomir Surdilovic beb60f7929
Updating workflow starting state definition + example (#209)
* Updating workflow starting event definition + example

* Updating example image height
2020-03-31 12:05:58 -04:00
Tihomir Surdilovic 58af8b25fe
Fixing image sizes in spec and examples docs (#216) 2020-03-22 22:16:05 -04:00
Tihomir Surdilovic 55d46ec4e4
Updating functional scope section image (#215) 2020-03-22 20:11:04 -04:00
Tihomir Surdilovic 97705b5a19
Fix image width param and anchor link fixes (#214) 2020-03-22 20:10:50 -04:00
Tihomir Surdilovic dd2108a6ff
Spell check on spec documents (#212)
* Spell check on spec documents

* adding spell check of references doc

* add spell check of extending doc
2020-03-21 21:27:16 -04:00
Tihomir Surdilovic dbc9645bb5
Add multiplier param to retry definition (#208)
* Add multiplier param to retry definition

* fix multiplier example

* fix typo
2020-03-21 00:00:42 -04:00
Tihomir Surdilovic abd55950f3
Update function def description (#206) 2020-03-20 23:59:56 -04:00
Tihomir Surdilovic 43bfd6fb63
Metadata definition for core workflow, events, functions, and states … (#193)
* Metadata definition for core workflow, events, functions, and states definitions

* updating for new state
2020-03-20 23:59:09 -04:00
Tihomir Surdilovic 638c701af6
Fixing action definition name property required (#204) 2020-03-16 18:04:38 -04:00
Tihomir Surdilovic 60d26556b4
Add unique name to action definition (#202) 2020-03-16 13:10:56 -04:00
Tihomir Surdilovic 5ecbfd050e
Add missing action data section (#201)
* Add missing action data section

* Fixed wording
2020-03-16 13:10:26 -04:00
Tihomir Surdilovic 570feff8e5
New State: Callback State (#174)
* initial add

* adding schema def and fixes

* finishing description and add example

* fix small typo

* update to image after media dir restructure

* updated to add state description in main states table

* fixing event state title format

* fixing typo

* removing extra white space
2020-03-13 13:13:11 -04:00
Tihomir Surdilovic 5457018d4a
Renaming schema for future versioning (#189) 2020-03-10 13:22:00 -04:00
Tihomir Surdilovic 9f18d2565a
Formatting updates (#187) 2020-03-10 11:32:54 -04:00
Tihomir Surdilovic df9f3974be
Remove the 'spec-' prefix from specification documents (#183) 2020-03-09 15:10:39 -04:00
Tihomir Surdilovic adea6e5067
Update main readme doc (#180)
* Update main readme doc

* updates after review
2020-03-09 11:03:45 -04:00
Tihomir Surdilovic 7c81b9d9c5
Small doc restructure and update (#179)
* Small doc restructure and update

* adding small text before each state description

* updated image after media dir restructure
2020-03-09 10:56:05 -04:00
Tihomir Surdilovic e078497578
Cleaning up images (#181) 2020-03-06 12:10:12 -05:00
Tihomir Surdilovic ca376215be
Removing extra onError property (#173) 2020-03-02 21:20:12 -05:00
Tihomir Surdilovic 0fe374bb5e
Document formatting updates (#172)
* Fixing markdown formatting

* removing more trailing spaces and adding new lines where needed
2020-02-29 12:50:34 -05:00
Tihomir Surdilovic 61a3ed9c00
onError and retry definition updates (#166)
* updating community open source document

* onError and retry definition updates

* removing extra line in open-source md

* replaced errorExpression with expression and documentation updates

* Revert "removing extra line in open-source md"

This reverts commit f2a01db135.

* remove extra blank line
2020-02-27 13:01:43 -05:00
Tihomir Surdilovic 2d0d99258f
Event State Updates (#162)
* initial commit

* resize images

* updated images and property names

* updating schema and examples

* adding examples and small fixes

* update image

* remove comma

* adding event state timeout property description section

* adding more description of event state as starting state

* adding explanation about expected timeout values

* remove payloadCorrelationKeys + update the correlationToken definition

* fixed link

* fixing typo in eventRefs description
2020-02-25 09:56:46 -05:00
Tihomir Surdilovic b319d75d00
Update to use cases (#160)
* initial intro

* initial commit + vehicle auction use case

* adding processing app payments use case

* adding data analysis use case

* adding error notification use case

* adding continuous integration use case

* moving use cases link above examples
2020-02-20 09:25:56 -05:00
Tihomir Surdilovic bae66fce0d
Small updates to retry definition (#163)
* updating community open source document

* Small updates to retry definition
2020-02-19 08:59:48 -05:00
Tihomir Surdilovic d98b902c58
"functionRef" and "refName" (#161)
* Rename 'functionref' to 'functionRef'

* changing 'refname' to 'refName'
2020-02-16 22:05:12 -05:00
Tihomir Surdilovic 0e189d09a8
Workflow and state data input/output schema definition (#158) 2020-02-16 22:04:31 -05:00
Tihomir Surdilovic 24e91d0162
Another set of spelling errors and small fixes (#159)
* Another set of spelling errors and small fixes

* adding 'between'
2020-02-10 17:42:42 -05:00
Tihomir Surdilovic 8f4872cfb3
Revision of State data filtering (#152)
* first change commit - with old content

* add docs on action and event data filters

* adding error data filter doc

* fixing error data filter link

* finishing filter documentation and adding example

* fixed wording

* updating data filter images

* fixing text

* updating spec schema and updating all examples

* fixing filters in example
2020-02-05 15:21:21 -05:00
Tihomir Surdilovic 5ba5bba8ca
Small fix for a link (#154) 2020-02-02 22:39:37 -05:00
Tihomir Surdilovic c228cc180a
States end property update + fixes (#151)
* States end property update + fixes

* fixing example link

* update end definition documentation
2020-01-30 12:47:50 -05:00
Tihomir Surdilovic 04f6de62c2 Event state updates + Event state example (#149)
* Event state update and example

* fix typo

* fix typo

* replacing condition with expression

* changing consume to eventActions

* more fixes

* small schema fixes
2020-01-24 10:11:43 -08:00
Tihomir Surdilovic c662217443
Removing execStatus property (#148) 2020-01-23 20:12:07 -05:00
Tihomir Surdilovic d8bb811e20 Removing loop parameter in operation state (#150) 2020-01-23 12:18:31 -08:00
Tihomir Surdilovic b9605a28da
YAML support for workflow definitions (#144)
* initial addition

* fixing table

* fixing table

* fixing table

* fixing table

* fixing table

* adding yaml

* fixing yaml

* fixing formatting

* fixing formatting

* remove table column

* adding yaml to relay state example

* updating rest of examples

* fixing formatting of example

* fixing formatting of example

* fixing formatting of example

* fixing formatting of example

* adding yaml to all examples

* fixing formatting of examples

* update table td formatting

* formatting foreach example json
2020-01-19 02:26:01 -05:00
Tihomir Surdilovic a7af88b477
New State - ForEach (#143)
* New State - ForEach

* updating documentation about foreach state

* foreach state - parallel execution
2020-01-19 02:02:46 -05:00
Tihomir Surdilovic 30d4cc3666
Small fixes (#145) 2020-01-18 14:16:19 -05:00
Tihomir Surdilovic e4c36f612c Updating event and operation states - issue #141 (#142)
* Updating event and operation states - issue #141

* update definition

* update definition

* update definition

* changed onreceive to eventActions
2020-01-14 13:41:38 -08:00
Tihomir Surdilovic 2452a7530e
Another set of general fixes (#138)
* Another set of general fixes

* fix typo

* Fixed looping parameter to not be required in docs

* fixing issues
2020-01-09 15:24:42 -05:00
Tihomir Surdilovic 17a0436659 Reusable function - referenced in actions (#139) 2020-01-08 11:45:17 -08:00
Tihomir Surdilovic 49433e41e7 Update 'default' param to transition from string (#137) 2020-01-06 16:45:54 -08:00
Cathy Zhang 5e5e890315
Merge pull request #136 from cathyhongzhang/token
Add more clarification for correlation token
2020-01-06 15:49:07 -08:00
Cathy Zhang 3c34500526 add more clarification on correlation token
Signed-off-by: Cathy Zhang <cathy.zhang@futurewei.com>
2020-01-06 11:49:38 -08:00
Cathy Zhang dfd2f961a3
Merge pull request #128 from tsurdilo/transformstate
New state - Relay state
2020-01-06 11:29:46 -08:00
Tihomir Surdilovic 726617301c
adding links to json/json object, jsonpath (#133) 2020-01-06 14:05:54 -05:00