mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
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> |
||
---|---|---|
.. | ||
components | ||
constants | ||
contexts | ||
helpers | ||
hooks | ||
layouts | ||
lib | ||
pages | ||
public | ||
services | ||
styles | ||
types | ||
.env.example | ||
.eslintrc.js | ||
.prettierrc | ||
Dockerfile.dev | ||
Dockerfile.web | ||
google.d.ts | ||
manifest.json | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
sentry.client.config.js | ||
sentry.edge.config.js | ||
sentry.properties | ||
sentry.server.config.js | ||
tailwind.config.js | ||
tsconfig.json |