* 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>