summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fix linter warnings in workflowengineRoeland Jago Douma2020-05-072-3/+5
* Fix workflow UIJoas Schilling2020-04-239-13/+13
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-1/+2
* Remove legacy js packagesRoeland Jago Douma2020-03-221-1/+1
* Hide card for apps store if disabledDaniel Kesselberg2020-03-161-3/+3
* Fix regex for office documentsDaniel Kesselberg2020-03-021-1/+1
* Add a shortcut for FoldersJoas Schilling2020-02-171-0/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-229-13/+13
* Fallback to proper default valuesJulius Härtl2020-01-092-1/+2
* Refactor validity propagationJulius Härtl2020-01-023-23/+28
* Fix spacing between text and iconJulius Härtl2019-12-271-2/+4
* Autofocus new filter and display proper error messagesJulius Härtl2019-12-272-4/+16
* Fix app store link and hide it for users (fix #18495 #18500)Julius Härtl2019-12-271-2/+9
* Allow selecting other event types (fix #18510)Julius Härtl2019-12-271-1/+15
* Set operation mode according to the mime type valueJulius Härtl2019-12-193-15/+22
* Fix action listing alignmentJulius Härtl2019-12-192-4/+6
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1915-135/+135
* Fix wordingJulius Härtl2019-11-262-6/+9
* Add cancel button to restore previously saved ruleJulius Härtl2019-11-261-4/+15
* Add hint about developer docsJulius Härtl2019-11-261-0/+4
* Small fixes for workflow frontendJulius Härtl2019-11-264-87/+39
* Design fixesJulius Härtl2019-10-296-34/+47
* Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
* Fix systemtag selectorJulius Härtl2019-10-291-7/+2
* Fix issue with unavailable operationsJulius Härtl2019-10-291-1/+1
* Fetch groups on the flyJulius Härtl2019-10-291-27/+57
* Fix operation list when scope is limitedJulius Härtl2019-10-293-5/+9
* Fix input size and ellipsisJulius Härtl2019-10-293-0/+18
* Fix bugs with check pluginsJulius Härtl2019-10-293-17/+39
* Allow to select multiple eventsJulius Härtl2019-10-292-16/+30
* Fix minor styling issues with the user agent pickerJulius Härtl2019-10-293-4/+32
* Properly validate individual checksJulius Härtl2019-10-292-3/+2
* Fix remaining comments from #16706Julius Härtl2019-10-292-12/+7
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-052-2/+2
* Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-049-11/+69
* Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)2019-10-041-0/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0111-37/+95
* Workflow vue cleanupJulius Härtl2019-09-107-41/+28
* Add user group selectorJulius Härtl2019-09-109-63/+143
* Add request url selectorJulius Härtl2019-09-101-0/+136
* Add tag selectorJulius Härtl2019-09-106-3/+312
* Implement custom check components and fix lintingJulius Härtl2019-09-109-173/+127
* Frontend polishingJulius Härtl2019-09-108-93/+27
* Move over checker pluginsJulius Härtl2019-09-1012-184/+491
* Load checks from the backendJulius Härtl2019-09-102-4/+4
* Fix removing checksJulius Härtl2019-09-101-3/+4
* Make rule listing more compactJulius Härtl2019-09-102-4/+20
* Migrate check pluginsJulius Härtl2019-09-101-10/+46
* Allow placeholder and validation without custom vue componentJulius Härtl2019-09-104-13/+133
* Handle operator registration properlyJulius Härtl2019-09-105-14/+64