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

Gaps patterns page #44

Merged
merged 26 commits into from
Oct 10, 2023
Merged

Gaps patterns page #44

merged 26 commits into from
Oct 10, 2023

Conversation

ShayAdler
Copy link
Collaborator

@ShayAdler ShayAdler commented Sep 16, 2023

image

Issue #15

Copy link
Member

@NoamGaash NoamGaash left a comment

Choose a reason for hiding this comment

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

some comments :)
great work!!
it's so great to see you here on the frontend side 🥳

src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
@NoamGaash NoamGaash self-requested a review September 17, 2023 20:32
@ShayAdler ShayAdler marked this pull request as ready for review September 24, 2023 11:36
Copy link
Collaborator Author

@ShayAdler ShayAdler left a comment

Choose a reason for hiding this comment

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

Thanks for the review!
Still struggling with the test (because of the dates), so I'll add them in a separate PR :)

Copy link
Member

@NoamGaash NoamGaash left a comment

Choose a reason for hiding this comment

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

I'll fix those comments, enjoy your vocation! 🥳

src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
src/pages/components/DateTimePicker.tsx Outdated Show resolved Hide resolved
src/pages/components/DateTimePicker.tsx Show resolved Hide resolved
src/pages/GapsPatternsPage.tsx Outdated Show resolved Hide resolved
@shootermv shootermv force-pushed the gaps-patterns-page branch 2 times, most recently from d434b02 to a14b113 Compare October 9, 2023 04:06
@@ -62,7 +62,7 @@ const TimelinePage = () => {
return
}
setRoutesIsLoading(true)
getRoutesAsync(moment(timestamp), operatorId, lineNumber)
getRoutesAsync(moment(timestamp), moment(timestamp), operatorId, lineNumber)
Copy link
Member

Choose a reason for hiding this comment

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

on purpose?

Copy link
Collaborator

Choose a reason for hiding this comment

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

image

Copy link
Collaborator

Choose a reason for hiding this comment

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

getRoutesAnsync method has toTimestamp param

Copy link
Member

@NoamGaash NoamGaash left a comment

Choose a reason for hiding this comment

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

@ShayAdler @shootermv thank you both!
the code looks great, and I trust you to verify the UI behaviour.
feel free to merge it once you feel it's ready ⭐

@shootermv
Copy link
Collaborator

i would be glad if you can test the functionality too...
currently im not trust myself anough

@shootermv shootermv force-pushed the gaps-patterns-page branch 2 times, most recently from 9d6db5f to c21655f Compare October 10, 2023 11:55
@shootermv shootermv merged commit f386f62 into hasadna:main Oct 10, 2023
4 checks passed
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.

4 participants