Vamsi Krishna
d537e560e3
[WEB-2802]fix: dorpdown visibility issue in safari ( #6151 )
...
* filters drop down fix safari
* added comments for translation
* fixed drop down visibility issue
2024-12-04 15:27:34 +05:30
guru_sainath
1b92a18ef8
chore: updated the ssr rendering on sites ( #6145 )
...
* fix: refactoring
* fix: site ssr implementation
* chore: fixed auto reload on file change in sites
* chore: updated constant imports and globalised powerBy component
* chore: resolved lint and updated the env
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-04 14:24:53 +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
Aaryan Khandelwal
64a44f4fce
style: add custom class to editor paragraph and heading blocks ( #6143 )
2024-12-04 13:43:52 +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
Bavisetti Narayan
b6ab853c57
chore: filter out the removed cycle from issue detail ( #6138 )
2024-12-03 16:48:14 +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
Aaryan Khandelwal
11bfbe560a
fix: checked colored todo list item ( #6113 )
2024-12-02 13:47:50 +05:30
Aaryan Khandelwal
fc52936024
fix: escape markdown content for images ( #6096 )
2024-12-02 13:36:12 +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
Anmol Singh Bhatia
1b9033993d
[WEB-2799] chore: global component and code refactor ( #6131 )
...
* chore: local storage helper hook added to package
* chore: tabs global component added
* chore: collapsible button improvement
* chore: linear progress indicator improvement
* chore: fill icon set added to package
2024-12-02 13:22:08 +05:30
sriram veeraghanta
75ada1bfac
fix: constants package updates
2024-12-01 21:26:35 +05:30
Prateek Shourya
d0f9a4d245
chore: add redirection to plane logo in invitations page ( #6125 )
2024-11-29 20:20:49 +05:30
sriram veeraghanta
05894c5b9c
Merge pull request #6121 from makeplane/preview
...
release: v0.24.0
v0.24.0
2024-11-29 19:36:12 +05:30
Prateek Shourya
5926c9e8e9
fix: comment images in profile activity page ( #6123 )
2024-11-29 19:20:31 +05:30
Prateek Shourya
5aeedd1e5a
[WEB-2610] fix: workspace redirection from admin app ( #6122 )
2024-11-29 19:02:13 +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
pablohashescobar
41bd98dd63
fix: instance collect
2024-11-29 17:41:06 +05:30
sriram veeraghanta
bf1c326b44
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-11-29 17:36:00 +05:30
sriram veeraghanta
3d1485461d
fix: lockfile udpated
2024-11-29 17:35:47 +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
Prateek Shourya
712339a638
minor improvements for workspace management ( #6099 )
...
* minor improvements for workspace management
* typo fix
2024-11-29 14:53:30 +05:30
sriram veeraghanta
1c9162e1f1
chore: turbo version upgrade
2024-11-29 14:40:14 +05:30
sriram veeraghanta
f1e6f59716
chore: package version updated
2024-11-29 14:37:53 +05:30
sriram veeraghanta
69f235ed24
fix: merge conflicts
2024-11-29 14:35:43 +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
Bavisetti Narayan
41c0ba502c
fix: intake toggle ( #6111 )
2024-11-28 16:58:21 +05:30
Bavisetti Narayan
378e896bf0
fix: notification count ( #6109 )
2024-11-28 12:58:09 +05:30
Prateek Shourya
e3799c8a40
fix: add back issue identifier for relation activity. ( #6106 )
2024-11-28 12:50:56 +05:30
sriram veeraghanta
0d70397639
chore: issue version migrations updates
2024-11-28 12:42:30 +05:30
sriram veeraghanta
d2758fe5e6
Revert "fix: refactor editor extensions code spliting"
...
This reverts commit 234513278f .
2024-11-27 18:20:41 +05:30
Bavisetti Narayan
1420b7e7d3
chore: restrict email notifications for removed users ( #6100 )
2024-11-27 15:06:55 +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