Esben Petersen

Results 8 issues of Esben Petersen

Ref #612 I gave it a try @radex . I am having a hard time coming up with a great example that demonstrates "do not put await between `prepareUpdate` and...

wontfix

This PR will introduce the tracking of identical requests, thus enabling PHP-VCR to record different responses of the same request within the same cassette. This closes issue #132 Right now...

**Describe the bug** #107 added support for custom postgres types. The problem is the type is added outside of the normal migration, which is a problem if said column is...

Callbacks defined with `.success` will not be fired. See http://stackoverflow.com/questions/11793430/retry-a-jquery-ajax-request-which-has-callbacks-attached-to-its-deferred

Add a timer limit, so buffer will be fired if it has waited too long

type: bug

Write an example repository that uses Laravel and DurandalJS

type: feature

To check if a sideloaded resource already exists in the global scope, it should be allowed to check using something else than `id`

If a shared child already exists in the root object collection it will not be added again. How about shared children with pivot table data? Maybe save the pivot table...