Skip to content

Commit

Permalink
document/IVYPORTAL-17427-Remove-old-statistics-Area - Handle feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ntloc-axonivy committed Sep 19, 2024
1 parent a46b2ee commit 06cf93d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Menu And Default Homepage In User Profile
Introduction
------------

The Portal main menu has five default items: Dashboard, Processes, Tasks, Cases and Statistics.
The Portal main menu has four default items: Dashboard, Processes, Tasks and Cases.

|default-menu-items|

Expand Down Expand Up @@ -151,7 +151,7 @@ The basic JSON structure of a custom menu item
Hide default menu items
-----------------------

You can hide four default menu items: Processes, Tasks, Cases and Statistics from the main menu
You can hide four default menu items: Processes, Tasks and Cases from the main menu
by using :ref:`Portal permissions <settings-permission-settings-others>`.

.. |default-menu-items| image:: ../../screenshots/dashboard/expanded-left-menu.png
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ You can customize the Portal styles in ``custom.css``.
.. warning::
- Do not change ``font-family`` property values.

- Limitation: the task priority color customization hasn't changed the task priority colors in statistic.

If you want to custom color of statistics please refer to :ref:`Override Statistic color <override-Statistic-colors>`

.. |css_variable| raw:: html

<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties" target="_blank">CSS Variable</a>
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ Migrate 9.2 To 9.3
* Run migration process only once

#. We changed the way to navigate to Task Analysis component. Process ``Start Processes/TaskAnalysis/start.ivp`` is moved to new place ``Start Processes/PortalStart/showTaskAnalysis.ivp``.
Refer to :ref:`Task Analysis call<components-additional-component-task-analysis-how-to-use>` for details.

#. We moved the configuration of announcement, thirdparty applications, default statistic charts, application favorite processes, public external links and express processes from the BusinessData tovariables.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ header you find two useful features:
|portal-header|

User Settings in the |ivy| Portal
------------------------------------
---------------------------------

When you click on your username in the top right of the |ivy| Portal,
a menu is shown allowing you to configure the Portal to your personal
Expand All @@ -27,7 +27,7 @@ needs. These features are described in the following sections below.
Admin Settings
--------------

Menu entry :ref:`admin-settings` is only available for users have role AXONIVY_PORTAL_ADMIN.
Menu entry :ref:`Admin Settings <admin-settings>` is only available for users have role AXONIVY_PORTAL_ADMIN.

My profile
----------
Expand Down

0 comments on commit 06cf93d

Please sign in to comment.