* chore: team activity endpoints
* chore: move team realted enums to constants
* chore: teams upgrade ux copy update
* fix: team scope dropdown
* feat: team activity
* fix: handle project filters
* improvement: minor UI fixes
* chore: remove member info tooltip from create team form
* chore: revert back team description height changes
* improvement: team overview details header
* improvement: team list header
* chore: disable option to
* fix: activity
* feat: team comments
* chore: minor improvements
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: generalize workspace pages
* fix: team pages endpoint
* fix: team pages queryset
* refactor: editor page root and body
* fix: teams get endpoint
* fix: member role update when added to the team
* feat: teams pages list
* refactor: issue embed hook
* chore: update search entity types
* fix: workspace page root
* chore: add live server support for team pages
* feat: team pages detail page
* fix: version editor component
* improvement: minor improvements for team pages
* improvement: team view detail breadcrumbs loaders
* fix: minor fix and improvements
* fix: image full screen from comments
* improvement: teams sidebar on small screens
* fix: add page to favorites action
* chore: entity search endpoint implementation
* chore: workspace serach team properties
* chore: search in team pages
* chore: updated team pages unlock endpoint
* chore: remove unused and duplicate types and services
* chore: remove unused and duplicate types and services
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
* fix: add lock unlock archive restore realtime sync
* fix: show only after editor loads
* fix: added strong types
* fix: live events fixed
* fix: remove unused vars and logs
* fix: converted objects to enum
* fix: error handling and removing the events in read only mode
* fix: added check to only update if the image aspect ratio is not present already
* fix: imports
* fix: props order
* revert: no need of these changes anymore
* fix: updated type names
* fix: order of things
* fix: fixed types and renamed variables
* fix: better typing for the real time updates
* fix: trying multiplexing our socket connection
* fix: multiplexing socket connection in read only editor as well
* fix: remove single socket logic
* fix: fixing the cleanup deps for the provider and localprovider
* fix: add a better data structure for managing events
* chore: refactored realtime events into hooks
* feat: fetch page meta while focusing tabs
* fix: cycling through items on slash command item in down arrow
* fix: better naming convention for realtime events
* fix: simplified localprovider initialization and cleaning
* fix: types from ui
* fix: abstracted away from exposing the provider directly
* fix: coderabbit suggestions
* regression: pass user in dependency array
* fix: removed page action api calls by the other users the document is synced with
* chore: removed unused imports
* chore: updated live server auth cookies handling
* chore: update token parsing logic
* fix: types and better logical seperation between the existing two tokens
* fix: better fallback to use request headers for cookies
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
* chore: add fallback for the live server
* fix: update provider document after patch request
* chore: make the health check call only on connection fail
* chore: update debounce interval
* refactor: remove useSwr call for healtch check
* fix: pages fallback init