Commit Graph

1492 Commits

Author SHA1 Message Date
José Salazar
aeaabf0f78 new schema and crud of vendorRate 2025-11-25 12:56:28 -05:00
José Salazar
ba9fb7f6c8 Merge pull request #77 from Oloodi/76-backend-extend-events-entity-implement-get-update-delete-filter-operations
76 backend extend events entity implement get update delete filter operations
2025-11-25 12:10:32 -05:00
José Salazar
25fd4e1f18 new schema for event v.3 2025-11-25 12:03:32 -05:00
José Salazar
352adfed1c changing enum contractType and name of hub 2025-11-25 12:03:04 -05:00
José Salazar
2c130a413a new event schema with full crud 2025-11-25 11:58:03 -05:00
José Salazar
f9ef467195 Merge pull request #75 from Oloodi/72-web-connect-vendor-api-harness-to-dev-backend-poc
adding news functions of vendor in krowSDK
2025-11-25 09:03:46 -05:00
José Salazar
d452c1c024 adding news functions of vendor in krowSDK 2025-11-24 17:15:08 -05:00
José Salazar
3afc0fdd23 Merge pull request #74 from Oloodi/73-backend-extend-vendor-entity-implement-get-update-delete-filter-operations
73 backend extend vendor entity implement get update delete filter operations
2025-11-24 16:15:31 -05:00
José Salazar
bf37bb45ad new sdk with full funcionts of ventors 2025-11-24 16:07:50 -05:00
José Salazar
7a751b1950 solving problem with filter 2025-11-24 16:07:11 -05:00
José Salazar
f9e1fb6b92 adding new operations for vendor 2025-11-24 14:50:46 -05:00
José Salazar
691b7508db Merge pull request #71 from Oloodi/70-backend-define-and-deploy-vendor-schema
70 backend define and deploy vendor schema
2025-11-24 12:31:14 -05:00
José Salazar
0e0d5c647e new sdk for front with vendor entity 2025-11-24 12:16:40 -05:00
José Salazar
93f17ce517 adding id to query of vendor 2025-11-24 12:12:39 -05:00
José Salazar
539a29e697 creation vendor entiti 2025-11-24 12:03:47 -05:00
José Salazar
95e05e328c Merge pull request #64 from Oloodi/58-webbase44-frontend-update-from-export---1
feat: add documentation for GCP migration and Base44 API export
2025-11-24 11:41:21 -05:00
José Salazar
64e7350d9e Merge pull request #65 from Oloodi/63-infra-enhance-makefile-script-to-preserve-necessary-files
63 infra enhance makefile script to preserve necessary files
2025-11-24 09:31:03 -05:00
José Salazar
2b6cbac6f2 Merge branch 'dev' into 63-infra-enhance-makefile-script-to-preserve-necessary-files 2025-11-24 09:30:40 -05:00
José Salazar
9603e62df1 Merge pull request #69 from Oloodi/68-web-connect-staff-api-harness-to-dev-backend-poc
adding staff functions to list and create
2025-11-24 09:23:37 -05:00
José Salazar
05fbe5dd26 adding staff functions to list and create 2025-11-21 16:43:22 -05:00
José Salazar
e24dd3cac2 Merge pull request #67 from Oloodi/66-backend-define-and-deploy-staff-schema
66 backend define and deploy staff schema
2025-11-21 15:53:08 -05:00
José Salazar
7e35a589fd new sdk of staffs to front 2025-11-21 14:16:11 -05:00
José Salazar
4ef479ef1c modification for the name of the table to staffs 2025-11-21 14:15:40 -05:00
José Salazar
85cfad0f2c adding staff schema 2025-11-21 13:28:04 -05:00
José Salazar
9e221f6a0e creating firebase.js in lib for the test 2025-11-21 11:17:12 -05:00
José Salazar
e659e63441 generated sdk dataconnect-generated 2025-11-21 11:14:16 -05:00
José Salazar
65a1efa8dc adding instructions to preserver dataconnect-genertaed and lib 2025-11-21 10:59:24 -05:00
bwnyasse
ef645fd99f feat: add documentation for GCP migration and Base44 API export
This commit adds two new documentation files:

- `docs/03-backend-api-specification-v3.md`: This document defines the backend API to be built on the Firebase/GCP ecosystem, replacing the Base44 backend. It is based on the comprehensive Base44 API documentation (v3.0) and will guide the development of the new backend using Firebase Data Connect and Cloud Functions.
- `docs/07-reference-base44-api-export-v3.md`: This document provides complete API specifications for all entities, SDK methods, and integration endpoints of the KROW Workforce platform built on Base44.
2025-11-21 09:53:25 -05:00
Boris-Wilfried
4562fa62db Merge pull request #62 from Oloodi/61-developer-guide-integrating-base44-frontend-exports
new version frontend-webpage
2025-11-21 09:34:36 -05:00
José Salazar
de1cc96ba0 new version frontend-webpage 2025-11-21 09:13:05 -05:00
Boris-Wilfried
6a64cbff1c Merge pull request #60 from Oloodi/59-infra-update-makefile-to-support-data-connect-full-setup-sdk-workflow
59 infra update makefile to support data connect full setup sdk workflow
2025-11-20 23:19:53 -05:00
José Salazar
45f14261ac addind echo to help and final space in tier 2025-11-20 12:13:46 -05:00
José Salazar
0a03f7c6df adding some validation for gcloud beta and instance exits 2025-11-20 12:10:42 -05:00
José Salazar
062adbfc7c new commands to deploy dataconnect to front 2025-11-20 11:55:19 -05:00
Boris-Wilfried
23dfba35cc Merge pull request #57 from Oloodi/update-issue-template-1
feat: add issue templates for Base44 backend and frontend updates
2025-11-20 10:51:01 -05:00
bwnyasse
6d698d9e1e feat: add issue templates for Base44 backend and frontend updates
This commit introduces two new issue templates to streamline the
process of updating the backend and frontend based on Base44 exports.

The "API Validation and Backend Update from Base44" template is for
analyzing API changes, updating the backend (Data Connect, Cloud
Functions), and ensuring compatibility. It includes sections for
objective, SR&ED justification, technical implementation notes, and
acceptance criteria.

The "Frontend Update from Base44" template is for integrating the
latest UI changes (components, queries, mutations) from a Base44
export. It also includes sections for objective, SR&ED justification,
technical implementation notes, and acceptance criteria.
2025-11-20 10:50:30 -05:00
Oloodi Admin
32bf683091 Merge pull request #55 from Oloodi/26-mobile-cicd-configure-codemagic-firebase-app-distribution---a-production-ready-multi-environment-mobile-pipeline
feat: fix the deployment issues in the mobile client-application
2025-11-20 09:16:15 -05:00
Oloodi Admin
05d3b6cd1d Merge pull request #54 from Oloodi/24-web-connect-events-page-to-dev-backend-poc
24 web connect events page to dev backend poc
2025-11-20 09:12:54 -05:00
José Salazar
ef2690d85d adding all entities in to the list 2025-11-19 16:13:19 -05:00
José Salazar
e104f67f1d actual schemas for front 2025-11-19 15:58:24 -05:00
José Salazar
35f0bc03fd new configuration for dataconnect request in internal api harness 2025-11-19 15:57:45 -05:00
José Salazar
38b68e8520 new schema for event adding authid for created by and chaging type for assiged_staff and shits 2025-11-19 15:53:11 -05:00
Achintha Isuru
2cc1f1083d fix: configure Flutter and Xcode versions for Client App Staging Android distribution 2025-11-19 14:06:43 -05:00
Achintha Isuru
9553b03398 fix: update Flutter SDK version to ^3.8.0 and adjust dependencies for client and staff apps 2025-11-19 13:51:36 -05:00
Achintha Isuru
4ca290917f fix: correct program path for DEV Android configuration and update package versions in pubspec.lock 2025-11-19 12:40:15 -05:00
Achintha Isuru
7f27d94e61 fix: update project configurations for staging environment and Firebase dependencies 2025-11-19 12:20:54 -05:00
José Salazar
e8ffa4c5ef sdk creation in front-web and internal-api-harness 2025-11-19 12:00:02 -05:00
Achintha Isuru
a2eb67ab5c fix: update Firebase configuration for dev and staging environments 2025-11-19 11:55:41 -05:00
José Salazar
a7bbcfe698 Merge branch 'dev' into 24-web-connect-events-page-to-dev-backend-poc 2025-11-19 11:37:16 -05:00
José Salazar
d5e3396471 deleting dataconect from front for the merge 2025-11-19 11:34:58 -05:00