* feat: enhanced search UI.
* chore: initial Setup
* chore: search indexing
* [WEB-3270] Moved ES documents into ee app
* [WEB-3270] Modified Issue Index
* [WEB-3270] 25000 seems to be sweetspot for chunk_size/queryset_pagination but this needs to be revisited later
* [WEB-3270] cleanup commented out code
* [WEB-3270] Added indexes for project and workspace. Also fixed error while processing data for active_member_ids when a single record's index is updated
* Added view for enhanced global search
* [WEB-3311] Enhanced global search endpoint for Issues, Epics, Projects, Workspaces
* [WEB-3311] Moved all the common code into a helper function
* fix: ui improvements
* fix: ui improvements
* [WEB-3311] Minor fixes
* [WEB-3270] Inherit from the base document
* [WEB-3311] Removed query params that are not required anymore
* fix: refactor
* fix: issue icon
* [WEB-3270] Added indexes for all the necessary models
* [WEB-3311] Added search for all the entities
* [WEB-3310] Auto sync indexes usign celery background worker
* Bug fix
* improvement: UI and UX
* fix: minor fixes
* fix: work item results
* fix: types
* minor improvements
* fix: types
* fix: code refactoring + build fix
* fix: removed hardcoded data
* fix: handled hamburger
* fix: refactor
* fix: removed min query criteria
* filter pages based on workspace memebrs instead of project members
* Added logo_props to the ES index and search response
* fix: added logo props for search items
* Fixed page search
* Added some comments
* Only initialize elasticsearch dsl if the settings are available
* fix: added validation on min 3 char for search
* Fixed settings and set celerysignalprocessor as default for index updates
* Fixed page indexing
* Added custom hooks and signals to bulk operations on the queryset
* Use post_bulk_update signal to update indexes on bulk operations
* Feature flagged enhanced search endpoint
* Removed commented out code that's not needed anymore
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
* improvement: fix free plan card border
* improvement: remove extra space from select seats modal info banner
* improvement: add base plan details in business success modal
* improvement: success modal
* chore: ln support modules constants
* fix: translation key
* chore: empty state refactor (#6404)
* chore: asset path helper hook added
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: language translation for all empty states
* chore: new empty state implementation
* improvement: add more translations
* improvement: user permissions and workspace draft empty state
* chore: update translation structure
* chore: inbox empty states
* chore: disabled project features empty state
* chore: active cycle progress empty state
* chore: notification empty state
* chore: connections translation
* chore: issue comment, relation, bulk delete, and command k empty state translation
* chore: project pages empty state and translations
* chore: project module and view related empty state
* chore: remove project draft related empty state
* chore: project cycle, views and archived issues empty state
* chore: project cycles related empty state
* chore: project settings empty state
* chore: profile issue and acitivity empty state
* chore: workspace settings realted constants
* chore: stickies and home widgets empty state
* chore: remove all reference to deprecated empty state component and constnats
* chore: add support to ignore theme in resolved asset path hook
* chore: minor updates
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* feat: extended language translations support
* fix: language support fo profile (#6461)
* fix: ln support fo profile
* fix: merge changes
* fix: merge changes
* [WEB-3137] refactor: empty states and add language support (#2235)
* chore: asset path helper hook added
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: language translation for all empty states
* chore: new empty state implementation
* improvement: add more translations
* improvement: user permissions and workspace draft empty state
* chore: update translation structure
* chore: inbox empty states
* chore: disabled project features empty state
* chore: active cycle progress empty state
* chore: notification empty state
* chore: connections translation
* chore: issue comment, relation, bulk delete, and command k empty state translation
* chore: project pages empty state and translations
* chore: project module and view related empty state
* chore: remove project draft related empty state
* chore: project cycle, views and archived issues empty state
* chore: project cycles related empty state
* chore: project settings empty state
* chore: profile issue and acitivity empty state
* chore: workspace settings realted constants
* chore: stickies and home widgets empty state
* chore: remove all reference to deprecated empty state component and constnats
* chore: team related empty states refactor and translation
* chore: initiatives related empty states refactor and translation
* chore: workspace pages related empty states refactor and translation
* chore: epics related empty states refactor and translation
* chore: workspace and project cycles related empty states refactor and translation
* chore: command modal related empty states refactor and translation
* chore: projects related empty states refactor and translation
* chore: seperate out enterprise translations
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
* [WEB-3165]feat: language support for issues (#6452)
* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants
* chore: updated translation structure
* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header
* chore: updated spanish translation
* chore: removed translation for issue priorities
* fix: build errors
* chore: minor updates
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: migrated filters.ts to packages (#6459)
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: workspace drafts constant moved to plane constant package
* feat: home language support without stickies (#6443)
* feat: home language support without stickies
* fix: home sidebar
* fix: added missing keys
* fix: show all btn
* fix: recents empty state
* chore: translation update
* feat: workspace constant language support and refactor (#6462)
* chore: workspace constant language support and refactor
* chore: workspace constant language support and refactor
* chore: code refactor
* chore: code refactor
* merge conflict
* chore: code refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: tab indices constant moved to plane package (#6464)
* chore: notification language support and refactor
* [WEB-3165]feat:language support for issues. (#2282)
* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants
* chore: updated translation structure
* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header
* * chore: updated imports for constants
* improvemnt: added new translations
* chore: updated spanish translation
* chore: removed translation for issue priorities
* chore: minor updates
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: filters migration to packages (#2298)
* chore: migrated filter.ts to packages
* core: updated filter.ts imports to packages
* chore: added missing translation keys
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: ln support for inbox constants (#6432)
* chore: ln support for inbox constants
* fix: snooze duration
* fix: enum
* fix: translation keys
* fix: inbox status icon
* fix: status icon
* fix: naming
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* fix: ln support for views constants (#6431)
* fix: ln support for views constants
* fix: added translation
* fix: translation keys
* fix: access
* chore: code refactor
* feat: workspace constant language support and code refactor (#2305)
* chore: code refactor
* fix: workspace settings order
* chore: code refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: ln support workspace projects constants (#6429)
* chore: ln support workspace projects constants
* fix: translation key
* fix: removed state translation
* fix: removed state translation
* fi: added translations
* Chore: theme language support and refactor (#6465)
* chore: themes language support and refactor
* chore: theme language support and refactor
* fix
* [WEB-3173] chore: language support for cycles constant file (#6415)
* chore: ln support for cycles constant file
* fix: added chinese
* fix: lint
* fix: translation key
* fix: build errors
* fix: build errors
* minor updates
* chore: english extended translations
* chore: minor translation update
* chore: minor translation update
* chore: minor translation update
* refactor: move labels contants to packages
* refactor: move swr, file and error related constants to packages
* chore: timezones constant moved to plane package
* chore: metadata constant code refactor
* chore: code refactor
* fix: dashboard constants moved
* chore: code refactor (#6478)
* refactor: spreadsheet constants
* chore: drafts language support (#6485)
* chore: workspace drafts language support
* chore: code refactor
* feat: ln support for notifications (#6486)
* feat: ln support for notifications
* fix: translations
* * refactor: moved page constants to packages (#6480)
* fix: removed use-client
* chore: removed unnecessary commnets
* chore: workspace draft language support (#6490)
* chore: workspace drafts language support
* chore: code refactor
* chore: draft language support
* Feat constant event tracker (#6479)
* fix: event tracjer constants
* fix: constants event tracker
* feat: language translation - projects list (#6493)
* feat: added translation to projects list page
* chore: restructured translation file
* chore: module language support (#6499)
* chore: module language support added
* chore: code refactor
* chore: workspace views language support (#6492)
* chore: workspace views language support
* chore: code refactor
* feat: custom analytics language support (#6494)
* feat: custom analytics language support
* fix: key
* fix: refactoring
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* fix: build errors
* chore: minor improvements
* feat: language support for intake (#6498)
* feat: language support for intake
* fix: key name
* refactor: authentications related translations
* feat: language support issues (#6501)
* enhancement: added translations for issue list view
* chore: added translations for issue detail widgets
* chore: added missing translations
* chore: modified issue to work items
* chore: updated translations
* Feat: workspace settings language support (#6508)
* feat: language support for workspace settings
* fix: lint
* fix: export title
* chore project settings language support (#6502)
* chore: project settings language support
* chore: code refactor
* refactor: workspace creation related translations
* chore: renamed issues to work items
* fix: build errors
* fix: lint
* chore: modified translations
* chore: remove duplicate
* improvement: french translation
* chore: chinese translation improvement
* fix: japanese translations
* chore: added spanish translation
* add missing translations
* minor improvements
* add missing translations and build fixes
* fix: miscelleous language translations
* refactor: move all issue types related types, constants and helpers to packages (#2345)
* refactor: move all issue types related types, constants and helpers to packages
* remove unused imports
* fix: clear_all key
* chore: initiatives language support (#2341)
* chore: initiatives settings language support
* chore: initiatives list page language support
* chore: initiatives detail translation support
* fix: moved user permission constants (#6516)
* feat: language support for issues (#6513)
* chore: added language support to issue detail widgets
* improvement: added translation for issue detail
* enhancement: added language trasnlation to issue layouts
* chore: translation improvement (#6518)
* feat: language support description (#6519)
* enhancement: added language support for description
* fix: updated keys
* chore: initiatives toasts language support (#2347)
* chore: initiatives settings language support
* chore: initiatives list page language support
* chore: initiatives detail translation support
* chore: initiatives translation support
* chore: code refactor
* refactor: change issue type to work item type and add translations (#2351)
* refactor: replace all occurances of issues and work items
* refactor: replace all occurances of issues and work items (#2354)
* chore: renamed issue to work item (#6522)
* chore: replace missing issue occurances to work items
* fix: build errors
* chore: minor translations update
* fix: build errors
* minor improvements
* fix: build errors
* chore: update teamspace empty states
* chore: work items
* fix: profile links
* Feat ln cycles (#6528)
* feat: added language support for cycles
* feat: added language support for cycles
* chore: added core.json
* fix: translation keys
* fix: translation keys (#6530)
* fix: changed sidebar keys
* fix: removed extras
* fix: updated keys
* chore: optimize translation imports
* fix: langugae support (#2358)
* fix: added missing keys
* fix: workspace settings
* chore: translation import optimization (#2360)
* chore: optimize translation imports
* fix: extended core
* fix: removed pro_trial
* fix: key fix
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
* fix: updated keys (#6534)
* fix: updated keys
* fix-sub work items toasts
* fix: minor translations related bugs
* fix: build errors
* chore: add missing translation and minor fixes
* chore: code refactor
* chore: code refactor
* fix: language support keys (#6553)
* minor improvements
* minor fixes
* fix: remove lucide import from constants package
* fix: remove lucide import from constants package
* chore: regenerate all enterprise level translations
* chore: remove all from translations
* chore: regenerate all translations
* chore: addded chinese and japanese translation files
* chore: remove all from translations
* chore: dashboard translation
* fix: added member
* fix: language support keys (#6558)
* fix: renamed keys
* fix: space app
* chore: renamed issues to work items
* chore: update site manifest
* chore: updated translations
* fix: lang keys
* fix: fixed key names (#2413)
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: update translations
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com>
Co-authored-by: Vamsi krishna <matalav55@gmail.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* refactor: teams to teamspaces
* fix: utils package build
* chore: more updates related to teamspaces
* fix: teamspace sidebar
* fix: description activity and some more updates for teamspaces
* chore: hide teamspace scope dropdown
* improvement: exclude team lead from list of members in overview page
* improvement: empty state ux copy and create validations
* fix: active cycles header
* fix: team page lock and archive validation
* improvement: team statistics charts
* improvement: open all team level analytics by default
* minor fixes for creting/ joining team and api improvements
* fix: z-index issue on Teamspaces sidebar header.
* chore: convert feature flag getters to computedFn for better memoization
* chore: same signatur for computedfn
* refactor: move feature flag enum to constants package
* refactor: avoid conditional hook call
* fix: filter team for current workspace
* improvement: team details fetching
* fix: remove deprecated emoji's
* fix: teams list icon
* improvement: enhanced create/ update team modal
* improvement: team create/ update error handling
* fix: truncate team name from sidebar
* fix: team issues and views kanban layout when group_by is
* fix: add team member dropdown options
* chore: teams loader improvements
* chore: team permissions and leave team logic
* chore: join teams by other workspace admins
* chore: workspace license changes for business plans
* chore: business plans
* chore: remove private key take from environment
* chore: updated the business sucess modal
* chore: business plan changes
* chore: add business plan seat addition
* chore: add license cancel endpoints
* chore: business plan changes
* chore: seat changes
* feat: enable 12-users restriction
* feat: enable workspace seats management for cloud
* chore: add business plan
* chore: add business plan changes
* feat: new paid plans modal
* fix: role misspell
* chore: new upgrade modal
* chore: disable workspace when free member count is exceeded
* fix: build errors
* chore: modal improvements
* chore: add required seats for all the link endpoints
* improvement: minor updates to upgrade modal
* chore: member seat validation
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* feat: teams flow
* Feat team cycles (#1844)
* feat: team cycles list
* chore: improvements and fixes for team cycles
* minor fixes
* fix: build errors
* chore: add missing changes
* use description_html for teams description
* chore: minor improvements to team upgrade page
* chore: update teams empty state
* chore: team space list on sidebar
* chore: remove duplicate export
* chore: minor improvements
* fix: team update
* chore: add project members
* chore: workspace assets endpoint
* feat: team issues (#1861)
* improvement: refactored issue grouping logic to access MobX store directly
* chore: update teams issues
* chore: backend changes realted to team issues
* feat: team issues layouts
* chore: add filter for project according to roles
* chore: fetch workspace level issue property details
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* Improvements teams (#1869)
* improvement: refactored issue grouping logic to access MobX store directly
* chore: update teams issues
* chore: backend changes realted to team issues
* feat: team issues layouts
* chore: improve update team projects buttons
* fix: add members logic
* chore: move team quick actions to header.
* chore: add filter for project according to roles
* chore: implement rich text editor and allow editing from team details page
* chore: disable team navigation if no projects are available
* chore: update team description mentions
* chore: minor ui/ ux updates
* chore: update add team members modal
* chore: minor improvements
* chore: sidebar improvements
* chore: fetch workspace level issue property details
* chore: save description_json for teams
* chore: minor improvements and build fixes
* fix: build errors
* fix: minor export fixes
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* feat: team views list (#1900)
* improvement: refactored issue grouping logic to access MobX store directly
* chore: update teams issues
* chore: backend changes realted to team issues
* feat: team issues layouts
* chore: improve update team projects buttons
* fix: add members logic
* chore: move team quick actions to header.
* chore: add filter for project according to roles
* chore: implement rich text editor and allow editing from team details page
* chore: disable team navigation if no projects are available
* chore: update team description mentions
* chore: minor ui/ ux updates
* chore: update add team members modal
* chore: minor improvements
* chore: sidebar improvements
* chore: fetch workspace level issue property details
* chore: save description_json for teams
* chore: minor improvements and build fixes
* fix: build errors
* fix: minor export fixes
* feat: team views list
* feat: team view issues
* chore: remove redundant annotations
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* chore: teams command palette modals
* remove unused componenets
* chore: seperate issue display filter by layout constant
* chore: enhance use issue actions modularity
* chore: team view issue store context update
* fix: build errors
* chore: temporarly remove teams list header
* chore: remove unused imports
* revert: empty state changes
* chore: remove redundant import
* fix: build errors
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* feat: add navigation dropdown component
* chore: enhance title/ description loader and componenet modularity
* chore: issue store filter update
* chore: added few icons to ui package
* chore: improvements for tabs componenet
* chore: enhance sidebar modularity
* chore: update issue and router store to add support for additional issue layouts
* chore: enhanced cycle componenets modularity
* feat: added project grouping header for cycles list
* chore: enhanced project dropdown componenet by adding multiple selection functionality
* chore: enhanced rich text editor modularity by taking members ids as props for mentions
* chore: added functionality to filter disabled layouts in issue-layout dropdown
* chore: added support to pass project ids as props in project card list
* feat: multi select project modal
* chore: seperate out project componenet for reusability
* chore: command pallete store improvements
* fix: build errors