Łukasz Uznański

Results 47 issues of Łukasz Uznański

With short element response if we allow GET method, then we could fetch only single content element and ease functional testing.

enhancement

https://github.com/TYPO3-Initiatives/headless/blob/master/Tests/Functional/PageTypes/SchemaTest.php

bug

Changing the dataprocessing on the toplevel JSON (not on the fields) to something like this - dataprocessing changes cObj->data - fields statements then can pick their content Needs some more...

enhancement
help wanted

Document how to properly setup site configuration endpoint (?type=835) and why we need it and how it affects frontend application.

documentation

Add setup of JSON and fluid rendering at one time using different page types. Also document how to use it and implement it.

documentation
enhancement

Document initial data endpoint configuration (?type=834) and how it affects frontend package. What should go to initial data Use cases of initial data When initial data is fetched?

documentation

Document all projects and repositories related to TYPO3PWA and what user should choose based on user target

documentation

Generate schema for pages, content elements and initial data It's needed for typescript.

## Goal As a developer I want to show how to reuse existing extbase controller in one plugin, e.g. create new readonly plugin for show action and frontend edit controller...

enhancement
cleanup
make the extension conform to the best practices