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

feat(regions): add region setting for filtering Discover (#732) #942

Merged
merged 8 commits into from
Feb 22, 2021

Conversation

dancarter
Copy link
Collaborator

@dancarter dancarter commented Feb 15, 2021

Description

Adds a Default Region setting to the settings page that filters the Discover page

Screenshot (if UI related)

Screen Shot 2021-02-16 at 0 48 28

Todos

  • Add global region/language selector to settings
  • Add user-specific region/language selector to user settings
  • Add upcoming series discover slider
  • Sucessfully builds yarn build
  • Translation Keys yarn i18n:extract
  • Database migration created (if required)

Issues Fixed or Closed by this PR

server/index.ts Outdated Show resolved Hide resolved
@TheCatLady
Copy link
Collaborator

Should this be a user setting instead of a global one? Or if it is a global setting, do we want to allow users the ability to override the setting?

@sct
Copy link
Owner

sct commented Feb 21, 2021

Should this be a user setting instead of a global one? Or if it is a global setting, do we want to allow users the ability to override the setting?

Initially it will be global and we will allow users to override the value as well.

@sct sct force-pushed the 732-discover-region-filter branch from 4c18733 to 9f94a52 Compare February 21, 2021 07:18
src/i18n/locale/en.json Outdated Show resolved Hide resolved
@sct sct force-pushed the 732-discover-region-filter branch from 97b503b to c7600ff Compare February 22, 2021 00:53
@sct sct force-pushed the 732-discover-region-filter branch from 5b2094d to f645a11 Compare February 22, 2021 07:31
@sct sct merged commit b557c06 into sct:develop Feb 22, 2021
@sct
Copy link
Owner

sct commented Feb 22, 2021

@all-contributors please add @dancarter for code

@allcontributors
Copy link
Contributor

@sct

I've put up a pull request to add @dancarter! 🎉

@github-actions
Copy link

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants