Banks Nussman
Banks Nussman
## Description 📝 - The goal of this PR is to decrease friction when inputting a Credit Card's expiration date - Support more formats - Allow user to submit form...
## ✨ Description - Use `tsup` for building `@linode/api-v4` and `@linode/validation` ## 📝 Details - Deprecates `yarn up` in favor of `yarn dev` - Runs a dev server for `@linode/validation`...
## Description - When an app is passed as a query param for Linode creation, scroll to the selected app in the list - This helps clearly show users what...
## Description 📝 - Cleans up props of all components - Removes `React.FC` where it is unnecessary ## Why ❓ - https://medium.com/raccoons-group/why-you-probably-shouldnt-use-react-fc-to-type-your-react-components-37ca1243dd13 - This will improve readability of our code...
## Description - Use React Query for all Managed features in Cloud Manager - Not part of the active sprint but I had some free time last night and did...
## Description 📝 - Adds support for `IPENCAP` in Cloud Manager - 🌎[Linode API Documentation on Firewall Rules](https://www.linode.com/docs/api/networking/#firewall-rules-update) ## Preview 📷  ##...
### Description When you click into a text input on iOS, the blinking cursor is not visible, because it is too dark? ### CodeSandbox/Snack link https://snack.expo.dev/@bnussman/broken-ios-inputs ### Steps to reproduce...
## 📝 Description - Considering moving from PostgreSQL to MySQL to keep things super simple and open up more managed hosting options.
## Description 📝 Proof of concept for using TRPC instead of GraphQL. GraphQL has been great, but I think I'd enjoy a solution with more flexability and less rigidity ##...
## 📝 Description - Uses Drizzle ORM