aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src
Commit message (Collapse)AuthorAgeFilesLines
...
* add vue button component in workflow operation.vueVanessa Pertsch2022-05-122-5/+9
| | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.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-1110-10/+10
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Typing correctionsLouis Chemineau2022-01-112-6/+5
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-8/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-2/+2
| | | | | | | | | | 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>
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-223-2/+11
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* l10n: Spelling unificationValdnet2021-06-021-1/+1
| | | | | | Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3110-10/+24
| | | | 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>
* fix event icon sizes and text alignmentArthur Schiwon2020-08-212-7/+10
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-315-7/+7
| | | | 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-073-4/+7
| | | | | 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-239-13/+13
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-261-2/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove legacy js packagesRoeland Jago Douma2020-03-222-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Hide card for apps store if disabledDaniel Kesselberg2020-03-162-3/+4
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* 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-229-13/+13
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fallback to proper default valuesJulius Härtl2020-01-092-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Filter disabled operations out of the rule listJulius Härtl2020-01-091-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only ask for password when updating admin rulesJulius Härtl2020-01-021-1/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Load polyfill in workflow engineJulius Härtl2020-01-021-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Refactor validity propagationJulius Härtl2020-01-023-23/+28
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix spacing between text and iconJulius Härtl2019-12-273-4/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Autofocus new filter and display proper error messagesJulius Härtl2019-12-273-5/+19
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix app store link and hide it for users (fix #18495 #18500)Julius Härtl2019-12-271-2/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Allow selecting other event types (fix #18510)Julius Härtl2019-12-271-1/+15
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Set operation mode according to the mime type valueJulius Härtl2019-12-194-21/+28
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix action listing alignmentJulius Härtl2019-12-193-5/+11
| | | | 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-1919-155/+155
| | | | | | | | | | 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>
* Fix wordingJulius Härtl2019-11-262-6/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add cancel button to restore previously saved ruleJulius Härtl2019-11-261-4/+15
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add hint about developer docsJulius Härtl2019-11-261-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Small fixes for workflow frontendJulius Härtl2019-11-265-87/+112
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Design fixesJulius Härtl2019-10-296-34/+47
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
| | | | 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>
* Fix issue with unavailable operationsJulius Härtl2019-10-292-2/+3
| | | | 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-295-12/+15
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix input size and ellipsisJulius Härtl2019-10-293-0/+18
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix bugs with check pluginsJulius Härtl2019-10-294-17/+48
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Allow to select multiple eventsJulius Härtl2019-10-292-16/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix minor styling issues with the user agent pickerJulius Härtl2019-10-293-4/+32
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Properly validate individual checksJulius Härtl2019-10-292-3/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>