The abilities module has been updated to match the auth matrix.
I've added a new function to the data set controller to handle missing
slugs and commented out tests that are totally bonkers now that we are
using vue.
FYI the tests are supposed to fail -- they need to be fixed in vue-explorer so that the Vue app sets the correct status code. This is just the auth fixes.
The abilities module has been updated to match the auth matrix.
I've added a new function to the data set controller to handle missing slugs and commented out tests that are totally bonkers now that we are using vue.