Add Medication Tracking System#727
Conversation
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings Co-authored-by: clentfort <[email protected]>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings - Fix linting errors (unused imports, prefer-ternary) Co-authored-by: clentfort <[email protected]>
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings - Fix linting errors and optimize code style Co-authored-by: clentfort <[email protected]>
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings - Fix linting and formatting issues (Prettier, ESLint) Co-authored-by: clentfort <[email protected]>
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings - Fix linting and ensure correct formatting with Prettier 3.8.1 Co-authored-by: clentfort <[email protected]>
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings - Ensure all linting and formatting pass (verified locally) Co-authored-by: clentfort <[email protected]>
- Add medication regimens (fixed times or intervals) - Add medication administration logging with autocomplete - Add automatic skip logic for missed scheduled doses - Add medication dashboard with overdue reminders - Add medication tab to navigation - Add internationalization for all new strings - Update sync logic to include medication tables - Ensure all linting and formatting pass Co-authored-by: clentfort <[email protected]>
I have implemented a comprehensive medication tracking system. Key features include:
PR created automatically by Jules for task 15437193727684389272 started by @clentfort