Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 634 Bytes

third_party_packages.md

File metadata and controls

22 lines (17 loc) · 634 Bytes

Use of third party frontend packages

Donut charts

ChartJS is used to render the donut chars on the service overview page.

Form validation

ParsleyJS is used for advanced form validation

Modal windows

jQuery modals are used to deal with modal windows.

Select element styling

The service switcher utilizes the Select2 library to provide improved filtering of the select options.

Tooltips

Tippy is used for showing 'on-hover' tooltips.