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

Cole Jaeger Calendar Update #5211

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

colejaeger0
Copy link

@colejaeger0 colejaeger0 commented Apr 5, 2024

Got rid of ghost image when dragging calendar events & fixed the oneRow feature to display date and time when the slot is under 40 minutes.

Huly®: UBERF-6377

…e events display the time

Signed-off-by: Cole Jaeger <colejaeger@gmail.com>
…e slots show the time

Signed-off-by: Cole Jaeger <colejaeger@gmail.com>
dev/package-lock.json Outdated Show resolved Hide resolved
Signed-off-by: Cole Jaeger <131065555+colejaeger0@users.noreply.github.com>
import view, { ObjectEditor } from '@hcengineering/view'
import { showMenu } from '@hcengineering/view-resources'
import { calendarStore, isVisible } from '../utils'
import EventPresenter from './EventPresenter.svelte'
import { log, log } from 'console'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I think we do not require this import.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted line 24

Deleted line 24

Signed-off-by: Cole Jaeger <131065555+colejaeger0@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants