amy-at-kickstarter

Results 9 issues of amy-at-kickstarter

# 📲 What This implements the MVP of login with OAuth. It works like this: 1. Open a web authentication session 2. If it completes successful, the website redirects to...

# 📲 What A description of the change. # 🤔 Why Some background context on why the change is needed. # 🛠 How More in-depth discussion of the change or...

# 📲 What A description of the change. # 🤔 Why Some background context on why the change is needed. # 🛠 How More in-depth discussion of the change or...

# 📲 What Add `PaginatingLazyVStack` to our component library. # 🤔 Why As part of SwiftUI work, I'm working on re-writing the old backer dashboard using SwiftUI. (Even if it...

swiftui and combine

# 📲 What - Add queries to search for project locations - Update `SearchQuery` to take a location ID # 🤔 Why Filtering projects by location requires us to be...

sort-and-filter

# 📲 What Replace `LegacyInterceptorProvider` with equivalent code. This makes our `NetworkInterceptorProvider` conform directly to `InterceptorProvider`, but implements identical behavior to `LegacyInterceptorProvider` # 🤔 Why Apollo 1.0 removes the `LegacyInterceptorProvider`...

# 📲 What Replace the GraphQL mock helper code in `extension GraphQLSelectionSet` with generic global functions, called `testGraphObject`. # 🤔 Why Apollo 1.x replaces GraphQLSelectionSet. That means that, when we...

# 📲 What Add Backings Dashboard as its own tab in the root tab bar controller. | Logged Out | Logged In | |-------------|-----------| | | | # 🤔 Why...

# 📲 What New release. # 🤔 Why New release.