Commit graph

702 commits

Author SHA1 Message Date
dependabot-preview[bot] 27814ffc74
Merge pull request #25 from nextcloud/dependabot/npm_and_yarn/prettier-eslint-tw-9.0.0 2019-09-02 16:43:47 +00:00
dependabot-preview[bot] bf3586acf9
Update prettier-eslint requirement from ^8.8.2 to ^9.0.0
Updates the requirements on [prettier-eslint](https://github.com/prettier/prettier-eslint) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier-eslint/compare/v8.8.2...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 16:12:19 +00:00
dependabot-preview[bot] b8ae7371b0
Merge pull request #65 from nextcloud/dependabot/npm_and_yarn/stylelint-10.1.0 2019-09-02 16:10:15 +00:00
dependabot-preview[bot] 445fc8c692
Merge pull request #66 from nextcloud/dependabot/npm_and_yarn/eslint-loader-3.0.0 2019-09-02 16:10:11 +00:00
dependabot-preview[bot] ef1032e2f1
Merge pull request #67 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.3 2019-09-02 16:09:59 +00:00
John Molakvoæ 98cdc98c60
Fix eslint errors (#68)
Fix eslint errors
2019-09-02 18:08:49 +02:00
Roeland Jago Douma 852b1fc566
Fix eslint errors
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-02 17:18:13 +02:00
Roeland Jago Douma f077ad3fa2
Fix translation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-02 15:37:32 +02:00
Roeland Jago Douma 2b9e245210
Merge pull request #64 from nextcloud/enh/use_DELETE
Use a proper DELETE to delete the form in a more resty way
2019-09-02 15:16:01 +02:00
Marcel Klehr c03647a1c4 Don't allow access if user has already taken part
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-09-02 13:45:32 +02:00
dependabot-preview[bot] f5c933393d
Bump vue-router from 3.1.2 to 3.1.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 01:19:50 +00:00
dependabot-preview[bot] 0063f5653a
Bump eslint-loader from 2.2.1 to 3.0.0
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v2.2.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 01:19:07 +00:00
dependabot-preview[bot] 389c3216db
Bump stylelint from 9.10.1 to 10.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.10.1 to 10.1.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/9.10.1...10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 01:18:21 +00:00
Roeland Jago Douma fa8be2e60d
Use a proper DELETE to delete the form in a more resty way
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 21:32:47 +02:00
Roeland Jago Douma 2e3be4d460
Merge pull request #63 from nextcloud/js/move_code
Move js
2019-08-30 21:17:14 +02:00
Roeland Jago Douma 27e545f7b7
Move js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 21:06:00 +02:00
Roeland Jago Douma 9645462348
Merge pull request #62 from nextcloud/enh/allow_reloading_results
Enh/allow reloading results
2019-08-30 20:42:05 +02:00
Roeland Jago Douma d8f3169b1b
Allow reloading result page
Routing is done in vue. But we should return the template also on the
results endpoint so you can properly reload it.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 20:21:58 +02:00
Roeland Jago Douma 7910d76618
Pimp Application
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 19:49:51 +02:00
Roeland Jago Douma 0ac7e7c3cb
Use proper class
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 15:48:53 +02:00
Roeland Jago Douma e38417df7c
Merge pull request #61 from nextcloud/remove_dead_code
Remove unused code
2019-08-30 15:21:02 +02:00
dependabot-preview[bot] 0eda2d2fcd
Merge pull request #56 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-tw-0.12.2 2019-08-30 13:06:11 +00:00
Roeland Jago Douma 5897b13caf
Remove unused code
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 14:52:38 +02:00
Roeland Jago Douma a3b7ce71b8
Merge pull request #60 from nextcloud/enh/entiry_mapper
Pimp entities and models
2019-08-30 14:36:24 +02:00
Roeland Jago Douma 45e5e1f3b5
Pimp entities and models
* Strict
* Extend proper class
* Typehint
* Return types

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 14:11:55 +02:00
dependabot-preview[bot] eff1b561b2
Update nextcloud-vue requirement from ^0.9.0 to ^0.12.2
Updates the requirements on [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) to permit the latest version.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.9.0...v0.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 11:27:01 +00:00
Roeland Jago Douma 017bfa2994
Merge pull request #58 from nextcloud/npm/kill_deps
Removed some not used dependencies
2019-08-30 13:24:44 +02:00
dependabot-preview[bot] 9ecc0a15b0
Merge pull request #55 from nextcloud/dependabot/npm_and_yarn/nextcloud-axios-tw-0.2.1 2019-08-30 10:12:57 +00:00
Roeland Jago Douma 754c3350d8
Removed some not used dependencies
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 11:39:16 +02:00
dependabot-preview[bot] bd8ad668a5
Update nextcloud-axios requirement from ^0.1.3 to ^0.2.1
Updates the requirements on [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) to permit the latest version.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 09:33:32 +00:00
Roeland Jago Douma 4c0a97b25d
Merge pull request #24 from nextcloud/dependabot/npm_and_yarn/json2csv-4.5.2
Update json2csv requirement from 4.5.1 to 4.5.2
2019-08-30 11:31:22 +02:00
Roeland Jago Douma 17ad526e29
Merge pull request #57 from nextcloud/tests/kill_them
Kill the tests for now
2019-08-30 11:25:05 +02:00
Roeland Jago Douma 94e7952ae3
Kill the tests for now
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 10:56:15 +02:00
dependabot-preview[bot] d737c3e7f4
Update json2csv requirement from 4.5.1 to 4.5.2
Updates the requirements on [json2csv](https://github.com/zemirco/json2csv) to permit the latest version.
- [Release notes](https://github.com/zemirco/json2csv/releases)
- [Changelog](https://github.com/zemirco/json2csv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zemirco/json2csv/compare/v4.5.1...v4.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 08:44:59 +00:00
Nextcloud bot 5712327383
[tx-robot] updated from transifex 2019-08-28 03:06:25 +00:00
Nextcloud bot 8f9ab06355
[tx-robot] updated from transifex 2019-08-20 02:59:59 +00:00
Nextcloud bot 8937d438c6
[tx-robot] updated from transifex 2019-08-17 03:02:09 +00:00
Nextcloud bot 06b2d7f3ca
[tx-robot] updated from transifex 2019-08-09 03:00:09 +00:00
Nextcloud bot 3c674ddca5
[tx-robot] updated from transifex 2019-08-08 03:00:59 +00:00
Affan Hussain de8a6eef77
Merge pull request #45 from luixxiul/development
Update README.md
2019-08-07 18:58:03 -07:00
Affan Hussain 5c458aa968
Merge pull request #44 from nextcloud/fix/CI
fix CI
2019-08-07 18:57:12 -07:00
Suguru Hirahara c2400c11a3
Update README.md
cf: https://github.com/nextcloud/forms/issues/18#issue-461695764

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2019-08-04 18:15:01 +09:00
Roeland Jago Douma a4d753f55d
fix CI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-02 21:38:22 +02:00
Nextcloud bot 09fc3313f2
[tx-robot] updated from transifex 2019-08-02 03:01:23 +00:00
Nextcloud bot a6eb48d38f
[tx-robot] updated from transifex 2019-07-30 03:02:06 +00:00
Affan Hussain aeddd93e65
Merge pull request #41 from marcelklehr/fix/survey-description
Update survey.js and set description correctly
2019-07-28 09:31:01 -07:00
Nextcloud bot e6df23dfdb
[tx-robot] updated from transifex 2019-07-28 03:01:42 +00:00
Nextcloud bot 7a1d602f93
[tx-robot] updated from transifex 2019-07-25 02:59:24 +00:00
Nextcloud bot 12d0edf573
[tx-robot] updated from transifex 2019-07-24 03:01:51 +00:00
Marcel Klehr dfa192ab41 Update survey.js and set description correctly
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-07-24 00:22:25 +02:00