Aiden WMS

826: [New Feature] Welcome Page Tiles

Issue Description

We want to give the users the option to configure the display of tiles which give insight and link to navigation panel items. These can basically be used as shortcuts to navigate directly to the most used sections.

Solution

  • Every menu item linking to a page, has it's own tile.

  • Depending on the page the tile navigates to, it displays a title (same as menu item) and totals (in secondary color). Depending on the target page it is determined what data is relevant to be displayed. Some examples:

    • "Bins" tile display amount of enabled bins and amount of receiving bins

    • "Strategy" tile display only the amount of configured strategies

    • Stock Management's "Items on Location" display the total amount of rows.

    • Erp Incoming's "Purchase Order" tile display the amount of Open documents and the amount of Closed documents.

  • If a target page does not have a direct list of data (such as the different settings pages), then we only display the title.

  • By default no tiles are displayed. Users are be able to enable the tiles they want and the portal remembers which tiles to display when opening the home page / welcome page.

  • Only tiles for menu items which are visible are allowed to be displayed. So for example:

    • When Definitions component is not allowed to be visible, then also, the tile cannot be made visible for the user.

  • Tile data refreshes each time the home page is opened or every x-seconds automatically (only when the page is open/active).