Christoph Kappestein

Results 83 issues of Christoph Kappestein

Currently it is possible in Fusio to create a developer role for the backend which restricts access s. A developer can create in this role all operations, schemas and actions...

evaluation

Currently our connections contain "Basic" connections like, SQL or HTTP and also vendor specific SDKs i.e. Airtable, Discord s. ![Image](https://github.com/user-attachments/assets/12cdff8d-5263-434c-b55d-84c2ec59d32d) This is only an issue to collection additional SDKs, so...

question

Currently we have at our backend basic auto-completion at the monaco editor s. https://github.com/apioo/fusio-apps-backend/blob/master/src/app/editor/php-completion.ts We should move this logic away from the backend into an general JS package, then we...

feature