docs(mobile): remove placeholder entries for RAPID and recurring orders in CHANGELOGs

This commit is contained in:
Achintha Isuru
2026-03-05 11:38:36 -05:00
parent f771bca72a
commit 89dd9fe723
2 changed files with 0 additions and 6 deletions

View File

@@ -18,7 +18,6 @@
- Today's estimated labor cost
- Upcoming shifts section
- Quick action buttons:
- RAPID (urgent same-day coverage)
- Create Order
- Hubs management
@@ -36,9 +35,6 @@
- "+ Post" button to create new orders
- Order type selection screen:
- One-Time orders (implemented)
- RAPID orders (placeholder)
- Recurring orders (planned)
- Permanent orders (planned)
- One-Time Order creation form:
- Order name
- Date picker
@@ -209,7 +205,6 @@
- Formatting and code clarity improvements across codebase
### Technical Features
- iOS deployment support enabled
- Backend transaction support for order creation
- Order validation (minimum hours check)
- Shift creation validation

View File

@@ -174,7 +174,6 @@
- Locale synchronization by reloading from persistent storage after change
### Technical Features
- iOS deployment support enabled
- Enhanced backend validation for shift acceptance
- Overlapping shift prevention
- Improved session management