aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rakekniven-patch-1rakekniven2022-07-052-12/+22
|\
| * Use Button component to show more workflowsChristopher Ng2022-06-291-8/+14
| * Use SettingsSection in workflowengine settingsCarl Schwan2022-05-311-3/+7
| * Cleanup and compileJohn Molakvoæ2022-05-131-1/+1
* | l10n: Changed spellingrakekniven2022-05-161-1/+1
|/
* add vue button component in workflow rule.vueVanessa Pertsch2022-05-121-42/+27
* add vue button component in workflow operation.vueVanessa Pertsch2022-05-122-5/+9
* Auto fix warningsLouis Chemineau2022-01-213-6/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-1110-10/+10
* Typing correctionsLouis Chemineau2022-01-112-6/+5
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-8/+9
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-2/+2
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-223-2/+11
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3110-10/+24
* Show group display name in workflowsJoas Schilling2020-09-161-7/+6
* do not hide "matches" and "does not match" checkersArthur Schiwon2020-09-011-8/+4
* fix event icon sizes and text alignmentArthur Schiwon2020-08-212-7/+10
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-315-7/+7
* Extends office documents pattern to match open documents.Daniel Kesselberg2020-06-081-1/+1
* Fix linter warnings in workflowengineRoeland Jago Douma2020-05-073-4/+7
* Fix workflow UIJoas Schilling2020-04-239-13/+13
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-1/+2
* Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-261-2/+0
* Remove legacy js packagesRoeland Jago Douma2020-03-222-2/+2
* Hide card for apps store if disabledDaniel Kesselberg2020-03-162-3/+4
* Fix regex for office documentsDaniel Kesselberg2020-03-021-1/+1
* Add a shortcut for FoldersJoas Schilling2020-02-171-0/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-229-13/+13
* Fallback to proper default valuesJulius Härtl2020-01-092-1/+2
* Filter disabled operations out of the rule listJulius Härtl2020-01-091-1/+1
* Only ask for password when updating admin rulesJulius Härtl2020-01-021-1/+3
* Load polyfill in workflow engineJulius Härtl2020-01-021-0/+2
* Refactor validity propagationJulius Härtl2020-01-023-23/+28
* Fix spacing between text and iconJulius Härtl2019-12-273-4/+6
* Autofocus new filter and display proper error messagesJulius Härtl2019-12-273-5/+19
* Fix app store link and hide it for users (fix #18495 #18500)Julius Härtl2019-12-271-2/+9
* Allow selecting other event types (fix #18510)Julius Härtl2019-12-271-1/+15
* Set operation mode according to the mime type valueJulius Härtl2019-12-194-21/+28
* Fix action listing alignmentJulius Härtl2019-12-193-5/+11
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1919-155/+155
* Fix wordingJulius Härtl2019-11-262-6/+9
* Add cancel button to restore previously saved ruleJulius Härtl2019-11-261-4/+15
* Add hint about developer docsJulius Härtl2019-11-261-0/+4
* Small fixes for workflow frontendJulius Härtl2019-11-265-87/+112
* Design fixesJulius Härtl2019-10-296-34/+47
* Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
* Fix systemtag selectorJulius Härtl2019-10-291-7/+2
* Fix issue with unavailable operationsJulius Härtl2019-10-292-2/+3
* Fetch groups on the flyJulius Härtl2019-10-291-27/+57