plane/web
Aaryan Khandelwal 26188f208b
[WEB-1204] fix: Kanban and calendar drag and drop in mobile (#4408)
* chore: don't show context menu on mobile devices

* fix: drag and drop in mobile

* chore: default show more options in mobile

* fix: dnd in calendar layout
2024-05-16 23:42:54 +05:30
..
components [WEB-1204] fix: Kanban and calendar drag and drop in mobile (#4408) 2024-05-16 23:42:54 +05:30
constants feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
helpers style: update space and admin app colors (#4465) 2024-05-16 11:35:31 +05:30
hooks [WEB-1311] fix: Issue link copy shortcut macOS (#4455) 2024-05-15 15:55:44 +05:30
layouts fix: adding new spinner 2024-05-15 22:09:16 +05:30
lib fix: adding new spinner 2024-05-15 22:09:16 +05:30
pages [WEB-1345] chore: auth and loader responsiveness (#4494) 2024-05-16 23:35:53 +05:30
public [WEB-1319] chore: instance not ready pages improvement (#4492) 2024-05-16 23:41:30 +05:30
services [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
store [WEB-1249] feat: Kanban multi dragndrop (#4479) 2024-05-16 17:29:01 +05:30
styles chore: handled ui and preloading in init page (#4491) 2024-05-16 19:28:37 +05:30
.env.example fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +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 fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-auth.d.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
next-env.d.ts [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
next.config.js fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
package.json [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30