Andy Damevin

Results 92 issues of Andy Damevin

https://surge.sh/help/adding-a-200-page-for-client-side-routing

component/frontend

Login will not be needed anymore. Example of user flow: 1. Access launcher home 2. Click on create new app 3. Add a backend (user can now download) 4. Choose...

component/frontend

I would like to have a link to the source code for the `liveness` and `readiness`, this is not urgent.

component/creator

As discussed with @edewit and @gastaldi, our support for Gitea, as a workaround, use this `Authorization` to secure the request to Gitea (that uses impersonation with admin). We need to...

:beetle: bug

Currently to load the dependencies, you have to use this: Problem is that, it took me a call with @maxandersen to find this button. I've tried this (which I think...

bug

This will require a new Quarkus with https://github.com/quarkusio/quarkus/pull/40682

See https://esbuild.github.io/api/#global-name, this would allow to easily consume the bundle from the pages scripts with a specific namespace.

feature

See https://esbuild.github.io/api/#hot-reloading-css We should create a new SSE endpoint containing the list of changes, and inject something similar to the esbuild example, directly in the code in dev mode (with...