Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(workflowengine): Remove unused property track-by | Joas Schilling | 2023-05-16 | 1 | -2/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(workflowengine): Fix multiple UI issues in workflow engine admin settings | Joas Schilling | 2023-05-10 | 1 | -29/+30 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -11/+11 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -0/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix workflow UI | Joas Schilling | 2020-04-23 | 1 | -3/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fallback to proper default values | Julius Härtl | 2020-01-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Refactor validity propagation | Julius Härtl | 2020-01-02 | 1 | -4/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Autofocus new filter and display proper error messages | Julius Härtl | 2019-12-27 | 1 | -1/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Set operation mode according to the mime type value | Julius Härtl | 2019-12-19 | 1 | -2/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -10/+10 |
| | | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Small fixes for workflow frontend | Julius Härtl | 2019-11-26 | 1 | -3/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Design fixes | Julius Härtl | 2019-10-29 | 1 | -7/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix input size and ellipsis | Julius Härtl | 2019-10-29 | 1 | -0/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix minor styling issues with the user agent picker | Julius Härtl | 2019-10-29 | 1 | -1/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Properly validate individual checks | Julius Härtl | 2019-10-29 | 1 | -2/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix remaining comments from #16706 | Julius Härtl | 2019-10-29 | 1 | -11/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -10/+27 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Workflow vue cleanup | Julius Härtl | 2019-09-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement custom check components and fix linting | Julius Härtl | 2019-09-10 | 1 | -11/+17 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Frontend polishing | Julius Härtl | 2019-09-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move over checker plugins | Julius Härtl | 2019-09-10 | 1 | -2/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Load checks from the backend | Julius Härtl | 2019-09-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow placeholder and validation without custom vue component | Julius Härtl | 2019-09-10 | 1 | -4/+37 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Handle operator registration properly | Julius Härtl | 2019-09-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Migrate plugins to vuex store | Julius Härtl | 2019-09-10 | 1 | -10/+23 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move to vuex store | Julius Härtl | 2019-09-10 | 1 | -69/+65 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust to new backend URLs | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use entity/event definitions from backend | Julius Härtl | 2019-09-10 | 1 | -10/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Unified workflow management | Julius Härtl | 2019-09-10 | 1 | -0/+104 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |