Maximilian Fellner
Maximilian Fellner
When a user joins a new organisation after logging in to Zappr for the first time, the repositories of this organisation do not show up in the repository list because...
## Description This PR adds the new plugin typescript-urql-sdk. It's like generic-sdk or apollo-graphql but with urql. Related dotansimha/graphql-code-generator-community#186 ## Type of change Please delete options that are not relevant....
tessellate-bundler should have support for publishing bundles to AWS S3 and other configurable targets. It may be a good idea to also adopt the middleware approach from #81 to do...
### What tessellate-bundler should have a complete [Open API](https://github.com/OAI/OpenAPI-Specification) specification of it's API. ### Why For users and client implementors it's very helpful to have this documentation. ### Proposal *...
tessellate-fragment should have a complete [Open API](https://github.com/OAI/OpenAPI-Specification) documentation of it's API.
tessellate-bundler should include documentation for usage and configuration options.
tessellate-fragment should include documentation for usage and configuration options.
### What Add a plugin system for fetching external data (bundles and properties) and move all such logic into plugin packages. ### Why Depending on the deployment context, custom logic...
For extensibility, e.g. adding authentication, tessellate-bundler and -fragment should expose the API of tessellate-server to add custom middleware.
tessellate-editor's client should receive configuration values from the server instead of statically binding them at build time.