Commit Graph

4784 Commits (f1ba497b93fef55f1fff7746db2b33746ff6b617)

Author SHA1 Message Date
Hariom Balhara f1ba497b93 Merge remote-tracking branch 'origin/main' into feat/manage-all-booking-inputs 2023-02-17 13:03:01 +05:30
Omar López 7c749299bb
Enforces explicit type imports (#7158)
* Enforces explicit type imports

* Upgrades typescript-eslint

* Upgrades eslint related dependencies

* Update config

* Sync packages mismatches

* Syncs prettier version

* Linting

* Relocks node version

* Fixes

* Locks @vitejs/plugin-react to 1.3.2

* Linting
2023-02-16 15:39:57 -07:00
Esaú Morais 3df289b557
fix(schedule): close on click #7143 (#7148) 2023-02-16 13:42:41 -07:00
Carina Wollendorfer f4c849b75c
fix deleting webhook (#7159) 2023-02-16 21:22:14 +01:00
Aaron Presley 09cc6f07e4
Booking page now displays localized dates, times, and timezones (#7130) 2023-02-16 18:16:22 +01:00
Hariom Balhara 2e380580cd Make location required in zodSchema as was there in production 2023-02-16 21:40:33 +05:30
Hariom Balhara 83610f8c1b Dark theme asterisk not visible 2023-02-16 13:35:12 +05:30
Hariom Balhara cdb5b4a9dd Fix booking success page crash when a booking doesnt have newly added required fields response 2023-02-16 13:23:18 +05:30
Hariom Balhara c5cd57d8f4 More comments 2023-02-16 12:25:30 +05:30
Hariom Balhara ef85718ae8
Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 11:30:29 +05:30
Hariom Balhara b8f9d39fc4 Show fields but mark them disabled 2023-02-16 11:14:44 +05:30
Hariom Balhara f26141a59a
Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 11:13:12 +05:30
Hariom Balhara f50b4166f5
Update apps/web/components/booking/pages/BookingPage.tsx
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 10:49:46 +05:30
Hariom Balhara 10d9886dcc
Update packages/features/form-builder/FormBuilder.tsx
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 10:49:32 +05:30
Hariom Balhara 7316bd4775
Update apps/web/components/booking/pages/BookingPage.tsx
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 10:46:42 +05:30
zomars 64aa375a53 Type fix 2023-02-15 16:30:39 -07:00
zomars 3b2241abe0 Restoring reqBody to avoid uneeded conflicts with main 2023-02-15 13:44:02 -07:00
zomars 020aad147e Merge branch 'main' into feat/manage-all-booking-inputs 2023-02-15 13:39:09 -07:00
sean-brydon 78656f2116
Layout Story (#7116)
* Flex component + spacing story

* Add Flex Story

* Remove flex component
2023-02-15 19:12:10 +00:00
Nafees Nazik 1fa5e296af
refactor: use dynamic import in booking page (#7101)
Co-authored-by: zomars <zomars@me.com>
2023-02-15 20:08:17 +01:00
alannnc 0f76530c11
fix/premium-username-user-state-overriden (#7099) 2023-02-15 19:40:29 +01:00
Hariom Balhara 0a07251780 Merge remote-tracking branch 'origin/feat/manage-all-booking-inputs' into feat/manage-all-booking-inputs 2023-02-15 23:58:56 +05:30
Omar López ab6758194b
v2.6.0 2023-02-15 11:28:32 -07:00
zomars 5528d60897 Set bundle threshold to 500 bytes 2023-02-15 11:05:12 -07:00
Nafees Nazik bb1c55e07f
fix: booking confirmation email missing variables (#7109)
* fix: make the method public

* fix: missing variables
2023-02-15 10:49:44 -07:00
Nafees Nazik c899921591
fix: label (#7119) 2023-02-15 17:19:39 +00:00
Hariom Balhara 197ee90eda Fix options not set when default value is used 2023-02-15 21:28:03 +05:30
Hariom Balhara f15febde09
Update packages/features/form-builder/FormBuilder.tsx
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-02-15 21:14:26 +05:30
sean-brydon ea34545d72
Handle booking flow for dynamic default events (#7094)
* Handle booking flow for default events

* Cleanup

* Update packages/lib/defaultEvents.ts

* Fix naming conventions

* Fix prettier error

---------

Co-authored-by: zomars <zomars@me.com>
2023-02-15 15:42:49 +00:00
Hariom Balhara 8e82cb556b Fix regression in edit due to name conflict check 2023-02-15 21:00:44 +05:30
Hariom Balhara 0df3e77ef1 Fix cancellation reason 2023-02-15 12:29:32 +05:30
Hariom Balhara 1ea221e26f Fix a lint errr 2023-02-15 11:15:20 +05:30
Hariom Balhara 24f67841f6 Merge remote-tracking branch 'origin/feat/manage-all-booking-inputs' into feat/manage-all-booking-inputs 2023-02-15 10:32:42 +05:30
Hariom Balhara 11d2d91a19 Fixes from Loom comments and PR 2023-02-15 10:15:27 +05:30
zomars 3aaccf3a47 Merge branch 'main' into feat/manage-all-booking-inputs 2023-02-14 17:08:36 -07:00
Omar López 9d3540511b
Add/eslint plugin unused imports (#7102)
* Re added debug endpoint

* Update me.ts

* Adds eslint-plugin-unused-imports

* Linting
2023-02-14 23:26:29 +00:00
zomars e8cf92361a Fingers crossed 🤞 2023-02-14 15:36:02 -07:00
zomars e8525b963b Update .gitignore 2023-02-14 14:47:58 -07:00
zomars 24dabd0ddc Update nextjs-bundle-analysis.yml 2023-02-14 14:21:12 -07:00
zomars 5203168b2e Re added debug endpoint
Update me.ts
2023-02-14 14:11:09 -07:00
Omar López c3e40f84a9
v2.5.15 2023-02-14 10:08:30 -07:00
Omar López 8e2ece7526
Prevent timeouts when cache fails (#7095)
Return empty cache instead of failing

Keeping console errors
2023-02-14 10:07:58 -07:00
Omar López b6eca6e083
v2.5.14 2023-02-14 09:02:24 -07:00
zomars 4cb264f1f7 Revert "Revert "I18N Caching (#6823)""
This reverts commit e248fda36b.

Re-fixed cache rules
2023-02-14 09:00:28 -07:00
Alex van Andel e248fda36b Revert "I18N Caching (#6823)"
This reverts commit 05c33bd94b.
2023-02-14 13:55:19 +00:00
sean-brydon 1c97e549eb
Implement URL validation on default videos links (#7087) 2023-02-14 13:19:45 +00:00
Hariom Balhara f278ea11fb Merge remote-tracking branch 'origin/main' into feat/manage-all-booking-inputs 2023-02-14 15:14:05 +05:30
Hariom Balhara 7f395b032d Misc fixes 2023-02-14 14:58:25 +05:30
sean-brydon 77600f8168
Feat/custom default video (#6971)
* Add queries to fetch metadata and update default

* Add to zod schema

* Change default rules on settings page

* Update query

* Initall override on create event type

* Working default

* Change schema to save locationLink too

* Update default conferncing to include link

* Rename tsx to ts. Fix metadata keys

* WIP on refactoring appstore installed

* Add this to appstore installed apps too

* Display only on conferencing apps

* Add i18n strings

* Change order in dropdown menu so delete is bottom

* Refactor query to not expose all of metadata

* Fix mr type checker

* Possible e2e fix

* Refactor metadata to use ctx

* Refactor back to query cell

* Alias schema

* Adding comment for more info

* Remove constant for clarity

* Update nextjs-bundle-analysis.yml

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: zomars <zomars@me.com>
2023-02-13 22:55:32 +00:00
Omar López 6cad606ba1
v2.5.13 2023-02-13 15:54:14 -07:00