Maarten Jacobs
Maarten Jacobs
I've redone the work of #850 The problem that still exists in this current version is: 1. implement the friendly_id slugs 2. figuring out somewhere along the line that you...
- [ ] reports -> select `client` -> does not filter projects - [ ] total number of hours in report overview -> #298 also add maybe on `billables`-route? -...
When I add the addon to my `package.json` the environment of my app becomes `development` everywhere, where it used to be `test` when running `ember serve` and browsing to `localhost:4200/tests`....
I am using `guardian` in tandem with `guardian_db` to persist the JWT tokens in the database. Upon writing the acceptance tests using Hound, I ran into the following issue: 1....
Would really like to see an example of how to migrate to Guardian 1.0, 'cause I find the *official* upgrade guide a bit unclear on several fronts. For example, your...
I would like to use the interceptor to detect the preferences of the rich struct that is set as a receiver on the 'to:' The (implemented) formatter strips all info...