Patrick Ludewig

Results 14 issues of Patrick Ludewig

Line-Breaks within the position description in invoice are ignored within the PDF. ![image](https://user-images.githubusercontent.com/1867543/98670819-92f94700-2353-11eb-9a16-a656d509b060.png) ![image](https://user-images.githubusercontent.com/1867543/98670847-9e4c7280-2353-11eb-994a-eb1a327d8816.png) Maybe add the description as an extra field, so the actual position can get the font...

bug

Hej, i try to check the input against an API / XHR Request and output the error according to the response as true or false. I’ve tried it with a...

I’m trying to valid a specific input field as `silent`. According to the documentation it should be simple like `pristine.validate(input, true);`. But its ignored. Look at line 25: https://codepen.io/Maybach/pen/mdEQjWN ```...

How can i make redirects work when using `@nuxtjs/redirect-module`? Its working in dev mode on localhost, but not when building with injecting kirby. Any hints? @jmheretik

Hej, thanks for the awesome work setting up this awesome starterkit! I have one question: You are suggesting deploying the content of `kirby` to the production server. So if i...

When adding a new comment to a article, it shows a success message. This messages stays, no matter on which article i am. I have to refresh the page to...

According to the Inputfields Help’ it says the `og:site_name` [open_graph.yml:82](https://github.com/diesdasdigital/kirby-meta-knight/blob/829835f1feb113d8890ed1b14f4f6ba171ebe291/blueprints/fields/open_graph.yml#L23) property will fallback to the site name. ```yml og_site_name: label: OG Site Name help: If your object is part of...

I killed all processes using port 1337 and when i try to type "d FILENAME" it opens Google to authenticate the App. When i sign in, it says it failed...

### Describe the bug If I want to integrate Mailjet with a form, i can successful add the integration itself and it says `connected`. When i want to add the...

According to the readme, it should be possible to overwrite the fields on the page’ blueprint like so: ```yaml meta: extends: tabs/meta defaultDescription: page.description ``` Unfortunately overwriting is not working...