557498b80d
feat: embed: remove "Preview" tab and instead split code/preview layout 50/50 vertically ( #15492 )
...
* feat: embed: remove "Preview" tab and instead split code/preview layout 50/50 vertically
* fix: use single preview tab
* fix e2e
* add border radius
* final e2e fix
* fix: don't show preview tab component
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-07-04 09:54:35 +05:30
Hariom Balhara and GitHub
c9b50ffb78
fix: Provide calOrigin for organization embeds ( #12380 )
2023-11-27 10:38:27 -07:00
Hariom Balhara and GitHub
89808cb4f6
fix: Remove Email embed from Routing Form[Stacked PR] ( #10389 )
2023-08-03 09:25:31 -07:00
17d106cfda
chore: Replace UI login with api login on e2e tests ( #9344 )
...
* Replace the ui login with api login
* test api login
* go to first page after login in some tests
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-06-06 18:02:32 +00:00
Alex van Andel and GitHub
9b9defc0f1
ci: Fix fetch() error, improvements to booking-seats test ( #9203 )
2023-05-30 13:52:07 +00:00
Hariom Balhara and GitHub
ada88a2f7e
Fix: Show smsReminderNumber on booking success page ( #8596 )
2023-05-02 16:58:39 +00:00
zomars
e5e8c33c34
Adds missing cleanups to e2e tests
2023-03-01 16:35:28 -07:00
Omar López and GitHub
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
Hariom Balhara and GitHub
2f3d7318a4
Hotfix/ Embed Tabs ( #4593 )
2022-09-19 10:47:46 +01:00
fc74b686b6
Hotfix/fix tests ( #4494 )
...
* Comment userv2Banner
* Fixed wipemycal test
* Fixed 'Delete my account' and WipeMyCal tests
* Fixed at least one test, need stripe for others.
* Disable embed tests for now
* Fixed console error due to illegal setState
* Hopefully fixed change-password functionality
* Partially implement new team flow
* Fix Change password test by setting a password with both capital and small letters
* recurring event text fix
* Fixed hash-my-url test
* Fixed event-types tests, done?
* fixing event type edit first event e2e
* Temp disable
Co-authored-by: Alan <alannnc@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Leo Giovanetti <hello@leog.me >
2022-09-15 16:59:48 +00:00
a3462657db
feat: v2 embed ( #4477 )
...
* Add support for custom tabNameKey and use embedTabName as the key for embed to avoid conflict with event-types tabName property
* Fix tests
* Code cleanup
* feat: v2 embed
* fix: button black default, reuse horitzontalTabs v2
* fix: remove comment, remove linkProps from NavTabs v2
* fix: height: 98% to avoid overflow
* fix: add embed to event type detail page
* fix: add also tabNames embed-code embed-react
* fix: add tabNames w empty divs
* Update Embed component as per V2
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2022-09-15 05:34:11 +00:00
Omar López and GitHub
d27b7ab2c4
One playwright config to rule them all ( #4072 )
2022-09-01 20:00:48 -06:00