plane/apps/app/pages
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
..
[workspaceSlug] feat: implemented new pages design with bare minimum functionality (#503) 2023-03-23 16:12:14 +05:30
api refactor: making unsplash api request from api folder (#482) 2023-03-21 16:31:01 +05:30
installations/[provider] style: github integration ui (#329) 2023-02-23 18:12:07 +05:30
workspace-member-invitation feat: cycles and modules toggle in settings, refactor: folder structure (#247) 2023-02-08 10:13:07 +05:30
_app.tsx feat: showing progress while page is being loaded (#485) 2023-03-22 19:05:36 +05:30
_document.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
_error.js feat: sentry integrated (#235) 2023-02-07 01:07:01 +05:30
404.tsx style: new buttons added (#470) 2023-03-17 10:40:38 +05:30
create-workspace.tsx refactor: global workspace form (#421) 2023-03-11 17:23:23 +05:30
error.tsx feat: cycles and modules toggle in settings, refactor: folder structure (#247) 2023-02-08 10:13:07 +05:30
index.tsx feat: sentry integrated (#235) 2023-02-07 01:07:01 +05:30
invitations.tsx style: new buttons added (#470) 2023-03-17 10:40:38 +05:30
magic-sign-in.tsx refactor: global workspace form (#421) 2023-03-11 17:23:23 +05:30
onboarding.tsx style: onboarding, chore: refactoring (#474) 2023-03-18 11:34:09 +05:30
signin.tsx style: auth screens (#478) 2023-03-21 12:46:12 +05:30