Aaryan Khandelwal
752a27a175
[PE-97] refactor: pages actions ( #6234 )
...
* dev: support for edition specific options in pages
* refactor: page quick actions
* chore: add customizable page actions
* fix: type errors
* dev: hook to get page operations
* refactor: remove unnecessary props
* chore: add permisssions to duplicate page endpoint
* chore: memoize arranged options
* chore: use enum for page access
* chore: add type assertion
* fix: auth for access change and delete
* fix: removing readonly editor
* chore: add sync for page access cahnge
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
* fix: remove readonly stuff
* fix: added toggle access
* chore: add access change sync
* fix: full width toggle
* refactor: types and enums added
* refactore: update store action
* chore: changed the duplicate viewset
* fix: remove the page binary
* fix: duplicate page action
* fix: merge conflicts
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-31 12:54:09 +05:30
Aaryan Khandelwal
8d7425a3b7
[PE-182] refactor: pages' components and store for scalability ( #6283 )
...
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: editor page root and body
* refactor: issue embed hook
* chore: update search entity types
* fix: version editor component
* fix: add page to favorites action
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-27 20:41:38 +05:30
Anmol Singh Bhatia
756a71ca78
[WEB-2907] chore: issue store updated and code refactor ( #6279 )
...
* chore: issue and epic store updated and code refactor
* chore: layout ux copy updated
2024-12-26 20:01:32 +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
Prateek Shourya
b80a904bbf
[WEB-2863] chore: minor improvements and bug fixes ( #6222 )
...
* fix: remove deprecated icons from logo picker
* improvement: minor empty states updates
2024-12-23 20:26:07 +05:30
Prateek Shourya
6070ed4d36
improvement: enhance activity components and types modularity ( #6262 )
2024-12-23 20:03:42 +05:30
Aaryan Khandelwal
119d343d5f
[PE-93] refactor: editor mentions extension ( #6178 )
...
* refactor: editor mentions
* fix: build errors
* fix: build errors
* chore: add cycle status to search endpoint response
* fix: build errors
* fix: dynamic mention content in markdown
* chore: update entity search endpoint
* style: user mention popover
* chore: edition specific mention content handler
* chore: show deactivated user for old mentions
* chore: update search entity keys
* refactor: use editor mention hook
2024-12-20 13:41:25 +05:30
Prateek Shourya
6214c09170
refactor: move all issue related enums to constants package ( #6229 )
2024-12-19 13:58:54 +05:30
sriram veeraghanta
881c744eb9
fix: build errors
2024-12-18 14:57:59 +05:30
Aaryan Khandelwal
580c4b1930
refactor: remove cn helper function from the editor package ( #6217 )
2024-12-18 12:22:14 +05:30
Prateek Shourya
4507802aba
refactor: enhance workspace and project wrapper modularity ( #6207 )
2024-12-16 19:01:37 +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
Akshita Goyal
b4112358ac
[WEB-2688] chore: added icons and splitted issue header ( #6195 )
...
* chore: added icons and splitted issue header
* fix: added ee filler component
* fix: component name fixed
* fix: removed dupes
* fix: casing
2024-12-13 13:31:13 +05:30
Prateek Shourya
54f828cbfa
refactor: enhance components modularity and introduce new UI componenets ( #6192 )
...
* 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
2024-12-12 21:40:57 +05:30
Prateek Shourya
a9bd2e243a
refactor: enhance command palette modularity ( #6139 )
...
* refactor: enhance command palette modularity
* chore: minor updates to command palette store
2024-12-11 18:02:58 +05:30
Vamsi Krishna
134644fdf1
[WEB-2382]chore:notification files restructuring ( #6181 )
...
* chore: adjusted increment/decrement for unread count
* chore: improved param handling for unread notification count function
* chore:file restructuring
* fix:notification types
* chore:file restructuring
* chore:modified notfication types
* chore: modified types for notification
* chore:removed redundant checks for id
2024-12-11 13:41:19 +05:30
Anmol Singh Bhatia
5c907db0e2
[WEB-2818] chore: project navigation items code refactor ( #6170 )
...
* chore: project navigation items code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
2024-12-09 14:37:04 +05:30
Vamsi Krishna
666ddf73b6
[WEB-2382]chore:notification snooze modal ( #6164 )
...
* modified notification store
* notification snooze types fix
* handled promise
* modified notifications layout
* incresed pagination count for notifications
2024-12-06 16:27:45 +05:30
sriram veeraghanta
4b5a2bc4e5
chore: lint related changes and packaging fixes ( #6163 )
...
* fix: lint related changes and packaging fixes
* adding color validations
2024-12-06 14:56:49 +05:30
rahulramesha
a612a17d28
chore remove unnecessary CTA ( #6161 )
2024-12-05 16:37:55 +05:30
rahulramesha
66652a5d71
refactor project states to ake way for new features ( #6156 )
2024-12-05 12:46:51 +05:30
Akshita Goyal
f02a2b04a5
fix: export btn overlap issue ( #6149 )
2024-12-04 13:41:48 +05:30
rahulramesha
da0071256f
fix half block dragging ( #6135 )
2024-12-02 19:30:58 +05:30
Aaryan Khandelwal
9f14167ef5
refactor: editor code splitting ( #6102 )
...
* fix: merge conflicts resolved from preview
* fix: space app build errors
* fix: product updates modal
* fix: build errors
* fix: lite text read only editor
* refactor: additional options push logic
2024-12-02 13:51:27 +05:30
Vamsi Krishna
5150c661ab
reduced the components moved ( #6110 )
2024-12-02 13:35:40 +05:30
rahulramesha
4251b114c3
chore: enable no load by default ( #5968 )
...
* enable no load by default
* remove help section brackets
* fallback to server with mentions
2024-11-29 14:55:39 +05:30
Vamsi Krishna
4aa01ffebe
[WEB-2795]chore:removed header links for project bread crumb inside project detail and list ( #6116 )
...
* removed header links for project bread crumb inside project detail
* Add total issue count while syncing project to telemetry
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-29 11:39:44 +05:30
Prateek Shourya
05d3e3ae45
feat: workspace management from admin app ( #6093 )
...
* feat: workspace management from admin app
* chore: UI and UX copy improvements
* chore: ux copy improvements
2024-11-26 23:57:41 +05:30
Prateek Shourya
9dbb2b26c3
fix: issue activity sort order componenet import ( #6098 )
2024-11-26 20:49:39 +05:30
Vamsi Krishna
f09e37fed8
[WEB - 2779] feat: Added sort order for issue activity ( #6087 )
...
* added sort order for issue activity
* fixed invalid date generation issue
* fixed lint errors, optimized code
2024-11-26 18:58:01 +05:30
Aaryan Khandelwal
d5a55de17a
fix: cover image update fix for project and user profile ( #6075 )
...
* fix: cover image update payload
* fix: cover image assets
* chore: add gif support
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-11-19 18:28:53 +05:30
rahulramesha
4b50b27a74
[WEB-2442] feat: Minor Timeline view Enhancements ( #5987 )
...
* fix timeline scroll to the right in some cases
(cherry picked from commit 17043a6c7f )
* add get position based on Date
(cherry picked from commit 2fbe22d689 )
* Add sticky block name to enable it to be read throughout the block regardless of scroll position
(cherry picked from commit 447af2e05a )
* Enable blocks to have a single date on the block charts
(cherry picked from commit cb055d566b )
* revert back date-range changes
* change gradient of half blocks on Timeline
* Add instance Id for Timeline Sidebar dragging to avoid enabling dropping of other drag instances
* fix timeline scrolling height
2024-11-13 15:40:37 +05:30
sriram veeraghanta
eee2145734
fix: code spliting and instance maintenance screens
2024-11-12 19:48:31 +05:30
rahulramesha
1743717351
fix related to activity ( #5972 )
2024-11-08 17:09:49 +05:30
Prateek Shourya
7574206a41
[WEB-2554] improvement: dashboard sidebar list items. ( #5970 )
2024-11-07 15:31:28 +05:30
guru_sainath
9d1253a61d
chore: infra update for maintenance mode ( #5963 )
2024-11-06 15:13:51 +05:30
Anmol Singh Bhatia
ea8583b2d4
chore: code refactor ( #5952 )
...
* chore: code refactor
* chore: code refactor
2024-11-05 17:04:03 +05:30
Akshita Goyal
eed2ca77ef
fix: added workspaceslug in renderChildren of project settings ( #5951 )
...
* fix: added workspaceslug in renderChildren of project settings
* fix: updated apis
* fix: types
* fix: added editor
* fix: handled avatar for intake
2024-11-05 16:07:27 +05:30
Akshita Goyal
9309d1b574
feat: Pi chat ( #5933 )
...
* fix: added pi chat
* fix: added bot
* fix: removed pi chat from community version
* fix: removed unwanted files
* fix: removed unused import
2024-11-05 15:16:58 +05:30
rahulramesha
71589f93ca
[WEB-2442] fix : Timeline layout bugs ( #5946 )
...
* fix relation creation and removal for Issue relations
* fix Scrolling to block when the block is beyond current chart's limits
* fix dark mode for timeline layout
* use a hook to get the current relations available in the environment, instead of directly importing it
* Update relation activity for all the relations
2024-11-04 16:55:38 +05:30
Anmol Singh Bhatia
57eb08c8a2
chore: code refactoring ( #5928 )
...
* chore: de dupe code splitting
* chore: code refactor
2024-10-29 19:39:55 +05:30
Prateek Shourya
4bc751b7ab
[WEB-2500] feat: Product updates modal (What's new in Plane) ( #5690 )
...
* [WEB-2500] feat: Product updates modal (What's new in Plane)
* fix: build errors.
* fix: lint errors resolved.
* chore: minor improvements.
* chore: minor fixes
2024-10-29 19:26:00 +05:30
rahulramesha
538e78f135
refactor timeline store for code splitting ( #5926 )
2024-10-29 17:57:45 +05:30
rahulramesha
724adeff5c
[WEB-2442] fix: Timeline Improvements and bug fixes ( #5922 )
...
* improve auto scroller logic
* fix drag indicator visibility on for blocks
* modify timeline store logic and improve timeline scrolling logic
* fix width of block while dragging with left handle
* fix block arrow direction while block is out of viewport
2024-10-29 13:42:14 +05:30
rahulramesha
a88a39fb1e
[WEB-2442] feat: Revamp Timeline Layout ( #5915 )
...
* chore: added issue relations in issue listing
* chore: added pagination for issue detail endpoint
* chore: bulk date update endpoint
* chore: appended the target date
* chore: issue relation new types defined
* fix: order by and issue filters
* fix: passed order by in pagination
* chore: changed the key for issue dates
* Revamp Timeline Layout
* fix block dragging
* minor ui fixes
* improve auto scroll UX
* remove unused import
* fix timeline layout heights
* modify base timeline store
* Segregate issue relation types
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-28 18:03:31 +05:30
Aaryan Khandelwal
4c20be6cf2
[PE-68] fix: markdown transformation of mention and custom image components ( #5864 )
...
* fix: markdown content for mention and custom image extensions
* style: update issue embed upgrade card
* chore: added string escapes
2024-10-22 14:29:50 +05:30
Akshita Goyal
0f25f39404
WEB-2381 Chore: intake refactor ( #5752 )
...
* chore: intake emails and forms
* fix: moved files to ee
* fix: intake form ui
* fix: settings apis integrated
* fix: removed publish api
* fix: removed space app
* fix: lint issue
* fix: removed logs
* fix: removed comment
* fix: improved success image
2024-10-22 12:09:03 +05:30
Anmol Singh Bhatia
4e70e894f6
chore: workspace draft issue type ( #5836 )
2024-10-15 18:59:22 +05:30
Akshita Goyal
645a261493
fix: Added a common dropdown component ( #5826 )
...
* fix: Added a common dropdown component
* fix: dropdown
* fix: estimate dropdown
* fix: removed consoles
2024-10-15 15:17:46 +05:30
Akshita Goyal
4b450f8173
fix: moved dropdowns to chart component + added pending icon ( #5824 )
...
* fix: moved dropdowns to chart component + added pending icon
* fix: copy changes
* fix: review changes
2024-10-14 17:00:58 +05:30