7e26b54c50
feat: complete client billing UI and staff benefits display ( #524 , #527 )
...
- Client App: Built dedicated ShiftCompletionReviewPage and InvoiceReadyPage
- Client App: Wired up invoice summary mapping and parsing logic from Data Connect
- Staff App: Added dynamic BenefitsOverviewPage tracking worker limits matching client mockup
- Staff App: Display progress ring values wired to real VendorBenefitPlan & BenefitsData balances
2026-02-24 16:17:19 +05:30
dhinesh-m24
78ce0f6cda
feat:Update benfitsDate query to add retrieve worker benefits query
2026-02-24 12:36:17 +05:30
zouantchaw
f8f81ec77c
feat(backend): add foundation services and sql idempotency
2026-02-23 22:27:40 -05:00
zouantchaw
e81eab1165
docs: lock backend foundation plan and tracking format
2026-02-23 21:41:44 -05:00
zouantchaw
f39809867d
untrack agent files
2026-02-23 21:31:12 -05:00
Achintha Isuru
5cc1c42dd0
Merge pull request #460 from Oloodi/feature/session-persistence-new
...
Mobile Polish & Integration Pass (Staff + Client)
2026-02-23 13:52:52 -05:00
Achintha Isuru
98c0b8a644
feat: Pass endDate to shift details screen and refine its display with updated spacing and a direct label.
2026-02-23 13:52:40 -05:00
Achintha Isuru
659b5812b0
Updates SectionHeader text styles, border, and radius, and reduces vertical spacing in WorkerHomePage.
2026-02-23 13:39:26 -05:00
Achintha Isuru
0ff2268959
style: Refine reports page UI by updating metric card styling, grid padding, and overall spacing.
2026-02-23 13:30:23 -05:00
Achintha Isuru
f453f8aadd
feat: Refine badge and status indicator styling across various client features, including updated colors, borders, and typography, and remove unused action buttons.
2026-02-23 12:14:28 -05:00
Achintha Isuru
9d2b68fc3d
Merge pull request #461 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
...
Launchpad updated with the new web and mobile apps
2026-02-23 11:36:24 -05:00
Achintha Isuru
ae1273fc10
docs: Add Data Connect architecture guide and backend manual, and update document configuration to include them.
2026-02-23 11:33:09 -05:00
7136aa7686
resolve conflicts
2026-02-23 17:26:34 +05:30
13f8003bda
refactor of usecases
2026-02-23 17:18:50 +05:30
Achintha Isuru
0bfc6fc65e
Merge pull request #459 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
...
Mobile docs update
2026-02-23 02:28:22 -05:00
Achintha Isuru
5a01302fdc
refactor(docs): Relocate use case completion audit to mobile section and add Shifts Connector documentation.
2026-02-23 00:53:11 -05:00
Achintha Isuru
77172a9a8c
Create USE_CASE_COMPLETION_AUDIT.md
2026-02-23 00:50:52 -05:00
Achintha Isuru
56666ece30
Merge pull request #458 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
...
Recurring and Permanent order is fully integrated to client/staff applications
2026-02-22 21:35:57 -05:00
Achintha Isuru
69b5c74f00
refactor: streamline shift navigation calls and set default shifts tab to 'myshifts'.
2026-02-22 21:34:16 -05:00
Achintha Isuru
0c2482ee9b
fix: Correct weekday order and active day index mapping in shift schedule summary.
2026-02-22 21:20:56 -05:00
Achintha Isuru
7f3a66ba11
refactor: remove redundant pushShiftDetails navigation method and update its usages to toShiftDetails.
2026-02-22 21:16:46 -05:00
Achintha Isuru
fa00a0bf75
feat: Display order event name with a new calendar check icon and update associated styles in the order card.
2026-02-22 21:13:17 -05:00
Achintha Isuru
9e38fb7d5f
feat: Add event name to order items and refactor navigation and shift data access to use direct object properties.
2026-02-22 21:07:57 -05:00
Achintha Isuru
0980c6584b
feat: localize "Find Shifts" tab strings and add filled status to shift role queries.
2026-02-22 20:27:01 -05:00
Achintha Isuru
d1a0c74b95
Refactor: Remove redundant shift assignment and update clock-in button to be full width.
2026-02-22 20:07:41 -05:00
Achintha Isuru
68d6e7c5e3
refactor: Standardize shift details UI by adopting UiButton and UiChip components, adjusting layout, and refining chip styling.
2026-02-22 19:59:22 -05:00
Achintha Isuru
c48d981ddb
feat: Introduce ShiftScheduleSummarySection to display shift type, date range, and recurring days on the shift details page.
2026-02-22 16:48:05 -05:00
Achintha Isuru
6e81d403c3
feat: Add support for displaying recurring shift details including start/end dates and recurring days.
2026-02-22 15:15:41 -05:00
Achintha Isuru
415475acb6
fix: Correct DateTime to Timestamp conversions for timezone accuracy and ensure startTimestamp uses the full order.startDate.
2026-02-22 12:06:17 -05:00
Achintha Isuru
b519c49406
feat: Add orderId and normalized orderType to the Shift model to enable UI grouping and type-badging in shift displays.
2026-02-22 11:46:38 -05:00
Achintha Isuru
6e43888187
fix: Correctly map staff ID from session.staff.id and assign StaffSession.ownerId from s.ownerId.
2026-02-22 11:26:30 -05:00
Achintha Isuru
2d1e6a6acc
feat: Display staff profile completion status on the home screen.
2026-02-22 10:40:43 -05:00
Achintha Isuru
b593647800
refactor: migrate shifts BLoC state management to a single state class with a status enum.
2026-02-22 10:24:01 -05:00
Achintha Isuru
a9ead783e4
feat: Add post-save navigation to staff profile for emergency contact and experience, remove a placeholder page, and refine bloc usage and UI rendering.
2026-02-22 03:01:44 -05:00
Achintha Isuru
214e0d1237
feat: Implement order details retrieval for pre-filling new order forms for reordering.
2026-02-22 02:18:33 -05:00
Achintha Isuru
3aab5bfc26
feat: Allow pre-filling order creation forms with reorder data and update reorder navigation to directly open relevant order pages.
2026-02-22 01:37:49 -05:00
Achintha Isuru
036920377e
feat: ReorderWidget and ActionsWidget now handle their own navigation internally, removing external callbacks.
2026-02-22 01:25:57 -05:00
Achintha Isuru
3b139adc33
refactor: Update order creation logic to use order type instead of date string
2026-02-22 01:07:53 -05:00
Achintha Isuru
96bb4c1bae
refactor: Update navigation in order pages to use pop method for back action
2026-02-22 00:10:14 -05:00
Achintha Isuru
c5e48ffbc6
refactor: Update reorder suggestions to fetch and display completed orders with aggregated totals instead of individual shift roles.
2026-02-21 22:44:26 -05:00
Achintha Isuru
2c6cd9cd45
refactor: Remove HomeConnectorRepository abstraction, moving its data processing logic directly into HomeRepositoryImpl.
2026-02-21 21:36:01 -05:00
Achintha Isuru
5b3f16d9c8
refactor: Simplify repository imports and refactor dashboard navigation to use a dedicated helper method.
2026-02-21 21:31:31 -05:00
Achintha Isuru
5865e3e596
refactor: modularize view orders page by extracting list, empty, and error states into dedicated widgets.
2026-02-21 21:22:53 -05:00
Achintha Isuru
83cf5db390
fix(view_order_card): simplify order type label styling
2026-02-21 21:03:28 -05:00
Achintha Isuru
269623ea15
feat: add OrderEditSheet for editing existing orders with detailed role and position management
2026-02-21 21:02:04 -05:00
Achintha Isuru
6de6661394
feat: add OrderType enum and integrate orderType in OrderItem and ViewOrdersCubit
2026-02-21 20:53:27 -05:00
Achintha Isuru
6e50369e17
refactor: remove OrderType entity and update order types to use UiOrderType
2026-02-21 20:29:59 -05:00
Achintha Isuru
9817dbeec8
feat(view_orders): enhance date navigation and improve ViewOrdersCubit instantiation
2026-02-21 20:14:57 -05:00
Achintha Isuru
71b5f743de
feat: implement navigation to order details with specific date for one-time and recurring orders
2026-02-21 20:03:49 -05:00
Achintha Isuru
b2cfd93b8f
refactor: remove recurring order widgets and related functionality
...
- Deleted RecurringOrderDatePicker, RecurringOrderEventNameInput, RecurringOrderHeader, RecurringOrderPositionCard, RecurringOrderSectionHeader, RecurringOrderSuccessView, and RecurringOrderView.
- Removed associated imports and references in the codebase.
- Updated pubspec.yaml to include client_orders_common dependency.
- Cleaned up the RapidOrderActions widget by removing debug print statement.
2026-02-21 19:36:23 -05:00