Arthur Schiwon
|
1eb86e46fd
inform the user when flow config data exceeds thresholds
|
4 years ago |
Christoph Wurst
|
f464ef050b
Fix type errors detected by Psalm
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Joas Schilling
|
aa5e4aacc1
Don't use SELECT DISTINCT when to_char() is used in a WHERE statement
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Julius Härtl
|
e4829236cf
Add app config to disable user flows
|
4 years ago |
Daniel Kesselberg
|
b3780bcedd
Annotate $additionalScopes so the IDE knows what type $scopeCandidate is.
|
4 years ago |
Arthur Schiwon
|
46aaeb4561
log Flow activity
|
4 years ago |
Roeland Jago Douma
|
25d4f3230d
Use the new Events in Flow
|
4 years ago |
Julius Härtl
|
e7ad044826
Validate check array in the backend
|
4 years ago |
Arthur Schiwon
|
2799064573
report list of entities without array keys to frontend
|
4 years ago |
Julius Härtl
|
c3061e6929
Make sure event names is always an array
|
5 years ago |
Arthur Schiwon
|
7a7a415fdc
expose user of running flows
|
5 years ago |
Arthur Schiwon
|
7210852f07
allow user flows when the acting user is legitimate, but not its owner
|
5 years ago |
Julius Härtl
|
6830daf104
Decode list of events when returning them
|
5 years ago |
Julius Härtl
|
e7e9166efe
Add endpoint to test operations before submitting
|
5 years ago |
Arthur Schiwon
|
849d025d09
let a dedicate service serve a stateful process
|
5 years ago |
Julius Härtl
|
687edb4bc8
No need to get the class since the entity is already the class string
|
5 years ago |
Arthur Schiwon
|
36624def94
add type hint for IDE
|
5 years ago |
Arthur Schiwon
|
c2a52813e2
extends ICheck with scope and entity support, provide them as initialState
|
5 years ago |
Arthur Schiwon
|
d2c8b939d5
WFE as proxy listen to relevent events and forwards them
|
5 years ago |
blizzz
|
ce4f3598ff
use correct builder instance
|
5 years ago |
Arthur Schiwon
|
ed58343e60
split events DB field into entity and events, adjust biz logic
|
5 years ago |
Arthur Schiwon
|
827dd896fa
extend DB table, manager, controller with support for entity events
|
5 years ago |
Arthur Schiwon
|
26b19b73a4
remove IEntity's getId in favor of class name
|
5 years ago |
Arthur Schiwon
|
4c2fdbb908
merge IOperator with IOperation for simplicity
|
5 years ago |
Arthur Schiwon
|
ec36c0ae80
add operator interfaces / API
|
5 years ago |
Arthur Schiwon
|
4aba1f1cff
scope aware workflow controller and manager
|
5 years ago |
Arthur Schiwon
|
bd5c455da4
the workflow manager becomes scope aware, Part 1
|
5 years ago |
Arthur Schiwon
|
804d4fe69f
introducing Entity interfaces and a File one as first implementation
|
5 years ago |