plane/web
Aaryan Khandelwal 479c145b02
refactor: filter components, constants and helper functions (#2297)
* refactor: filters and display filters to accept handlers as props

* refactor: filters and display filters folder structure

* refactor: change issue layout options constant structure

* chore: display filters validations

* chore: view less filters functionality

* fix: display filters validation

* refactor: wrap functions around useCallback

* chore: start and target date filter options added

* refactor: query params generator function

* fix: query params generator function
2023-09-29 13:09:38 +05:30
..
components refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
constants refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
contexts dev: calendar view layout revamp (#2293) 2023-09-28 15:16:24 +05:30
helpers refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
hooks dev: calendar view layout revamp (#2293) 2023-09-28 15:16:24 +05:30
layouts chore: minor fixes 2023-09-25 17:43:55 +05:30
lib workspace project fixes 2023-09-25 12:35:42 +05:30
pages Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane into fix/issues-layout-mobx 2023-09-28 20:31:00 +05:30
public Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting 2023-09-15 15:40:24 +05:30
services fix: ui package setup and project update form refactor 2023-09-27 15:59:37 +05:30
store refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
styles Implemented swimlanes and kanban view (#2262) 2023-09-26 13:18:42 +05:30
types refactor: filter components, constants and helper functions (#2297) 2023-09-29 13:09:38 +05:30
.env.example [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc chore: kanban drag drop logic 2023-09-15 15:37:54 +05:30
Dockerfile.dev New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +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-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js fix: track events issue and env variables fixes (#2184) 2023-09-14 16:05:31 +05:30
package.json Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane into fix/issues-layout-mobx 2023-09-27 16:00:46 +05:30
postcss.config.js fix: tailwind common config (#2168) 2023-09-13 12:50:04 +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 fix: tailwind common config (#2168) 2023-09-13 12:50:04 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30