Skip to content

feature/requested-order-page#52

Merged
andres15alvarez merged 4 commits into
devfrom
feature/requested-order-page
May 19, 2025
Merged

feature/requested-order-page#52
andres15alvarez merged 4 commits into
devfrom
feature/requested-order-page

Conversation

@andres15alvarez
Copy link
Copy Markdown
Member

This pull request introduces several changes, including the removal of unused elements, restructuring of the OrdersPage component, and the addition of a new page for managing requested orders. Below is a summary of the most important changes grouped by theme.

Code Cleanup and Simplification:

  • Removed unused comments in OrdersPage to improve code readability (src/app/(dashboard)/orders/page.tsx). [1] [2] [3] [4]
  • Removed the "Add Order" button functionality from OrdersPage (src/app/(dashboard)/orders/page.tsx).
  • Removed the unused QueueListIcon import and its references in the Navbar component (src/components/Navbar.tsx). [1] [2] [3]

New Feature: Requested Orders Page:

  • Added a new OrdersPage for managing requested orders, including functionality for filtering, pagination, and bulk status updates (src/app/(dashboard)/orders/requests/page.tsx).

Sidebar Navigation Update:

  • Updated the Sidebar component to include a "Solicitadas" sub-item under the "Orders" section and removed unused sub-items such as "Reembolsos" and "Asignación" (src/components/SideBar.tsx).

@andres15alvarez andres15alvarez self-assigned this May 19, 2025
@andres15alvarez andres15alvarez added the feature New feature or request label May 19, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2025

Deploy Preview for pharmatechadmin ready!

Name Link
🔨 Latest commit deaf349
🔍 Latest deploy log https://app.netlify.com/projects/pharmatechadmin/deploys/682b693092c28100084e9822
😎 Deploy Preview https://deploy-preview-52--pharmatechadmin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@FranciscoMCR
Copy link
Copy Markdown
Contributor

lgtm

@andres15alvarez andres15alvarez merged commit e637a4a into dev May 19, 2025
5 checks passed
@andres15alvarez andres15alvarez deleted the feature/requested-order-page branch May 19, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants