Matt Krick

Results 83 issues of Matt Krick

I'm pretty new to this repo, but it seems like TinyColor could run entirely during a compile step & that way we would just send hex values down the wire...

### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...

response-requested
closing-soon
bug
p2

# Description Writes to PG Things to test: - [ ] terminateSubscription - [ ] stripeUpdateCreditCard - [ ] upgradeToTeamTier

size/l

We've got some spaghetti when it comes to ending a stripe subscription. AC - [ ] failure to pay, downgrading, and the stripe delete subscription all occur with no errors...

bug

Replaces #8744 We should do this instead of migrating The Invoice, InvoiceItemHook, etc. tables to PG. AC - [ ] Persist stripe invoice PDFs to our S3 (add a method...

Locally, I hit a race condition when creating a new Org + team: - created new org - server replied with the following: ``` 11:00:41 2|GraphQL Executor | GraphQLError: Cannot...

bug

Today, we use Stripe invoices for everything EXCEPT upcoming invoices. Let's change that! If we switch upcoming invoices to use Stripe invoices we can get rid of almost EVERYTHING invoice...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade sharp from 0.32.6 to 0.33.2. :information_source: Keep your dependencies up-to-date....

size/xs

# Description Adds a local LLM in a webworker to perform semantic search without needing a server.