-
Notifications
You must be signed in to change notification settings - Fork 73
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
Date poll with time span and only day events #1365
Merged
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
dartcafe
changed the title
initit date poll with duration
Date poll with time span and only day events
Jan 24, 2021
Updated screenshotTable layout (Desktop)List layout (Mobile)
Date options can now have a durationSelect time span via calendar componentOnly (or multiple) day events are events starting at 0:00 local time with 24, 48, 72, ... duration. If the user's timezone differs from the owner's one, start and end time will get displayed. |
1.7.2 fixes
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.19.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.17.0...v5.19.0) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](vuejs/vuex@v3.6.0...v3.6.2) Signed-off-by: dependabot[bot] <support@github.com>
Manage comments
Closed
I can confirm that #1118 is fixed with Polls 1.8.0b1 on macOS with Safari 14.0.3. |
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.
Initial issues:
fix Add duration for events in the poll #492
fix Select date from to #201
fix allow pure date polls without a time #991
fix Timespans and possibility to send appointments via mail #404
Options can now have a duration
Options can be created only with a date or for multiple dates
Realtime watching of polls enhanced
fix At choice resultfont and markoption in Darkmode isn't readable #1403 - darkmode fix for selected options
fix 1.5RC: Horizontal scrolling fails with webkit browsers #1118 - should be fixed also (worked on iPadOs)