summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Service
Commit message (Expand)AuthorAgeFilesLines
* Add app config to disable user flowsJulius Härtl2020-03-251-1/+1
* Fix single "ScopeContext" passed to "setScopes"Daniel Calviño Sánchez2020-03-171-1/+1
* Reduce flow logging at INFO levelJulius Härtl2020-02-141-1/+4
* always require a message paramter for data loggingArthur Schiwon2020-02-101-1/+3
* log Flow activityArthur Schiwon2020-02-102-1/+219
* Flows that are managing themselves do not necessarily set the entityArthur Schiwon2019-12-181-8/+10
* do not add (user) flows twiceArthur Schiwon2019-12-161-1/+1
* Allow to specify apps that somethign is a dirJoas Schilling2019-12-101-2/+3
* add convenience interfaces so entities can provide presentable detailsArthur Schiwon2019-11-281-0/+7
* allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon2019-11-281-4/+46
* do not break on Checkers that do not need specific context infoArthur Schiwon2019-10-291-4/+1
* fix order/entity types when setting the contextArthur Schiwon2019-09-101-8/+8
* let a dedicate service serve a stateful processArthur Schiwon2019-09-091-0/+137