This website requires JavaScript.
Explore
Help
Register
Sign In
hamed
/
clinicpro
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e9108e7590d533459c39fe206c63247bb6889a7d
clinicpro
/
assets
/
admin
/
components
/
inventory
T
History
hamed
b1b99903ec
Replace all native
<select>
elements in the admin panel with
SearchableSelect
for a consistent UI experience. This change enhances accessibility, supports RTL and dark mode, and improves the overall design by utilizing a common component. The updates include adjustments to state management and event handling to ensure seamless integration with existing functionality across various pages and components.
2026-07-16 08:56:59 +03:30
..
AddItemModal.tsx
feat: Implement category and unit selection for inventory items
2026-07-15 14:32:29 +03:30
AddPackageModal.tsx
Replace all native
<select>
elements in the admin panel with
SearchableSelect
for a consistent UI experience. This change enhances accessibility, supports RTL and dark mode, and improves the overall design by utilizing a common component. The updates include adjustments to state management and event handling to ensure seamless integration with existing functionality across various pages and components.
2026-07-16 08:56:59 +03:30
InventoryActionsMenu.tsx
fix: render inventory actions menu in a portal so it is not clipped
2026-07-15 14:07:47 +03:30
InventoryItemsTable.tsx
feat: Implement category and unit selection for inventory items
2026-07-15 14:32:29 +03:30
InventoryStatCards.tsx
feat: port inventory (انبارداری) page from tauri to admin dashboard
2026-07-15 13:48:29 +03:30
InventoryStatusBadge.tsx
feat: port inventory (انبارداری) page from tauri to admin dashboard
2026-07-15 13:48:29 +03:30
PackagesView.tsx
feat: port inventory (انبارداری) page from tauri to admin dashboard
2026-07-15 13:48:29 +03:30