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

feat/Separate date and time picker #6423

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

GVodyanov
Copy link
Contributor

Fix #6385

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@GVodyanov GVodyanov added the 2. developing Work in progress label Oct 14, 2024
@GVodyanov GVodyanov self-assigned this Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 23.72%. Comparing base (b20a767) to head (55fd3e1).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Shared/TimePicker.vue 0.00% 19 Missing ⚠️
...ents/Editor/Properties/PropertyTitleTimePicker.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6423      +/-   ##
============================================
+ Coverage     23.53%   23.72%   +0.18%     
  Complexity      454      454              
============================================
  Files           247      247              
  Lines         11705    11612      -93     
  Branches       2213     2161      -52     
============================================
  Hits           2755     2755              
+ Misses         8629     8537      -92     
+ Partials        321      320       -1     
Flag Coverage Δ
javascript 15.21% <0.00%> (+0.14%) ⬆️
php 59.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
Signed-off-by: Grigory V <scratchx@gmx.com>
…cker is used

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
… picker menu

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Date/Time selector to be more intuitive.
1 participant