Felix Gabler

Results 17 issues of Felix Gabler

We should follow a slightly different approach when it comes to docker: - our images on DockerHub should contain everything that needs to present on the machine in general (tools,...

enhancement
current sprint
in progress

Once we migrate, we could build new things with the help of https://vueuse.org/

current sprint
vue

We can take a look at migrating everything to use BSONHandlers with automatic serialization to BSON. If I remember correctly, some keys still need to be changed to camelCase. Don't...

enhancement
current sprint

Let us collect files which need testing in this issue. We can then write tests as soon as we find time and cross them off.

next sprint

We can already begin documenting parts of our API. Many endpoints around tools and jobs are already mostly finished (if they change in the future, we will just update them)....

next sprint
vue

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: vue
Waiting for: Product Owner

Started using `@supabase/ssr` to create clients, simplifying cookie handling. https://supabase.com/docs/guides/auth/server-side/creating-a-client ## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature...