Alex van Andel
9c127cbfc2
Revert "feat: migrate /apps/routing-forms/forms to /routing ( #18001 )"
...
This reverts commit 1de007ad21 .
2024-12-11 22:16:50 +00:00
1de007ad21
feat: migrate /apps/routing-forms/forms to /routing ( #18001 )
...
* feat: add getServerSideProps and getStaticProps
* feat: add routing pages view
* feat: add routing and related pages
* feat: setup redirect
* feat: remove routing configs in getStaticProps and getServerSideProps
* feat: add redirects in next.config and middleware
* feat: add split icon
* feat: rename href to /routing/forms
* feat: fix redirects
* feat: finish routing page
* feat: remove /apps/routing-forms/forms redirect in next-config
* feat: revert back redirects in serverSideProps
* fix: minor issues
* fix: routing-form url cloning
* chore: remove comments
* fix: routing page link
* fix: routing hover link
---------
Co-authored-by: Prashant Varma <prashantvarma5083@gmail.com >
2024-12-11 21:18:46 +00:00
Omar López and GitHub
8e76d7bd10
chore: fix formatting ( #16750 )
2024-09-21 02:10:12 +00:00
f8dc7a115a
chore: App Router - remove references to /pages for remaining pages in /auth, /insights, /d, signup and add missing default /future page ( #16589 )
...
* remove references to /pages for sso, setup, signin pages in /auth
* remove references to pages for insights
* remove references to pages for d
* remove references to pages for signup
* add page for /future index page
* fix routing-forms
* fix
* add missing defaults
* use getServerSessionForAppDir instead
* fix apps/[slug]/[...pages]
* fix metadata in apps/slug/pages
* refactor
* refactor
* remove duplicate code for PageProps
* remove references to pages for /reschedule
* fix
* fix routing forms
* type fix
* fix routing forms again
* revert changes for app/slug/pages
* revert
* revert changes in yarn lock
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-09-19 15:06:51 +00:00
bdd1d3a99d
chore: [app-router-migration 16]: migrate routing forms page ( #13015 )
...
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-01-19 11:57:08 -07:00
b7851e6e53
refactor: next/router hooks with next/navigation hooks ( #9105 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
2023-08-02 11:35:48 +02:00
e0ef30eb52
fix: /routing-form/single - Don't clear edits when moving from one tab to the other ( #8125 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2023-07-10 09:24:04 -04:00