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

v1.1rc #11

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

Closed
Parent: UI/UX Changes
MoralCode wants to merge 47 commits into master from v1.1rc
Closed

v1.1rc #11

MoralCode wants to merge 47 commits into master from v1.1rc

Conversation

@MoralCode
Copy link
Member

@MoralCode MoralCode commented Feb 23, 2019

No description provided.

they are basically just duplicate info anyways
Copy link
Collaborator

@nickthegroot nickthegroot left a comment

Choose a reason for hiding this comment

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

👍 Looks good! There are a few things that I'd recommend for readability going forward, but overall I like where it's going.

### iOS

1. Navigate to https://classclock.app in Safari (not tested on other browsers)
1. Navigate to ClassClock in Safari (not tested on other browsers)
Copy link
Collaborator

@nickthegroot nickthegroot Feb 24, 2019

Choose a reason for hiding this comment

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

We should include a link, in case people don't know the URL.

Copy link
Member Author

@MoralCode MoralCode Feb 25, 2019

Choose a reason for hiding this comment

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

its in the github description thingy. im thinking this part of the README will eventually be moved to like a support page or guides page or something on the classclock website

var currentHours = 0;
var currentMinutes = 0;
var currentSeconds = 0;
let DAY_OFF_FLAG = "day off"
Copy link
Collaborator

@nickthegroot nickthegroot Feb 24, 2019

Choose a reason for hiding this comment

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

I'd recommend putting the flags into an object/enum to really drive home the fact that they're flags (vs. constant variables/strings). This way, anytime you reference a flag it would show as ScheduleFlags.DAY_OFF_FLAG.

Copy link
Member Author

@MoralCode MoralCode Feb 25, 2019

Choose a reason for hiding this comment

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

yeah that sounds good. one of us can add it when we have time

Copy link
Member Author

@MoralCode MoralCode Mar 19, 2019

Choose a reason for hiding this comment

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

this has been done (i think) in the react version

Copy link
Collaborator

Oh, and one more thing. Since this project is starting to get pretty big, do you want to start moving over to TypeScript? From personal experience - it helps in larger projects.

MoralCode reacted with thumbs up emoji

Copy link
Member Author

would Typescript break compatibility with any browsers or introduce bulky dependencies?

@MoralCode MoralCode changed the title (削除) V1.1rc (削除ここまで) (追記) v0.2rc (追記ここまで) Mar 19, 2019
Copy link
Member Author

MoralCode commented Mar 19, 2019
edited
Loading

because i messed up and prematurely tagged c178194 as v1.0 (has been fixed now), I am closing this and am going to resubmit this PR on a v0.2rc branch

@MoralCode MoralCode changed the title (削除) v0.2rc (削除ここまで) (追記) v1.1rc (追記ここまで) Mar 21, 2019
@MoralCode MoralCode mentioned this pull request Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@nickthegroot nickthegroot nickthegroot approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /