sriram veeraghanta
697315fd67
Merge branch 'preview' into sync/ce-ee
2024-12-24 20:55:11 +05:30
Anmol Singh Bhatia
fedcdf0c84
[WEB-2879] chore sub issue analytics improvements ( #6275 )
...
* chore: epics type added to package
* chore: epic analytics helper function added
* chore: sub issue analytics mutation improvement
2024-12-24 20:52:03 +05:30
Anmol Singh Bhatia
0057f140f4
[WEB-2879] fix: project epic fixes and improvements ( #1999 )
...
* fix: project epic settings loader improvements
* chore: epic detail endpoint for timeline
* fix: epic and issue peek view modal context
* chore: epic list page breadcrumbs functionality and ux copy of action item updated
* chore: epic peek view mutation fixes and modal context improvement
* fix: issue type store mutation
* chore: project id in epic response
* fix: invalid syntax and epics-detail endpoint url
* fix: epic list header, calendar layout and issue service updated
* chore: added sub grouping filter
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-23 20:21:44 +05:30
Anmol Singh Bhatia
3cfe1167d7
chore: epics improvements ( #1972 )
...
* fix: epics sub issues fetching
* chore: epic comment ui updated
* chore: epic relation empty state added
2024-12-18 18:13:49 +05:30
Anmol Singh Bhatia
438cc33046
code refactor and improvement ( #6203 )
...
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
2024-12-16 17:24:50 +05:30
Anmol Singh Bhatia
e8e674b6e2
feat: epics implementation ( #1713 )
...
* chore: CRUD operations for epics
* chore: epic comments links activity
* fix: issue creation
* chore epics asset added
* dev: epics icon added
* dev: epics store init
* chore: code refactor
* chore: epics feature flag added
* dev: epic setting page added with empty state
* fix: issue detail endpoint
* chore: epic issues layout
* chore: epics settings and basic store
* fix: build error
* chore: epic sidebar component
* chore: epic comments and activity added
* chore: code refactor
* chore: added the project feature endpoint
* chore: removed the status endpoint
* chore: added the url patterns
* chore: workspace epcic endpoint
* fix: build error
* chore: project epic flow implementaiton
* [WEB-2703] chore: inject all issue type services from base issue type store.
* chore: epic services and store updates
* chore: remove issue property option update service
* chore: minor improvements
* chore: improve property and options fetch logic
* fix: attachments viewset change
* chore: epic user property
* chore: epic quick action added
* chore: epic modal and quick action
* chore: epic store and services updated
* chore: endpoint updted and commented feature flag
* chore: layout root file updated
* chore: issue filter endpoint
* chore: epics filters
* fix: epic issue modal description fetch
* chore: epic issue retrieve endpoint added
* chore: epic quick action updated
* chore: issue detail store fetch method updated
* chore: code refactor
* chore: epic detail page added
* chore: epic peek overview implementation
* chore: epic issue modal onSubmit
* chore: added archive, reactions
* chore: epic enable/disable updated
* chore: epic endpoint updated
* chore: fetch logic updated
* chore: epic issue modal projectId
* chore: epic modal provider updated
* chore: CollapsibleButton component updated
* chore: epic detail sidebar state added to theme store
* chore: epic detail, header, and quick action updated
* chore: epic detail sidebar icon updated
* chore: epic toggle update
* chore: epic details sidebar updated
* chore: services and store updated
* chore: code refactor
* chore: code refactor
* chore: epic comment, additional properties and store updated
* chore: epic analytic
* chore: epic activity key changes
* chore: store updated
* chore: code refactor
* chore: epic endpoint updated
* chore: epic sub-issues endpoint updated
* chore: epic store changes
* chore: epic detail sidebar
* dev: tabs component added to ui package
* chore: epic sidebar improvement
* chore: linear progress indicator improvement
* chore: epic detail page improvements
* chore: epic endpoint updated
* chore: epic detail widgets
* fix: sub-issues count endpoint
* chore: epic detail overview implementation
* fix: sub issues count and response updated
* chore: code refactor
* chore: code refactor
* fix: epic sub issues properties
* chore: epic analytics and code refactor
* fix: epic analytics and peek view actions
* chore: epic peek view added and code refactor
* chore: project navigation items code refactor
* fix: epic enable mutation error
* fix: issue modal description fetch issue
* chore: is_epic flag added to epic issue
* fix: epic list, kanban and spreadsheet layout redirection and peek view
* fix: epic calendar and gantt layout peek view and redirection
* chore: code refactor
* fix: epic details actions and code refactor
* chore: epic progress empty state added
* chore: merge conflict
* fix: epic endpoint response
* fix: epic settings
* fix: local db mutation and epic modal error
* fix: epic filters
* fix: peek view modal context
* fix: epic sub issue mutation
* chore: created search endpoint
* fix: epic sub-issue add mutation
* chore: epic enable and disable endpoint updated and code refactor
* Revert "chore: epic enable and disable endpoint updated and code refactor"
This reverts commit 51e56a6c7e2ca124fe2a79f690b212964eab9043.
* chore: epic analytics mutation improvement
* fix: issue search endpoint
* chore: issue parent search modal improvement
* chore: epic empty state and analytics mutation improvement
* chore: code refactoring
* fix: epic sub-issue mutation
* fix: epic attachment
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-12-11 20:47:23 +05:30
Anmol Singh Bhatia
d253933995
[WEB-2552] fix: issue list overflow and event propagation ( #5706 )
2024-09-26 16:55:01 +05:30
Anmol Singh Bhatia
fbb60941ef
fix: issue quick action ( #5692 )
2024-09-25 13:50:44 +05:30
Mihir
ed39f2dc37
[WEB-2390] fix: Clickable Area for Issue List Layout Item ( #5536 )
...
* Updated control block to cover the whole element
* Updated the control link to cover the whole issues and relation blocks
* updated word wrap in notifications
* Reverted break words as its a different issue.
2024-09-23 16:36:58 +05:30
Anmol Singh Bhatia
c84c37805c
[PWA-22] chore: pwa issue redirection ( #5544 )
...
* chore: issue peek overview redirection hook added
* chore: handleIssuePeekOverview function updated
2024-09-06 15:36:06 +05:30
Prateek Shourya
807dfec7ad
chore: components restructure and improvements ( #5383 )
...
* chore: update issue identifier component.
* fix: browser tab closed on closing emoji picker issue fixed.
* chore: revert back changes in logo props.
* chore: update sortable.
* chore: minor componenets restructuring.
* minor ui update.
* fix: issue identifier display in command palette search.
* style: issue activity icons consistency.
2024-08-19 13:40:19 +05:30
Anmol Singh Bhatia
387dbd89f5
[WEB-1679] feat: issue detail widgets ( #5034 )
...
* chore: issue detail sidebar and main content improvement and code refactor
* dev: issue relation list component added
* chore: code refactor
* dev: issue detail widget implementation
* dev: update issue relation endpoint to return same response as sub issue
* chore: changed updated_by in issue attachment
* fix: peek view link ui
* chore: move collapsible button component to plane ui package
* chore: issue list component code refactor
* chore: relation icon updated
* chore: relation icon updated
* chore: issue quick action ui updated
* chore: wrap title indicatorElement component with useMemo
* chore: code refactor
* fix: build error
2024-07-05 16:51:58 +05:30
Anmol Singh Bhatia
1201a4245e
[WEB-1679] chore: sub-issues, attachments, and links UI revamp ( #5007 )
...
* chore: issue attachment ui revamp
* chore: issue link ui revamp
* chore: attachment icon improvement
* chore: sub-issue ui revamp
* chore: open on hover functionality added to custom menu
* chore: code refactor
2024-07-02 19:06:20 +05:30
Prateek Shourya
981a8e93ba
[WEB-1691] fix: update ControlLink default target to _blank to avoid unwanted N-progress trigger. ( #4927 )
2024-06-25 12:32:51 +05:30
sriram veeraghanta
ba63e0c5ea
fix: replacing mobx react lite with mobx react
2024-06-20 14:08:52 +05:30
Satish Gandham
346bc2afe2
Refactor folder structure ( #4759 )
2024-06-11 14:39:52 +05:30