f5a57c7208
Add break labels and UI tweaks to order creation
Achintha Isuru
2026-01-23 02:07:23 -05:00
9e513d96af
Refactor create order UI and improve architecture
Achintha Isuru
2026-01-23 01:55:12 -05:00
e24019494c
Merge pull request #287 from Oloodi/saveUserSessionAndShowHomeData
José Salazar
2026-01-22 18:26:31 -05:00
41175109ee
modification hubs to dont call businees again and use session
José Salazar
2026-01-22 18:21:44 -05:00
a70468ceb4
session creation and show business information
José Salazar
2026-01-22 18:17:24 -05:00
9ddb0435ed
auth repo imp for staff
José Salazar
2026-01-22 17:38:23 -05:00
d73c914813
Merge branch '208-p0-auth-05-get-started-screen' of github.com:Oloodi/krow-workforce into 208-p0-auth-05-get-started-screen
José Salazar
2026-01-22 17:37:01 -05:00
9b1d4fce78
configuration for staff firebase and auth login
José Salazar
2026-01-22 17:36:12 -05:00
1b8bdf6bfe
first steps for auth in staff app
José Salazar
2026-01-22 17:09:13 -05:00
96ff173855
Refactor create order UI and add widget components
Achintha Isuru
2026-01-22 17:03:17 -05:00
4b3125de1a
Add order entities and mocks for client order feature
Achintha Isuru
2026-01-22 16:47:39 -05:00
6e8578c3d7
validation userrole
José Salazar
2026-01-22 16:04:10 -05:00
c341638d73
Merge branch '208-p0-auth-05-get-started-screen' of github.com:Oloodi/krow-workforce into 208-p0-auth-05-get-started-screen
José Salazar
2026-01-22 16:03:35 -05:00
b557b5874d
validation when the user is not a businnes user
José Salazar
2026-01-22 15:55:51 -05:00
7090efb583
Refactor create order feature with repository pattern
Achintha Isuru
2026-01-22 15:52:28 -05:00
beb3a36590
getting message of throw with invalid data
José Salazar
2026-01-22 09:46:39 -05:00
1b67bb21c8
last part of auth
José Salazar
2026-01-22 09:34:33 -05:00
e4986c2aee
auth in client working
José Salazar
2026-01-21 22:08:51 -05:00
61d7c08c95
feat: Implement Hubs feature with dedicated navigation, a home page action card, a settings quick link, and localization.
Achintha Isuru
2026-01-21 20:11:09 -05:00
9d9d2aa456
refactor: decompose hub arguments into separate, dedicated classes for improved modularity.
Achintha Isuru
2026-01-21 19:58:22 -05:00
0599e9b351
refactor: move dialog state management to BLoC and make client hubs page stateless.
Achintha Isuru
2026-01-21 19:55:56 -05:00
12dfde0551
feat: Implement client hubs management feature, including CRUD operations and NFC tag assignment.
Achintha Isuru
2026-01-21 19:50:16 -05:00
78917a5f84
refactor: extract UI components into dedicated widgets for the client settings page and update repository constructor.
Achintha Isuru
2026-01-21 19:41:13 -05:00
eace8a66af
feat: Implement client settings and profile management feature with sign-out functionality.
Achintha Isuru
2026-01-21 19:37:34 -05:00
4de3c44863
first steps for firebase
José Salazar
2026-01-21 19:13:45 -05:00
cabbe0f051
configuration sdk to flutter project
José Salazar
2026-01-21 18:48:16 -05:00
92a6cc0244
configuration sdk to flutter project
José Salazar
2026-01-21 18:46:07 -05:00
7d5a40b7e3
refactor: introduce HomeDashboardData entity, convert ClientHomePage to StatelessWidget, and update deprecated color methods in the client home feature.
Achintha Isuru
2026-01-21 16:33:55 -05:00
eb10254757
feat: Implement CoverageWidget for daily coverage metrics on the client home page and add .gitignore.
Achintha Isuru
2026-01-21 16:08:44 -05:00
4a67b2f541
initalizing the mobile apps
Achintha Isuru
2026-01-21 15:42:51 -05:00
fbadd976cf
Merge pull request #282 from Oloodi/281-deploy-new-data-connect-schema-to-krow-workforce-dev
José Salazar
2026-01-21 12:59:02 -05:00
5e3defa59d
corrections for the deploy of dataconnect
José Salazar
2026-01-21 12:51:29 -05:00
ea6765af96
feat(docs): update contributing guide with required tools and IDE setup feat(internal/launchpad): add iframe viewer for prototypes and update links loader
bwnyasse
2026-01-10 23:48:45 -05:00
5dca852aab
feat(scripts): sync mobile prototypes using Flutter feat(scripts): add mobile client and staff prototype sync feat(scripts): use FLUTTER_CMD variable for flutter commands feat(scripts): add FVM support and error handling feat(scripts): patch vite config for relative paths chore(scripts): remove .keep files from mobile prototypes
bwnyasse
2026-01-10 23:39:06 -05:00
984da528fb
feat: add prototype syncing for local dev and AI context
bwnyasse
2026-01-10 23:04:56 -05:00
969bc13939
feat: add documentation for synchronizing prototypes and script to automate the process
bwnyasse
2026-01-10 23:04:36 -05:00
b8d156b35a
feat(Makefile): restructure Makefile into modular files for better organization and maintainability feat(Makefile): introduce common.mk for shared variables and environment configuration feat(Makefile): create web.mk for web frontend-related tasks feat(Makefile): create launchpad.mk for internal launchpad deployment tasks feat(Makefile): create mobile.mk for mobile app development tasks feat(Makefile): create dataconnect.mk for Data Connect management tasks feat(Makefile): create tools.mk for development tools like git hooks feat(Makefile): remove admin-web specific tasks and files as the admin console is no longer actively maintained feat(Makefile): update help command to reflect the new modular structure and available commands feat(Makefile): remove base44 export workflow as it is no longer relevant feat(Makefile): remove IAP configuration as it is no longer used feat(Makefile): remove harness-related tasks as they are no longer relevant
bwnyasse
2026-01-10 20:59:18 -05:00