summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/components/Checks
Commit message (Expand)AuthorAgeFilesLines
* fix(workflowengine): Use correct event for searching for groupsFerdinand Thiessen2024-03-211-6/+15
* fix(workflowengine): Remove unused property track-byJoas Schilling2023-05-161-1/+0
* fix(workflowengine): Fix multiple UI issues in workflow engine admin settingsJoas Schilling2023-05-105-130/+137
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-19/+18
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-238-18/+18
* Convert tag ids to numberRobin Windey2023-02-271-1/+1
* Fix broken search for tags in workflow checksJoas Schilling2023-02-241-3/+3
* Use @nextcloud/vue MultiselectTags componentJoas Schilling2022-10-204-276/+3
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-256-22/+22
* Fix eslint line breaksJoas Schilling2022-08-081-2/+8
* Add empty alt tags for decorative iconsJoas Schilling2022-08-081-2/+2
* Fix inverting on darkmode and spacingJoas Schilling2022-08-082-4/+20
* l10n: Changed spellingrakekniven2022-05-161-1/+1
* Auto fix warningsLouis Chemineau2022-01-213-6/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-115-5/+5
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-315-5/+10
* Show group display name in workflowsJoas Schilling2020-09-161-7/+6
* do not hide "matches" and "does not match" checkersArthur Schiwon2020-09-011-8/+4
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-312-3/+3
* Extends office documents pattern to match open documents.Daniel Kesselberg2020-06-081-1/+1
* Fix linter warnings in workflowengineRoeland Jago Douma2020-05-072-3/+5
* Fix workflow UIJoas Schilling2020-04-236-6/+6
* Remove legacy js packagesRoeland Jago Douma2020-03-221-1/+1
* 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-226-6/+6
* Refactor validity propagationJulius Härtl2020-01-021-4/+13
* Set operation mode according to the mime type valueJulius Härtl2019-12-192-13/+15
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1910-99/+99
* Design fixesJulius Härtl2019-10-293-27/+40
* Fix systemtag selectorJulius Härtl2019-10-291-7/+2
* Fetch groups on the flyJulius Härtl2019-10-291-27/+57
* Fix operation list when scope is limitedJulius Härtl2019-10-292-4/+8
* Fix input size and ellipsisJulius Härtl2019-10-292-0/+10
* Fix bugs with check pluginsJulius Härtl2019-10-293-17/+39
* Fix minor styling issues with the user agent pickerJulius Härtl2019-10-292-3/+20
* Fix remaining comments from #16706Julius Härtl2019-10-291-1/+1
* 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-017-17/+41
* Workflow vue cleanupJulius Härtl2019-09-106-39/+26
* 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-106-155/+103
* Frontend polishingJulius Härtl2019-09-102-3/+3
* Move over checker pluginsJulius Härtl2019-09-107-0/+585