-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release #832
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* My brain is melting * Fix class names * Add required dependencies & regen schema * Turnstile... works? * Turn Turnstile into a generic mixin * Fix linting and write some unit tests (more to come) * Write better & complete tests, fix linting issues * Require turnstile tokens on registration --------- Co-authored-by: Zack Colton <[email protected]>
* Add a accessibility_info field for venues * Fix querying a venue's productions returning duplicate productions * Updated schema --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add production-level alerts to display in booking flow * Updated schema --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add ability to filter bookings by production name * Fix productions booking search to include spaces in name * Add tests for new bookings filter * Add filter by production slug and performance ID * Add tests * Fix linting complaints * Remake schema and fix linting --------- Co-authored-by: HappNTH <[email protected]>
* build(deps): bump faker from 28.4.1 to 29.0.0 (#815) * build(deps): bump faker from 29.0.0 to 30.0.0 Bumps [faker](https://github.com/joke2k/faker) from 29.0.0 to 30.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v29.0.0...v30.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): bump redis from 5.0.8 to 5.1.0 Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.1.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.8...v5.1.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): bump timezonefinder from 6.5.2 to 6.5.3 Bumps [timezonefinder](https://github.com/jannikmi/timezonefinder) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/jannikmi/timezonefinder/releases) - [Changelog](https://github.com/jannikmi/timezonefinder/blob/master/CHANGELOG.rst) - [Commits](jannikmi/timezonefinder@6.5.2...6.5.3) --- updated-dependencies: - dependency-name: timezonefinder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): bump sentry-sdk from 2.14.0 to 2.15.0 (#821) * build(deps): bump faker from 30.0.0 to 30.1.0 (#819) * build(deps): bump types-python-dateutil (#824) * build(deps): bump types-pytz in the pytz group (#823) * build(deps): bump redis from 5.1.0 to 5.1.1 (#825) Bumps [redis](https://github.com/redis/redis-py) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump faker from 30.1.0 to 30.3.0 (#826) * build(deps): bump sentry-sdk from 2.15.0 to 2.16.0 (#828) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add a variable for society SU status * Fix migration
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.