fradrive/src/Utils/Frontend
Steffen Jost 92aca1b830 refactor(performance): disable modalAccess use for known admins
modalAccess displays a link to modal only
if the user has the rights to follow that link.
However, for large dbTables this checking takes
too long. So we use a conventional modal instead again.
Worst-case: some non-admins are shown links that they cannot follow
2023-11-28 15:32:33 +01:00
..
I18n.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Modal.hs refactor(performance): disable modalAccess use for known admins 2023-11-28 15:32:33 +01:00
Notification.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00