Benny Joo and GitHub
f86a5db843
chore: App Router Migration, add metadata to getting-started, extract into /modules and add method to UserRepository ( #16449 )
...
* getting-started: extract into /modules
* fix
* fix type-check
* add findByIdWithOptionalSelect to UserRepository
* fix import error
* fix type check
* add metadata
* fix
2024-09-17 02:42:19 +00:00
bd4722554d
chore: [app-router-migration 13.5] Add ability to reuse legacy getServerSideProps and getStaticProps on the /future pages ( #13184 )
...
Co-authored-by: Greg Pabian <35925521+grzpab@users.noreply.github.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2024-01-17 10:27:15 -07:00
a28b9cacd2
chore: [app-router-migration 17]: migrate payments page ( #13039 )
...
* chore: migrate payments page
* migrate page to WithLayout HOC, replace new ssrInit
* fix type error
* fix
* revert version changes
* fix
---------
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-01-12 18:36:48 -03:00
0bdc45a1a5
chore: [app-router-migration 18] Migrate "/settings/organizations/*" pages ( #13042 )
...
* manual: app-directory-boilerplate-calcom
* manual: import components directly
* manual: move files to correct route groups and add metadata
* manual: Change structure & Refactor to make code up to date
* manual: refactors
* Fix
* manual: fix type of arg of getData
* manual: fix type error
* fix type bugs
* fix
* fixing the build
* wip
---------
Co-authored-by: Greg Pabian <35925521+grzpab@users.noreply.github.com >
2024-01-12 15:32:39 -03:00
DmytroHryshyn and GitHub
5690718e7f
chore: [app-router-migration 10.5]: replace new trpc helper with legacy ssrInit/ssgInit ( #13108 )
2024-01-09 02:59:11 +00:00