Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Add app config to disable user flows | Julius Härtl | 2020-03-21 | 1 | -1/+1 |
* | Hide card for apps store if disabled | Daniel Kesselberg | 2020-03-16 | 1 | -1/+16 |
* | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 1 | -0/+21 |
* | adds a trigger hint for complex operations | Arthur Schiwon | 2019-09-09 | 1 | -0/+1 |
* | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 1 | -1/+1 |
* | merge IOperator with IOperation for simplicity | Arthur Schiwon | 2019-09-09 | 1 | -8/+8 |
* | add operator interfaces / API | Arthur Schiwon | 2019-09-09 | 1 | -0/+158 |