Skip to content

Commit

Permalink
feat: Adds ability to filter by artists within a fair (#4005)
Browse files Browse the repository at this point in the history
  • Loading branch information
sweir27 committed Oct 13, 2020
1 parent 962b9ef commit 60eab73
Show file tree
Hide file tree
Showing 22 changed files with 1,565 additions and 210 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.yml
Expand Up @@ -3,6 +3,31 @@ upcoming:
date: TBD
dev:
-
- Add haptic feedback on buttons - pavlos
- Use our Touchable instead of TouchableHighlight - pavlos
- Move auction CTA button to RN - pavlos
- Move artwork categories to a common util file - ashley
- Send id token from apple sign in - brian
- Rework principalField middleware - david, pavlos, mounir, brian
- Add admin-only skeleton view for Fair2 - will
- Add header for Fair2 (visible only to admins) - will
- Add editorial for Fair2 (visible only to admins) - damon
- Add collections rail for Fair2 (visible only to admins) - damon
- Add More Info view for Fair2 (visible only to admins) - will
- Add Artworks/Exhibitors rails to Fair2 - sweir
- Adds ability to filter Fair2 page by artists I follow - sweir
- Update timing display on Fair2 - mzikherman
- ConversationDetail component - sepand
- Adds "Artworks by Artists You Follow" rail (visible only to admins) - damon
- Upgrade Relay to 10 - chris
- Add share button to viewing rooms - mdole
- Add utms to share buttons - mdole
- Add new Show2 view, behind lab option - roop, sarah
- Adds tracking for Fair2 - will
- Adds ability to route to new fair view via option - sweir
- Include full artwork details in inquiry modal; improve animation - starsirius
- Adds route and view for all artworks by followed artists in a fair - will
- Adds ability to filter by artist in a fair - sweir
user_facing:
- Show 30 artworks at a time in Fair2 artworks grid - roop

Expand Down
12 changes: 7 additions & 5 deletions src/__generated__/Fair2AllFollowedArtistsQuery.graphql.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 7 additions & 5 deletions src/__generated__/Fair2AllFollowedArtistsTestsQuery.graphql.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60eab73

Please sign in to comment.