Karsten Tinnefeld

Results 24 comments of Karsten Tinnefeld

@svendiedrichsen kindly check and incorporate this pull request about unofficial German holidays if possible, which would come in handy in our work on [budgeteer.](https://github.com/thombergs/budgeteer)

Let me suggest to split the ticket into two. Whether CWA would trace vaccination side effects or link to a separate facility as it is today provided by PEI can...

Hi @sergiorc , please check with my test `ResourceLinksVisibleTest.pagedResourcesSerializationWithResourcesLinksVisibleSeesMetadata` - according to my tests, `serializedPagedResources` gets the value of `..."page":{"size":3,"totalElements":3,"totalPages":1,"number":0}}` due to the fact that `PagedResources.getMetaData` is itself annotated `@JsonView(ResourcesLinksVisible.class)`....

The root intention of the PR is to provide a uniform data model for overview and detail views of some model, perhaps to several layers. The need came from a...

Let me emphasize on @sergiorc's argument: spring-hateoas is currently broken with regard to JSON views and the tests go some way to show this effect. This is surely a proof...

@srinivaspr, this is up to @olivergierke to decide. Please convince him by explaining what you would like to do with the feature.

Not sure which feedback this is still waiting for. KIndly elaborate on the labeling.

A minimum complete solution could come as a separately deployed or separately accessible web app. Else, administrator could be a special role to every user (in a in-memory setting, the...

I tried the PR: it runs into an error due to an incompatible database schema - kindly provide a flyway script. See the attached [schema-fix-issue in budgeteer-admin.log](https://github.com/adessoAG/budgeteer/files/2581756/schema-fix-issue.in.budgeteer-admin.log).

see my comment in https://github.com/adessoAG/budgeteer/pull/298