plane/apps/app
Anmol Singh Bhatia e6055da150
feat: calendar view (#561)
* feat:start and last day of month helper function

* feat: start and last day of week helper function

* feat: weekday and everyday interval helper function

* feat: calendar date formater helper function

* feat: monthly calendar view , feat: weekend date toggle, feat: calendar month and year picker

* feat: monthly , weekly view and weekend toggle

* feat: drag and drop added in calendar view

* fix: drag and drop mutation fix

* chore: refactoring , feat: calendar view option added

* fix: calendar view menu fix

* style: calendar view style improvement

* style: drag and drop styling

* fix:week day format fix

* chore: calendar constant added

* feat: calendar helper function added

* feat: month and year picker, month navigator, jump to today funtionality added

* feat: weekly navigation and jump to today fix, style: month year picker fix

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-30 02:01:53 +05:30
..
components feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
constants feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
contexts feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
helpers feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
hooks feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
layouts fix: join project screen flicker (#541) 2023-03-27 16:53:31 +05:30
lib Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
pages fix: mutation while adding issue to cycle or module (#589) 2023-03-29 19:13:53 +05:30
public feat: completed cycle message added (#565) 2023-03-28 18:48:57 +05:30
services feat: incomplete cycle endpoint added , issue sidebar cycle fix (#582) 2023-03-29 19:21:15 +05:30
styles feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
types feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
.env.example refactor: self hosting setup (#411) 2023-03-09 20:49:12 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +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 style: projects list page 2023-03-01 14:11:27 +05:30
package.json feat: jitsu tracker setup (#542) 2023-03-29 12:24:19 +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 style: project settings pages 2023-03-03 13:29:36 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30