Banks Nussman

Results 15 issues of 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...

Work in Progress
Enhancement

## ✨ 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...

React Query

## 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 📷 ![Screen Shot 2022-09-21 at 11 15 43 AM](https://user-images.githubusercontent.com/6440455/191543241-a6d0b9b0-2a14-4f7a-adb6-86c3c5b3ec58.jpg) ##...

Enhancement

### 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...

bug
v3
triage

## 📝 Description - Considering moving from PostgreSQL to MySQL to keep things super simple and open up more managed hosting options.

api

## 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