plane/apps/app/pages/[workspaceSlug]
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
..
me fix: minor ui fixes (#488) 2023-03-22 16:58:32 +05:30
projects 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
index.tsx chore: new workspace endpoint (#504) 2023-03-23 15:54:59 +05:30