plane/apps/app/services
Saheb Giri 10e5ba7b3e
feat: add pages and page blocks (#495)
* 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
2023-03-23 11:01:06 +05:30
..
api.service.ts feat: added load more button to github repos dropdown (#414) 2023-03-10 16:03:49 +05:30
app-installations.service.ts style: github integration ui (#329) 2023-02-23 18:12:07 +05:30
authentication.service.ts Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
cycles.service.ts fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
file.service.ts refactor: making unsplash api request from api folder (#482) 2023-03-21 16:31:01 +05:30
issues.service.ts fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
modules.service.ts fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
pages.service.ts feat: add pages and page blocks (#495) 2023-03-23 11:01:06 +05:30
project.service.ts feat: added load more button to github repos dropdown (#414) 2023-03-10 16:03:49 +05:30
state.service.ts feat: label grouping, fix: new states response (#254) 2023-02-08 18:51:03 +05:30
user.service.ts style: new workspace dashboard design (#454) 2023-03-16 01:36:21 +05:30
views.service.ts feat: issues filter using views (#448) 2023-03-16 14:07:19 +05:30
workspace.service.ts style: github integration ui (#329) 2023-02-23 18:12:07 +05:30