José Salazar
c09d8e7b10
Merge pull request #83 from Oloodi/82-backend-define-and-deploy-invoice-schema
...
82 backend define and deploy invoice schema
2025-11-25 14:19:44 -05:00
José Salazar
1bc052bd9d
new schema and crud for invoice
2025-11-25 14:12:19 -05:00
José Salazar
174845eb24
new invoice entity for dataConnect
2025-11-25 14:10:51 -05:00
José Salazar
864350b62b
Merge pull request #81 from Oloodi/80-backend-define-and-deploy-vendordefaultsettings-schema
...
80 backend define and deploy vendordefaultsettings schema
2025-11-25 13:56:44 -05:00
José Salazar
d028f1567b
new schema crud of vendorDefaultSettings
2025-11-25 13:48:28 -05:00
José Salazar
146a43847d
changing name of variable of table, dataconnect need singular but table plural
2025-11-25 13:47:59 -05:00
José Salazar
846d2edd53
new vendorDefaultSettings entity
2025-11-25 13:23:42 -05:00
José Salazar
6accffbe5b
Merge pull request #79 from Oloodi/78-backend-define-and-deploy-vendorrate-schema
...
78 backend define and deploy vendorrate schema
2025-11-25 13:08:30 -05:00
José Salazar
503093571c
new schema for front of vendorRate
2025-11-25 13:01:42 -05:00
José Salazar
44d0b49a25
correction in the filter clientRate
2025-11-25 13:01:06 -05:00
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