plane/apps/app
Anmol Singh Bhatia e08fc59114
feat: spreadsheet view (#1369)
* feat: spreadsheet view

* fix: fix scroll and overflow issues, feat: updated issue properties component, style: ui improvements

* feat: sub-issue toggle and sub-issue hook added, chore: code refactor

* fix: only render parent issue

* feat: sub issue fetching hook updated and nested sub issue added, chore: code refactor

* style: title sticky to left on scroll and column styling

* fix: tooltip , filter and view z-index fix

* feat: spreadsheet view column sorting, fix: sticky scroll issue fix

* feat: updated issue view filter for spreadsheet view

* style: spreadsheet view column

* feat: double click to edit title

* fix: estimate sorting fix

* style: spreadsheet view columns

* fix: spreadsheet view mutation, feat: edit , copy and delete option added

* fix: edit sub issue fix
2023-06-23 17:20:05 +05:30
..
components feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
constants feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
contexts chore: show inbox applied filters list (#1334) 2023-06-21 17:32:56 +05:30
helpers fix: cycle stats empty state (#1338) 2023-06-23 11:09:34 +05:30
hooks feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
layouts fix: lower role user cannot invite higher role user (#1302) 2023-06-16 19:06:34 +05:30
lib Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
pages chore: route to issue after creating it (#1359) 2023-06-23 13:19:26 +05:30
public feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
services chore: route to issue after creating it (#1359) 2023-06-23 13:19:26 +05:30
styles fix: inbox mutation fixes (#1324) 2023-06-21 17:10:52 +05:30
types feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
.eslintrc.js chore: replace nextjs Image element (#1227) 2023-06-07 01:56:21 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Improve apk usages in Dockerfile (#1198) 2023-06-07 12:30:42 +05:30
Dockerfile.web Improve apk usages in Dockerfile (#1198) 2023-06-07 12:30:42 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js fix: docker image uploads (#1108) 2023-05-25 10:24:20 +05:30
package.json chore: change charts library (#1305) 2023-06-19 12:59:57 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30