Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into rakekniven-patch-1 | rakekniven | 2022-07-05 | 2 | -12/+22 |
|\ | |||||
| * | Use Button component to show more workflows | Christopher Ng | 2022-06-29 | 1 | -8/+14 |
| * | Use SettingsSection in workflowengine settings | Carl Schwan | 2022-05-31 | 1 | -3/+7 |
| * | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -1/+1 |
* | | l10n: Changed spelling | rakekniven | 2022-05-16 | 1 | -1/+1 |
|/ | |||||
* | add vue button component in workflow rule.vue | Vanessa Pertsch | 2022-05-12 | 1 | -42/+27 |
* | add vue button component in workflow operation.vue | Vanessa Pertsch | 2022-05-12 | 2 | -5/+9 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 3 | -6/+3 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 10 | -10/+10 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 2 | -6/+5 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 2 | -8/+9 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 2 | -2/+2 |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 3 | -2/+11 |
* | l10n: Spelling unification | Valdnet | 2021-06-02 | 1 | -1/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 10 | -10/+24 |
* | Show group display name in workflows | Joas Schilling | 2020-09-16 | 1 | -7/+6 |
* | do not hide "matches" and "does not match" checkers | Arthur Schiwon | 2020-09-01 | 1 | -8/+4 |
* | fix event icon sizes and text alignment | Arthur Schiwon | 2020-08-21 | 2 | -7/+10 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 5 | -7/+7 |
* | Extends office documents pattern to match open documents. | Daniel Kesselberg | 2020-06-08 | 1 | -1/+1 |
* | Fix linter warnings in workflowengine | Roeland Jago Douma | 2020-05-07 | 3 | -4/+7 |
* | Fix workflow UI | Joas Schilling | 2020-04-23 | 9 | -13/+13 |
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 1 | -1/+2 |
* | Migrate from @babel/polyfill to core-js@3 | Christoph Wurst | 2020-03-26 | 1 | -2/+0 |
* | Remove legacy js packages | Roeland Jago Douma | 2020-03-22 | 2 | -2/+2 |
* | Hide card for apps store if disabled | Daniel Kesselberg | 2020-03-16 | 2 | -3/+4 |
* | Fix regex for office documents | Daniel Kesselberg | 2020-03-02 | 1 | -1/+1 |
* | Add a shortcut for Folders | Joas Schilling | 2020-02-17 | 1 | -0/+5 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 9 | -13/+13 |
* | Fallback to proper default values | Julius Härtl | 2020-01-09 | 2 | -1/+2 |
* | Filter disabled operations out of the rule list | Julius Härtl | 2020-01-09 | 1 | -1/+1 |
* | Only ask for password when updating admin rules | Julius Härtl | 2020-01-02 | 1 | -1/+3 |
* | Load polyfill in workflow engine | Julius Härtl | 2020-01-02 | 1 | -0/+2 |
* | Refactor validity propagation | Julius Härtl | 2020-01-02 | 3 | -23/+28 |
* | Fix spacing between text and icon | Julius Härtl | 2019-12-27 | 3 | -4/+6 |
* | Autofocus new filter and display proper error messages | Julius Härtl | 2019-12-27 | 3 | -5/+19 |
* | Fix app store link and hide it for users (fix #18495 #18500) | Julius Härtl | 2019-12-27 | 1 | -2/+9 |
* | Allow selecting other event types (fix #18510) | Julius Härtl | 2019-12-27 | 1 | -1/+15 |
* | Set operation mode according to the mime type value | Julius Härtl | 2019-12-19 | 4 | -21/+28 |
* | Fix action listing alignment | Julius Härtl | 2019-12-19 | 3 | -5/+11 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 19 | -155/+155 |
* | Fix wording | Julius Härtl | 2019-11-26 | 2 | -6/+9 |
* | Add cancel button to restore previously saved rule | Julius Härtl | 2019-11-26 | 1 | -4/+15 |
* | Add hint about developer docs | Julius Härtl | 2019-11-26 | 1 | -0/+4 |
* | Small fixes for workflow frontend | Julius Härtl | 2019-11-26 | 5 | -87/+112 |
* | Design fixes | Julius Härtl | 2019-10-29 | 6 | -34/+47 |
* | Move delete/cancel button to the bottom | Julius Härtl | 2019-10-29 | 1 | -24/+23 |
* | Fix systemtag selector | Julius Härtl | 2019-10-29 | 1 | -7/+2 |
* | Fix issue with unavailable operations | Julius Härtl | 2019-10-29 | 2 | -2/+3 |
* | Fetch groups on the fly | Julius Härtl | 2019-10-29 | 1 | -27/+57 |