Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:Java

Filter by

3.2M results  (293 ms)

3.2M results

Remove all authentication-related code as it s not needed for the menu display template. Tasks: - [ ] Delete src/context/AuthContext.jsx - [ ] Remove src/components/auth/ directory - [ ] Remove ...

Export a convertKmToMiles utility function from the pricing module to allow converting kilometers to miles when preparing estimations for global regions.

Delete all admin-related code to simplify the application. Tasks: - [ ] Remove /admin route from App.jsx - [ ] Delete src/components/admin/ directory - [ ] Remove Dashboard lazy import - [ ] ...

Add support for a dynamic toll rate factor parameter (tollFactor) in computeOrderPricing input. This allows adjusting the estimated toll fees dynamically based on external variables like peak hours or ...

Add zod validation support for profile verification_status field (with enum values: pending, verified, rejected) within updateProfileSchema to allow checking/updating profile status securely.

Implement GET /api/auth/session endpoint to allow authenticated clients to check current session info and decode JWT user details.

Add GET /api/trucks/types endpoint to return a list of supported truck types ( mini-truck , flatbed , etc.) for client-side dropdown selection.

Expose active process memory usage (rss, heapTotal, heapUsed, external, arrayBuffers) using process.memoryUsage() under the GET /api/health endpoint response.

Phase: Expand — adding the next capability Extend the existing custom layout editor so a creator can add real reusable design layers beyond speaker frames: at minimum a background/shape layer and a title ...
bl:active-step

Strictly validate the category of incoming support tickets. If the category does not map to any configured key in the CATEGORY_MAP, reject the request with a 400 Bad Request error.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.