pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
109M results
Fixes #4850
Summary of changes
Previous mentors can now see any past sessions that they have completed, while not having mentoring rights.
Screenshots (if necessary)
This account does not have mentoring ...
There was a typo in the include and it only happens when you upgrade from non-migrations versions to migrations ones.
Bumps the dev-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| react | 19.2.6 | 19.2.7 |
| react-dom | 19.2.6 | 19.2.7 |
| react-router-dom | 7.15.0 ...
dependencies
javascript
Motivation
- Make it possible to choose an evaluation department explicitly when creating or editing an evaluation while
preserving existing saved evaluations and defaulting to the employee s department ...
codex
Summary
Revamps the ContentPlanner web app onto a shadcn/ui component layer (wired for JSX — no TypeScript), with neutral
CSS-variable tokens and indigo kept as the accent. Adds contextual help, onboarding ...
Summary
- Novo .nq-modal-heading: título de modal dourado Cinzel com margin zero-top (evita browser default para h2/h3)
- auth.js: h3 Escolha seu apelido → nq-modal-heading
- exam.js: h3 DESEMPENHO ...
…ard, reporting, and services for complaint handling so everything fits to BE
Summary
Joi.date().iso() in the validation schema converts incoming ISO date strings (e.g. 2026-06-24) into JavaScript Date
objects. When these are passed to SQLite via parameterized queries, they get ...
when log in or sign up auth completes, a user profile will be created for them .
this user profile is where home location, bookings, fave artists is available.
Description
- PostHog setup
- Add event names and function for tracking events
Next Step
- Please create your account in Posthog
- Add these keys in the env: NEXT_PUBLIC_POSTHOG_PROJECT_TOKEN ...