Maximilian Fellner

Results 17 issues of 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...

enhancement
task

## 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...

feature
bundler

### 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 *...

bundler
docs
help wanted
good first issue

tessellate-fragment should have a complete [Open API](https://github.com/OAI/OpenAPI-Specification) documentation of it's API.

fragment
docs

tessellate-bundler should include documentation for usage and configuration options.

bundler
docs

tessellate-fragment should include documentation for usage and configuration options.

fragment
docs

### 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...

feature
fragment

For extensibility, e.g. adding authentication, tessellate-bundler and -fragment should expose the API of tessellate-server to add custom middleware.

feature

tessellate-editor's client should receive configuration values from the server instead of statically binding them at build time.

feature
editor