Morten Brekkevold
Morten Brekkevold
This can now potentially be based on #3386
The back-end feature has been merged to master. I've therefore taken the liberty to squash fixup commits and rebase this entire PR on the latest master.
> Strange, I get `{"detail":"You do not have permission to perform this action."}` when missing permissions, same as you get when using the old API tokens. If i try to...
> So I ended up combining Revoked into the Status info. Now it will either show `active`, `inactive` or `revoked`, with revoked being red. I made the same change to...
It is unclear how this feature would work. Here are some discussion points from the NAV reference committee meeting of November 2024: - The University College of Volda added some...
We need an initial analysis of actual usage of Foundation JS calls before we can start planning what to do with it.
@hmpf This is tracked by #2788 and says it's for #2794: But fixing this really isn't a requirement of either, is it? We can remove crispy-forms and make NAV run...
> We can still use crispy-forms as long as we stop using crispy-forms-foundation. Foundation 5 needs to go for security reasons. I don't know what those security reasons are, though...
So, at this point, crispy-forms have been removed from NAV, but we still have these dependencies to Foundation 5 JavaScript. This is also something that prevents us from removing the...
We believe we have removed all instances of Foundation JS use. Closing this, but we are amenable to reopening if we discover some hidden gems...