cal.pub0.org/apps/web/pages
Hariom Balhara 6dfc19247e
fix: Embed `theme` not working using Embed API (#10163)
## What does this PR do?

Fixes #10187
See [Tests Done](https://www.loom.com/share/f03e0191b60143d8b45a505042dbfa11)

## Type of change
  - [x] Bug fix (non-breaking change which fixes an issue)

## How should this be tested?
- [x] Configure embed to use `dark` theme and verify that dark theme is shown on event booking page(when user has light theme set). This is failing in main
- Additional Tests for embed to avoid any new regression
	- [x] - Configure "auto" theme using embed API and see it reacts to system theme
	- [x] - Don't configure any theme and see that "light" theme is shown even when we switch system theme(Because User has configured light theme in App)
-  Tests outside embed to avoid any new regression
	- [x] - See that light theme is shown even after switching system theme
	- [x] - Now, switch the user theme to dark and see that it reflects the change. 

## Mandatory Tasks

 [x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-07-17 18:02:42 -07:00
..
[user] fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
api fix: possible to have same slug for team and user in an organization 9985 cal 2122 (#10170) 2023-07-17 08:36:14 -07:00
apps fix: /routing-form/single - Don't clear edits when moving from one tab to the other (#8125) 2023-07-10 09:24:04 -04:00
auth fix: incorrect error messsage for invalid login credentials (#10117) 2023-07-13 12:09:19 +00:00
availability fix: Creating a default availability for org owner [CAL-2142] (#10108) 2023-07-13 13:59:12 +02:00
booking fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
bookings feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
d/[link] fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
event-types fix: ternary operator with lenght causing 0 (#10090) 2023-07-12 12:17:30 +00:00
getting-started feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
insights feat: insights orgs [CAL-1888] (#9551) 2023-06-29 19:03:44 +02:00
org/[orgSlug] fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
payment perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
reschedule fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
settings chore: Relying on feature flag (#10162) 2023-07-14 22:20:03 -03:00
team fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
teams fix: Orgs/create child teams CAL-1986 (#9631) 2023-07-07 16:48:51 +00:00
video chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
workflows perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
404.tsx fix: 404 links issue (#9928) 2023-07-11 13:05:41 +00:00
500.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
[user].tsx fix: avatars not loading for org events (#10062) 2023-07-11 14:23:07 +00:00
_app.tsx perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
_document.tsx Meticulous experiment & audit (#10050) 2023-07-11 13:37:59 +02:00
_error.tsx New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
maintenance.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
more.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
signup.tsx fix: team invite links (#10110) 2023-07-12 14:24:47 -07:00