Content
Passwords
Documentation
Assets
Design System
Projects
Final notes
1. Passwords
Login details to all source pages, files and apps we’ve used for over 2 years.
Name | URL | Login | Password |
Zeplin (legacy Burrow Designs) | rUnzex-sotzi5-vestew | ||
InVision (prototypes) | Kyogre100 | ||
Finova Design System |
| @NewPassP22 | |
Font Awesome |
| ux@finova.tech | 9*w3YPWzbpDc |
iStock account |
| 3705g1WD | |
CRM Testing account | Matt.Harrison | APRILdecemberTEST83! | |
Gumroad (Ant DS) Matt’s O login |
| matt.oxley@finova.tech | hKFf2Q3K3H! |
|
|
|
|
2. Documentation
Links to all documents and source files we worked on.
3. Assets
All assets are located across Sharepoint, Onedrive and others.
Asset | Project | URL |
---|---|---|
Final Video, Previous versions, Source files | Intermediary Manager | |
Final Video, Previous versions, Source files | Mortgage & Savings App | |
Final Video, Previous versions, Source files | Burrow | |
Legacy Sketch Design Files | Burrow |
4. Design System
Replacing icons in the Design System
Every time you intend to use a component from the Design System that we haven’t use in the FF Summary or FF Forms there’s a big chance that the component is still linked to the Ant DS Icons. It is because we have updated icons and components used ONLY in the FF designs.
So before you use the component:
Check every icon that is used within the component
To do it, simply select an icon, and “Go to main component”. If the main component is still Ant Design, it means it has to be replaced.
Find the corresponding icon from in the font awesome library
Update the main component with font awesome icon (video tutorial)
Move the updated component to Font Awesome icons artboard, and leave the old one (detached from the component) in Ant Icons artboard for reference
Make sure that it worked properly and the icon has been replaced in the components
Adding new icons to the Design System
If you want to add a new icon to the DS:
Make sure that the icon you want to introduce has no equivalent in Ant DS icons. Keep in mind that it might be using a different name that you would expect, therefore look for it “visually” rather than by searching by name
Find the icon you want to add to the DS in your local file
Drag it into Figma
Place it into a 24x24 px frame, and adjust the size of the icon so it’s aligned to all other icons
Name the frame using the same structure as all other icons - so that’s gonna be e.g. Icon / Outlined / Delete. If the icon is filled, you obviously change Outlined to filled, so everything is logically structured
Make sure the shape inside the frame is named “Vector”. It has to be same for all icons, and it has to be only one layer. Make sure that the vector Constraints are Scale for both height and width
Apply the colour from the design system, I’ve used Finova Neutral 700 for all icons
Create component
All the conditions above must be met in order to be able to switch property within other components, and keep the structure clean
Maintaining icons in the DS
As updating icons across the DS is gonna take some time, I’ve decided to keep 2 artboards in Icons page.
Ant icons:
Every icon that has been replaced was taken from the Ant artboard. Icons with a green mark on top mean that these icons have been replaced, and they are no longer components, but just legacy icons to preview. That means that the main component is now in the Font Awesome artboard, and contains fontawesome icon.
All icons without a green mark are still Ant Icon main components that may be living somewhere in other DS components, therefore they might need to be replaced in the future.
Font awesome icons:
These are main components that have been taken from Ant artboard, or added from the local file.
Blanked icons above each component are just old Ant icons for reference, and they are not linked to anything. They can be removed anytime. If there’s no icon above a component, it means that the icon has been added to the DS and had no equivalent in Ant.
Design System component updates
In the Pages menu - ✅ icon next to a page title means that the page has been aligned to the Finova brand style. It means that if in the future you want to use a component from a page that hasn’t been updated yet - you will need to do this by yourselves, because it still has the initial Ant DS style
All fonts have been updated automatically so most likely you don’t need to worry about it, but it is still worth to check
Corner radius is 8px
Make sure that icons connected within a component, are updated and linked to Font Awesome artboard. Lots of icons that haven’t been used across FF designs will require to update them manually (check video for reference)
Setting the proper colours will probably require the most work. Check pages that are marked with ✅ as a reference, and use same colours for hover, clicked etc
It’s worth to check auto layout and resizing components, as I’ve already found a few components not set up properly that required an update
Figma Files notes
Fact Find - FINAL
The latest version of fact find, including all changes in agreement with Dev team, updated icons and documentation. Layers are tidied up, structures are built with auto layout and components - where it was possible or made sense
Up to date pages that matter:
1.0 Fact Find Summary
2.0 Fact Find Forms
Documentation
Prototypes are not updated, and they might not work properly. In order to check interaction it’s best to use the previous version of Fact Find (Legacy).
Everything else in the file is legacy, contains research or some old designs.
Fact Find - Legacy
It’s the first version of FF, before the big dev review after which many things required to be redesigned. Some things that have been descoped, are still in this file - e.g. multi column layout for applicants, creating applicants during FF.
IMPORTANT
Do not update this file to the actual DS version. It may cause inconsistency in icons and some components that have been updated in the DS accordingly to the newest version
Case
Everything is up to date in this file
(except some product panels wireframes in 3.2 Product Wireframes. Will need to be updated to 3.1 Product individual features)
Most of the layers in the file are a mess, so don’t rely on layer names or structure. As these are concept wireframes that often required to be changed, moved around, redesigned etc - I wasn’t paying too much attention to layer names or the proper structure. However when you move to the UI stage, everything should be named and structured properly (See fact find file for reference)
Mobile & Tablet responsiveness
Important to know on this one is that eventually we have established 2 components types / behaviours. Mobile, and Desktop
The main difference is in how components stretch, and also the different look of forms. On mobile designs, labels are placed above the input field, along with any icons associated with this field. Another difference is that on mobile, all components are full width. That means all form fields, buttons, containers etc. will scale along with the screen resolution.
The border between mobile and desktop rules is at 768px resolution. That means everything below 768px will be treated as a mobile design (see designs for reference)
Fact Find Summary
if the screen resolution has more than 1600 px, the panels no longer stretch, and are center aligned. 1600px is the maximum
Fact Find Forms
Maximum size of containers with forms is 802px. So regardless of how big the screen is, panels with forms will never stretch bigger. They will be aligned to the left side of the screen, and if there’s enough space for 2 columns - they will break into 2 columns (see designs for reference)