* feat: team analytics
* feat: team analytics
* fix: lead activity
* feat: team dependencies
* fix: team dependency analytics
* chore: team activity ux copy and other minor improvements
* fix: member permissions
* chore: ui & ux improvements
* feat: add tree map endpoint
* chore: add empty dates when date x_axis selected
* fix: workload endpoint to return start date
* chore: minor updates to team statistics endpoint
* chore: readd feature flag
* fix: analytic key
* feat: team analytics
* chore: team empty state ux copy
* chore: remove weekends
* chore: add workload summary endpoint
* chore: add no due date issues
* chore: add dependency type
* chore: update workload chart endpoint
* chore: add to team dependency issue endpoint
* chore: team and chart related type updates
* chore: team endpoints improvements
* chore: team analytics store improvements
* chore: added peek overview for team dependency issue and other improvements
* chore: team statistics tree map filters and improvements
* chore: added label for tree map chart
* chore: team workload chart and summary improvement
* fix: logic to check if projects are updated
* chore: minor ux copy improvement
* chore: remove unwanted logic
* chore: fetch only team-level pages/views for the tab
* fix: statistics endpoint for tree
* chore: update default filter to for team issues and team view issues
* chore: update cancelled project state background color
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* feat: team analytics
* feat: team analytics
* fix: lead activity
* feat: team dependencies
* fix: team dependency analytics
* chore: team activity ux copy and other minor improvements
* fix: member permissions
* chore: ui & ux improvements
* feat: add tree map endpoint
* chore: add empty dates when date x_axis selected
* fix: workload endpoint to return start date
* chore: minor updates to team statistics endpoint
* chore: readd feature flag
* fix: analytic key
* feat: team analytics
* chore: team empty state ux copy
* chore: remove weekends
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* fix: adding language support package
* fix: language support implementation using mobx
* fix: adding more languages for support
* fix: profile settings translations
* feat: added language support for sidebar and user settings
* feat: added language support for deactivation modal
* fix: added project sync after transfer issues (#6200)
* code refactor and improvement (#6203)
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
* refactor: enhance workspace and project wrapper modularity (#6207)
* [WEB-2678]feat: added functionality to add labels directly from dropdown (#6211)
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
* chore: added common component for project activity (#6212)
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
* - Do not clear temp files that are locked. (#6214)
- Handle edge cases in sync workspace
* fix: labels empty state for drop down (#6216)
* refactor: remove cn helper function from the editor package (#6217)
* * feat: added language support to issue create modal in sidebar
* fix: project activity type
* * fix: added missing translations
* fix: modified translation for plurals
* fix: fixed spanish translation
* dev: language type error in space user profile types
* fix: type fixes
* chore: added alpha tag
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: gurusinath <gurusainath007@gmail.com>
* 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>
* 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
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* fix: smoother drag scrolling
* fix: refactoring out common fns
* fix: moved to mouse events instead of drag
* fix: improving the drag preview
* fix: added better selection logic
* fix: drag handle new way almost working
* fix: drag-handle old behaviour with better scrolling
* fix: remove experiments
* fix: better scroll thresholds
* fix: transition to drop cursor added
* fix: drag handling speed
* fix: cleaning up listeners
* fix: common out selection and dragging logic
* fix: scroll threshold logic fixed
* fix: added magnification properly and also moving around the zoomed image
* fix: zoom via trackpad pinch
* fix: update imports
* fix: initial magnification is reset