summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/components/Rule.vue
Commit message (Expand)AuthorAgeFilesLines
* Fallback to proper default valuesJulius Härtl2020-01-091-1/+1
* Refactor validity propagationJulius Härtl2020-01-021-15/+10
* Fix spacing between text and iconJulius Härtl2019-12-271-2/+4
* Autofocus new filter and display proper error messagesJulius Härtl2019-12-271-3/+10
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-9/+9
* Add cancel button to restore previously saved ruleJulius Härtl2019-11-261-4/+15
* Small fixes for workflow frontendJulius Härtl2019-11-261-2/+5
* Design fixesJulius Härtl2019-10-291-0/+1
* Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
* Fix issue with unavailable operationsJulius Härtl2019-10-291-1/+1
* Properly validate individual checksJulius Härtl2019-10-291-1/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-5/+14
* Implement custom check components and fix lintingJulius Härtl2019-09-101-5/+5
* Frontend polishingJulius Härtl2019-09-101-4/+6
* Move over checker pluginsJulius Härtl2019-09-101-1/+3
* Load checks from the backendJulius Härtl2019-09-101-1/+1
* Fix removing checksJulius Härtl2019-09-101-3/+4
* Make rule listing more compactJulius Härtl2019-09-101-2/+2
* Allow placeholder and validation without custom vue componentJulius Härtl2019-09-101-2/+2
* Handle operator registration properlyJulius Härtl2019-09-101-9/+30
* Migrate plugins to vuex storeJulius Härtl2019-09-101-3/+5
* Move to vuex storeJulius Härtl2019-09-101-107/+109
* Adjust to new backend URLsJulius Härtl2019-09-101-16/+22
* Styling fixesJulius Härtl2019-09-101-1/+1
* Use entity/event definitions from backendJulius Härtl2019-09-101-2/+6
* Unified workflow managementJulius Härtl2019-09-101-0/+209