Commit Graph

6 Commits

Author SHA1 Message Date
Justin Horst
7d10760653
chore: Update native mobile app readme with detailed deployment steps (#169) W-21861732:
@W-21861732 fix: convert native mobile rental tenant app README from RTF to Markdown

The README was accidentally saved in RTF format, causing rendering
issues. Stripped RTF formatting and restored plain Markdown.

Co-authored-by: gbockus-sf <76090802+gbockus-sf@users.noreply.github.com>
2026-04-02 10:32:58 -05:00
Haifeng Li
e125e92ae5
W-21672186: Migrate mobile rental app to data providers and design tokens (#132)
* W-21672186: Migrate mobile rental app to data providers and design tokens

* Update rental app home screen to use CamaDataService

Replace PortalService with CamaDataService and remove cama_dev namespace for all data providers in the home screen.

---------

Co-authored-by: gbockus-sf <76090802+gbockus-sf@users.noreply.github.com>
2026-03-30 14:08:10 -05:00
Haifeng Li
18e9c24e21
@W-21672186: Update rentalApp metadata to latest version (#96)
* @W-21672186@ Update rentalApp metadata to latest version

Replace rentalApp digital experience folder with latest version:
- Rename app from Homestead to RentalApp
- Update login URL to use HTTPS
- Replace home screen with new homeScreen
- Add experience container definition
- Reformat language settings

* @W-21672186@ Fix radiusBorderCircle type from string to number

* @W-21672186@ Sync rentalApp screens with source of truth

- Rename calendar screen to calendarScreen
- Update homeScreen target and id to match source
2026-03-24 09:54:08 -04:00
Haifeng Li
d69306bd89
@W-21672186: Update native mobile rental tenant app sample (#84)
* @W-21672186@ Update native mobile rental tenant app sample

Replace screen definitions (homeScreen, propertiesScreen, tenantsScreen)
with updated screens (home, calendar). Remove experience__camaECDefinition,
add sfdc_cms__languageSettings, and update app metadata and build metadata.

* @W-21672186@ Revert app metadata URL to generic login endpoint
2026-03-23 13:53:19 -04:00
Haifeng Li
c3ebc04836
W-21164311: rename screen to screenAPIName in sample app metadata (#64)
chore: rename screen to screenAPIName in sample app metadata

Align sample app metadata with cama-app-metadata schema change (PR #14).
The screen key in tabs is now screenAPIName, reflecting that screen
metadata is delivered by the Delivery API using unique identifiers.
2026-03-20 12:57:58 -04:00
Justin Horst
eb5662a707
@ W-21164311 Mobile sample app (#39)
* Add native-mobile-rental-tenant-app sample

Made-with: Cursor

* Add digitalExperiences metadata to native-mobile-rental-tenant-app

- Vibes app metadata (rental_app_metadata): tabs, theme, toolbar
- Vibes screens: Home, Tenants, Properties with MCF/SharedUI components
- Update README and samples docs

Made-with: Cursor

* Update digitalExperiences to CAMA format from cama-mcp-server

- Replace Vibes format (rental_app, vibesAppMetadata, vibesScreen) with CAMA format (rentalApp, camaAppMetadata, camaScreen)
- Add camaBuildMetadata, camaECDefinition
- Add rentalApp.digitalExperience-meta.xml
- Source: khawkins/cama-mcp-server branch apply_metadata_updates
- Update README and samples docs

Made-with: Cursor

* update readme
2026-03-12 10:46:22 -05:00