Skip to content
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

Feature film screenings #145

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Feature film screenings #145

merged 4 commits into from
Nov 12, 2024

Conversation

antiantivirus
Copy link
Collaborator

This implements adding film screenings as an event type and reorders the event page columns to a more logical order for improved UI/UX.

@antiantivirus antiantivirus merged commit ed9eccf into main Nov 12, 2024
3 checks passed
@antiantivirus antiantivirus deleted the feature-film-screenings branch November 12, 2024 09:55
antiantivirus added a commit that referenced this pull request Jan 13, 2025
* add film screening to events page filter

* fix film screening breaking event type pill, move event type to end of row

* add film screening to event type

* adjust event row date width so it fits onto one line
antiantivirus added a commit that referenced this pull request Jan 16, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* add residency artwrok template

* added new review artwork step to submission form

* fix type error

* add alt layout for guest show and fix form submission types

* adjust artwork emailer to link to contentful asset and always run on shows that are two days away.

* move artwork-emails to cron and add to cron schedule

* update filename when saving to contentful

* update socialImage to showArtwork

* remove inaccessible colours from show artwork colour palette

* create extension for revalidation artwork in contentful, refactor contentful image upload functions to lib folder

* improve wording when regenreating artwork

* get field values from contentful as time of regeneration request

* add verification to artwork regeneration endpoint

* send artwork in jpg format in email

* move create client inside functions

* convert image from cloudinary to https

* dont allow form submission whilst images are uploading/processing

* move to new show artwork field in contentful

* add auth to artwork email endpoint

* reorder colours for artwork to be better distributed

* update working on artwork step and remove checkbox

* use preview client in show artwork url to get unpublished artists

* add preview watermark and text to artwork step

* Feature film screenings (#145)

* add film screening to events page filter

* fix film screening breaking event type pill, move event type to end of row

* add film screening to event type

* adjust event row date width so it fits onto one line

* Bugfix draft artists (#146)

* fix bug with draft artist being return from cms on published show

* remove unused code

* fix but with comma in second last artist name

* remove focus state from play buttons

* remove white outline from play button focus-within state

* Feature daily schedule artwork generator (#147)

* implmenent mvp for automated schedule artwork

* fix base url for stickers

* add don't cache response header

* add specific page for schedule artwork generation to solve transparent bg issue

* add border to img

* add download image button, fix sticker array length bug

* indicate to user when image is reloading

* adjust schedule so its only today and add to admin calendar additional menu

* remove some stickers

* fix bug with daily artwork generator times (#148)

* add loading state to daily artwork generator (#149)

* Bugfix long schedule (#150)

* adjust spacing for longer schedules

* adjust font size for longer schedules

* Feature/calendar updates (#151)

* add copy handles button to insta text popup

* add back button to daily schedule generator

* Feature/email updates (#152)

* refactor submission email and adjust wording

* update confirmation email text

* Bugfix/guests page (#153)

* add pagination to guests page

* animate load more button

* remove unused code from guest page

* bugfix same key for fetch with guests and news page (#154)

* make calendar additional menu available for mobile (#155)

* Bugfix show preview search (#156)

* make include play button in show preview on search page

* remove genres that don't have a name when parsing shows to correct format

* Feature/daily schedule updates (#157)

* add border and opaque background

* add responsive text size to schedule generator when schedule is long

* fix typo in show submission email (#158)

* Feature/show at time api endpoint (#159)

* create api endpoint for getting the show that took place at a specific time.

* move api endpoint to shows folder

* update website api secret

* add show artwork to show by timestamp api endpoint and make it preview temporarily for testing puroposes (#160)

* download todays artwork as zip

* take artists from title when regenerating artwork

* add missing dependencies

* better naming of show artwork field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant