sriram veeraghanta
f06b1b8c4a
fix: updated package version
2024-12-10 21:02:29 +05:30
Anmol Singh Bhatia
216a69f991
chore: workspace draft and inbox issue local db mutation ( #6180 )
2024-12-10 19:12:24 +05:30
Vihar Kurama
205395e079
fix: changed checkboxes to toggles on notifications settings page ( #6175 )
2024-12-10 01:02:34 +05:30
Vamsi Krishna
d04619477b
[WEB-2382]chore: notifications code improvement ( #6172 )
...
* chore: adjusted increment/decrement for unread count
* chore: improved param handling for unread notification count function
2024-12-09 18:06:56 +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
Aaryan Khandelwal
a85e592ada
fix: creating a new sub-issue from workspace level ( #6169 )
2024-12-09 12:15:10 +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
Satish Gandham
4499a5fa25
Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project ( #6165 )
2024-12-06 16:27:07 +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
Prateek Shourya
d55ee6d5b8
fix: remove unwanted states fetching logic to avoid multiple API calls. ( #6158 )
2024-12-05 15:26:35 +05:30
Prateek Shourya
aa1e192a50
improvement: update fetch map during workspace-level module fetch to reduce redundant API calls ( #6159 )
2024-12-05 15:26:15 +05:30
rahulramesha
66652a5d71
refactor project states to ake way for new features ( #6156 )
2024-12-05 12:46:51 +05:30
rahulramesha
31b6d52417
fix root issue store to have updated url params at all times ( #6147 )
2024-12-04 13:57:33 +05:30
Vamsi Krishna
a153de34d6
fixed piority icons shape ( #6144 )
2024-12-04 13:57:14 +05:30
guru_sainath
bb8a156bdd
fix: removed changelog endpoint ( #6146 )
2024-12-04 13:42:15 +05:30
Akshita Goyal
f02a2b04a5
fix: export btn overlap issue ( #6149 )
2024-12-04 13:41:48 +05:30
Aaryan Khandelwal
fe43300aa7
fix: pages empty state authorization ( #6141 )
2024-12-03 14:53:02 +05:30
Prateek Shourya
849d9891d2
chore: community edition product updates link ( #6132 )
...
* chore: community edition product updates link
* fix: iframe embed for changelog
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-03 13:28:28 +05:30
Vamsi Krishna
2768f560ad
[WEB-2802]fix:filters drop down fix safari ( #6133 )
...
* filters drop down fix safari
* added comments for translation
2024-12-03 12:51:39 +05:30
Anmol Singh Bhatia
fe5999ceff
fix: intake issue permission ( #6136 )
2024-12-02 19:49:09 +05:30
rahulramesha
da0071256f
fix half block dragging ( #6135 )
2024-12-02 19:30:58 +05:30
M. Palanikannan
3c6006d04a
[PE-31] feat: Add lock unlock archive restore realtime sync ( #5629 )
...
* fix: add lock unlock archive restore realtime sync
* fix: show only after editor loads
* fix: added strong types
* fix: live events fixed
* fix: remove unused vars and logs
* fix: converted objects to enum
* fix: error handling and removing the events in read only mode
* fix: added check to only update if the image aspect ratio is not present already
* fix: imports
* fix: props order
* revert: no need of these changes anymore
* fix: updated type names
* fix: order of things
* fix: fixed types and renamed variables
* fix: better typing for the real time updates
* fix: trying multiplexing our socket connection
* fix: multiplexing socket connection in read only editor as well
* fix: remove single socket logic
* fix: fixing the cleanup deps for the provider and localprovider
* fix: add a better data structure for managing events
* chore: refactored realtime events into hooks
* feat: fetch page meta while focusing tabs
* fix: cycling through items on slash command item in down arrow
* fix: better naming convention for realtime events
* fix: simplified localprovider initialization and cleaning
* fix: types from ui
* fix: abstracted away from exposing the provider directly
* fix: coderabbit suggestions
* regression: pass user in dependency array
* fix: removed page action api calls by the other users the document is synced with
* chore: removed unused imports
2024-12-02 14:26:36 +05:30
Aaryan Khandelwal
8c04aa6f51
dev: revamp pages authorization ( #6094 )
2024-12-02 13:59:01 +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
Vamsi Krishna
63bc01f385
[WEB-2774]fix:reordering favorites and favorite folders ( #6119 )
...
* fixed re order for favorites
* fixed lint errors
* added reorder
* fixed reorder inside folder
* fixed lint issues
* memoized reorder
* removed unnecessary comments
* seprated duplicate logic to a common file
* removed code comments
* fixed favorite remove while reorder inside folder
* fixed folder remove while reorder inside folder
* fixed-reorder issue
* added last child to drop handled
* fixed orderby function
* removed unncessasary comments
2024-12-02 13:35:09 +05:30
Anmol Singh Bhatia
1953d6fe3a
[WEB-2762] chore: loader code refactor ( #5992 )
...
* chore: loader code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2024-12-02 13:24:01 +05:30
Prateek Shourya
d0f9a4d245
chore: add redirection to plane logo in invitations page ( #6125 )
2024-11-29 20:20:49 +05:30
Prateek Shourya
5926c9e8e9
fix: comment images in profile activity page ( #6123 )
2024-11-29 19:20:31 +05:30
sriram veeraghanta
7725b200f7
fix: changelog redirection
2024-11-29 18:13:29 +05:30
sriram veeraghanta
2c69538617
fix: hypermode text typo changes
2024-11-29 17:47:46 +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
sriram veeraghanta
f1e6f59716
chore: package version updated
2024-11-29 14:37:53 +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
e3799c8a40
fix: add back issue identifier for relation activity. ( #6106 )
2024-11-28 12:50:56 +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
fa2e60101f
[WEB-2774] Chore: re-ordering functionality for entities in favorites. ( #6078 )
...
* fixed re order for favorites
* fixed lint errors
* added reorder
* fixed reorder inside folder
* fixed lint issues
* memoized reorder
* removed unnecessary comments
* seprated duplicate logic to a common file
* removed code comments
2024-11-26 19:15:21 +05:30
Satish Gandham
6376a09318
- Change batch size to 50 for inserting issues ( #6085 )
...
- Fallback to server when mentions filter is used
- Split load workspace into multiple transactions
2024-11-26 19:12:39 +05:30
Vamsi Krishna
32048be26f
[WEB-2432]fix: project not found state and error page alignment ( #6095 )
...
* fixed error page alignment and projects empty page
* spelling corrected
* spelling corrected
2024-11-26 19:11:35 +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
sriram veeraghanta
31c761db25
fix: nivo charts update fixes ( #6080 )
2024-11-26 18:52:42 +05:30
Aaryan Khandelwal
f7b2cee418
fix: misalignment of swimlanes group header ( #6077 )
2024-11-26 18:51:46 +05:30
Vamsi Krishna
1d9b02b085
[WEB-2724] fix: custom properties issue while moving to project ( #6090 )
...
* fixed custom properties adding issue
* added error handling to function
2024-11-26 18:50:28 +05:30
Anmol Singh Bhatia
7469e67b71
fix: project view application error ( #6091 )
2024-11-25 20:05:03 +05:30
Bavisetti Narayan
6ef62820fa
[WEB-2778] chore: private project join restriction ( #6082 )
...
* chore: private project join restriction
* chore: update project not found container layout
* chore: restrict other users to join private project
* chore: add check condition using enum
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-11-22 16:00:19 +05:30
Anmol Singh Bhatia
a446bc043e
[WEB-2765] fix: issue detail page unnecessary scroll ( #6068 )
...
* fix: issue dertail page unnecessary scroll
* fix: issue detail sidebar ui
2024-11-21 15:16:47 +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
Prateek Shourya
6f497b024b
[WEB-2770] fix: inbox issue detail loader on focus change ( #6074 )
2024-11-19 17:07:32 +05:30