Sdesu db test#1
Open
desusaiteja wants to merge 3 commits into
Open
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.