f438041a7c
feat: Remove redundant build commands from Flutter build script for clarity
Achintha Isuru
2025-11-18 13:31:38 -05:00
8b8b76e634
feat: Update Codemagic scripts to use consistent naming for Android and iOS build processes
Achintha Isuru
2025-11-18 13:29:25 -05:00
9c108ceb03
feat: Update Codemagic scripts to use consistent naming for Flutter build process
Achintha Isuru
2025-11-18 13:28:08 -05:00
f309cce636
feat: Update Codemagic scripts for enhanced build and distribution processes with improved naming and organization
Achintha Isuru
2025-11-18 13:26:45 -05:00
4ab1db0c0e
sdk from back and first configuration for firebase
José Salazar
2025-11-18 13:20:10 -05:00
9eacb8639e
feat: Add Codemagic environment variables and update Firebase configurations for multi-environment support
Achintha Isuru
2025-11-18 12:16:42 -05:00
fbb33d025a
feat: Refactor Codemagic scripts for improved readability and maintainability
Achintha Isuru
2025-11-18 11:24:12 -05:00
fba12ea3b4
feat: Enhance Codemagic scripts for improved Firebase app distribution and build processes
Achintha Isuru
2025-11-18 11:21:07 -05:00
a8f935d61a
feat: Configure Codemagic workflows for multi-environment mobile app distribution
Achintha Isuru
2025-11-18 11:17:06 -05:00
280a875f2e
Merge pull request #51 from Oloodi/5-backend-define-and-deploy-event-schema
José Salazar
2025-11-18 10:43:13 -05:00
b464699205
feat: Add Firebase configuration for staging and development environments
Achintha Isuru
2025-11-17 23:52:37 -05:00
a64cbd9edf
feat: Refactor code structure and optimize performance across multiple modules
Achintha Isuru
2025-11-17 23:29:28 -05:00
b3ff3f14ed
best way to create schema with gql
José Salazar
2025-11-17 19:53:58 -05:00
28b50f81a4
moving event.gql to dataconnect new folder
José Salazar
2025-11-17 15:24:03 -05:00
455713acef
Merge branch 'dev' into backend/5-event-schema
José Salazar
2025-11-17 12:14:42 -05:00
f7c2027065
feat: add internal API test harness
bwnyasse
2025-11-16 21:45:17 -05:00
362055e053
Merge branch 'dev' into 38-admin-scaffold-the-admin-console-web-application
Boris-Wilfried
2025-11-16 17:04:18 -05:00
6824bded16
feat(Makefile): add data connect management commands to Makefile
bwnyasse
2025-11-16 17:00:41 -05:00
6e247867e1
configuration makefile and dataconnect init
José Salazar
2025-11-15 18:51:28 -05:00
ed6e51a29e
feat(documents): add architecture document for client mobile application
Achintha Isuru
2025-11-15 23:18:18 -05:00
26dff819a1
feat(diagrams): add comprehensive architecture and use case diagrams for client mobile application
Achintha Isuru
2025-11-15 23:13:58 -05:00
c329dbe138
feat(diagrams): add new Mermaid diagrams for client mobile application overview, use cases, API map, and backend architecture
Achintha Isuru
2025-11-15 23:00:15 -05:00
21a1c69a41
feat(documents): update title in documents config to include migration plan
Achintha Isuru
2025-11-15 18:25:21 -05:00
8e0d9e2cf7
feat(documents): add document viewer and configuration for loading markdown files
Achintha Isuru
2025-11-15 18:16:23 -05:00
662008c870
feat(diagrams): add Mermaid diagrams for backend architecture, API map, and use-case flows
Achintha Isuru
2025-11-15 17:49:18 -05:00
b8739164af
feat(Makefile): allow filtering issues by state and label in export-issues target feat(scripts/export_issues.sh): allow filtering issues by state and label
bwnyasse
2025-11-16 11:01:43 -05:00
cf2a2d89d9
feat(admin-web): add KROW logo and title to admin console feat(admin-web): display environment badge in admin console feat(admin-web): configure Nginx for SPA and copy config fix(Makefile): fix typo in CR_ADMIN_IMAGE_URI variable assignment feat(firebase): update launchpad title to "Launchpad"
bwnyasse
2025-11-16 08:54:11 -05:00
813988293e
feat(Makefile): introduce admin console deployment to Cloud Run with IAP feat(Makefile): add IAP configuration management for both launchpad and admin feat(Makefile): refactor IAP user management commands for reusability feat(Makefile): add Dockerfile for admin-web to containerize the application feat(Makefile): remove App Engine deployment targets for admin-web
bwnyasse
2025-11-16 08:26:20 -05:00
3bd2dfc002
refactor(Makefile): remove App Engine configs and scripts, migrate launchpad to Cloud Run
bwnyasse
2025-11-16 08:10:31 -05:00
fe6186265a
feat(documents): add architecture document for client mobile application
Achintha Isuru
2025-11-15 23:18:18 -05:00
8005161fb6
feat(diagrams): add comprehensive architecture and use case diagrams for client mobile application
Achintha Isuru
2025-11-15 23:13:58 -05:00
865484a508
feat(diagrams): add new Mermaid diagrams for client mobile application overview, use cases, API map, and backend architecture
Achintha Isuru
2025-11-15 23:00:15 -05:00
81323fa7c3
configuration makefile and dataconnect init
José Salazar
2025-11-15 18:51:28 -05:00
e88538efd6
feat(documents): update title in documents config to include migration plan
Achintha Isuru
2025-11-15 18:25:21 -05:00
453012fa0d
feat(documents): add document viewer and configuration for loading markdown files
Achintha Isuru
2025-11-15 18:16:23 -05:00
678d46e87d
feat(diagrams): add Mermaid diagrams for backend architecture, API map, and use-case flows
Achintha Isuru
2025-11-15 17:49:18 -05:00
383fc14bf8
feat(Makefile): add admin console commands to Makefile feat(README.md): update README to reflect monorepo structure and admin console feat: remove setup_admin_console.sh script
bwnyasse
2025-11-15 17:38:58 -05:00
9db589d43f
feat: add admin-web application with React and Vite feat(admin-web): implement basic layout and navigation feat(admin-web): implement dashboard page with key metrics feat(admin-web): implement user management page feat(admin-web): implement analytics page with user stats feat(admin-web): implement logs explorer page style(admin-web): add tailwind css and shadcn/ui components build(admin-web): configure eslint and prettier for code quality
bwnyasse
2025-11-15 17:38:48 -05:00
0921ae9fc3
feat(firebase/internal-launchpad): migrate launchpad to Tailwind CSS for improved styling and maintainability feat(firebase/internal-launchpad): enhance UI with Tailwind CSS, improving responsiveness and aesthetics feat(firebase/internal-launchpad): improve diagram loading and error handling feat(firebase/internal-launchpad): enhance navigation with Tailwind CSS styling feat(firebase/internal-launchpad): improve home view with Tailwind CSS styling feat(firebase/internal-launchpad): add pan and zoom functionalities to diagrams
bwnyasse
2025-11-14 10:05:54 -05:00
b7477944bc
feat: update title and favicon in index.html
bwnyasse
2025-11-14 09:06:30 -05:00
7159f6de07
fix(index.html): change title from KROW to Base44 APP
bwnyasse
2025-11-14 08:55:37 -05:00
58ebf49bc6
feat: add favicon.svg for the KROW Launchpad
Achintha Isuru
2025-11-13 18:46:57 -05:00
9afd275d9f
feat: add prompts for generating Mermaid diagrams for Flutter application architecture and use cases
Achintha Isuru
2025-11-13 18:39:55 -05:00
0970218682
feat: add dynamic Mermaid diagram support and configuration and add diagrams for legacy staff application
Achintha Isuru
2025-11-13 18:22:47 -05:00
80cd49deb5
feat(Makefile): install frontend dependencies on dev command feat(Makefile): patch Layout.jsx queryKey for local development feat(frontend-web): mock base44 client for local development with role switching feat(frontend-web): add event assignment modal with conflict detection and bulk assign feat(frontend-web): add client dashboard with key metrics and quick actions feat(frontend-web): add layout component with role-based navigation feat(frontend-web): update various pages to use "@/components" alias feat(frontend-web): update create event page with ai assistant toggle feat(frontend-web): update dashboard page with new components feat(frontend-web): update events page with quick assign popover feat(frontend-web): update invite vendor page with hover card feat(frontend-web): update messages page with conversation list and message thread feat(frontend-web): update operator dashboard page with new components feat(frontend-web): update partner management page with new components feat(frontend-web): update permissions page with new components feat(frontend-web): update procurement dashboard page with new components feat(frontend-web): update smart vendor onboarding page with new components feat(frontend-web): update staff directory page with new components feat(frontend-web): update teams page with new components feat(frontend-web): update user management page with new components feat(frontend-web): update vendor compliance page with new components feat(frontend-web): update main.jsx to include react query provider
bwnyasse
2025-11-13 14:56:31 -05:00
f449272ef0
feat(Makefile): patch base44Client.js for local development
bwnyasse
2025-11-13 13:44:17 -05:00
7cd93465bc
feat(scripts/prepare-export.js): convert script to ES module syntax feat(scripts/prepare-export.js): replace require with import statements feat(scripts/prepare-export.js): use fileURLToPath to define __dirname feat(scripts/prepare-export.js): refactor patch application for clarity feat(scripts/prepare-export.js): add global import fix for components feat(scripts/prepare-export.js): fix component imports using regex feat(scripts/prepare-export.js): add main function to execute patches feat(scripts/prepare-export.js): mock base44 client for local development feat(scripts/prepare-export.js): add company logo field to business modal feat(scripts/prepare-export.js): add AI order assistant component feat(scripts/prepare-export.js): enhance event form with new features feat(scripts/prepare-export.js): add event form wizard component feat(scripts/prepare-export.js): add safe date formatter to message thread
bwnyasse
2025-11-11 07:26:06 -05:00
e6cd70d834
feat(Makefile): add integrate-export command to automate Base44 export integration feat(README.md): update Base44 integration workflow for clarity and automation
bwnyasse
2025-11-11 07:09:31 -05:00
866d0df45c
feat(docs): add MAINTENANCE_GUIDE.md to describe the process of updating the API documentation and specification feat(docs): update API_documentation.md with comprehensive API specifications for all entities, SDK methods, and integration endpoints feat(docs): update api_specification.md to align with the updated API documentation and guide the development of the new backend
bwnyasse
2025-11-11 06:57:58 -05:00
e571193362
feat: Initial commit of KROW Workforce Web client (Base44 export)
bwnyasse
2025-11-11 06:08:01 -05:00