d11n

Results 229 comments of d11n

Which we have to make available on the UI or display it by default. I think this is part of #4716.

@pavlenex We need to clarify what should be done here.

We can revisit this once #4914 is done, because the remainders here sound like we can simply reuse the patterns we are about to establish in the invoices list.

Seems like this is done, @Kukks @bolatovumar ?

Is this still relevant or can it be closed?

Intuitively I like the third option best as it fits with what we established for the plugins/apps and the other options seem more like a compromise to avoid the sidebar...

@dstrukt Can you provide the updated mock for this?

Not sure we still need this, as we have worked on the view in the meantime, this is what it looks like right now: ![grafik](https://user-images.githubusercontent.com/886/236384344-15ffdc98-f343-4359-a0b5-e1aab7a3cf40.png) Cleaning it up this intermediate...

@iBobik The `405 Method Not Allowed` error comes from using the `-I` parameter, which makes it a `HEAD` request. You habe to use whatever the API supports, e.g. `GET` for...