Omar López
|
0eeee42811
|
Adds middleware to get V2 early access (#3617)
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
|
2022-08-09 10:21:15 +01:00 |
Agusti Fernandez Pardo
|
e878e1a665
|
Fix/api build (#3675)
* fix: shared next-auth calendso session type fix
* fix: move imports from @lib -> @calcom/lib to fix types
* Consolidates next-auth definitions
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: zomars <zomars@me.com>
|
2022-08-03 13:18:26 -06:00 |
Leo Giovanetti
|
760026b2e6
|
Correcting syntax of overloading (#3598)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-08-02 05:52:25 +00:00 |
Leo Giovanetti
|
5437005c7e
|
UI tweaks (#3576)
|
2022-07-29 15:23:54 +02:00 |
Omar López
|
bfa70dcc83
|
Feat/onboarding admin (#3486)
* WIP
* API and step done fallback
* Finishing up tweaks
* Inline comment
* Translations
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Linting fixes
* Update apps/web/pages/auth/setup.tsx
Co-authored-by: Omar López <zomars@me.com>
* Linting fix
* Moving to v2
* Translations
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-07-27 17:28:21 -06:00 |
Omar López
|
9447f16b82
|
Migrates all tRPC code to a monorepo package (#3484)
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* Test fixes
* Adds missing stripe packages
* Moved queries to lib instead
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-07-22 11:27:06 -06:00 |
Omar López
|
0a125b6900
|
Revert "Self-hosted onboarding first admin wizard (#3393)" (#3485)
This reverts commit ee14423f4c .
|
2022-07-21 15:05:52 -06:00 |
Leo Giovanetti
|
ee14423f4c
|
Self-hosted onboarding first admin wizard (#3393)
* WIP
* API and step done fallback
* Finishing up tweaks
* Inline comment
* Translations
|
2022-07-21 19:29:24 +00:00 |
Omar López
|
fe35cf6570
|
Extract prisma to it's own package (#1823)
* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs
|
2022-02-15 13:30:52 -07:00 |