cal/apps/web/playwright
DmytroHryshyn 098d41fc62
chore: [app-router-migration-3] apps/[slug]/index, apps/[slug]/setup (#12620)
Co-authored-by: Omar López <zomars@me.com>
2023-12-11 16:05:07 -07:00
..
auth refactor: Team Creation Flow [CAL-2751] (#12501) 2023-11-29 09:39:21 -07:00
booking test: Create E2E tests for bookings with custom/required Multiple Emails + other questions (teste2e-multipleEmailQuestion) (#11565) 2023-11-03 15:29:47 +00:00
fixtures chore: [app-router-migration-2] migrate trpc, ssgInit, ssrInit (#12593) 2023-12-07 13:43:41 -07:00
integrations.e2e.ts-snapshots Fix webhook e2e test (#7455) 2023-03-02 12:13:55 +00:00
lib test: booking and duration limits e2e (#10968) 2023-12-08 10:23:31 +00:00
organization fix: rr-host booked outside of availability (#12704) 2023-12-08 01:31:02 +00:00
settings feat: Base implementation of v2 of avatars (#12369) 2023-11-20 12:49:38 +00:00
team fix: signup nit (#12585) 2023-12-01 08:56:19 +00:00
ab-tests-redirect.e2e.ts chore: [app-router-migration-3] apps/[slug]/index, apps/[slug]/setup (#12620) 2023-12-11 16:05:07 -07:00
app-list-card.e2e.ts chore: [app dir bootstrapping 3] check nullability in AppListCard (#11980) 2023-10-23 11:54:33 -07:00
app-store.e2e.ts test: add apple calendar testing (#10137) 2023-08-16 12:49:10 -07:00
apple-calendar.e2e.ts test: add apple calendar testing (#10137) 2023-08-16 12:49:10 -07:00
availability.e2e.ts feat: troubleshooter with weekly view (V2) (#12280) 2023-11-20 17:49:33 +05:30
booking-limits.e2e.ts test: booking and duration limits e2e (#10968) 2023-12-08 10:23:31 +00:00
booking-pages.e2e.ts fix: round-robin booked out of availability (#12376) 2023-11-15 12:49:03 -07:00
booking-seats.e2e.ts fix: Embed Plus Org - Adds missing embed route, also fixes infinite redirection for migrated user in embed (#12071) 2023-10-26 13:42:05 +05:30
bookings-list.e2e.ts test: Upcoming bookings sorting order (#10950) 2023-08-25 12:55:41 +03:00
change-password.e2e.ts fix: Toast Onclose is removing specific toast (#9960) 2023-07-25 22:27:14 +00:00
change-theme.e2e.ts fix: Toast Onclose is removing specific toast (#9960) 2023-07-25 22:27:14 +00:00
change-username.e2e.ts fix: allow dots in username (#11706) 2023-10-23 13:37:30 +01:00
dynamic-booking-pages.e2e.ts fix: allow dots in username (#11706) 2023-10-23 13:37:30 +01:00
embed-code-generator.e2e.ts fix: Provide calOrigin for organization embeds (#12380) 2023-11-27 10:38:27 -07:00
event-types.e2e.ts chore: migrate the event-types page to the app directory (#12390) 2023-11-22 19:17:33 +00:00
hash-my-url.e2e.ts chore: Replace UI login with api login on e2e tests (#9344) 2023-06-06 18:02:32 +00:00
insights.e2e.ts feat: download insights raw data as csv (#11645) 2023-10-16 13:27:25 +02:00
integrations-stripe.e2e.ts fix: default organizer bug in managed event type (#11921) 2023-11-22 12:43:25 -05:00
integrations.e2e.ts chore: Replace UI login with api login on e2e tests (#9344) 2023-06-06 18:02:32 +00:00
locale.e2e.ts chore: [app-router-migration-2] migrate trpc, ssgInit, ssrInit (#12593) 2023-12-07 13:43:41 -07:00
login.2fa.e2e.ts chore: Use apiLogin instead of user.login in e2e tests (#12382) 2023-11-16 13:05:39 +00:00
login.api.e2e.ts chore: Replace UI login with api login on e2e tests (#9344) 2023-06-06 18:02:32 +00:00
login.e2e.ts fix: added loading state to button (#11624) 2023-10-19 13:52:10 +00:00
login.oauth.e2e.ts fix: Hide SAML/OIDC login button if no sso connection exists (Self hosted instance) (#10903) 2023-10-09 16:30:30 +01:00
manage-booking-questions.e2e.ts chore: [app dir bootstrapping 2] ensure tests do not have explicit timeouts (#11970) 2023-10-20 16:57:13 -07:00
managed-event-types.e2e.ts refactor: Team Creation Flow [CAL-2751] (#12501) 2023-11-29 09:39:21 -07:00
oauth-provider.e2e.ts fix(prisma): don't declare prisma as a global object and explicitly import it (#11839) 2023-10-11 23:53:54 +01:00
oidc.e2e.ts test: e2e oidc (#11129) 2023-09-18 21:16:32 +02:00
onboarding.e2e.ts chore: Replace UI login with api login on e2e tests (#9344) 2023-06-06 18:02:32 +00:00
overlay-calendar.e2e.ts feat: overlay your calendar (#11693) 2023-10-10 12:05:20 +01:00
payment-apps.e2e.ts fix: default organizer bug in managed event type (#11921) 2023-11-22 12:43:25 -05:00
profile.e2e.ts fix: profile loading fix in org (#11618) 2023-09-29 21:25:56 +01:00
reschedule.e2e.ts fix: e2e test for rescheduling overlapping time (#10721) 2023-08-11 11:45:53 -07:00
saml.e2e.ts Reintroduce SAML SSO (#4938) 2022-10-18 14:34:32 -06:00
settings-admin.e2e.ts chore: [app-router-migration-1] migrate the pages in `settings/admin` to the app directory (#12561) 2023-12-01 13:07:26 -07:00
signup.e2e.ts feat: invites bypass disabled signup (#12626) 2023-12-04 16:00:36 +00:00
teams.e2e.ts refactor: Team Creation Flow [CAL-2751] (#12501) 2023-11-29 09:39:21 -07:00
trial.e2e.ts Removed unused variables (#6704) (#6750) 2023-01-31 22:29:24 +00:00
unpublished.e2e.ts fix: Provide calOrigin for organization embeds (#12380) 2023-11-27 10:38:27 -07:00
webhook.e2e.ts fix: slug value in webhook payload (#12290) 2023-11-20 15:39:21 +00:00
wipe-my-cal.e2e.ts fix: inconsistent timezones in e2e tests (#11841) 2023-10-17 08:23:54 +05:30
workflow.e2e.ts chore: Use apiLogin instead of user.login in e2e tests (#12382) 2023-11-16 13:05:39 +00:00