plane/web/components/issues/issue-layouts/calendar
rahulramesha 1a462711e1
[WEB-761] fix: Time zone date misalignment (#3986)
* fix date time misalignment

* fix failing build

* fix gantt chart view position fix

* comments for getDate method

* remove new Date() where not required

* changes from my self review
2024-03-19 17:40:20 +05:30
..
dropdowns [WEB-761] fix: Time zone date misalignment (#3986) 2024-03-19 17:40:20 +05:30
roots [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
base-calendar-root.tsx [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
calendar.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30
day-tile.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30
header.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
index.ts chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
issue-blocks.tsx [WEB-588] chore: remove the word title from the issue title tooltip. (#3874) 2024-03-06 14:02:14 +05:30
quick-add-issue-form.tsx chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
types.d.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
utils.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
week-days.tsx fix: layout change not working in cycles and modules (#3729) 2024-02-21 16:40:52 +05:30
week-header.tsx fix calendar layout distortion because of scrollbar (#3770) 2024-02-23 19:06:47 +05:30