Published 2023-04-11
The Younium application was updated with a new UI on the evening of 2023-04-11. The release was made for all customers in all tenants and after the release it will not be possible to revert back to the previous version.
The purpose of the release was to give our users a better more intuitive experience that better supports their work flows.
Some users may experience missing icons and a distorted menu, to resolve this do a hard reload of your browser (Chrome, Mac: Command+Shift+R, Windows: Ctrl+Shift+R)
Here is what is changed:
Globally
- Changed primary color to blue
- Light orange buttons → Changed to dark orange
- Edit-buttons on top right corner → Changed to icons
- Thicker border on buttons
- Exchanged actions on three-dots-menu for icons on menu cards
- White buttons on top of cards have a orange icon to the left
- New icons - self-hosted
Navigation
- Main menu moved from top to left side
- The left menu is toggleable (icon+name ↔ icon)
- New icons to represent core functionality in service
Tables
- Action on a row: buttons show up on row hover (or by tabbing)
- If action takes time, show a loading spinner on the row (example: download invoice as PDF)
- Action button on button left shows up on checkbox selection
- Set minimum width on columns and make tables scrollable if it does not fit on screen
- Hover on row - background color light blue
- If fetching data fails → (For example invoices) Show information and option to clear filters (instead of loading spinner)
Accounts, Products and Invoice details page:
- Introduce action header (same as the the order view introduced in december)
- Redirect to parent url if no match (invoices/<no-math-on-the-id> → invoices). Happens if user logs out and log in with different LE
Adresses on orders
- All addresses in one card, show more then one adress if there are more to display
- Plus to ad adress both on new accounts and edit account
- Added Invoice adress on Invoice and Order delivery adress if there is on the order
Order details page
- Moved “DELETE ORDER” button to action header - only showed if possible to delete.
- Product is added when chosen from dropdown, no ADD PRODUCT button exists
- Quote details page:
- Introduce action header (same as the the order view introduced in december 2022)
- Only show Version-dropdown if more than one version exists
- EDIT/DELETE BUTTON white with icons
- EDIT PRODUCTS - same functionality as order (no Add product button exists)
- Changed looks of milestones card so it looks more like order milestone
Not changed
- No new functionality to the service
- All actions have stayed within the same section, even though they might have been moved from three-dots-menu to action icons (e.g. account information, order information)
- This will not affect the API or already connections to the API, it’s only FrontEnd-changes