Skip to content

Added TimeSelect control for selecting session times, and moved const…#9863

Closed
aoby wants to merge 1 commit into
pd-workshop-bootstrap-upgradefrom
pd-workshop-timepicker
Closed

Added TimeSelect control for selecting session times, and moved const…#9863
aoby wants to merge 1 commit into
pd-workshop-bootstrap-upgradefrom
pd-workshop-timepicker

Conversation

@aoby

@aoby aoby commented Aug 5, 2016

Copy link
Copy Markdown
Contributor

…ants into workshopConstants

(this depends on #9862, so comparing to that PR for easier review).

Adds a dropdown time-select control for session start and end times:
image

I tested this manually on chrome, firefox, and safari.

Comment thread apps/package.json
"mkdirp": "0.5.1",
"mochify": "2.18.0",
"moment": "2.10.6",
"moment": "^2.14.1",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would tie to a specific version (i.e. "2.14.1" instead of "^2.14.1") so as to avoid future confusion when engineers end up on slightly different versions.

@Bjvanminnen

Copy link
Copy Markdown
Contributor

Couple nit-level comments, but generally lgtm

@aoby

aoby commented Aug 5, 2016

Copy link
Copy Markdown
Contributor Author

Closing in order to create a new PR with the same changes against staging (now that #9862 has been merged).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants