pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:PHP language:JavaScript
Filter by
190M results
… feature/task1
Summary
- Adds /dashboard/job-hunt — a Company Watchlist where users track companies and automatically discover matching job
postings
- AI-powered ATS detection (Greenhouse / Lever / Ashby) via ...
Closes #747
Summary
- LifeEvent.status: z.string() → z.enum([ submitted , approved , rejected ])
- CertificateRequest.status: z.string() → z.enum([ requested , issued , rejected ])
Test plan
...
First milestone PR (one PR per milestone, per the agreed workflow). Bundles all of M2.
Closes the milestone s issues: Refs #16, #17, #18, #19, #20, #21, #22, #23.
What
- #16 Express + TypeScript skeleton: ...
What changed
- New page: MyQuestions component added at /my-questions, replacing the placeholder h1 My Questions Page /h1.
- New files: frontend/src/pages/MyQuestions/MyQuestions.jsx and frontend/src/pages/MyQuestions/MyQuestions.module.css ...
Root cause
The businesses table has an RLS policy: ```sql authenticated_select_via_classified_records: EXISTS ( SELECT 1 FROM
classified_records cr WHERE cr.business_id = businesses.id AND cr.state_id ...
A layout-effect token reset is still too late for Analytics.CartView : React can flush passive effects from the
just-committed route before the layout-effect update prevents the stale match. Since CartStoreSync ...
Summary
- Use CI-pushed Vercel deployments for FlowCI-managed and BYO Vercel targets
- Install per-slot Vercel GitHub Actions secrets and generate package deploy jobs
- Fail fast when managed Vercel ...
Summary
- MC-01/04: SearchJobs and ListJobs read stored jobs with Status/Queue/InputFile/Order filters
- MC-02: StartJobsQuery/GetJobsQueryResults implement Id round-trip; NotFoundException for unknown ...
symphony
Description
!-- What and why: Describe your changes and the motivation behind them -- !-- Be the storyteller here — what magic did
you work and why does the world need it? --
Related Issue
!-- Link ...