plane/web/pages
M. Palanikannan e141091e99
fix: Resolved page not saving/not copying contents bug (#3203)
This commit adds a duplicate_page function to the PageDetailsPage component, which allows users to duplicate a page. If the current page does not have a description_html value, it will be set to the default value from the pageDetails object. The formData object is updated with the necessary values for duplication, including the new page name and description. Additionally, the handleSubmit dependency is included in the useEffect hook to ensure proper form submission.
2023-12-20 18:54:16 +05:30
..
[workspaceSlug] fix: Resolved page not saving/not copying contents bug (#3203) 2023-12-20 18:54:16 +05:30
accounts chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
god-mode chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
installations/[provider] chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
invitations chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
onboarding chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
profile fix: overflow issues in the profile settings layout (#3163) 2023-12-17 00:21:03 +05:30
workspace-invitations chore: update get invitation details endpoint (#2902) 2023-12-07 19:59:35 +05:30
_app.tsx dev: instance setup workflow (#2935) 2023-12-07 19:59:35 +05:30
_document.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
_error.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
404.tsx fix: removed unused packages and upgraded to next 14 (#2944) 2023-12-07 19:59:35 +05:30
create-workspace.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
index.tsx fix: implementing layouts using _app.tsx get layout method. (#2620) 2023-11-02 23:57:44 +05:30