cal.pub0.org/packages/features
Keith Williams 43b3d68447
chore: Don't render certain components when running meticulous tests (#10772)
* chore: Don't render credits when running meticulous tests

* fix: type window Meticulous

* fix: window reference error

* chore: window interface

* chore: disable tzdialog popup on meticulous

* chore: IS_VISUAL_REGRESSION_TESTING

* fix: constants

* fix: only run on preview builds

---------

Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-08-24 13:42:53 +05:30
..
apps perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
auth fix: Improves the Login button for SAML/OIDC (#10885) 2023-08-22 15:39:50 +02:00
bookings fix: add org avatar to org booking pages [CAL-2333] (#10847) 2023-08-23 20:10:02 +00:00
calendars chore: add datePicker in storybook (CALCOM-10760) (#10784) 2023-08-22 10:27:27 +01:00
conferencing
ee feat: admin org list now shows all, dns check added (#10875) 2023-08-23 21:01:12 +00:00
embed fix: Remove Email embed from Routing Form[Stacked PR] (#10389) 2023-08-03 09:25:31 -07:00
eventtypes Line clamp event type bio (#10795) 2023-08-16 10:59:42 +02:00
filters
flags fix: Feature flag user cache (#10359) 2023-07-25 22:00:21 +00:00
form-builder fix: Make identifier conform to RHF field requirement (#10860) 2023-08-21 13:11:47 -04:00
insights chore: prettier 2023-08-15 11:59:16 -07:00
kbar refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
links
schedules chore: prettier 2023-08-15 11:59:16 -07:00
settings chore: Don't render certain components when running meticulous tests (#10772) 2023-08-24 13:42:53 +05:30
shell chore: Don't render certain components when running meticulous tests (#10772) 2023-08-24 13:42:53 +05:30
test fix: Unpublished screens (#10453) 2023-07-31 21:27:22 +01:00
timezone-buddy feat: Availability Slider enabled for teams (#10902) 2023-08-23 21:23:24 +00:00
tips chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
users feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
webhooks feat: add loading state for buttons on settings page (#10643) 2023-08-08 19:32:22 +00:00
MainLayout.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
index.ts
package.json perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
tailwind.config.js
tsconfig.json