* Refactor hasClass check to common so it can be used in shared & server-side code * Check that user has selected class before allocating stat points
* Reorganized stats * Organized allocation common code * Added bulk allocate to common * Added allocate bulk route * Fixed structure and lint * Fixed import and apidoc