-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Added docs for Workflow component #6871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
d0701f0
Added docs for Workflow component
Nyholm 91867c2
Moved images
Nyholm 69bca59
Fixes
Nyholm f99fbb2
Fixes
Nyholm e797f0c
Syntax error
Nyholm 5b2a029
Cleanup and minor fixes
Nyholm 196baf9
Separated docs for component
Nyholm 763950d
Updating docs to using symfony services
Nyholm cead2f7
Added docs about registry
Nyholm e0089c5
Added placeholders
Nyholm 48de43d
Added note about state machines
Nyholm 805b237
Added example with twig
Nyholm f57ec14
Show Twig function workflow_transitions
Nyholm 03925ff
syntax fix
Nyholm e6bdee6
Some syntax fixes and a better "why do we need this"
Nyholm c7464c7
typos
Nyholm 83d26c1
toctree fix
Nyholm 6e7a35f
Fixed typos and comments
Nyholm 4415466
Added usage example on the component
Nyholm 866b25a
Added example how to dump with Symfony
Nyholm dceebec
Added examples of workflows
Nyholm b959f8a
Updated state machine with an example
Nyholm b45edf2
simplify job_application
Nyholm fefdb5f
syntax
Nyholm 7f0f5b0
Added comment about the service name
Nyholm c681283
Updated accoding to feedback
Nyholm 86ecf0a
Added PHP config
Nyholm d002a8b
Added xml and PHP config
Nyholm b0a8855
Added workflow under guides
Nyholm 4e7cf11
Removed the *why workflows* from the usage page.
Nyholm 3aa433d
Documented support for DefinitionBuilder
Nyholm 4f277dc
fixed typo
Nyholm 2511c21
Merge pull request #1 from Nyholm/workflow-definition-builder
Nyholm c9b1656
Updated to support changes in https://github.com/symfony/symfony/pull…
Nyholm 2cc2934
Updated twig example
Nyholm 47dc11d
show how to configure the DI extension config
Nyholm 3250621
Fixed typos
Nyholm c0bd6da
Use imperative instead of past tense.
Nyholm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added example with twig
- Loading branch information
commit 805b2376952a62bc92c00135bf06061b13f3362f
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"[...] for our blog's edit page" -> "[...] of the blog." ? (again, to remove first person)