-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DWD with calendar-cache support #18619
base: domain-wide-delegation-google-calendar
Are you sure you want to change the base?
DWD with calendar-cache support #18619
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
Co-authored-by: Udit Takkar <[email protected]>
* Allow user to select custom field type * Get field value and write to field - ignoring field type * Only validate field length if present --------- Co-authored-by: Peer Richelsen <[email protected]>
This reverts commit 83b86c2.
* clean up headseo from d-type-view * clean up headseo from bookings-single-view * clean up headseo from team-view
* migrate auth/error * fix * fix type check
…lendar' into calendar-cache-dwd-support
…v1 (#18683) * fix: getting error with managed events when get through api/v1 * update
* fix: visible error in the userlist handler * Uncommit yarn.lock * update
Co-authored-by: Alex van Andel <[email protected]>
…-types (#18733) * chore: technical debt clearing - remove getServerSideProps for event-types * refactor
* [FEAT] Use dub.customer to issue dual-sided incentives * update dub implementation * uncommit yarn.lock * Update yarn.lock * account for self-hosting * remove comments --------- Co-authored-by: Omar López <[email protected]> Co-authored-by: Peer Richelsen <[email protected]>
GitHub Actions seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
bb194f7
to
4079e31
Compare
7adc17b
to
6902aa4
Compare
ae952b3
to
9215abf
Compare
9215abf
to
c887e7c
Compare
c887e7c
to
c6401f1
Compare
c6401f1
to
ce4ab0a
Compare
ce4ab0a
to
2cd9537
Compare
2cd9537
to
8cf7f4c
Compare
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
8cf7f4c
to
1e3cc13
Compare
It has calendar-cache support with DWD which worked with whatever testing I did, but will focus on it more after the base branch is merged.