7b94822c8d
fix: add default schedule while creating org member ( #16855 )
...
* add default schedule while creating org user
* naming as per review comments
* added e2e test
* move bookTeamEvent and expectPageNotFound to testUtils
* Update EventTeamAssignmentTab.tsx
* Update AddMembersWithSwitch.tsx
* Update utils.ts
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-11-18 20:03:24 +05:30
Anik Dhabal Babu and GitHub
35a5ed5431
fix: All flaky e2e tests ( #16758 )
...
* test
* fix: flaky e2e tests (The Endgame)
* Update pr.yml
* Update
* revert
* revert
* add
* update
* fix
* fis another
* update
* another
* fix type error
* Update team-invitation.e2e.ts
* update a test
* another fix
* last update
* update
2024-09-24 14:13:26 -03:00
f52497f181
fix: flaky e2e patterns ( #16696 )
...
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-20 22:47:21 +05:30
Anik Dhabal Babu and GitHub
021e5f3833
fix: fixed more flaky e2e tests (round 2) ( #16660 )
...
* fix: fixed more flaky e2e tests (round 2)
* update
* fix and update
* update
2024-09-18 23:25:44 +09:00
747591fded
refactor: remove networkidle waiters ( #16483 )
...
* refactor: remove networkidle waiters
* Update out-of-office.e2e.ts
* Update auth-index.e2e.ts
* WIP
* Update booking-limits.e2e.ts
* fix-conflicts
* fix failed e2e tests
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
2024-09-15 12:25:48 +00:00
4a59841b02
feat: booking with phone number ( #14461 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-09-11 17:56:04 -07:00
Anik Dhabal Babu and GitHub
33aa9420af
fix: fixed the flaky e2e tests that failed the most times and refactor ( #16364 )
...
* fix: fixed the flaky tests that failed maximum times
* Update action-based.e2e.ts
* another
* add
* add another
* update
* fix
* add
* fix
* update
* update and add
* fix
* update
* update
* chnages
* chore: updates
* reafactor and following best practice
* fix
* add and update
* update
* update and fix
* fix type
* another test
* update
* Update organization-invitation.e2e.ts
* refactor and update
* fix
* final update
2024-09-07 18:52:55 -03:00
Hariom Balhara and GitHub
ef0ba48f49
fix: Invalid options for Select and MultiSelect when both legacy and new options(i.e. with and without id are present) ( #16509 )
...
* Fix invalid select options
* Add test for multiselect filling and fix bug with csv reporting
* Fix options getting duplicated
* Add getQueryBuilderConfig tests
2024-09-07 03:07:47 +00:00
Keith Williams and GitHub
4dd762681c
chore: Update how E2E test suite checks for Stripe ( #16319 )
2024-08-22 13:19:50 +00:00
Omar López and GitHub
a268d8743d
chore: upgrades playwright to 1.45.3 ( #16034 )
2024-08-05 23:38:45 +01:00
5b7f2a6ffc
fix: Reschedule URL for an org migrated/moved user's booking. ( #15736 )
...
* Fix reschedule URl
* Add e2e for org
* Add team booking reschedule test
* Add unit tests
* Remove unnecessary select
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-07-31 14:25:46 +02:00
f1b4d7d9e0
feat: app install flow followup ( #15193 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
2024-07-08 19:15:57 +02:00
3948b8d203
feat: booking no show webhook ( #15502 )
...
* WIP
Signed-off-by: zomars <zomars@me.com >
* WIP
Signed-off-by: zomars <zomars@me.com >
* WIP
Signed-off-by: zomars <zomars@me.com >
* Type fixes
* Update webhook.e2e.ts
* Update noShow.handler.ts
* Log failed results
* Updates tests
* Show generic error on frontend.
* test: add basic webhook service test
* fix: webhook end to end test
* fix: type error
* fix: test
---------
Signed-off-by: zomars <zomars@me.com >
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-06-27 20:12:09 +00:00
Omar López and GitHub
8c2f6ae145
Revert "fix: 404 collisions ( #15249 )" ( #15339 )
...
This reverts commit 5d01eb2f38 .
Signed-off-by: zomars <zomars@me.com >
2024-06-05 20:33:19 +00:00
5d01eb2f38
fix: 404 collisions ( #15249 )
...
* fix: 404 collisions
* Added E2E test
* Removed await
* Attempting to fix E2E
* fingers crossed
Signed-off-by: zomars <zomars@me.com >
* fix: e2e tests
* fix: missing navigation to 404 page
* fix: don't interrupt post login navigation
* fix: Expect owner as possible host for RR events
---------
Signed-off-by: zomars <zomars@me.com >
Co-authored-by: Omar López <zomars@me.com >
2024-05-31 22:28:43 +00:00
Keith Williams and GitHub
fd193e651d
revert: "fix: view team bookings ( #14079 )" ( #14561 )
...
This reverts commit f86c448359 .
2024-04-13 00:53:05 +00:00
f86c448359
fix: view team bookings ( #14079 )
...
* fix: view team bookings
* fix: edge case- common user across 2 different teams
* @SomayChauhan fix: edge case- common user across 2 different teams v2.0
* feat: added booking list test for collective event-types
* feat: added booking list test for round-robin event-types
* feat: added test for managed event types bookings
* feat: added test for individual events bookings
* refactor code
* added comments
* added isFixed to collective event hosts
* better function naming
* code refactor
* fix: assertBookingVisibleFor ignoring today's meetings
* fix: handling case for organizations
* fix: non org bookings-list test
* feat: added tests for organisations booking list
* added comments for better clarity
* booking-list in org tests
* uncommented doOnOrgDomain
* removed extra selectors
* fix: failing tests
* fix: db-load on bookings.get
* fix: only select the required fields
* followUp: Improve getUniqueBookings perf
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2024-04-10 16:57:04 +01:00
b3f4cfab32
feat: new org onboarding wizard ( #13139 )
...
* added layouts for moving teams step
* added admin section for org creation step
* extended org creation to also move existing teams
* wip
* wip
* wip
* further changes
* Add checkout for org in onboarding
* Fix ts errors
* Self review feedback
* Self review addressed
* Fix unit tests
* Fix ts error
* Seans feedback addressed
* feat: fix correct accounts pending
* fix: unit tests for new invite member permissions
* tests: org admin onboarding tests for existing user
* tests: Inital user self serve flow
* chore: update teamAndUserFixture to create X amount of teams
* chore: add testId to card actionButton
* test: add test-Id to continue or checkout button
* tests: add tests for migrating existing teams
* feat: match new designs
* fix: isAdminCheck
* chore: fix pricing copy
* fix: flacky tests
* Fix tests?
* More test fixes
* Check all checkboxes
* Fix type error
* Fix failing test and typescript issues
* Fix unpaid org allowing auto-add users
* Add self-serve flag
* Skip tests
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2024-04-03 18:53:02 +05:30
Keith Williams and GitHub
52791599e1
Revert "fix: view team bookings ( #13591 )" ( #14066 )
...
This reverts commit 4585199b5e .
2024-03-12 19:01:41 +00:00
4585199b5e
fix: view team bookings ( #13591 )
...
* fix: view team bookings
* fix: edge case- common user across 2 different teams
* @SomayChauhan fix: edge case- common user across 2 different teams v2.0
* feat: added booking list test for collective event-types
* feat: added booking list test for round-robin event-types
* feat: added test for managed event types bookings
* feat: added test for individual events bookings
* refactor code
* added comments
* added isFixed to collective event hosts
* better function naming
* code refactor
* fix: assertBookingVisibleFor ignoring today's meetings
* fix: handling case for organizations
* fix: non org bookings-list test
* feat: added tests for organisations booking list
* added comments for better clarity
* booking-list in org tests
* uncommented doOnOrgDomain
* removed extra selectors
* fix: failing tests
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-03-12 11:54:07 -03:00
c6dad39fb0
test: Create E2E tests for Analytics Apps (teste2e-analyticsApps) ( #13695 )
...
* refactor
* refactor
* refactor
* refactor
* fix failing check
* Update apps.ts
* fix failing check
* fix failing check
* fix failing check
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2024-02-22 21:54:49 -03:00
1293588ac4
test: Bookings: Add more automated tests for organization ( #13576 )
...
* Avoid selecting unused props
* Add automated tests
* Add existing user invite and booking
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-02-08 16:20:00 +00:00
41b0589ab0
fix: seated event custom questions ( #12779 )
...
* fix: seated event custom questions
* updating tests & code refactor
* addition of prisma custom json schema and type fixes
* attendeeName parsing refactor
* response parsing fix
* response parsing fix
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-29 14:37:52 +00:00
zomars
fa9c6ea0ef
fix: flaky test
2024-01-24 14:21:06 -07:00
ca3e3600f7
test: Check the workflow tab and your functionalities (teste2e-workflow) ( #12474 )
...
* test: Check the workflow tab
* fix type
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-01-16 11:11:36 -05:00
6612926aa5
test: Check availability tab and all your functions (teste2e-availability) ( #12434 )
...
* add changes
* add changes
* add changes
* add changes
* Requested changes
* Change way to grab element
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-01-15 11:45:51 -05:00
DmytroHryshyn and GitHub
abd90f6af8
chore: [app-router-migration 14] migrate not-found page ( #13032 )
...
* chore: migrate not-found page
* migrate page, replace ssgInit
* fix flaky test
* fix
* fix
* fix
2024-01-12 18:21:35 -03:00
Hariom Balhara and GitHub
55c9efec3e
fix: Flakiness in tests ( #12929 )
2023-12-23 07:48:02 -05:00
Hariom Balhara and GitHub
4fa7bb64eb
test: e2e for not allowing reschedule of a cancelled booking ( #12928 )
...
* test: e2e for not allowing reschedule of a cancelled booking
* Fix failing test
2023-12-22 08:07:47 -05:00
zomars
83a187bf11
Revert "fix: temp renamed app dir to prevent OOM"
...
This reverts commit 0d3baee593 .
Revert "fix: temp renamed app dir to prevent OOM"
This reverts commit 0d3baee593 .
Revert "fix: temp renamed app dir to prevent OOM"
This reverts commit 0d3baee593 .
Revert "fix: temp renamed app dir to prevent OOM"
This reverts commit 0d3baee593 .
2023-12-19 12:26:52 -07:00
a8975f541f
fix: Dynamic Group Booking link for organization ( #12825 )
...
Co-authored-by: Erik <erik@erosemberg.com >
Co-authored-by: Omar López <zomars@me.com >
2023-12-19 17:42:40 +00:00
6e829e23f9
fix: type error ( #12808 )
...
* fix: type error
* chore
* Dont run future tests
* Skip more tests
* Fix 404 text
* Fix more tests
---------
Co-authored-by: Hariom <hariombalhara@gmail.com >
2023-12-15 13:21:38 +00:00
83c8f97afd
test: booking and duration limits e2e ( #10968 )
...
* test: booking and frequency limits e2e
* test: refactor limit e2e and check multiple
* test: move limits e2e to separate file
* fix: blocked day assertions
* chore: rename to booking-limits
* fix: use todo test util
* chore: un-DRY tests
* feat: create user with limits helper
* chore: move user limit helper to utils
* fix: multiple limits test
* feat: fail faster
* chore: event url helper
* fix: prismock count date comparisons
* chore: improve booking limit types in test utils
* test: add typed weekStart to getOrganizer helper
* test: add custom fromDate to getDate helper
* fix: correctly handle negative date increments
* test: add helper for partial weeks
* test: booking limits edge cases
* chore: remove booking limit e2e todos
* chore: normalize getDate return type and skip test
* Fix imports paths that are changes after main merge
* Fix failing types
* Skip failing test
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Hariom <hariombalhara@gmail.com >
2023-12-08 10:23:31 +00:00
877cd4cdff
refactor: Team Creation Flow [CAL-2751] ( #12501 )
...
* Create new endpoint for creating a team
* Generate a team checkout session
* Create team navigate to checkout
* Clean up
* UI changes
* Add comments
* Fix
* Type fix
* Type fix
* Type fix
* Type fixes
* Set telemetry
* Import fix
* Type fix
* Update tests
* Type fix
* fix: e2e
* fix: e2e
* fix: e2e
* fix: e2e
* Update teams.e2e.ts
* fix: e2e
---------
Co-authored-by: Omar López <zomars@me.com >
2023-11-29 09:39:21 -07:00
8dabbbd09f
feat: signup refactor ( #11421 )
...
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-28 14:52:53 +00:00
Omar López and GitHub
c765ea9b31
fix: team and org invite e2e tests ( #12566 )
2023-11-28 10:49:06 +00:00
1de05ebf3d
chore: migrate the event-types page to the app directory ( #12390 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-11-22 19:17:33 +00:00
Hariom Balhara and GitHub
48dde246e9
test: Add more orgs tests ( #12241 )
2023-11-21 14:03:01 -03:00
Hariom Balhara and GitHub
426d31712e
test: E2E for Orgs - The beginning ( #12095 )
2023-10-27 18:14:16 +05:30
Greg Pabian and GitHub
e91fe12219
chore: [app dir bootstrapping 2] ensure tests do not have explicit timeouts ( #11970 )
2023-10-20 16:57:13 -07:00
614741d207
test: Create E2E tests for bookings with custom/required Phone + other questions ( #11502 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2023-10-19 09:27:32 -03:00
1456e2d4d5
feat: Embed - Introduce prerender instruction - Lightning fast popup experience ( #11303 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2023-10-10 03:10:04 +00:00
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-10-03 11:52:19 -07:00
db29cc1251
feat: send new booking uid on reschedule webhook ( #10654 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-09-07 16:27:46 +00:00
Hariom Balhara and GitHub
41ef354c7b
fix: FORM_SUBMITTED webhook payload change and support for Team Webhooks with it ( #10986 )
2023-09-04 17:04:57 -04:00
Shivam Kalra and GitHub
bab41ca8a6
chore: expect emails e2e ( #10881 )
...
* refactor: emails e2e
* fix: email subject with nameless organizer
* fix: comment on NEXT_PUBLIC_IS_E2E
* chore: E2E_TEST_MAILHOG_ENABLED env
* feat: IS_MAILHOG_ENABLED
* doc: E2E_TEST_MAILHOG_ENABLED
* fix: comment
* fix: env order
* chore: add E2E_TEST_MAILHOG_ENABLED to e2e env
2023-08-23 11:08:14 +02:00
Hariom Balhara and GitHub
59e2f6e4a7
perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify ( #10814 )
2023-08-18 11:13:21 -07:00
5eb3af54b3
test: add apple calendar testing ( #10137 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2023-08-16 12:49:10 -07:00
Shivam Kalra and GitHub
afe180a0ec
feat: mailhog fixture ( #10606 )
...
* feat: mailhog fixture
* fix: nodemailer to dispatch emails with e2e env
* fix: remove space from email subject
* feat: fixture getFirstEventAsOwner
* feat: assert email subjects
2023-08-11 18:56:27 +00:00
Shivam Kalra and GitHub
e4a075b5e2
test: Round Robin Team Booking ( #10413 )
2023-07-27 17:18:08 +05:30