This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Releases: redbadger/badger-brain
Releases · redbadger/badger-brain
Add REGISTRATION_CLOSED status to events
Enabling Prismic backup
Implemented enhancements:
- Add coverage tool to help find code without test coverage #58
Merged pull requests:
- Prismic backup service now has a dynamic document reference #81 (zoeabryant)
- Rename Partner to Organisation #80 (lpil)
- Added bb support for new ticket release process #79 (AndrewBestbier)
- Production deploy script for prismic backup service #78 (zoeabryant)
- Backup Prismic #77 (zoeabryant)
Speakers bio, Calendar link for events
Merged pull requests:
- Changed calendarUrl to calendarURL everywhere to be consistent #76 (AndrewBestbier)
- Added calendar link to event type #75 (AndrewBestbier)
- Adding support for speaker bio field #74 (asavin)
- JobType is not a shared Type, added, jobURL to the type #73 (zoeabryant)
- Fix: Correctly report EventPartner.level value #71 (lpil)
- Tickets #70 (zoeabryant)
Event partners
Implemented enhancements:
Closed issues:
- "Cannot return null for non-nullable field" error #64
- Redirect / to /graphql #48
- Health check endpoint #47
- Tests start an instance of the server #35
- Changes needed for React.London #34
Merged pull requests:
- Added job type to prismic and partner type #68 (AndrewBestbier)
- Add partner type #67 (pixelblend)
- Allow users to mark events as conference events. #66 (lpil)
- Use a default value for communityEvent.displayLevel #65 (lpil)
- Fix events fetch function name #63 (lpil)
- [WIP] Community events have display levels #62 (lpil)
- Static analysis and documentation #61 (lpil)
- Redirect / to /graphql #60 (lpil)
- Made default option false for event type booleans #59 (AndrewBestbier)
- Add health check endpoint #55 (lpil)
- Changed External link type from Event to ticket #54 (AndrewBestbier)
- Decouple app running from app creation so test watcher can be used #53 (lpil)
Tags for events and news, ticket details, waiting list
Merged pull requests:
- Added waitingListOpen boolean to event type #52 (AndrewBestbier)
- Added ticket release date, ticket available and action link to event #51 (AndrewBestbier)
- Tags #40 (asavin)
Events with sponsors, schedule and address
Merged pull requests:
- Adding sponsor type #49 (AndrewBestbier)
- Added schedule to event type #44 (AndrewBestbier)
- Added address field to event type #42 (AndrewBestbier)
- Added featuredEvent property to community type #41 (AndrewBestbier)
- Enabling New Relic APM monitoring for Badger Brain #38 (asavin)
Sanitizing end datetime event value in case it is not provided
In case Prismic doesn't provide end datetime value for events, we will copy it over from startDateTime.
Start and end dates for events
Support for start and end dates of events
Communities, speakers, talks and enhanced events
Merged pull requests:
- Added Graphql structures and queries for react london #31 (AndrewBestbier)
Improving release pipeline
Contains #32