Aaryan Khandelwal
5ca794b648
chore: remove line-through decoration from checked todo list items ( #5659 )
2024-09-24 13:56:36 +05:30
sriram veeraghanta
83bfca6f2d
fix: linting issues and rule changes ( #5681 )
...
* fix: lint config package updates
* fix: tsconfig changes
* fix: lint config setup
* fix: lint errors and adding new rules
* fix: lint errors
* fix: ui and editor lints
* fix: build error
* fix: editor tsconfig
* fix: lint errors
* fix: types fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-23 17:10:38 +05:30
Ketan Sharma
f49a2aa9e3
[WEB-2511] fix: fix overlapping issues for headers globally ( #5667 )
...
* fixed only for spreadsheet
* change package for global change
* made global and ad hoc changes
* fix border and z-index for intake and notifications header
2024-09-23 16:03:56 +05:30
Aaryan Khandelwal
83b83326c5
[WEB-2509] feat: fullscreen option for editor images ( #5665 )
...
* feat: editor image full screen mode
* fix: full screen modal visibility
* refactor: memoize calculations
* chore: update useEffect dependencies
2024-09-23 16:00:06 +05:30
Aaryan Khandelwal
f9a8896486
[WEB-1116] chore: add fallback for the live server ( #5622 )
...
* chore: add fallback for the live server
* fix: update provider document after patch request
* chore: make the health check call only on connection fail
* chore: update debounce interval
* refactor: remove useSwr call for healtch check
* fix: pages fallback init
2024-09-23 15:35:06 +05:30
M. Palanikannan
a05876552c
[WEB-1116] fix: page outline not reflecting changes in realtime ( #5567 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
* fix: heading not updating with realtime
* chore: add read-only editor support
* fix: headings show on initial render
* fix: types and imports
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-23 14:44:27 +05:30
rahulramesha
604ddad3fa
[WEB-2453] fix: Render on hover only when enabled ( #5609 )
2024-09-20 20:26:38 +05:30
Aaryan Khandelwal
77152b3119
style: remove side menu position transition ( #5637 )
2024-09-19 17:47:34 +05:30
Ketan Sharma
e9464f9e68
[WEB-2475] fix: applied filters header z-index and transparency ( #5632 )
...
* fixed only for spreadsheet
* change package for global change
2024-09-19 17:36:52 +05:30
Prateek Shourya
3b40158d9a
[WEB-2395] chore: minor UX copy update for what's new link. ( #5626 )
...
* [WEB-2395] chore: minor ux copy update for what's new link.
* fix: import errors.
2024-09-18 13:22:51 +05:30
M. Palanikannan
146a500f9f
[WEB-2450] fix: image resize component ( #5623 )
...
* fix: image resize fixed for initial render
* fix: working image resize with mousemove handler only inside the editor
* fix: unnecessary calc
* fix: setting state to true
2024-09-17 16:54:42 +05:30
sriram veeraghanta
69b4f155fc
fix: yjs dependencies revert
2024-09-16 21:06:40 +05:30
M. Palanikannan
8533eba07d
[WEB-2450] dev: custom image extension ( #5585 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
* feat: add custom image node for uploads
* fix: combine two extensions
* fix: added new image extension to backend
* fix: type errors
* style: image drop node
* style: image resize handler
* fix: removed unused stuff
* fix: types of updateAttributes
* fix: image insertion at pos and loading effect added
* fix: resize image real time sync
* fix: drag drop menu
* feat: custom image component editor
* fix: reverted back styles
* fix: reverted back document info changes
* fix: css image css
* style: image selected and hover states
* refactor: custom image extension folder structure
* style: read-only image
* chore: remove file handler
* fix: fixed multi time file opener
* fix: editor readonly content set properly
* fix: old images not rendered as new ones
* fix: drop upload fixed
* chore: remove console logs
* fix: src of image node as dependency
* fix: helper library build fix
* fix: improved reflow/layout and fixed resizing
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-16 19:36:20 +05:30
Prateek Shourya
2e816656e5
[WEB-2112 | WEB-2113] dev: billing and change-log improvements. ( #5614 )
...
* chore: minor improvements in billing and changelogs.
* fix: lint errors.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-16 18:36:17 +05:30
Aaryan Khandelwal
6826ce0465
[WEB-1116] chore: remove yjs packages from the editor ( #5603 )
...
* chore: remove yjs packages from the editor
* chore: updated yarn lock file
2024-09-16 18:28:09 +05:30
sriram veeraghanta
c4b5c737f3
fix: adding types in package
2024-09-16 17:54:23 +05:30
Akshita Goyal
74507559b8
[WEB-2456] Chore: workspace member list additional info ( #5604 )
...
* chore: added last login medium
* chore: added email and authentication columns in member settings
* fix: revoked lock file changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-16 14:28:41 +05:30
sriram veeraghanta
1b0e31027e
fix: lint fixes and typescript version fixes
2024-09-12 20:39:31 +05:30
Prateek Shourya
b2533b94ce
[WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. ( #5595 )
...
* [WEB-2444] improvement: performace improvement for `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector`.
* Move outside click detector to plane helpers package.
* chore: remove plane helpers yarn.lock
2024-09-12 20:10:04 +05:30
Bavisetti Narayan
fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform ( #5466 )
...
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-11 17:10:15 +05:30
Prateek Shourya
00b76300f5
[WEB-2421] chore: issue display properties and issue identifier improvements. ( #5577 )
...
* [WEB-2421] chore: issue display properties and issue identifier improvements.
* chore: remove yarn.lock changes.
2024-09-10 21:49:57 +05:30
sriram veeraghanta
04b10cabc8
fix: tailwind warning fixes
2024-09-10 17:57:06 +05:30
Aaryan Khandelwal
cc07992e47
[WEB-2424] fix: add optional chaining for parent node ( #5571 )
...
* fix: add optional chaining for parent node
* chore: revert yarn lock changes
2024-09-10 14:41:48 +05:30
M. Palanikannan
069f8b950e
fix: svg not supported in image uploads in the editor ( #5558 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
2024-09-10 14:27:27 +05:30
Aaryan Khandelwal
7c77fc1680
fix: task list not getting synced ( #5566 )
2024-09-09 21:35:31 +05:30
Anmol Singh Bhatia
99a7867a5e
[WEB-2228] fix: dashboard peek overview issue stats #5442 ( #5560 )
...
* fix: dashboard issue stats
* chore: code refactor
2024-09-09 20:37:46 +05:30
M. Palanikannan
4d38a10f8b
fix: character count to work properly on editor rerenders and read only mode ( #5554 )
...
* fix: character count to work properly on editor rerenders and read only mode
* fix: desctructing properly at the start
2024-09-09 19:59:07 +05:30
Aaryan Khandelwal
8154a190d2
[WEB-1116] fix: editor info badges occupying multiple lines ( #5548 )
2024-09-07 09:01:01 +05:30
Akshita Goyal
c95aa6a0f7
[WEB-2273] Fix: page alignments ( #5541 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
* fix: header-alignments
* fix: tabs
* fix: settings page
* fix: subgroup page
* fix: mobile headers
* fix: settings mobile header made observable
* fix: lint error + edge case handling
2024-09-06 18:38:53 +05:30
Anmol Singh Bhatia
52f78a86af
[PWA-26] chore: pwa input focus improvement ( #5507 )
...
* chore: pwa dropdown input focus improvement
* chore: tab indices helper function updated and code refactor
* chore: modal tab index refactoring
* fix: PWA filters input autofocus
* chore: intake tab index updated and code refactor
* chore: code refactor
2024-09-06 16:21:14 +05:30
Bavisetti Narayan
3d7098855f
[WEB-2358] chore: optimised the recent collaborators endpoint ( #5470 )
...
* chore: optimised the recent collaborators endpoint
* chore: recent collabators code refactor
* chore: sorted the user's based on active issues
* chore: recent collaborators sorting
* chore: code refactor
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-05 15:38:10 +05:30
Akshita Goyal
87dbb9b888
[WEB-2273] Chore: page alignments ( #5505 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
2024-09-05 12:16:24 +05:30
Aaryan Khandelwal
f0da532db7
fix: remove esm build for the ui package ( #5517 )
2024-09-04 18:12:31 +05:30
Akshita Goyal
22656d0114
[WEB-2273] Chore: header UI ( #5467 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* fix: uncommented filters
* fix: used enums
* fix: enum changes
2024-09-04 14:38:30 +05:30
rahulramesha
fd3e3d1a19
fix dev build for plane ui ( #5506 )
2024-09-03 15:44:00 +05:30
Aaryan Khandelwal
9910ed6e5f
[WEB-1116] refactor: page helpers for document transformation ( #5503 )
...
* refactor: page helpers for document transformation
* refactor: update tranforamtion function name
2024-09-03 15:31:32 +05:30
Aaryan Khandelwal
6c3a8a9647
[WEB-1116] feat: pages realtime collaboration ( #5493 )
...
* [WEB-1116] feat: pages realtime sync (#5057 )
* init: live server for editor realtime sync
* chore: authentication added
* chore: updated logic to convert html to binary for old pages
* chore: added description json on page update
* chore: made all functions generic
* chore: save description in json and html formats
* refactor: document editor components
* chore: uncomment ui package components
* fix: without props extensions refactor
* fix: merge conflicts resolved from preview
* chore: init docker compose
* chore: pages custom error codes
* chore: add health check endpoint to the live server
* chore: update without props extensions type
* chore: better error handling
* chore: update react-hook-form versions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: docker related fixes
* fix: module type fixes
* fix: nginx update
* fix: adding live server workflow
* fix: workflow fixes
* fix: docker compose fixes
* fix: workflow fixes
* fix: path config
* fix: docker compose warnings
* fix: nginx port forwarding
* fix: update docker compose with new env
* fix: env var fixes
* fix: error handling
* fix: docker compose env var
* fix: compose fixes
* chore: update server start message
* chore: handle errors
* fix: build errors
* chore: update port
* chore: update server port
* chore: show error on authentication fail
* chore: show error on authentication fail
* feat: add redis extension
* chore: updated restore version logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-09-02 17:54:12 +05:30
rahulramesha
10c253471c
[WEB-2365] fix: Misaligned tooltips in few components ( #5486 )
...
* fix mis-aligned tooltips in few components
* fix tooltip for kanban title
2024-09-02 15:09:55 +05:30
rahulramesha
c1d3da0cab
use-platform-os hook optimization to not cause re renders ( #5453 )
2024-08-30 19:05:22 +05:30
rahulramesha
693085577d
[WEB-2316] chore: Render Tooltips and Drop downs in certain places on hover hover to improve rendering performance ( #5456 )
...
* render tooltips and dropdowns in certain places post hover to improve performance
* fix useEffect hooks
2024-08-29 21:07:49 +05:30
Aaryan Khandelwal
7efda1c392
[WEB-2050] dev: added new information panels to a page ( #5409 )
...
* dev: added new information panels to pages
* refactor: update function name
2024-08-28 14:08:29 +05:30
Prateek Shourya
9372677f0c
[WEB-2343] fix: click events in spreadsheet layout quick action menu. ( #5443 )
2024-08-27 22:11:25 +05:30
rahulramesha
890379b64f
Make quick action dropdowns use capture phase of the event to trigger closure on outside click ( #5414 )
2024-08-26 14:40:11 +05:30
Aaryan Khandelwal
a0ed51c845
[WEB-2293] feat: pages version history ( #5417 )
...
* chore: project page version
* feat: page version history implemented
* chore: hide save button when version history overlay is active
* refactor: updated navigation logic
* chore: added error states
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-26 14:03:55 +05:30
Aaryan Khandelwal
881d0525cc
refactor: ai menu ( #5400 )
2024-08-21 16:19:28 +05:30
M. Palanikannan
d9b0fe2aaa
fix: placeholder for list items ( #5389 )
2024-08-20 15:03:16 +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
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +05:30
Prateek Shourya
4ca45a971c
chore: issue filters restructuring. ( #5372 )
2024-08-16 16:48:00 +05:30
Anmol Singh Bhatia
d60e988ca1
fix: issue delete notification message updated ( #5373 )
2024-08-16 16:30:54 +05:30