* feat: duplicate issue to another project
* chore: change viewset name
* chore: set None for all project level fields
* feat: added duplicate action to all work item layouts
* chore: code split for ce
* chore: removed redundant function declaration
* chore: refactored action modals
* fix: modify api response
* feat: added feature flag
* fix: use serializer to render response
* feat: duplicate epics to another projects
* feat: epics duplicate frontend implementation
* feat: description assets duplication
* fix: asset duplication
* fix: related issues not duplicating
* fix: add import
* fix: description assets are not copied
* chore: add feature flag check
* fix: variable name of duplicated issue
* fix: argument name
* chore: resolved coderabbit comments
---------
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
* refactor: move web utils to packages
* fix: build and lint errors
* chore: update drag handle plugin
* chore: update table cell type to fix build errors
* fix: build errors
* chore: sync few changes
* feat: add pi base url to constants
* chore: update all util imports in ee folder
* chore: refactor web utils imports
* chore: update imports
* fix: build errors
* fix: build errors
* fix: update utils import
* chore: minor fixes related to duplicate assets imports
* chore: update duplicate assets service
* [WEB-4316] chore: new endpoints to download an asset (#7207)
* chore: new endpoints to download an asset
* chore: add exception handling
* [WEB-4323] refactor: Analytics refactor (#7213)
* chore: updated label for epics
* chore: improved export logic
* refactor: move csvConfig to export.ts and clean up export logic
* refactor: remove unused CSV export logic from WorkItemsInsightTable component
* refactor: streamline data handling in InsightTable component for improved rendering
* feat: add translation for "No. of {entity}" and update priority chart y-axis label to use new translation
* refactor: cleaned up some component and added utilitites
* feat: add "at_risk" translation to multiple languages in translations.json files
* refactor: update TrendPiece component to use new status variants for analytics
* fix: adjust TrendPiece component logic for on-track and off-track status
* refactor: use nullish coalescing operator for yAxis.dx in line and scatter charts
* feat: add "at_risk" translation to various languages in translations.json files
* feat: add "no_of" translation to various languages in translations.json files
* feat: update "at_risk" translation in Ukrainian, Vietnamese, and Chinese locales in translations.json files
* refactor: rename insightsFields to ANALYTICS_INSIGHTS_FIELDS and update analytics tab import to use getAnalyticsTabs function
* feat: update AnalyticsWrapper to use i18n for titles and add new translation for "no_of" in Russian
* fix: update yAxis labels and offsets in various charts to use new translation key and improve layout
* feat: define AnalyticsTab interface and refactor getAnalyticsTabs function for improved type safety
* fix: update AnalyticsTab interface to use TAnalyticsTabsBase for improved type safety
* fix: add whitespace-nowrap class to TableHead for improved header layout in DataTable component
* [WEB-4311] fix: membership data handling and state reversal on error (#7205)
* [WEB-4231] Pie chart tooltip #7192
* fix: build errors
* fix: utils imports
* chore: fix build errors
* yarn lock file update
---------
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: JayashTripathy <76092296+JayashTripathy@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* feat: remove scope filter from teamspace statistics
* feat: remove project dropdown from create or update teamspace form
* feat: remove scope filter from teamspace views
* feat: remove scope filter from teamspace pages
* feat: remove scope filter from teamspace work items
* chore: add endpoint to add multiple projects to teamspaces also remove
auto member addition to project
* choe: add uuid import
* feat: teamspaces detail in project settings
* feat: re-write permission layer to handle project roles through teamspaces
* improvement: toast message for teamspace list in project settings
* chore: remove teamspace projects module.
* feat: UI revamp for project settings members page
* refactor: single source of truth for project member roles
* improvement: project member settings page header.
* chore: remove teamspace list if feature is disabled
* chore: add teamspace validation for project endpoints
* chore: update permissions
* chore: teamspace filter
* chore: correct indentation
* chore: update teamspaces permission endpoint
* chore: update teamspace filters
* chore: update project members me api to return the current member project
* chore: update permissions to accomodate team permissions
* chore: remove the util function and use the manager queryset to filter project access
* chore: update permission for issue types
* chore: update querysets for epics and issue types
* chore: update page access
* improvement: permission layer and other minor UI changes
* improvement: minor UI enhancements
* chore: update project roles endpoint
* chore: update project members endpoint
* chore: update project members endpoint
* chore: remove member annotation
* refactor: project member role and original role
* refactor: project membership store
* improvement: project member list loader
* fix: search issues endpoint
* improvement: translation support for teamspaces project settings.
* chore: added option to clear existing members while fetching project members.
* chore: add extra validation for places where guests have restricted view
* chore: add caching for workspace feature flag
* fix: role update logic.
* fix: project members me api when user is guest for the project
* chore: remove duplicates returned from the api
* improvement: update link project modal
* improvement: ui / ux and translations enhancements
* feat: add all translations for teamspaces
* chore: minor component updates
* chore: minor fixes related to permission layer
* fix: strict type checks for permission layer
* fix: empty state and broken links for teamspaces
* fix: delete teamspace members when user is removed from workspace
* improve: members settings page
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
* fix: feature flag check for workspace level
* chore: customer ids and customer request ids in issues list
* chore: customer ids and customer request ids in epics
* chore: customer ids and customer request ids in epics
* chore: support sql file attachment
* fix: returning issue id instead of customer and request ids
* chore: customer request count to customer request ids
* chore: customer request id on issue retrieve api
* chore: customer id and customer request id in epic detail api
* * chore: added work items and requests count for epics
* chore: updated store for work items customers data
* fix: coustomers count mutation in list
---------
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
* * feat: added customers and customer requests to epics detail
* chore: update empty states for customer requests and linked work items
* fix: removed console logs
* improvement: apply work item template if create more toggle is enabled
* improvement: no results message for work item template dropdown
* improvement: work item template selection dropdown.
* improvement: template description font size
* improvement: translations updated
* fix: Search and filter for work items
* fix: Search and filter for work items
* feat: endpoint to list related customers of work items
* feat: endpoint to fetch customer requests of a work item
* feat: search for customer requests of work items
* chore: return customer and customer request count
* feat: add customer and customer request count in user properties
* feat: add order by filters
* fix:remove unwanted code
* * feat: added customer counts to list, kanban card and spreadheet
* feat: added customers list to work item properties
* chore: removed package config
* fix: check featureflag
* fix: PR comments
* fix: customer_request_count is not returned
* fix: customer_count and customer_request_count not returning on refresh
chore: change key names
* fix: issues not returning for work item types enabled projects
* fix: issues not returning for work item types enabled projects
* draft: customer request in work item detail
* fix: customer request id key
* chore: added request collapsible to issue detail
* fix: dynamically add customer_request_count field in the serializer
* fix: dynamically add customer_request_count field in the serializer
* chore: set read_only to true
* fix: type error on saving description_html
* fix: return customer_request_count in issue retrieve method
* fix: duplicate entries of customer requests
* fix: remove deleted customer requests
* * chore: updated feature flag check
* feat: added translations for dropdowns
* fix: mutation fix for issue detail
* chore: updated filters helper function
* feat: added enabled/disabled check for customer issue detail
* fix: filter archived work items
* chore: allow work items to be added for multiple customer requests
* fix: filtering logic
* refactor: change issues to work items in the url
* feat: added customer sidebar dropdown
* feat: adde customer dropdown for issue_detail sidebar
* feat: added unauthorized for customers members
* chore: update issue_ids to work_item_ids across payloads/responses
* fix: work_item_ids not returning
* chore: return created_at
* feat: added modal form to customer request create/update
* fix: return distinct customers
* *chore: updated translations
* chore: updated store mutations
* chore: removed redundant code
---------
Co-authored-by: Vamsi krishna <matalav55@gmail.com>
* fix: add workspace filter for templates
* improvement: remove create button for non-admins
* fix: project level template endpoints
* fix: project swtiching in work item template form
* chore: disable image extension for work item templates
* fix: disable workflow check from state dropdown for work item templates
* improvement: add workflows validation while populating work item template data
* improvement: template api url utils for path segments
* improvement: project level retrieve endpoint for work item templates