plane/web
rahulramesha afc2ca65cf
[WEB-1138] feat: List lssue Layout Drag and Drop (#4536)
* List Dnd Complete feature

* fix minor bugs in list dnd

* remove double overlay in kanban post refactor

* add missing dependencies to useEffects

* make provision to add to the last issue of the group

* show current child issues to also be disabled if the parent issue is being dragged

* fix last issue border

* fix code static analysis suggestions

* prevent context menu on drag handle
2024-05-21 16:25:57 +05:30
..
components [WEB-1138] feat: List lssue Layout Drag and Drop (#4536) 2024-05-21 16:25:57 +05:30
constants [WEB-1138] feat: List lssue Layout Drag and Drop (#4536) 2024-05-21 16:25:57 +05:30
helpers [WEB-1301] chore: handled issues count in project, module, and cycle issues (#4538) 2024-05-21 14:55:29 +05:30
hooks [WEB-1138] feat: List lssue Layout Drag and Drop (#4536) 2024-05-21 16:25:57 +05:30
layouts fix: adding new spinner 2024-05-15 22:09:16 +05:30
lib fix: onboarded steps validation in web app (#4527) 2024-05-20 16:12:56 +05:30
pages [WEB-1385] chore: auth screen and space app improvement (#4529) 2024-05-20 19:03:23 +05:30
public [WEB-1319] chore: user default cover image (#4525) 2024-05-20 15:43:48 +05:30
services fix: instance config errors 2024-05-18 16:22:53 +05:30
store [WEB-1138] feat: List lssue Layout Drag and Drop (#4536) 2024-05-21 16:25:57 +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
.prettierrc
Dockerfile.dev
Dockerfile.web fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
google.d.ts
manifest.json
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: adding redirect rules to old signup page 2024-05-21 13:43:54 +05:30
package.json chore: update package version 2024-05-20 16:18:11 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30