Julius Knorr

Results 342 issues of Julius Knorr

Follow up to https://github.com/nextcloud/tables/pull/844 the backend already supports setting a custom order for the resources of a context, so the frontend should allow reordering them. UI wise this is something...

- [x] Based on https://github.com/nextcloud/tables/pull/1328 - [x] Introduce vite for building - [x] Drop 26 suppport as there is no support for javascript modules that are required by vite https://github.com/nextcloud/tables/pull/1179

technical debt
2. developing

When sharing a table (or view) users might want to share the internal link to it in a chat or elsewhere. Currently it is not obvious that the URL is...

enhancement
good first issue
design
papercut
1. to develop

Trying to import data requires to create a new table already upfront. We should also offer an import directly in the frontend inside of the create table dialog. Should be...

enhancement
3. to review
import/export

- [x] https://github.com/nextcloud/tables/issues/833 - [x] https://github.com/nextcloud/tables/issues/365 - [x] https://github.com/nextcloud/tables/issues/838 - [x] https://github.com/nextcloud/tables/issues/836 - [x] https://github.com/nextcloud/tables/issues/837 Further ideas to be filed separately: - [ ] Collect and list failed rows and...

enhancement
overview
import/export

Considering the following constellation: - A table is shared to userA with manage permissions - A view on that table is shared to a group that userA is part of...

discussion
0. Needs triage

From https://github.com/nextcloud/tables/pull/900 We should add test coverage for all different column types when it comes to - How they are stored and read from the database - How their default...

1. to develop
tests

@juliushaertl Not sure if it's important or not, but I find it weird that the occ command `tables:update` now has the option `--archived`, but the `title` argument is still required....

- Have a filtered view for a select value - Create a new row - Reload the page - The new row has been added but the value the view...

bug
discussion
0. Needs triage

Currently our interactive widget of tables content is quite limited as it only lists rows and allows filtering. To contribute to the interactive widgets feature for 29 it would be...

enhancement
1. to develop