Cory Loken

Results 14 comments of Cory Loken

I had the same issue. They've moved config stuff to the routes. Check out the migration guide. https://github.com/simplabs/ember-simple-auth/blob/411c19e2639b1d4c9776647675dd539b1ab788ee/guides/upgrade-to-v3.md

Is there anything that can be done to move this PR along? I'd be happy to test.

Is there any status on this PR? We are closely coupled to this gem on several projects and now it appears it could be a blocker to possibly using Ruby...

> If there are people also willing to convert the CI from Travis to GitHub actions, it'd be useful, too ☺️. I think Travis is broken nowadays in this repo...

We have a branch that is slowly reducing the number of failing tests. https://github.com/crunchybananas/jsonapi-authorization/tree/v0_10 Something that needs clarity is the branch `use_records_for_joined_resources` in JR that is required to make this...

I just ran into the same problem. It happen right after I installed "ember-heatmap": "^1.0.2". Since it happened after the add-on was installed it is most likely an issue in...

Just to clarify are the docs what is in the test-app folder? I had to move that folder into test-app for things to work, but I could add demo-app to...

I totally forgot to do a git add after they got moved... sorry for the confusion.

Are you using a classic web pack build or a site build? I'm investigating similar issues where the theme file does get loaded from frontile, but then things blow up...

Would the goal be to convert to typescript or to just export definitions. I have a definitions file I will PR once the v2 add-on stuff is done. Looks like...