-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[IMP] Time Off: Updating My Time #14183
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
base: 18.0
Are you sure you want to change the base?
Conversation
Hi @jero-odoo - this is ready for a review, thanks! |
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.
Great work @larm-odoo ! Just needs to compress the images and this is ready for final. Thanks!
@@ -79,16 +80,16 @@ Allocation Request` button to request more time off, and a :ref:`New Allocation | |||
<time_off/request-allocation>` pop-up window appears. | |||
|
|||
.. image:: my_time/dashboard.png |
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.
Image isn't compressed
@@ -44,7 +46,6 @@ off summary. The complete details are presented in a popover window, including t | |||
scheduled, :guilabel:`Planned` time off, and the currently :guilabel:`Available` time off. | |||
|
|||
.. image:: my_time/balance-details.png |
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.
Image isn't compressed
|
||
A new allocation request can be made from this view, as well. Click the :guilabel:`New` button to | ||
:ref:`request an allocation <time_off/request-allocation>`. | ||
|
||
.. image:: my_time/my-allocations.png |
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.
image isn't compressed
@@ -97,17 +98,24 @@ The list includes the following information for each request: the :guilabel:`Tim | |||
A new time off request can be made from this view. Click the :guilabel:`New` button to | |||
:doc:`request_time_off`. | |||
|
|||
.. image:: my_time/my-time.png |
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.
image isn't compressed
point in the application, by navigating to :menuselection:`Time Off app --> My Time --> Dashboard`. | ||
|
||
The current year is displayed, and the current day is highlighted in a red circle. | ||
The dashboard shows a summary of the user's time off, and the entire current year, with the current |
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.
The dashboard shows a summary of the user's time off, and the entire current year, with the current | |
The Dashboard shows a summary of the user's time off, and the entire current year, with the current |
Updating to new standards, added new images, and updated old ones.
Original task card for this PR.