summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Settings
Commit message (Collapse)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use a blank line after the opening tagChristoph Wurst2020-04-093-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add app config to disable user flowsJulius Härtl2020-03-212-1/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Hide card for apps store if disabledDaniel Kesselberg2020-03-161-1/+16
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Rename to flowJulius Härtl2019-11-261-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add Flow app iconJan-Christoph Borchardt2019-11-071-1/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-091-0/+21
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adds a trigger hint for complex operationsArthur Schiwon2019-09-091-0/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-091-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-091-8/+8
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add operator interfaces / APIArthur Schiwon2019-09-093-4/+166
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* section and settings for usersArthur Schiwon2019-09-093-97/+37
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-091-0/+126
| | | | | | also adds admin settings that pass entities as initial state Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Change Workflow to Tag ManagementRoeland Jago Douma2019-02-191-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add the icons for shipped appsJoas Schilling2017-01-191-3/+18
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add section to worklfowengineArthur Schiwon2016-08-221-0/+57