Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(workflowengine): Use correct event for searching for groups | Ferdinand Thiessen | 2024-03-21 | 1 | -6/+15 |
* | fix(workflowengine): Remove unused property track-by | Joas Schilling | 2023-05-16 | 1 | -1/+0 |
* | fix(workflowengine): Fix multiple UI issues in workflow engine admin settings | Joas Schilling | 2023-05-10 | 5 | -130/+137 |
* | chore(npm): fix warning and build | John Molakvoæ | 2023-04-21 | 1 | -19/+18 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 8 | -18/+18 |
* | Convert tag ids to number | Robin Windey | 2023-02-27 | 1 | -1/+1 |
* | Fix broken search for tags in workflow checks | Joas Schilling | 2023-02-24 | 1 | -3/+3 |
* | Use @nextcloud/vue MultiselectTags component | Joas Schilling | 2022-10-20 | 4 | -276/+3 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 6 | -22/+22 |
* | Fix eslint line breaks | Joas Schilling | 2022-08-08 | 1 | -2/+8 |
* | Add empty alt tags for decorative icons | Joas Schilling | 2022-08-08 | 1 | -2/+2 |
* | Fix inverting on darkmode and spacing | Joas Schilling | 2022-08-08 | 2 | -4/+20 |
* | l10n: Changed spelling | rakekniven | 2022-05-16 | 1 | -1/+1 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 3 | -6/+3 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 5 | -5/+5 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -1/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 5 | -5/+10 |
* | 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 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 2 | -3/+3 |
* | 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 | 2 | -3/+5 |
* | Fix workflow UI | Joas Schilling | 2020-04-23 | 6 | -6/+6 |
* | Remove legacy js packages | Roeland Jago Douma | 2020-03-22 | 1 | -1/+1 |
* | 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 | 6 | -6/+6 |
* | Refactor validity propagation | Julius Härtl | 2020-01-02 | 1 | -4/+13 |
* | Set operation mode according to the mime type value | Julius Härtl | 2019-12-19 | 2 | -13/+15 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 10 | -99/+99 |
* | Design fixes | Julius Härtl | 2019-10-29 | 3 | -27/+40 |
* | Fix systemtag selector | Julius Härtl | 2019-10-29 | 1 | -7/+2 |
* | Fetch groups on the fly | Julius Härtl | 2019-10-29 | 1 | -27/+57 |
* | Fix operation list when scope is limited | Julius Härtl | 2019-10-29 | 2 | -4/+8 |
* | Fix input size and ellipsis | Julius Härtl | 2019-10-29 | 2 | -0/+10 |
* | Fix bugs with check plugins | Julius Härtl | 2019-10-29 | 3 | -17/+39 |
* | Fix minor styling issues with the user agent picker | Julius Härtl | 2019-10-29 | 2 | -3/+20 |
* | Fix remaining comments from #16706 | Julius Härtl | 2019-10-29 | 1 | -1/+1 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 2 | -2/+2 |
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 9 | -11/+69 |
* | Fix master testing and update eslint-config | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -0/+1 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 7 | -17/+41 |
* | Workflow vue cleanup | Julius Härtl | 2019-09-10 | 6 | -39/+26 |
* | Add user group selector | Julius Härtl | 2019-09-10 | 9 | -63/+143 |
* | Add request url selector | Julius Härtl | 2019-09-10 | 1 | -0/+136 |
* | Add tag selector | Julius Härtl | 2019-09-10 | 6 | -3/+312 |
* | Implement custom check components and fix linting | Julius Härtl | 2019-09-10 | 6 | -155/+103 |
* | Frontend polishing | Julius Härtl | 2019-09-10 | 2 | -3/+3 |
* | Move over checker plugins | Julius Härtl | 2019-09-10 | 7 | -0/+585 |