Julius Härtl

Results 286 issues of Julius Härtl

When no link provider (except URL) is enabled a multiselect field might be confusing to users, so this PR switches over to a simple input field in that case.

enhancement
design
papercut
3. to review

I noticed that we have 3 dialogs that are all reachable from different positions currently. - Table details (from the navigation menu) - Edit columns (from the table 3 dots...

enhancement
design
0. Needs triage

Currently in selection columns the filtering is casesensitive. You could have the selection entries as magic values to search for?!

enhancement
good first issue
design
papercut
1. to develop
needs info
smoke test

I was trying to get krankerl working inside of a alpine docker container. However it seems the binary is not compatible with musl libc, which is default in alpine. ```...

I just tried to release a nightly build of deck to the app store, but if fails with the following error message: ``` $ krankerl publish --nightly https://download.bitgrid.net/nextcloud/deck/nightly/deck_nightly_2017-12-07.tar.gz an error...

enhancement
Feature

When an error occurs due to releasing, the error message from the server should be displayed instead of the generic error: ``` an error occured: ErrorMessage { msg: "error uploading...

``` {"reqId":"","level":1,"time":"2024-04-26T10:25:04+00:00","remoteAddr":"","user":"--","app":"updater","method":"GET","url":"/nextcloud/core/ajax/update.php?requesttoken=","message":"\\OC\\Updater::upgradeAppStoreApp: Update app \"tables\" from appstore","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"28.0.4.1","data":{"app":"updater"}} {"reqId":"","level":1,"time":"2024-04-26T10:25:34+00:00","remoteAddr":"","user":"--","app":"updater","method":"GET","url":"/nextcloud/core/ajax/update.php?requesttoken=","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Copy the data into the new db structure","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64;...

bug
1. to develop

We should cover the common user interactions for contexts with cypress: - Create a new context - Add a table to it - Add a view to it - Check...

1. to develop
tests

A future item from https://github.com/nextcloud/tables/issues/935 I'm not entirely sure how the user flow would be for this then, so this would need some more detailed description

enhancement

Leftover from #311 We should offer users an option to delete applications

bug