Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

69-add-color-to-time-slots #71

Merged
merged 2 commits into from
Jan 3, 2025
Merged

69-add-color-to-time-slots #71

merged 2 commits into from
Jan 3, 2025

Conversation

raywo
Copy link
Collaborator

@raywo raywo commented Jan 3, 2025

Summary

This pull request primarily introduces time slot color functionality and makes several visual and structural improvements to the application UI. It includes enhancements to time slots, teams, persons, and related components.

  • Time Slot Colors: Added support for associating colors with time slots, influencing their visual representation.
  • New Components: Introduced TimeSlotBadgeListComponent and TimeSlotPillComponent.
  • Updates to Styling: Adjusted SCSS files for consistency and to support new features (e.g., time slot colors, better alignment).
  • Enhancements in Components: Improvements in TeamViewComponent, GroupingComponent, and PersonViewComponent to include functionality related to time slot colors, better alignment, and layout refactors.
  • Model Changes: Updated TimeSlot model to include the color attribute.
  • Code Refinements: Simplified and aligned code structures for clarity and maintainability.

raywo added 2 commits January 3, 2025 18:56
Integrate color-coding for timeslots, allowing users to associate
colors with timeslots. Update related styles, components, and templates
to display colors, including new tooltips and dot indicators.
Add a reusable `TimeSlotPill` component and adjusted timeslot creation
logic to handle color attributes.
@raywo raywo linked an issue Jan 3, 2025 that may be closed by this pull request
@raywo raywo merged commit d3e01ed into main Jan 3, 2025
@raywo raywo deleted the 69-add-color-to-time-slots branch January 11, 2025 10:38
raywo added a commit that referenced this pull request Jan 13, 2025
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.

Add color to time slots
1 participant