rabble
rabble
Currently we've got the same database being used by staging and production. That's a terrible idea, the staging one should be a mirror / backup of production, but NOT the...
When a user requests a url for an event which isn't in a group which has been randomly chosen as the current one then it throws up a 500 error....
The dashboard should be correctly scoped so it only shows activity related to users / groups /events that the user viewing the dashboard can see. Right now it shows other...
with the new white list on import validation filters we need to be sure that we're getting updated location and related objects.
If a user tries to view a group, memberships, events, or attendances of a group to which they shouldn't be able to manage they should be redirected somewhere else, either...
In order to help people try affinity out, we should have a login and password to no-critical data which they can use to login on production. That'll let friendly people...
As a user tracking event attendance i should be able to see the navigation tabs and breadcrumbs. Since there is currently no way OFF of that page when you're done...
Our importing is broken again. This is waht i get on PR 283... but i think it's a broader problem... Running via Spring preloader in process 19646 Loading development environment...
Right now we've making lots of sql requests for things when we could be doing much better with some join's.... this isn't a priority but we'll do it if we...
Remove / adjust experiments in graphql and setup so we can serve graphql to build more flexible apps on the frontend on top of affinity.