forms icon indicating copy to clipboard operation
forms copied to clipboard

📝 Simple form & survey app for Nextcloud

Results 177 forms issues
Sort by recently updated
recently updated
newest added

This fixes #498 Signed-off-by: Christian Hartmann

3. to review

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.0.0 to 8.1.2. Release notes Sourced from @​nextcloud/eslint-config's releases. v8.1.2 Fixed Also update eslint-config-n custom rules #381 v8.1.1 Fixed Fix node plugin usage #379 v8.1.0 Changed Dependencies...

dependencies
3. to review

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.3.0 to 2.0.0. Release notes Sourced from @​nextcloud/auth's releases. v2.0.0 Added Rollup as bundler ESM bundle Changed Remove core-js Remove babel Remove unnecessary dev dependencies README.md Changelog...

dependencies
3. to review

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.11.0 to 2.0.0. Release notes Sourced from @​nextcloud/axios's releases. v2.0.0 Added Use rollup as bundler Add ESM Support Run tests in more Node versions Changed Remove babel...

dependencies
3. to review

Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.0. Release notes Sourced from @​nextcloud/event-bus's releases. v3.0.0 Changed Require Node 16 with NPM 7 or NPM 8 Add ESM support Improve native usage support...

dependencies
3. to review

> Because the call on whether to use the multiselect component or its own component has changed around so much, I’d prefer if you can create that follow-up issue with...

enhancement
good first issue
2. developing
technical debt
feature: ❓ question types

**Nextcloud (please complete the following information):** - Nextcloud-Version: 24 - or "latest" - Forms-Version: 2.5.1 - or "latest" **Is your feature request related to a problem? Please describe.** N/A **Describe...

enhancement
1. to develop
feature: ❓ question types

As vue-components@v6 will bring a few visual changes, probably it would be nice to have them now also in for the major forms@v3: - [ ] Move to vue-material-design-icons -...

1. to develop
design

- [ ] Create Forms-Icon Component & use on Results - [ ] Fix Secondary Button on vue-components https://github.com/nextcloud/nextcloud-vue/issues/2906

2. developing

Implementing the user migration for NC>24 :) - Submission loading shifted from Api-Controller to Service for reusability - Forms are exported including questions, and submissions. - Shares are not exported,...

enhancement
3. to review