Skip to content

feat: Pick local timezone for online events by default #5024

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

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Sep 9, 2020

Fixes #5015

@vercel
Copy link

vercel bot commented Sep 9, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/pvn4v34ij
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-online-timezone.eventyay.vercel.app

@auto-label auto-label bot added the feature label Sep 9, 2020
@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #5024 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #5024   +/-   ##
============================================
  Coverage        22.69%   22.69%           
============================================
  Files              485      485           
  Lines             5165     5165           
  Branches            21       21           
============================================
  Hits              1172     1172           
  Misses            3989     3989           
  Partials             4        4           
Impacted Files Coverage Δ
app/components/widgets/time-zone-picker.ts 33.33% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b7251b...84598b1. Read the comment docs.

@iamareebjamal iamareebjamal merged commit d18a5c4 into fossasia:development Sep 9, 2020
@iamareebjamal iamareebjamal deleted the online-timezone branch September 9, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

For online only events, use local timezone by default when displaying schedule
1 participant