nk20/apps/wei
Alexandre Iooss 466cbd9878 Replace Font Awesome with inline SVG icons
Font Awesome 4 adds 106kB of dependencies on each page and require to
query multiple assets. It also sometimes causes icons to appear after
page loading. Font Awesome 4 is deprecated and replaced by version 5
which is not packaged in every GNU/Linux distributions.

This commit replaces icons with inline SVG which does not require
external assets, does not require an additionnal dependency and is
widely supported by modern browsers. It makes the page loading faster
and enables us to no longer require fonts-font-awesome Debian package.
2021-10-06 17:15:33 +02:00
..
api Update copyright for 2021 2021-06-14 21:45:56 +02:00
forms Linting 2021-09-27 13:59:43 +02:00
management/commands Linting 2021-09-27 13:59:43 +02:00
migrations [WEI] Request bus size 2021-08-25 23:26:57 +02:00
templates/wei Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
tests [WEI] Fix tests 2021-09-09 10:20:57 +02:00
__init__.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
admin.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
apps.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
models.py [WEI] Display suggested 1A number in a bus in repartition view 2021-09-13 19:04:11 +02:00
tables.py [WEI] Avoid errors if the survey is not ended 2021-09-13 19:24:53 +02:00
urls.py [WEI] New UI is working 2021-09-12 22:29:57 +02:00
views.py [WEI] Automatically indicate a soge credit if already created 2021-09-14 13:45:01 +02:00