Omar López
|
ec58a9dd70
|
The Dotenv Refactor (#2275)
* dotenv refactoring
* dotenv fixes
* Env variables cleanup
* Updates e2e variables
* Moves environment file to types
* Removes conflicting configs
* Readds missing variables
* Fixes
* More fixes
* Update .env.example
* Update yarn.lock
* Update turbo.json
* Fixes e2e
* Temp fix
* disables cache for lint
* Please work
* I'm getting desperate here.
* Matches node versions
* Take 2
* Revert "Take 2"
This reverts commit a735f47f23 .
* Update .env.example
|
2022-03-25 17:39:38 -07:00 |
Omar López
|
558897fe53
|
Migrates components and libs to packages (#2172)
* Migrates Dialog to ui package
* Migrates Alert to ui
* Migrate Button to ui
* UI and lib migrations
* Add missing imports
* Update Error.tsx
|
2022-03-16 16:36:43 -07:00 |
Peer Richelsen
|
adbae64619
|
fixed tablet view of event-types (#2098)
Co-authored-by: Peer Richelsen <peer@hey.com>
|
2022-03-09 22:17:46 +00:00 |
Agusti Fernandez
|
eb59908c84
|
Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. (#1991)
* Replace BASE_URL with NEXT_PUBLIC_BASE_URL in Shell
* Replace BASE_URL with NEXT_PUBLIC_BASE_URL in apps/web/pages/auth/signup
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-27 22:34:08 +00:00 |
Agusti Fernandez
|
373bc1660c
|
Adds BASE_URL to callbackUrl in signup page and Shell component (#1882)
* add WEBSITE_URL to callbackUrl in signup page and Shell component
* fix: WEBSITE_URL -> BASE_URL, login missing do in another pr maybe
Co-authored-by: Agusti Fernandez <agusti@colony.io>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Agusti Fernandez <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-21 13:09:56 -07:00 |
zomars
|
038e8a4b7d
|
Runs prettier
|
2022-02-10 14:22:45 -07:00 |
zomars
|
0bc511a886
|
Migrated cal.com to apps/web
|
2022-02-10 14:22:45 -07:00 |