mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 06:25:58 +02:00
* fix: UI implementation * feat: endpoints to attach, remove, list pages to work items * chore: page detail * chore: return is_global * feat: search functionality * chore: remove search functionality * fix: integrations * fix: change issues to work-item in url * fix: post not deleting the unselected pages chore: accept page_id in delete instead of pk" * fix: remove unwanted filters * fix: refactoring * fix: refactor * fix: refactoring * fix: translations * fix: refacttor * fix: pages in epics * fix: refactoring * fix: search algo * fix: pages in epics * fix: project level search not working * fix: refactoring * chore: return logo_props * fix: duplicate serializer name * fix: refactoring * fix: reverted yarn.lock * fix: refactoring * chore: renamed the serializer * fix: workspace and project level validity of given page_ids * fix: check for is_global * chore: add permission class * fix: add page_id as a argument with default None * chore: add permission class for search endpoint * fix: removed duplicate back --------- Co-authored-by: sangeethailango <sangeethailango21@gmail.com> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>