Skip to content

Sdesu db test#1

Open
desusaiteja wants to merge 3 commits into
mainfrom
sdesu_db_test
Open

Sdesu db test#1
desusaiteja wants to merge 3 commits into
mainfrom
sdesu_db_test

Conversation

@desusaiteja

Copy link
Copy Markdown
Collaborator

No description provided.

- Fix Graph/Insights/Call action buttons that were broken due to
  JSON.stringify producing double-quoted strings inside double-quoted
  HTML onclick attributes; switched to single-quoted safeKey escaping
- Fix family contact link by storing the senior's name alongside the
  contact in _contactMap and displaying it in the contact modal

Made-with: Cursor
… link

- Updated action buttons in the seniors table to resolve issues with JSON.stringify and HTML attributes by implementing single-quoted safeKey escaping.
- Enhanced family contact link functionality by associating the senior's name with the contact in _contactMap for better display in the contact modal.
- Delete .rocketride/ directory (schemas, docs, catalog)
- Delete pipelines/*.pipe (checkin_analysis, drug_interaction,
  care_recommendation, condition_suggestion)
- Delete tests/test_rocketride.py and .env.example
- Restore app/services/rocketride.py, app/config.py, app/crew/tools.py,
  app/routers/checkins.py, app/routers/voice.py, tests/test_config.py
  to their pre-RocketRide state (call_analyzer-based flow)

Non-RocketRide improvements from the same period are preserved:
graph_db wellness functions, seniors wellness-overview endpoint,
alert_engine emergency phrase expansion, CSS and test additions.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant