bb-plane-fork/web/app
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
..
[workspaceSlug]/(projects) [PE-31] feat: Add lock unlock archive restore realtime sync (#5629) 2024-12-02 14:26:36 +05:30
accounts [WEB-2211] fix: input autoComplete (#5333) 2024-08-09 16:42:31 +05:30
create-workspace feat: workspace management from admin app (#6093) 2024-11-26 23:57:41 +05:30
installations/[provider] chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
invitations chore: add redirection to plane logo in invitations page (#6125) 2024-11-29 20:20:49 +05:30
onboarding [WEB-1970] fix: onboarding invitation page fluctuation on refresh. (#5627) 2024-09-19 17:51:22 +05:30
profile fix: cover image update fix for project and user profile (#6075) 2024-11-19 18:28:53 +05:30
sign-up chore: auth screen layout padding (#5087) 2024-07-11 13:18:06 +05:30
workspace-invitations [WEB-1255] feat: filters for project views and changes required for advanced views (#4949) 2024-06-27 14:40:14 +05:30
error.tsx [WEB-2432]fix: project not found state and error page alignment (#6095) 2024-11-26 19:11:35 +05:30
global-error.tsx fix: export page root from component pages 2024-06-25 20:48:34 +05:30
layout.tsx [WEB-2568] chore: minor improvements related to issue identifier and issue modal. (#5723) 2024-09-30 14:07:22 +05:30
not-found.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
page.tsx chore: auth screen layout padding (#5087) 2024-07-11 13:18:06 +05:30
provider.tsx add requestIdleCallback polyfill to fix Safari crash (#5689) 2024-09-24 19:37:12 +05:30