summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Collapse)AuthorAgeFilesLines
* Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-291-1/+1
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #20558 from ↵Morris Jobke2020-04-272-2/+2
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-click-outside-1.1.0 Bump vue-click-outside from 1.0.7 to 1.1.0
| * Bump vue-click-outside from 1.0.7 to 1.1.0dependabot-preview[bot]2020-04-242-2/+2
| | | | | | | | | | | | | | | | | | Bumps [vue-click-outside](https://github.com/vue-bulma/click-outside) from 1.0.7 to 1.1.0. - [Release notes](https://github.com/vue-bulma/click-outside/releases) - [Commits](https://github.com/vue-bulma/click-outside/commits/v1.1.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 bot2020-04-272-0/+36
| |
* | [tx-robot] updated from transifexNextcloud bot2020-04-252-0/+2
|/
* Fix workflow UIJoas Schilling2020-04-2311-20/+20
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-132-2/+2
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.1 to 3.5.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.1...v3.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-115-6/+6
|\ | | | | It is done
| * Add visibility to all constantsChristoph Wurst2020-04-102-3/+3
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Add visibility to all methods and position of static keywordChristoph Wurst2020-04-103-3/+3
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-112-24/+22
|\ \ | | | | | | Bump p-limit from 2.2.2 to 2.3.0, @nextcloud/auth from 1.2.2 to 1.2.3, @babel/preset-env from 7.8.7 to 7.9.5, @nextcloud/event-bus from 1.1.3 to 1.1.4, @nextcloud/password-confirmation from 1.0.0 to 1.0.1, @nextcloud/l10n from 1.2.2 to 1.2.3, @nextcloud/initial-state from 1.1.1 to 1.1.2, core-js from 3.6.4 to 3.6.5 …
| * | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-102-24/+22
| | | | | | | | | | | | | | | 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 bot2020-04-112-0/+2
| |/ |/|
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-1020-81/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Use elseif instead of else ifChristoph Wurst2020-04-106-8/+8
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-04-102-0/+18
|
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-096-9/+9
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use a blank line after the opening tagChristoph Wurst2020-04-0915-0/+15
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0910-10/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-063-22/+31
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-062-12/+12
| | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.1.1...v1.2.2) 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 bot2020-04-032-0/+10
|
* Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-032-2/+2
| | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1Christoph Wurst2020-03-312-4/+4
|\ | | | | Bump webpack from 4.42.0 to 4.42.1
| * Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-302-4/+4
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1) 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 bot2020-03-302-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-292-2/+2
|/
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\ | | | | Remove unused imports
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-263-22/+20
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-03-242-0/+2
|
* Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to ↵dependabot-preview[bot]2020-03-232-21/+21
| | | | | | 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove legacy js packagesRoeland Jago Douma2020-03-224-23/+23
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #20076 from nextcloud/dependabot/npm_and_yarn/variousRoeland Jago Douma2020-03-222-24/+22
|\ | | | | Bump @nextcloud/l10n, @nextcloud/event-bus, @nextcloud/dialogs, @nextcloud/auth, @nextcloud/vue
| * Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-212-24/+22
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Add app config to disable user flowsJulius Härtl2020-03-216-5/+25
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-212-3/+3
| | | | | | | | | | Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Annotate $additionalScopes so the IDE knows what type $scopeCandidate is.Daniel Kesselberg2020-03-172-1/+5
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #19989 from ↵Roeland Jago Douma2020-03-171-1/+1
|\ | | | | | | | | nextcloud/fix-single-ScopeContext-passed-to-setScopes Fix single "ScopeContext" passed to "setScopes"
| * Fix single "ScopeContext" passed to "setScopes"Daniel Calviño Sánchez2020-03-161-1/+1
| | | | | | | | | | | | | | "setScopes" expects an array, but a single "ScopeContext" was being passed instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Hide card for apps store if disabledDaniel Kesselberg2020-03-165-14/+30
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #19962 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3Roeland Jago Douma2020-03-162-5/+5
|\ | | | | Bump vuex from 3.1.2 to 3.1.3
| * Bump vuex from 3.1.2 to 3.1.3dependabot-preview[bot]2020-03-152-5/+5
| | | | | | | | | | | | | | | | | | Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3) 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 bot2020-03-162-0/+2
|/
* Bump @nextcloud/vue from 1.3.1 to 1.4.0dependabot-preview[bot]2020-03-102-22/+22
| | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.1...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-082-6/+6
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #19721 from nextcloud/bug/19695/workflow-regex-officeRoeland Jago Douma2020-03-053-5/+5
|\ | | | | Fix regex for office documents
| * Fix regex for office documentsDaniel Kesselberg2020-03-023-5/+5
| | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>