M. Palanikannan
c7fb8fac0c
[WIKI-323] fix: added tooltips for displaying lock and move page ( #3015 )
2025-04-22 14:17:00 +05:30
Sangeetha
6566532bec
[WEB-3905] fix: cancelled issues on epic analytics of a initiative ( #3005 )
2025-04-21 20:33:21 +05:30
M. Palanikannan
8da04a83bf
[WIKI-322] fix: update page actions UI ( #3011 )
...
* fix: badges improved
* fix: revamp page embed options to ee
* fix: collaborators list and better syncing error states
* fix: handle sidebar scrolling
* fix: mutation issues
* fix: filtering pages
* fix: opening and closing of section roots
* fix: remove unused prop
* fix: rendering hooks conditionally fixed
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-21 20:30:50 +05:30
Akshita Goyal
b6d1fad96e
[WEB-3915] chore: added instance config check for elastic-search #3006
2025-04-21 17:05:03 +05:30
Vamsi Krishna
39d3618041
[WEB-3916]fix: customer request empty state in epics ( #3004 )
...
* fix: customer request empty state
* fix: estimate point fix
2025-04-21 17:02:30 +05:30
Saurabh Kumar
da37966562
[SILO-158] fix: add optional chaining for missing workspace in import jobs #3000
2025-04-21 12:49:25 +05:30
Aaryan Khandelwal
edb03f6c2a
chore: workspace and teamspace page headers ( #2998 )
...
* chore: workspace and teamspace page headers
* fix: build errors
2025-04-17 23:25:14 +05:30
Aaryan Khandelwal
a13907bf1e
fix: merge conflicts resolved from preview
2025-04-17 21:32:30 +05:30
Aaryan Khandelwal
eac1115566
[WIKI-320] refactor: page header actions ( #6946 )
...
* refactor: page header actions
* chore: update toolbar component
* chore: update archived and lock badge colors
* chore: added observer to favorite control
2025-04-17 20:52:33 +05:30
Sangeetha
e710c3143a
[WEB-3905] fix: initiative projects progress bar ( #2995 )
...
* fix: initiative projects progress bar
* fix: initiative count
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-04-17 20:41:06 +05:30
Vamsi Krishna
7a317b0ce2
[WEB-3883]feat:customer requests and customers in epics detail ( #2994 )
...
* * feat: added customers and customer requests to epics detail
* chore: update empty states for customer requests and linked work items
* fix: removed console logs
2025-04-17 20:39:43 +05:30
sriram veeraghanta
ba98f04e56
fix: merge conflicts
2025-04-17 20:13:48 +05:30
Anmol Singh Bhatia
be5d77d978
[WEB-3892] chore: link item improvements ( #6944 )
...
* chore: code refactor
* chore: global link block component added
* chore: link item improvement and code refactor
2025-04-17 20:08:53 +05:30
Anmol Singh Bhatia
18fb3b8450
[WEB-3904] fix: sub work item fetching #6945
2025-04-17 20:07:13 +05:30
Sangeetha
a4d50e4a1e
[WEB-3826] chore: estimate activities in work items and epics ( #2935 )
...
* chore: return estimate type for estimate activities
* chore: return estimate type for estimate activities in epics
* chore: update activity components for epics and work items
* chore: adde estimate formatting for notification
* fix: incorrect estimate type
* fix: remove unwanted changes
* fix: remove unwanted changes
* feat: added render for time estimate activity
* chore: time estimate text update
* feat: addded time estimate activtiy for epics
* feat: added estimate time activity
* chore: removed unwanted changes
* fix: reverted feature flag changes
* fix: handle None estimate_type
---------
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-04-17 18:00:09 +05:30
Sangeetha
6044edd968
[WEB-3756] feat: customers activity ( #2920 )
...
* feat: activities for adding/removing customer to a work item
* chore: updted remove work item params
* draft: customers activity
* WIP
* fix: handling customer request issue deletion
* fix: handling None customer request ID
* draft: customer activity
* refactor: customer request issue deletion
customers activity
* feat: work item activities for customer deletion
* feat: work items activities for customer request deletion
* WIP
* chore: return field for activity accordingly
* fix: types
* fix: remove field in activity
---------
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-04-17 17:43:23 +05:30
sriram veeraghanta
a2c01f9b32
fix: build errors
2025-04-17 17:42:42 +05:30
Vamsi Krishna
6300e789db
[WEB-3872]chore: header enhancement for dashboard and teamspace pages ( #2973 )
...
* chore: header enhancement for dashboard and teamspace pages
* chore: moved teamspaces pages list fetch to layout level
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-17 17:33:51 +05:30
M. Palanikannan
08073f8472
[WIKI-317] fix: removing repeated events and smooth cursor ( #2983 )
...
* feat: add smooth cursor animation
* fix: hide cursor when editor not focused
* fix: add blinking while stationary
* fix: prosemirror codemark added for getting access to plugin state
* fix: properly show smooth cursor along with fake cursor of the inline code block
* fix: refactored config screen for multiple options
* fix: added configuration for smooth cursor behaviour
* temp: remove later, workaround in store
* fix: css of toggle
* fix: change Appearance to Preferences
* fix: project page console logs
* fix: rename variable and initialization
* fix: smooth cursor decoration hiding instead of destroying
* fix: adding isEditable before rendering smooth cursor decoration itself
* fix: smooth cursor toggle added
* fix: remove unused classes
* fix: removing toasts
* fix: build errors
* fix: keyboard navigation
* fix: slash commands rendering converted to floating ui
* fix: styles and reactiveness
* fix: add language support
* fix: isSmoothCursorEnabled has been changed
* fix: push extensions
2025-04-17 17:32:08 +05:30
Vamsi Krishna
d1a035426a
[WEB-3847]fix: work item unliked from all requests if removed from one. #2985
2025-04-17 17:31:07 +05:30
sriram veeraghanta
e63a86fb4a
fix: merge conflicts
2025-04-17 17:29:27 +05:30
Sangeetha
aeb41e603c
[WEB-3826] feat: estimate activitites #6937
2025-04-17 17:16:57 +05:30
Vamsi Krishna
55eea1a8b7
[WEB-3872]chore: header switcher enhancements ( #6935 )
...
* * chore: alignment and size for header
* fix: switcher close on click
* chore: moved acces icon component to components
2025-04-17 17:15:53 +05:30
Aaryan Khandelwal
fa87ff14b7
[WIKI-319] chore: remove bottom border when toolbar is hidden ( #6943 )
...
* chore: remove border when toolbar is hidden
* chore: add stricter conditions
2025-04-17 17:13:21 +05:30
khalilzitouni2058
7d91b5f8df
[WEB-3892] feat: add icon to Quicklinks ( #6927 )
...
* [feature]: add icon to Quicklinks
* fix: moving getIconForLink to utils packages
2025-04-17 17:11:57 +05:30
Anmol Singh Bhatia
3ce40dfa2f
[WIKI-316] fix: list item overflow #6942
2025-04-17 17:08:13 +05:30
sriram veeraghanta
c151dec0c2
Sync: Community Changes #2986
2025-04-17 15:41:50 +05:30
Anmol Singh Bhatia
f65253c994
[WEB-2561] chore: favicon icon updated #6938 ( #6940 )
...
* chore: favicon icon updated
* chore: code refactor
2025-04-17 15:38:42 +05:30
Aaryan Khandelwal
474eb44c44
[WIKI-313] fix: image full screen modal portal ( #2984 )
...
* chore: image full screen modal portal
* fix: user profile regressino
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2025-04-17 15:38:20 +05:30
sriram veeraghanta
7c5f724919
Sync: Community Changes #2982
2025-04-16 20:39:21 +05:30
Henit Chobisa
f484f3babe
[SILO-152] fix: remove default on flags ( #2981 )
...
* fix: remove default on flags
* fix: slack integration
2025-04-16 20:34:37 +05:30
Anmol Singh Bhatia
97fcfaa653
[WEB-2561] chore: favicon icon updated #6938
2025-04-16 20:34:12 +05:30
M. Palanikannan
f7414e8e65
regression: live base url ( #2979 )
2025-04-16 18:23:25 +05:30
M. Palanikannan
1c7573b357
fix: nested pages minor fixes ( #2974 )
...
* fix: nested pages transitions fixed
* fix: close preview on keydown
* fix: title updated
* fix: redis broadcasting and ui changes
* fix: crashing redis and refactoring title and yarn lock
2025-04-16 17:16:31 +05:30
Vamsi Krishna
2cc6a45ce1
[WEB-3874] fix: teamspace page loading issue #2971
2025-04-16 13:20:44 +05:30
Prateek Shourya
25e3f50a53
fix: build error due to missing project state background color ( #2972 )
2025-04-16 13:19:00 +05:30
Anmol Singh Bhatia
c6f01d5d91
[WEB-3858] chore: project state icon enhancements ( #2960 )
...
* [DO NOT PUSH] chore: disable feature flag check
* disable feature flag check
* fix: temp fix
* chore: default project state icon color updated
* chore: project state icon updated
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-04-16 03:19:15 +05:30
sriram veeraghanta
439d3103b9
Sync: Community Changes #2969
2025-04-15 19:44:40 +05:30
Anmol Singh Bhatia
0e1ebff978
[WEB-3871] fix: sidebar label property #6934
2025-04-15 19:42:02 +05:30
sriram veeraghanta
4e4335503a
fix: build errors
2025-04-15 18:36:10 +05:30
sriram veeraghanta
29db39a287
fix: merge conflicts
2025-04-15 17:54:35 +05:30
Anmol Singh Bhatia
642dabfe35
[WEB-3870] fix: sidebar comment scroll #6932
2025-04-15 17:47:22 +05:30
Aaryan Khandelwal
48557cb670
[WEB-3868] fix: issue detail widget modals #6933
2025-04-15 17:46:45 +05:30
Saurabh Kumar
398f28ed7e
[WEB-3869] chore: modify oauth url prefix to auth/o ( #2964 )
...
* modify oauth url prefix to auth/o
* add additional_params for app_installation_id
2025-04-15 17:04:15 +05:30
sriram veeraghanta
de29cccaba
Merge branch 'preview' into sync/ce-ee
2025-04-15 16:37:41 +05:30
Vamsi Krishna
c401b26dd4
[WEB-3856]chore: refactor work item activity ( #6923 )
...
* chore: refactor work item activity
* chore: added estimate render for notifications
2025-04-15 16:35:28 +05:30
Aaryan Khandelwal
8118627f61
fix: epic links ( #2962 )
2025-04-15 14:23:13 +05:30
sriram veeraghanta
1b4f4634ff
Sync: Community Changes #2961
2025-04-15 13:48:30 +05:30
Aaryan Khandelwal
a4bca0c39c
[WEB-3859] fix: work item links #6930
2025-04-15 13:46:29 +05:30
M. Palanikannan
c56fb07851
fix: opening sidebar when page opens ( #2954 )
...
* fix: opening sidebar when page opens
* fix: removing console logs, loading states and adding subtler animations
* fix: add syncing animation and fix showing collaborators
2025-04-15 10:04:11 +05:30