Pages fetch raids and store them in the app state. We needed to update this to pull raid groups instead
Here we extracted the common methods used in pages into utils and included them, getting rid of a lot of duplicate code in the process.