|
|
9d671be919
|
compile issues
|
2026-02-27 14:10:07 +05:30 |
|
|
|
34afe09963
|
feat: localization, file restriction banners, test credentials, edit icon fix
- #553: Audit and verify localizations (en/es), replace hardcoded strings
- #549: Incomplete profile banner in Find Shifts (staff app)
- #550: File restriction banner on document upload page
- #551: File restriction banner on certificate upload page
- #552: File restriction banner on attire upload page
- #492: Hide edit icon for past/completed orders (client app)
- #524: Display worker benefits in staff app
- Add test credentials to seed: testclient@gmail.com, staff +1-555-555-1234
- Fix document upload validation (context arg in _validatePdfFile on submit)
- Add PR_LOCALIZATION.md
Made-with: Cursor
|
2026-02-27 13:48:04 +05:30 |
|
Achintha Isuru
|
f32bd81a46
|
refactor: update AttireRepositoryImpl to use constructor injection, reorganize profile sections by moving documents and adding certificates, and introduce new UI icons.
|
2026-02-27 02:00:51 -05:00 |
|
Achintha Isuru
|
425bf19a9b
|
feat: Implement full certificate management with upload, upsert, delete, and new domain models for staff certificates and their statuses.
|
2026-02-26 23:28:59 -05:00 |
|
Achintha Isuru
|
ca0ba258e2
|
refactor: refactor DocumentUploadPage UI into specialized widgets and refine document status mapping with a new DocumentVerificationStatus enum.
|
2026-02-26 22:25:35 -05:00 |
|
Achintha Isuru
|
5ab5182c1b
|
feat: Implement comprehensive staff document management with verification status tracking and complete document listing.
|
2026-02-26 22:23:27 -05:00 |
|
Achintha Isuru
|
c113b836f2
|
feat: Introduce DocumentSelectedCard and refactor DocumentFileSelector for improved display of selected documents, and update upload success navigation.
|
2026-02-26 17:16:52 -05:00 |
|
Achintha Isuru
|
4995ff435d
|
refactor: extract document upload file selector, attestation checkbox, and footer into dedicated widgets for improved modularity.
|
2026-02-26 16:21:02 -05:00 |
|
Achintha Isuru
|
1aa5132abe
|
feat: implement document upload functionality with dedicated UI, state management, and routing.
|
2026-02-26 16:11:24 -05:00 |
|
Achintha Isuru
|
050072bd93
|
feat: Implement document upload and verification workflow by expanding document statuses, adding verification metadata, and introducing a mandatory flag for documents.
|
2026-02-26 15:45:55 -05:00 |
|
Achintha Isuru
|
df71deb698
|
feat: Add a Documents menu item, refactor DocumentsPage to use BlocProvider and UiAppBar, and capitalize the 'KROWER I' profile level badge text.
|
2026-02-26 15:24:27 -05:00 |
|
Achintha Isuru
|
b8d07380c0
|
replace the "Krow" with "KROW"
|
2026-02-26 15:13:26 -05:00 |
|
Achintha Isuru
|
f9c2d822e6
|
refactor: update billing module routes to use ClientPaths.childRoute and refactor PendingInvoicesPage to use UiAppBar and ListView.builder.
|
2026-02-26 14:37:20 -05:00 |
|
Achintha Isuru
|
94e15ae05d
|
refactor: Refactor hub form from a dialog to a dedicated widget and streamline HubDetailsPage UI and bloc initialization.
|
2026-02-26 13:39:33 -05:00 |
|
Achintha Isuru
|
d8d3c3c79b
|
refactor: Remove 'Edit Profile' and 'Hubs' buttons from settings actions and migrate client hubs page to use UiAppBar.
|
2026-02-26 11:57:12 -05:00 |
|
|
|
fd43494bd4
|
chore: Maestro restructure, remove Marionette, add Makefile e2e commands
|
2026-02-26 16:07:43 +05:30 |
|
Achintha Isuru
|
9f01c25dd3
|
refactor: update AttireCubit dependency injection to non-lazy and ensure uploadPhoto returns the updated attire item status.
|
2026-02-25 22:22:48 -05:00 |
|
Achintha Isuru
|
083744cd34
|
feat: Implement attire item filtering and refactor attire capture flow and repository logic
|
2026-02-25 22:18:25 -05:00 |
|
Achintha Isuru
|
c7c505f743
|
feat: Implement modular routing for the attire capture page with a new route path and navigator method.
|
2026-02-25 19:30:42 -05:00 |
|
Achintha Isuru
|
e0722c938d
|
refactor: Decompose AttireCapturePage into dedicated widgets for info, image preview, and footer sections, and refine attestation and verification status logic.
|
2026-02-25 19:21:45 -05:00 |
|
Achintha Isuru
|
4515d42cd3
|
feat: Enhance attire verification status system with more granular states and update related UI and data handling.
|
2026-02-25 19:05:03 -05:00 |
|
Achintha Isuru
|
6eafba311b
|
refactor: Implement custom DioClient with AuthInterceptor and strongly typed API service responses.
|
2026-02-25 15:10:44 -05:00 |
|
Achintha Isuru
|
9c9cdaca78
|
feat: Implement attire photo capture, update AttireItem entity, and streamline the photo upload and state management flow.
|
2026-02-25 13:56:35 -05:00 |
|
Achintha Isuru
|
0ad70a4a42
|
Merge branch 'dev' into 503-build-dedicated-interface-to-display-hub-details
|
2026-02-25 13:07:59 -05:00 |
|
Achintha Isuru
|
74d8d4d4d9
|
feat: Implement local image preview and explicit submission for attire capture.
|
2026-02-25 13:06:11 -05:00 |
|
Achintha Isuru
|
ed2b4f0563
|
feat: Enable users to upload attire photos via camera or gallery.
|
2026-02-25 12:58:30 -05:00 |
|
Achintha Isuru
|
19b82ff73a
|
feat: device services implemented
|
2026-02-25 12:39:25 -05:00 |
|
Achintha Isuru
|
c3d2a8a910
|
style: Adjust vertical spacing in attire capture page.
|
2026-02-25 11:13:48 -05:00 |
|
|
|
b85a83b446
|
#537 (Cost Center)#539 (Hub Manager)
|
2026-02-25 21:18:51 +05:30 |
|
Achintha Isuru
|
12211e54e2
|
refactor: Reorder pubspec.yaml dependencies, update SavingsCard text to a hardcoded value, and add scripts/issues-to-create.md to .gitignore.
|
2026-02-25 09:38:13 -05:00 |
|
|
|
af09cd40e7
|
fix eventhandlers
|
2026-02-25 20:04:02 +05:30 |
|
|
|
eeb8c28a61
|
hub & manager issues
|
2026-02-25 19:58:28 +05:30 |
|
|
|
239fdb99a8
|
Fix remaining stash issues by reverting to origin/dev
|
2026-02-25 13:46:19 +05:30 |
|
|
|
4e7838bf93
|
Fix stash conflict
|
2026-02-25 13:35:58 +05:30 |
|
|
|
4d4a9b6a66
|
Merge dev
|
2026-02-25 13:35:18 +05:30 |
|
|
|
17c2c2afbb
|
Merge dev
|
2026-02-25 13:34:52 +05:30 |
|
|
|
714702015c
|
UI fields for cost center
|
2026-02-25 13:03:04 +05:30 |
|
Achintha Isuru
|
fd0208efa0
|
feat: Introduce AttireVerificationStatus enum and add verificationId to staff attire items.
|
2026-02-24 17:31:41 -05:00 |
|
Achintha Isuru
|
616f23fec9
|
feat: Implement staff attire management including fetching options, user attire status, and upserting attire details.
|
2026-02-24 17:16:52 -05:00 |
|
Achintha Isuru
|
cb180af7cf
|
feat: Add example text to the attire capture page and remove explicit background color from the scaffold.
|
2026-02-24 16:23:25 -05:00 |
|
Achintha Isuru
|
9bc4778cc1
|
feat: Extract attire photo capture logic into AttireCaptureCubit and reorganize existing attire BLoC into a dedicated subdirectory.
|
2026-02-24 16:19:59 -05:00 |
|
Achintha Isuru
|
bb27e3f8fe
|
refactor: extract attire UI components from pages into dedicated widgets for improved modularity.
|
2026-02-24 16:06:42 -05:00 |
|
Achintha Isuru
|
566b4e9839
|
feat: Add xSmall size and destructive variant to UiChip, refactor AttireItemCard to use these new chip features, and adjust body4r font size.
|
2026-02-24 15:58:49 -05:00 |
|
Achintha Isuru
|
54a8915fb6
|
feat: Implement dedicated attire capture page, refactor attire selection with item cards and filtering.
|
2026-02-24 15:51:28 -05:00 |
|
Achintha Isuru
|
b29351a3aa
|
refactor: Replace attire option 'icon' field with 'description' across the schema and data models, and update the UI to display the new description.
|
2026-02-24 15:13:06 -05:00 |
|
Achintha Isuru
|
7744dbf1b3
|
refactor: replace AttirePage's AppBar with UiAppBar and update attire page title localization.
|
2026-02-24 14:28:43 -05:00 |
|
Achintha Isuru
|
cd51e8488c
|
refactor: Extract hub details UI components into dedicated widgets and introduce new edit hub form elements.
|
2026-02-24 14:22:34 -05:00 |
|
Achintha Isuru
|
f30cd89217
|
refactor: move HubDetailsPage edit/delete actions to a bottom navigation bar and display hub name/address within the body, adding loading state management.
|
2026-02-24 14:06:58 -05:00 |
|
Achintha Isuru
|
e084dad4a7
|
feat: Refactor client hubs to centralize hub actions and update UI styling.
|
2026-02-24 13:59:55 -05:00 |
|
Achintha Isuru
|
e78d5938dd
|
client hub bloc updated
|
2026-02-24 13:53:36 -05:00 |
|