Skip to content

Conversation

@xkaper001
Copy link

No description provided.

xkaper001 and others added 30 commits April 8, 2025 22:43
Unifies multi-role screens with bottom navigation
Replaces old home screen with dedicated wrappers
Updates main entry point to leverage auto_route
Updated clone URL in development setup instructions.
…0d7-453b-a8f7-a3ab41f3fb4f

Add essential open source documentation and reorganize README for better project accessibility
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Add GitHub Actions workflow to auto-comment on new issues
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
xkaper001 and others added 25 commits October 19, 2025 00:27
feat: Create shared component library (docpilot_core) with reusable form inputs
Added a pull request template to guide contributors.
Create pull request template for contributions
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Created GitHub Action workflow to auto-comment on merged PRs
- Workflow triggers only when PRs are merged (not just closed)
- Implements 5 randomized encouraging thank you messages
- Messages are personalized with contributor's username
- Adds appreciation and encouragement for contributors
- Uses actions/github-script@v8

Fixes #35
feat: Add automated thank you comment on merged PRs
added templates for issues
- Created shared theme system in docpilot_core
- Implemented comprehensive text styles (TextStyle) with all variants
- Added ThemeHelper for centralized theme access
- Integrated theme system in docpilot_doctor and docpilot_patient
- Added icon assets to docpilot_doctor
- Updated palette definitions for consistency across apps

Addresses #17
feat: Implement theme system and shared text styles for Button and Navigation Components
@coderabbitai
Copy link

coderabbitai bot commented Dec 30, 2025

Important

Review skipped

Too many files!

17 files out of 167 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

…pdown, text area, and text field

- Introduced `FormCheckbox` and `FormCheckboxFormField` for checkbox input with validation support.
- Added `FormDatePicker` for date selection with theme-aware styling and validation.
- Implemented `FormDropdown` for selecting options with optional search functionality.
- Created `FormTextArea` for multi-line text input with expandable height and validation.
- Developed `FormTextField` for single-line input with various customization options.
- Removed deprecated `forms.dart` and organized exports in `widgets.dart`.
- Updated dependencies in `pubspec.lock` and `pubspec.yaml` for compatibility with Dart SDK 3.6.0.
…avigation structure

feat: Implement HapticService for managing haptic feedback
chore: Update package versions in pubspec.lock for dependencies
docs: Correct component names in theme README
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.

7 participants