Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Handle manual timezone override #149

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

kevinansfield
Copy link
Collaborator

refs TryGhost/Ghost#7142, TryGhost/Ghost#7143

  • moves timezone selection template and logic into a component
  • detect if the current activeTimezone is not in our pre-defined list of timezones, if it isn't:
    • add a line indicating that there has been a manual override with the current activeTimezone value
    • add a blank option to the timezone select list

timezone-override

@kevinansfield
Copy link
Collaborator Author

Now wondering if automatically would be a better word to use seeing as we're only expecting the override to happen automatically during upgrade and later during setup.

refs TryGhost/Ghost#7142, TryGhost/Ghost#7143
- moves timezone selection template and logic into a component
- detect if the current `activeTimezone` is not in our pre-defined list of timezones, if it isn't:
  - add a line indicating that there has been an override with the current `activeTimezone` value
  - add a blank option to the timezone select list
@kirrg001
Copy link
Contributor

automatically 👍

@kevinansfield
Copy link
Collaborator Author

Updated to use Your timezone has been automatically set to x

@kirrg001 kirrg001 merged commit 226c20e into TryGhost:master Jul 26, 2016
@kevinansfield kevinansfield deleted the manual-timezone branch February 4, 2017 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants