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

Timestamps #2

Open
reuterShawn opened this issue Mar 25, 2020 · 0 comments
Open

Timestamps #2

reuterShawn opened this issue Mar 25, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@reuterShawn
Copy link
Contributor

No description provided.

@reuterShawn reuterShawn added this to the Iteration 2 milestone Mar 25, 2020
Alarep pushed a commit that referenced this issue Mar 31, 2020
Changed the format of how timestamps date is displayed from being split by slashes to dashes. Added a space in between the date and time of the timestamp.
Alarep pushed a commit that referenced this issue Mar 31, 2020
Changed the format of the note so that the timestamp and message body are on seperate lines #2
Alarep pushed a commit that referenced this issue Mar 31, 2020
Changed the notes in the json file to have date reflect the format of the timestamp rather than the generic string they were displaying for testing.
Alarep pushed a commit that referenced this issue Mar 31, 2020
Changed the timestamp method in the note service to get the day of the month instead of the day of the year
Alarep pushed a commit that referenced this issue Mar 31, 2020
Re-wrote the html in owner-doorboard so that the note fields are seperated and can be accessed seperately. Changed the color of the note text so it is black and easier to read in light theme.
Alarep pushed a commit that referenced this issue Mar 31, 2020
Re-wrote the getTimestamp function to display the time in standard time by subtracting twelve when getHours is >12. Added P.M. and A.M. tags based on hour.
Alarep pushed a commit that referenced this issue Apr 2, 2020
Fixed two tests by re-writing to grab the correct element by switching the logic of one and switching the html to be more inline with our choice of formatting #2
Alarep pushed a commit that referenced this issue Apr 2, 2020
#2

Changed the pm/am tags in the time stamp to be displayed after the time and put the time stamp after in the top right corner of the note. #2
Alarep pushed a commit that referenced this issue Apr 6, 2020
Re-wrote the timestamp field to use a call on a date object to grab the date and time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants