-
Notifications
You must be signed in to change notification settings - Fork 46
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
front: fix study dates #5501
front: fix study dates #5501
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #5501 +/- ##
============================================
- Coverage 19.60% 19.60% -0.01%
Complexity 2322 2322
============================================
Files 885 886 +1
Lines 105755 105787 +32
Branches 2571 2572 +1
============================================
+ Hits 20731 20735 +4
- Misses 83516 83543 +27
- Partials 1508 1509 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ced1f65
to
16d3e7a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
Just left a tiny suggestion
16d3e7a
to
042d532
Compare
6db1531
to
de18bdf
Compare
9347b1e
to
579aef1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested in local, left a suggestion to simplify the code.
According the front guidelines, you could also move this function, the formatDateForInput
and createSelectOptions
in a utils file in the study folder.
0f262e7
to
a99d6ab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a99d6ab
to
e9e331e
Compare
e9e331e
to
23cc0c9
Compare
23cc0c9
to
f805321
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, great job :)
b219214
to
179ac12
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✅
179ac12
to
c4acd64
Compare
closes #5479 for the front part