- missed changelogs
- Merge pull request #9 from Authmaker/feature/add-details-users-view
- (origin/feature/add-details-users-view, feature/add-details-users-view) formatting
- new format for title including email and display name
- align details alongside each other
- added details to enabled view.
- added displayName, companyName and contactNumber to enabled users view
- Merge pull request #8 from Authmaker/feature/stripePlan
- ember-cli upgrade
- adding stripe plan field for admin app plans
- Merge pull request #7 from Authmaker/feature/updatePaper
- updating the ember-paper version and fixing things after the upgrade
- fixing problem with menu drawer on mobile
- Merge pull request #6 from Authmaker/feature/planTime
- adding planExpiryDate to account
- Merge pull request #5 from Authmaker/feature/plans
- making plans, permissions and accounts work the same with CRUD functionality (edit and new routes)
- adding ability to delete accounts
- adding accounts route
- adding plan edit and scope creation