forked from github/plane
4a81b988b4
* 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> |
||
---|---|---|
.. | ||
create-update-page-modal.tsx | ||
delete-page-modal.tsx | ||
index.ts | ||
page-form.tsx | ||
page-grid-item.tsx | ||
page-label.tsx | ||
pages-grid.tsx | ||
pages-list.tsx | ||
pages-masonry.tsx | ||
single-page-list-item.tsx |