plane/apps/app/pages/[workspaceSlug]/projects/[projectId]
Saheb Giri 4a81b988b4
feat: implemented new pages design with bare minimum functionality (#503)
* chore: add page types and page api service

* chore: add create, list, update and delete on pages

* chore: add create, delete and patch page blocks

* feat: add and remove pages to favorite

* fix: made neccessary changes

- used tailwind for hover events
- add error toast alert
- used partial for patch request

* fix: replace absolute positiong with a flex box

* fix: design list page view to match with ui

* feat: add top large textarea for page title and description

* refactor: add page label with types

* feat: add pages grid layout

* feat: add tabs and masonry layout

* fix: build errors

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-23 16:12:14 +05:30
..
cycles chore: new modules and cycles response (#489) 2023-03-22 18:10:38 +05:30
issues fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
modules style: views (#486) 2023-03-22 14:47:13 +05:30
pages feat: implemented new pages design with bare minimum functionality (#503) 2023-03-23 16:12:14 +05:30
settings style: new buttons added (#470) 2023-03-17 10:40:38 +05:30
views chore: new global select filters component (#501) 2023-03-23 12:01:50 +05:30