Commit Graph

6 Commits

Author SHA1 Message Date
Jake Potrebic
39363c2e5b
delete 2 more TODOs on frontend 2021-05-16 20:30:18 -07:00
Jake Potrebic
7dc5adf2a8
couple fixes
* the most annoying issue surrounding hot reloads during dev
* HangarDecisionVoter was re-using the same eval context for SpEL expressions
* simplified project settings initialization
* perm api didn't work with no auth
2021-04-07 21:58:49 -07:00
Jake Potrebic
3ab98821f6
fix 2 issues
* missing return in routePermissions.ts so it was just setting perms to null all the time
* stopped requiring org prop on user pages as its not always present
2021-03-22 20:07:53 -07:00
Jake Potrebic
d40d89d234
add perm checks to lots of pages 2021-03-21 22:03:41 -07:00
Jake Potrebic
5095571c61
bit of header work 2021-02-07 14:07:29 -08:00
Jake Potrebic
c265482df6
perm decorators 2021-02-04 16:22:22 -08:00