Skip to content

Releases: redacademy/bcf-fall-2019

Add Reviews to selfguidedTours schema

16 Dec 23:00
40b9008
Compare
Choose a tag to compare

SelfGuidedTours Schema

  • Add reviews field

Add image to SelfGuidedTour Schema

10 Dec 00:36
Compare
Choose a tag to compare

#SelfGuidedTour Schema

  • Add image field

Bug Fix in SelfGuided tours

09 Dec 21:07
Compare
Choose a tag to compare

Bug Fix in SelfGuided tours

New Schema involving Audio

06 Dec 21:31
97a33f8
Compare
Choose a tag to compare

Update the schema involving Audio

  • Update Type Audio
  • Add Type AudioMarkers
  • Update Type SelfGuidedTours

Fix Bug in AudioMarkers Type

06 Dec 22:26
e48506c
Compare
Choose a tag to compare

Fix bug in schema

  • Change Type for "type" in AudioMarkers schema.

Fix issues in Prisma schema

05 Dec 22:36
109aae6
Compare
Choose a tag to compare

-Change in Review user:User!
-Keep same faq:[Faq] in Info

Deploy Auth Resolvers

05 Dec 18:37
09b97c3
Compare
Choose a tag to compare

Bugfix - Auth Resolvers

  • Generate resolvers for the auth mutations

Bug fix for mutation

05 Dec 17:43
9e0e37b
Compare
Choose a tag to compare
Merge pull request #36 from redacademy/af-feature-mutation

Add fields in the mutation

Update Mutation for signup and update schema for User

05 Dec 17:20
9e0e37b
Compare
Choose a tag to compare

Update Mutation

  • Add all necessary fields for signup mutation

Update Schema for User

  • remove bio

Fix Bug (INLINE to TABLE) in Prisma Schema

04 Dec 22:32
2ddc92e
Compare
Choose a tag to compare

Fix bug in Prisma Schema

-Change INLINE for TABLE in Event
-Change INLINE for TABLE in SelfGuidedTours