aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/components/Checks/RequestUserAgent.vue
Commit message (Collapse)AuthorAgeFilesLines
* fix(flow): cannot set customer user agentArthur Schiwon2024-08-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(workflowengine): Fix multiple UI issues in workflow engine admin settingsJoas Schilling2023-05-101-44/+36
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-4/+4
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Auto fix warningsLouis Chemineau2022-01-211-2/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix workflow UIJoas Schilling2020-04-231-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-9/+9
| | | | | | | | | | 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>
* Design fixesJulius Härtl2019-10-291-25/+28
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix minor styling issues with the user agent pickerJulius Härtl2019-10-291-2/+19
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-041-2/+0
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-2/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Workflow vue cleanupJulius Härtl2019-09-101-8/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add user group selectorJulius Härtl2019-09-101-3/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Implement custom check components and fix lintingJulius Härtl2019-09-101-38/+47
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move over checker pluginsJulius Härtl2019-09-101-0/+122
Signed-off-by: Julius Härtl <jus@bitgrid.net>