aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/components/Checks
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* fix(flow): cannot set customer user agentArthur Schiwon2024-08-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-319-162/+25
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(workflowengine): Use correct event for searching for groupsFerdinand Thiessen2024-03-211-6/+15
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
| | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* fix(flow): Revert invalid rename of check class for RequestTimeJulius Härtl2023-07-111-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* workflowengine: Stop using a service alias for controllerjld31032023-06-191-1/+1
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* fix(workflowengine): Remove unused property track-byJoas Schilling2023-05-161-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(workflowengine): Fix multiple UI issues in workflow engine admin settingsJoas Schilling2023-05-105-130/+137
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-19/+18
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-238-18/+18
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Convert tag ids to numberRobin Windey2023-02-271-1/+1
| | | | | | Fix for #35645 Signed-off-by: GitHub <noreply@github.com>
* Fix broken search for tags in workflow checksJoas Schilling2023-02-241-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use @nextcloud/vue MultiselectTags componentJoas Schilling2022-10-204-276/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-256-22/+22
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix eslint line breaksJoas Schilling2022-08-081-2/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add empty alt tags for decorative iconsJoas Schilling2022-08-081-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix inverting on darkmode and spacingJoas Schilling2022-08-082-4/+20
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* l10n: Changed spellingrakekniven2022-05-161-1/+1
| | | | | | | See https://en.wikipedia.org/wiki/MIME for details. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Auto fix warningsLouis Chemineau2022-01-213-6/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Replace license information to SPDX expressionLouis Chemineau2022-01-115-5/+5
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
| | | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-315-5/+10
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Show group display name in workflowsJoas Schilling2020-09-161-7/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* do not hide "matches" and "does not match" checkersArthur Schiwon2020-09-011-8/+4
| | | | | | | - they show up previously with / typed – end user needs to know about it - inconsistent with some other fields, that show it directly Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-312-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Extends office documents pattern to match open documents.Daniel Kesselberg2020-06-081-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix linter warnings in workflowengineRoeland Jago Douma2020-05-072-3/+5
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix workflow UIJoas Schilling2020-04-236-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove legacy js packagesRoeland Jago Douma2020-03-221-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix regex for office documentsDaniel Kesselberg2020-03-021-1/+1
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add a shortcut for FoldersJoas Schilling2020-02-171-0/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-226-6/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Refactor validity propagationJulius Härtl2020-01-021-4/+13
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Set operation mode according to the mime type valueJulius Härtl2019-12-192-13/+15
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1910-99/+99
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Design fixesJulius Härtl2019-10-293-27/+40
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix systemtag selectorJulius Härtl2019-10-291-7/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fetch groups on the flyJulius Härtl2019-10-291-27/+57
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix operation list when scope is limitedJulius Härtl2019-10-292-4/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix input size and ellipsisJulius Härtl2019-10-292-0/+10
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix bugs with check pluginsJulius Härtl2019-10-293-17/+39
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix minor styling issues with the user agent pickerJulius Härtl2019-10-292-3/+20
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix remaining comments from #16706Julius Härtl2019-10-291-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-052-2/+2
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-049-11/+69
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)2019-10-041-0/+1
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-017-17/+41
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Workflow vue cleanupJulius Härtl2019-09-106-39/+26
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add user group selectorJulius Härtl2019-09-109-63/+143
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>