Jonas
Jonas
**Is your feature request related to a problem? Please describe.** Using the App for shared notes, as well as for private ones, there is still only one notes folder to...
Fixing #2906 This shifts the secondary-button border from shadow to the border-property, thus making it visually of height 44px. The hover now changes this border to primary color, while the...
As the Button-Component uses the box-shadow to create the border it is effectively 48px large. The `border-box` seems not to respect the shadow. Comparing the AppNavigationNew to the old version,...
As of https://github.com/nextcloud/forms/issues/717, @nimishavijay proposed to change the hamurger-menu of the AppSidebar to a three-dot menu. Afaik there were several complaints before, that the sidebar is not clearly recognized with...
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 -...
- [ ] Create Forms-Icon Component & use on Results - [ ] Fix Secondary Button on vue-components https://github.com/nextcloud/nextcloud-vue/issues/2906
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,...
- [ ] Remove conditional on UserMigrator. https://github.com/nextcloud/forms/blob/52ea0271361cc222a1e9be71f2dd8970504dff5d/lib/AppInfo/Application.php#L62
Meanwhile even parts of the core-ecosystem changed to `main`. I think there shouldn't be too much pain anymore to finally go this step. Ref also https://github.com/nextcloud/groupware/issues/3