Skip to content

Conversation

@brylie
Copy link
Member

@brylie brylie commented Apr 7, 2025

Transition the project from Bootstrap to Tailwind CSS, incorporating daisyUI components for improved styling. Refactor templates and forms to enhance usability and accessibility, including updates to navigation, alerts, and various forms. Add authentication settings and ensure better user guidance through help text. Implement responsive design adjustments for better mobile experience.

brylie added 16 commits April 7, 2025 10:39
…nd CSS; update navigation and alert components for improved usability
…place dropdown with a more accessible select element
…; enhance mobile dropdown and action buttons
…nhance mobile dropdown and action button styling
…d styling; enhance layout with Tailwind CSS and ensure better accessibility
… forms with custom select elements and add help text for better accessibility
…y; extract form fields into a separate template and add help text for better user guidance
…ture and accessibility; enhance layout with Tailwind CSS and add help text for form fields
…and paper background colors to transparent and adjust font color for better contrast
…d structure and accessibility; enhance layout with Tailwind CSS and update modal implementation for better user experience
…; add close button and ensure email input is required
…ity; enhance layout with Tailwind CSS and add error handling for form fields
brylie added 2 commits April 7, 2025 13:08
…sability; enhance layout with Tailwind CSS, add pagination, and display caregiver role in the activities table
…and lock files to streamline project requirements
@brylie brylie requested a review from Copilot April 7, 2025 10:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 19 out of 34 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • accounts/templates/registration/login.html: Language not supported
  • accounts/templates/registration/signup.html: Language not supported
  • activities/templates/activities/resident_activity_form.html: Language not supported
  • activities/templates/activities/resident_activity_list.html: Language not supported
  • common/templates/base.html: Language not supported
  • common/templates/home.html: Language not supported
  • common/templates/i18n.html: Language not supported
  • common/templates/navigation.html: Language not supported
  • homes/templates/homes/home_detail.html: Language not supported
  • homes/templates/homes/home_detail_charts.html: Language not supported
  • homes/templates/homes/home_group_list.html: Language not supported
  • homes/templates/homes/home_residents_activity_percents.html: Language not supported
  • homes/templates/homes/home_user_relation_list.html: Language not supported
  • residents/templates/residents/resident_detail.html: Language not supported
  • residents/templates/residents/resident_form.html: Language not supported
Comments suppressed due to low confidence (1)

core/settings.py:157

  • Duplicate assignment for LOGIN_REDIRECT_URL and LOGOUT_REDIRECT_URL: the values set above ('/') conflict with these settings. Please remove or consolidate the duplicates to ensure the intended behavior.
LOGIN_REDIRECT_URL = "home"

@brylie brylie merged commit c0a838f into main Apr 7, 2025
2 checks passed
@brylie brylie deleted the django-tailwind branch April 7, 2025 10:24
@github-project-automation github-project-automation bot moved this from Todo to Done in Caregivers Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants