Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Make rule listing more compact | Julius Härtl | 2019-09-10 | 2 | -4/+20 | |
| | * | | Migrate check plugins | Julius Härtl | 2019-09-10 | 5 | -299/+46 | |
| | * | | Allow placeholder and validation without custom vue component | Julius Härtl | 2019-09-10 | 6 | -14/+140 | |
| | * | | Do not use shot tag | Julius Härtl | 2019-09-10 | 1 | -1/+1 | |
| | * | | Handle operator registration properly | Julius Härtl | 2019-09-10 | 8 | -49/+78 | |
| | * | | Document plugins to be used by integrators | Julius Härtl | 2019-09-10 | 2 | -32/+112 | |
| | * | | Migrate plugins to vuex store | Julius Härtl | 2019-09-10 | 7 | -35/+81 | |
| | * | | Add missing files | Julius Härtl | 2019-09-10 | 2 | -0/+167 | |
| | * | | Use trigger hint | Julius Härtl | 2019-09-10 | 1 | -1/+1 | |
| | * | | Move to vuex store | Julius Härtl | 2019-09-10 | 25 | -1295/+746 | |
| | * | | Adjust to new backend URLs | Julius Härtl | 2019-09-10 | 6 | -37/+62 | |
| | * | | Styling fixes | Julius Härtl | 2019-09-10 | 1 | -1/+1 | |
| | * | | Use entity/event definitions from backend | Julius Härtl | 2019-09-10 | 6 | -121/+141 | |
| | * | | Adjust template id | Julius Härtl | 2019-09-10 | 1 | -1/+1 | |
| | * | | Add endpoint to test operations before submitting | Julius Härtl | 2019-09-10 | 1 | -1/+1 | |
| | * | | Unified workflow management | Julius Härtl | 2019-09-10 | 14 | -3/+926 | |
| * | | | fix manager tests | Arthur Schiwon | 2019-09-10 | 1 | -6/+8 | |
| |/ / | ||||||
| * | | Fix test mocking | Julius Härtl | 2019-09-10 | 1 | -1/+2 | |
| * | | Fix type hinting on setFileInfo | Julius Härtl | 2019-09-10 | 2 | -2/+2 | |
| * | | fix order/entity types when setting the context | Arthur Schiwon | 2019-09-10 | 1 | -8/+8 | |
| * | | File entity supports tagging events now | Arthur Schiwon | 2019-09-09 | 1 | -1/+18 | |
| * | | entities equip the RuleMatcher on the events they are aware of | Arthur Schiwon | 2019-09-09 | 2 | -3/+27 | |
| * | | let a dedicate service serve a stateful process | Arthur Schiwon | 2019-09-09 | 10 | -121/+146 | |
| * | | require IChecks to receive entity context | Arthur Schiwon | 2019-09-09 | 12 | -45/+99 | |
| * | | seperate setFileInfo from ICheck | Arthur Schiwon | 2019-09-09 | 8 | -42/+6 | |
| * | | No need to get the class since the entity is already the class string | Julius Härtl | 2019-09-09 | 1 | -1/+1 | |
| * | | Extend missing check classes | Julius Härtl | 2019-09-09 | 4 | -0/+54 | |
| * | | add type hint for IDE | Arthur Schiwon | 2019-09-09 | 1 | -0/+1 | |
| * | | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 9 | -5/+123 | |
| * | | WFE as proxy listen to relevent events and forwards them | Arthur Schiwon | 2019-09-09 | 3 | -4/+60 | |
| * | | introduce GenericEntityEvent and adapt File entity | Arthur Schiwon | 2019-09-09 | 5 | -106/+8 | |
| * | | kill old non-OCS Controller | Arthur Schiwon | 2019-09-09 | 4 | -134/+0 | |
| * | | fix parameter for OCSExcpetion | blizzz | 2019-09-09 | 1 | -3/+3 | |
| * | | use correct builder instance | blizzz | 2019-09-09 | 1 | -1/+1 | |
| * | | adds a trigger hint for complex operations | Arthur Schiwon | 2019-09-09 | 1 | -0/+1 | |
| * | | fix missing value and run against empty tables in migration script | Arthur Schiwon | 2019-09-09 | 2 | -15/+17 | |
| * | | fix personal settings class name in xml | blizzz | 2019-09-09 | 1 | -1/+1 | |
| * | | split events DB field into entity and events, adjust biz logic | Arthur Schiwon | 2019-09-09 | 5 | -47/+92 | |
| * | | extend DB table, manager, controller with support for entity events | Arthur Schiwon | 2019-09-09 | 4 | -14/+90 | |
| * | | add missing dep | Arthur Schiwon | 2019-09-09 | 1 | -1/+6 | |
| * | | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 3 | -6/+2 | |
| * | | merge IOperator with IOperation for simplicity | Arthur Schiwon | 2019-09-09 | 2 | -16/+15 | |
| * | | add operator interfaces / API | Arthur Schiwon | 2019-09-09 | 4 | -5/+198 | |
| * | | section and settings for users | Arthur Schiwon | 2019-09-09 | 7 | -97/+44 | |
| * | | scope aware workflow controller and manager | Arthur Schiwon | 2019-09-09 | 9 | -159/+761 | |
| * | | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 6 | -7/+201 | |
| * | | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 10 | -27/+423 | |
| * | | add scope table for workflows and switch to migrations | Arthur Schiwon | 2019-09-09 | 4 | -90/+102 | |
| * | | open the WFE to deal with other subjects but files | Arthur Schiwon | 2019-09-09 | 1 | -2/+28 | |
| * | | provides an OCS workflow controller for admins | Arthur Schiwon | 2019-09-09 | 5 | -1/+152 |