Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: show explicit schedule stop time#2171

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
greyscaled merged 2 commits intomainfromvapurrmaid/gh-2141/explicit-stop-time
Jun 8, 2022

Conversation

greyscaled
Copy link
Contributor

This does not fully resolve all requests in#2141, but just the piece of
when the workspace is actually stopping.

Next, we will adjust the default extension from 90 minutes to 4 hours.
Lastly, we can look at customizing the extension time in the extension
flow or with a pre-emptive prompt next to the stop time.

extend-example

This does not fully resolve all requests in#2141, but just the piece ofwhen the workspace is actually stopping.Next, we will adjust the default extension from 90 minutes to 4 hours.Lastly, we can look at customizing the extension time in the extensionflow or with a pre-emptive prompt next to the stop time.
@greyscaledgreyscaled requested a review fromjohnstcnJune 8, 2022 15:34
@greyscaledgreyscaled requested a review froma team as acode ownerJune 8, 2022 15:34
@greyscaledgreyscaled self-assigned thisJun 8, 2022
greyscaled added a commit that referenced this pull requestJun 8, 2022
This does not fullyclose#2141, but builds upon#2171 to fulfill eachof the UX requests.A next step (probably as a separate ticket) is to allow customizingextension time pre-emptively.
}
return "Manual"
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Review:

Just meeting the FE code convention of using explicitelse here.

import duration from "dayjs/plugin/duration"
import relativeTime from "dayjs/plugin/relativeTime"
import timezone from "dayjs/plugin/timezone"
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Review:

Both are needed to manipulate time in the user's timezone and display timezone information (specifically where you see.format("z")

greyscaled added a commit that referenced this pull requestJun 8, 2022
This does not fullyclose#2141, but builds upon#2171 to fulfill eachof the UX requests.A next step (probably as a separate ticket) is to allow customizingextension time pre-emptively.
@greyscaledgreyscaled merged commit9cc6d7b intomainJun 8, 2022
@greyscaledgreyscaled deleted the vapurrmaid/gh-2141/explicit-stop-time branchJune 8, 2022 16:00
greyscaled added a commit that referenced this pull requestJun 8, 2022
Summary:Uncaught from the change in#2171
greyscaled added a commit that referenced this pull requestJun 9, 2022
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
This does not fullyclose#2141, but builds upon#2171 to fulfill eachof the UX requests.A next step (probably as a separate ticket) is to allow customizingextension time pre-emptively.
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
This does not fully resolve all requests in#2141, but just the piece ofwhen the workspace is actually stopping.Next, we will adjust the default extension from 90 minutes to 4 hours.Lastly, we can look at customizing the extension time in the extensionflow or with a pre-emptive prompt next to the stop time.
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

Assignees

@greyscaledgreyscaled

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@greyscaled@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp