Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
739b0bf87d
feat: refactor session components to utilize BaseSessionLiveWrapper, streamlining sharing functionality and reducing code duplication across various session types
35228441e3
feat: add editable functionality for current quarter OKRs, allowing participants and team admins to modify objectives and key results, enhancing user interaction and collaboration
ee13f8ba99
feat: enhance dropdown components by integrating useClickOutside hook for improved user experience and accessibility in NewWorkshopDropdown and WorkshopTabs
d50a8a0266
style: update card hover colors in globals.css and page.tsx for improved UI consistency
520a1f4838
feat: implement auto-sharing functionality for session creation across motivators, weekly check-ins, and year reviews, enhancing collaboration capabilities
d05157d498
feat: integrate user team retrieval into session components, enhancing sharing functionality and user experience across motivators, sessions, weekly check-ins, and year reviews
4d04d3ede8
feat: refactor session retrieval logic to utilize generic session queries, enhancing code maintainability and reducing duplication across session types
aad4b7f111
feat: enhance session management by implementing edit permissions for team admins and updating session components to reflect new access controls
5e9ae0936f
feat: implement getWeekBounds function for calculating ISO week boundaries and integrate it into weather session sharing logic
4e14112ffa
feat: add team collaboration sessions for admins, enhancing session management and visibility in the application
cc7e73ce7b
feat: refactor workshop management by centralizing workshop data and improving session navigation across components
a8f53bfe2a
feat: replace individual workshop buttons with a dropdown for creating new workshops in SessionsPage and update WorkshopTabs for improved tab management
163caa398c
feat: implement Weather Workshop feature with models, UI components, and session management for enhanced team visibility and personal well-being tracking
97045342b7
feat: refactor ObjectivesPage to utilize ObjectivesList component for improved rendering and simplify OKR status handling in OKRCard with compact view option
ca9b68ebbd
feat: enhance OKR management by adding permission checks for editing and deleting, and updating OKR forms to handle key results more effectively