This repository has been archived by the owner on May 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.1.4](v3.1.3...v3.1.4) (2023-04-20) ### Bug Fixes * implement Suggested changes ([f0e099f](f0e099f)) * **protected:** await before model hook auth request ([#909](#909)) ([1561af1](1561af1)) * refactor edit users responsibilites controller to use native js class ([659f5f8](659f5f8)) * remove ember get function from projects page ([73e7182](73e7182)) * remove unneded component of page permissions ([1e5a74e](1e5a74e)) * responsibilities users route ([f2e28d7](f2e28d7)) * run data fetching on setup controller hook in users edit index ([8c907c7](8c907c7)) * run data fetching on setup controller hook in users edit route ([068dedc](068dedc)) * update class name `UsersEditCreditsOvertimeCreditsNewRoute` ([9165ada](9165ada)) * use native JS class in 'no-access' route ([c0ce893](c0ce893)) * use native JS class in 'not-found' route ([2e9a11f](2e9a11f)) * use native js class in users edit route ([616dc0a](616dc0a)) * use native js classes in routes ([aeec8c3](aeec8c3)) * use native js classes in transforms ([05d86d4](05d86d4))
- Loading branch information