This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b70047b1d5
plane
/
web
/
components
/
issues
/
issue-layouts
/
index.ts
3 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
dev: calendar view layout revamp (#2293) * dev: calendar view init * chore: new render logic * chore: implement calendar view * chore: calendar view * refactor: calendar payload * chore: remove active month logic from backend * chore: setup new store for calendar * refactor: issues fetching structure * chore: months dropdown * chore: modify request query params for calendar layout * refactor: remove console logs and add comments
2023-09-28 09:46:24 +00:00
export
*
from
"./calendar"
;
Implemented swimlanes and kanban view (#2262) * chore: issue store for kanban and calendar * chore: updated ui for kanba and swimlanes * chore: yarn.lock updated
2023-09-26 07:48:42 +00:00
export
*
from
"./kanban"
;
Reference in New Issue
Copy Permalink