feat: add ShiftAssignmentCard widget and StaffShifts module
- Implemented ShiftAssignmentCard widget for displaying shift assignments with client details, pay calculation, and confirmation actions. - Created StaffShiftsModule to manage dependencies, routes, and use cases related to staff shifts. - Added necessary dependencies in pubspec.yaml and generated pubspec.lock.
This commit is contained in:
@@ -43,8 +43,8 @@ dependencies:
|
||||
path: ../profile_sections/compliance/certificates
|
||||
staff_attire:
|
||||
path: ../profile_sections/onboarding/attire
|
||||
# staff_shifts:
|
||||
# path: ../shifts
|
||||
staff_shifts:
|
||||
path: ../shifts
|
||||
# staff_payments:
|
||||
# path: ../payments
|
||||
|
||||
|
||||
Reference in New Issue
Block a user