This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/resources/scripts/routers
Charles Morgan c75a621c52
Only show allocation if user has permission
prevents just a blank scetion in the details box if a sub user dosn't have the permission of `allocation.read`

Also fixes the server router where it was set to `allocations` and not `allocation` making it not showup period even if the sub user had the correct permissions.
2020-11-02 00:49:07 -05:00
..
AuthenticationRouter.tsx Revert "Merge pull request #2482 from AreYouRlyScared/fix-2386" 2020-10-12 20:59:11 -07:00
DashboardRouter.tsx Revert "Merge pull request #2482 from AreYouRlyScared/fix-2386" 2020-10-12 20:59:11 -07:00
ServerRouter.tsx Only show allocation if user has permission 2020-11-02 00:49:07 -05:00