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

[#12289] Usage statistics and logs page: Improve date/time input on mobile #12394

Merged
merged 5 commits into from
Apr 23, 2023

Conversation

aorlandou
Copy link
Contributor

Fixes #12289

Outline of Solution

I made changes to the following files so that the hour selection is besides the date picker instead of below on mobiles:

Logs page after the changes
logs after

Usage Statistics page after the changes
usage statistics after

Copy link
Contributor

@cedricongjh cedricongjh left a comment

Choose a reason for hiding this comment

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

hi @aorlandou, thank you for opening this PR.

Do fix the failing tests before we proceed to review this PR. Thank you!

@domlimm domlimm added the s.Ongoing The PR is being worked on by the author(s) label Apr 20, 2023
@aorlandou
Copy link
Contributor Author

Hey @cedricongjh, sorry for the late response I got caught up with work, but I will fix the failing tests today.

@aorlandou aorlandou requested a review from cedricongjh April 21, 2023 12:18
Copy link
Contributor

@weiquu weiquu left a comment

Choose a reason for hiding this comment

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

LGTM!

@zhaojj2209 zhaojj2209 added s.FinalReview The PR is ready for final review and removed s.Ongoing The PR is being worked on by the author(s) labels Apr 23, 2023
Copy link
Contributor

@cedricongjh cedricongjh left a comment

Choose a reason for hiding this comment

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

LGTM! thank you for your contribution to TEAMMATES

@zhaojj2209 zhaojj2209 added s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging and removed s.FinalReview The PR is ready for final review labels Apr 23, 2023
@zhaojj2209 zhaojj2209 merged commit a8d1c5b into TEAMMATES:master Apr 23, 2023
@samuelfangjw samuelfangjw added this to the V8.28.0 milestone Jul 14, 2023
@samuelfangjw samuelfangjw added the c.Feature User-facing feature; can be new feature or enhancement to existing feature label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Feature User-facing feature; can be new feature or enhancement to existing feature s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage statistics and logs page: Improve date/time input on mobile
6 participants