Matt Krick

Results 110 issues of Matt Krick

We've gotten into a pretty bad habit of denormalizing data across tables. This makes updates tricky because you have to update the field in multiple tables! Here are some culprits...

AC - [ ] dropdown should scroll if you have too many teams

bug
p2

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade openapi-fetch from 0.9.8 to 0.10.0. :information_source: Keep your dependencies...

size/xs

I noticed about 8 months ago we got rid of the resolver for `Organization.teams` & more recently we we added some new fields that can get queried. I hit a...

# Description the local cache logic is pretty complex. it caches data in memory, then in redis, then grabs it from rethinkdb (or from a custom query). since we sort...

size/l

There are a few constraints that we're missing in PG. - Notification.taskId - ???

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `packages/embedder/package.json` #### Vulnerabilities that will...

size/xs
security

Seeing my monday PTO show up on sunday looks bad. Perhaps a +/- got switched? Ideally we pull timezone from the local computer or gcal, etc.

bug