feat: Implement rapid order creation via voice and text in mobile app
- Added benefits section with state management - Refactored home page to include new sections for quick actions, today's shifts, and tomorrow's shifts - Introduced full-width divider for better layout - Created reusable section layout widget for consistent UI - Implemented circular progress indicator for benefits - Removed deprecated benefits widget and replaced with new structure - Updated data connection configuration for validation environment
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# make dataconnect-clean DC_ENV=validation
|
||||
# make dataconnect-generate-sdk DC_ENV=dev
|
||||
#
|
||||
DC_ENV ?= dev
|
||||
DC_ENV ?= validation
|
||||
DC_LOCATION ?= us-central1
|
||||
DC_CONNECTOR_ID ?= example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user