summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Collapse)AuthorAgeFilesLines
* remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontendblizzz2019-11-0424-274/+301
|\ | | | | Workflow frontend polishing
| * bump bundlesArthur Schiwon2019-10-292-20/+20
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * do not break on Checkers that do not need specific context infoArthur Schiwon2019-10-291-4/+1
| | | | | | | | | | | | request time, for example Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * 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>
| * Adjust user UserWorkflowController methods to AWorflowControllerJulius Härtl2019-10-291-4/+4
| | | | | | | | 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>
| * Add missing ocs resource for user workflowsJulius Härtl2019-10-291-0/+1
| | | | | | | | 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>
| * Decode list of events when returning themJulius Härtl2019-10-291-0/+2
| | | | | | | | 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>
| * Fix remaining comments from #16706Julius Härtl2019-10-294-19/+14
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Remove unused stylesheets from workflowengineJulius Härtl2019-10-293-99/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-11-042-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2019-11-032-8/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2019-11-012-0/+4
|/
* Bump nextcloud-vue from 0.12.6 to 0.12.7dependabot-preview[bot]2019-10-282-15/+15
| | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.6...v0.12.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/axios from 0.4.2 to 0.5.0dependabot-preview[bot]2019-10-272-10/+10
| | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v0.4.2...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-10-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-10-222-0/+38
|
* Merge pull request #17545 from nextcloud/bugfix/noid/workflow-catchRoeland Jago Douma2019-10-211-6/+11
|\ | | | | Ignore unavailable entity/operation classes
| * Ignore unavailable entity/operation classesJulius Härtl2019-10-151-6/+11
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17603 from ↵Roeland Jago Douma2019-10-212-3/+3
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.27 Bump moment-timezone from 0.5.26 to 0.5.27
| * | Bump moment-timezone from 0.5.26 to 0.5.27dependabot-preview[bot]2019-10-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.26 to 0.5.27. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.26...0.5.27) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-10-212-0/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-10-202-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2019-10-182-0/+6
|/
* Only cache the mimetype if the file existsJoas Schilling2019-10-141-15/+35
| | | | | | | | | | | | | Otherwise files access control will cache "application/octet-stream" for all the target node on: rename, move, copy and all other methods which create a new item To check this: 1. Add an automated tagging rule which tags on mimetype NOT "httpd/unix-directory" 2. Add an access control rule which checks for any mimetype 3. Create a folder and rename it, the folder should not be tagged, but it is Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump nextcloud-vue from 0.12.4 to 0.12.6dependabot-preview[bot]2019-10-132-46/+46
| | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.4 to 0.12.6. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.4...v0.12.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-10-132-0/+72
|
* Use the external initial state implementationChristoph Wurst2019-10-124-22/+25
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-10-122-0/+74
|
* Bump nextcloud/event-bus to 0.2.1Roeland Jago Douma2019-10-112-10/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-10-092-0/+18
|
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-055-29/+29
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-10-052-0/+18
|
* Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-nullRoeland Jago Douma2019-10-041-1/+1
|\ | | | | Don't call basename on null
| * Don't call basename on nullJoas Schilling2019-10-011-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-0418-40/+145
| | | | | | | | | | 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-043-2/+3
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2019-10-032-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2019-10-022-0/+66
|/
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0115-50/+112
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>