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

Feature/rise set approver views #369

Merged

Conversation

Snugug
Copy link
Member

@Snugug Snugug commented Sep 9, 2016

Adds Approver Sunrise/Sunset Views


Resolves #354

DCO 1.1 Signed-off-by: Sam Richard <sam@snug.ug>

return null;
}

if (typeof tz === 'undefined') {
if (tz === undefined || tz === null) {
Copy link
Contributor

Choose a reason for hiding this comment

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

why not typeof on this undefined?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yah because it doesn't work with stuff coming out of the DB for some reason. They're typeof object

@scottnath
Copy link
Contributor

@Snugug done with comments up to c3e3190

@Snugug
Copy link
Member Author

Snugug commented Sep 9, 2016

@scottnath I've split the schedule view out to #373, that will need to be done later

@scottnath scottnath merged commit 2bfaee2 into punchcard-cms:master Sep 9, 2016
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.

None yet

2 participants