bb-plane-fork/web
M. Palanikannan e33bae2125
[PE-92] fix: removing readonly collaborative document editor (#6209)
* fix: removing readonly editor

* fix: sync state

* fix: indexeddb sync loader added

* fix: remove node error fixed

* style: page title and checkbox

* chore: removing the syncing logic

* revert: is editable check removed in display message

* fix: editable field optional

* fix: editable removed as optional prop

* fix: extra options import fix

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-12-18 12:58:18 +05:30
..
app refactor: enhance workspace and project wrapper modularity (#6207) 2024-12-16 19:01:37 +05:30
ce refactor: remove cn helper function from the editor package (#6217) 2024-12-18 12:22:14 +05:30
core [PE-92] fix: removing readonly collaborative document editor (#6209) 2024-12-18 12:58:18 +05:30
ee refactor: enhance workspace and project wrapper modularity (#6207) 2024-12-16 19:01:37 +05:30
helpers refactor: enhance components modularity and introduce new UI componenets (#6192) 2024-12-12 21:40:57 +05:30
public code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
styles chore: theme and code refactor (#5983) 2024-11-11 19:53:43 +05:30
.env.example [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
.eslintignore fix: eslint config and errors 2024-06-13 21:17:06 +05:30
.eslintrc.js fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
.gitignore [WEB-1669] chore: enable sign out and sentry on exception error page. (#4884) 2024-06-20 16:50:05 +05:30
.prettierignore chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
instrumentation.ts chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts fix: typescript upgrade build errors 2024-09-10 21:31:32 +05:30
next.config.js [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
package.json fix: updated package version 2024-12-10 21:02:29 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
sentry.edge.config.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
tailwind.config.js feat: app dir migration (#4743) 2024-06-10 12:37:38 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
use-font-face-observer.d.ts fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30