summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Expand)AuthorAgeFilesLines
* Bump moment from 2.27.0 to 2.29.0dependabot-preview[bot]2020-10-032-2/+2
* Bump @nextcloud/vue to v2.6.8John Molakvoæ (skjnldsv)2020-10-022-2/+2
* Update @nextcloud/vue to 2.6.7Joas Schilling2020-10-022-2/+2
* Bump @nextcloud/vue to 2.6.6Joas Schilling2020-09-302-2/+2
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-09-242-0/+2
* Bump versionsJoas Schilling2020-09-181-2/+2
* Update urls to stackoverflow.com to "HTTPS"J0WI2020-09-171-3/+3
* Merge pull request #22885 from nextcloud/bugfix/noid/show-group-displayname-i...Morris Jobke2020-09-173-9/+8
|\
| * Show group display name in workflowsJoas Schilling2020-09-163-9/+8
* | [tx-robot] updated from transifexNextcloud bot2020-09-172-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2020-09-152-0/+102
* Update .l10nignore for apps to exclude bundled JS filesMorris Jobke2020-09-151-1/+1
* Bump @nextcloud/vue from 2.6.4 to 2.6.5dependabot-preview[bot]2020-09-142-2/+2
* Bump @nextcloud/l10n from 1.4.0 to 1.4.1dependabot-preview[bot]2020-09-102-2/+2
* Compile assetsnpmbuildbot[bot]2020-09-102-2/+2
* Don't use SELECT DISTINCT when to_char() is used in a WHERE statementJoas Schilling2020-09-071-3/+3
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-072-2/+2
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-032-2/+2
* do not hide "matches" and "does not match" checkersArthur Schiwon2020-09-013-10/+6
* Bump @nextcloud/dialogs from 1.4.0 to 2.0.1dependabot-preview[bot]2020-08-312-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-08-292-0/+24
* Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-252-2/+2
* Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scopeJoas Schilling2020-08-252-0/+16
|\
| * fix possible leaking scope in FlowArthur Schiwon2020-08-242-0/+16
* | [tx-robot] updated from transifexNextcloud bot2020-08-252-22/+62
* | Compile assetsnpmbuildbot[bot]2020-08-242-2/+2
* | fix event icon sizes and text alignmentArthur Schiwon2020-08-212-7/+10
|/
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-6/+6
* Prefer typed event over string based onesMorris Jobke2020-08-102-1/+4
* File entity to implement IIconArthur Schiwon2020-08-071-1/+9
* Flow File entity implements IContextPortationArthur Schiwon2020-08-052-8/+60
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-317-9/+9
* Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-07-232-6/+18
* Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke2020-07-221-5/+2
|\
| * Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-5/+2
* | Recompile JS assetsGeorg Ehrke2020-07-222-2/+2
* | Merge pull request #21904 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...Roeland Jago Douma2020-07-222-2/+2
|\ \
| * | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-202-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-07-222-4/+88
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-07-212-0/+78
|/
* Compile assetsnpmbuildbot[bot]2020-07-142-2/+3
* Bump bundlesJulius Härtl2020-07-071-636/+1
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-032-21/+21
* Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrapRoeland Jago Douma2020-07-025-70/+86
|\
| * Move the event listener into a dedicated classChristoph Wurst2020-06-244-40/+66
| * Migrate WFE to new bootstrap mechanismChristoph Wurst2020-06-242-41/+31