pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
109M results
Updating PHP Serving API types after the latest changes from backend repo, PR #6752
Summary
Fixes a spawn ... node_modules\.bin\mesh ENOENT crash when starting the GraphQL Mesh on Windows.
[..] Process error: spawn C:\Users\...\node_modules\.bin\mesh ENOENT
Cause
node_modules/.bin/mesh ...
Problem (recap)
PR #3 (the IFS patch) shipped to main and fixes the space-in-title case. But the issue workflow was still failing on a
second bug — verified live against issue #4 (no labels, no assignees): ...
Summary
Manager and recurring setup notifications were hardcoded to send only to clientservices@merrittwellness.net, causing the
manager to miss new booking alerts. This fix ensures notifications reach ...
Closes #168
Replace the single members.name column with first_name + last_name across the full stack — migration, model, factory,
seeders, form requests, resource, TypeScript types, and Vue components. ...