cal/apps/web
Hariom Balhara 9e3465eeb6
fix: Support embedding org profile page (#12116)
* support embedding org profile page

* Add checkly tests

* Fix test titles

---------

Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-10-30 17:49:13 +05:30
..
app chore: [app dir bootstrapping 5] add RootLayout (#11982) 2023-10-25 13:58:08 -07:00
components chore: [app dir bootstrapping 5] add RootLayout (#11982) 2023-10-25 13:58:08 -07:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib fix: Embed Plus Org - Adds missing embed route, also fixes infinite redirection for migrated user in embed (#12071) 2023-10-26 13:42:05 +05:30
pages fix: Support embedding org profile page (#12116) 2023-10-30 17:49:13 +05:30
playwright test: E2E for Orgs - The beginning (#12095) 2023-10-27 18:14:16 +05:30
public fix: padding in footer in profile (#12101) 2023-10-28 18:17:41 +01:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: [app dir bootstrapping 6] server-side translations (#11995) 2023-10-25 14:43:48 -07:00
styles fix: "scrollbar-gutter: stable" on html to prevent layout shift (#11413) 2023-09-18 09:49:01 +02:00
test fix: request reschedule link in email for an Org event (#12125) 2023-10-30 16:25:12 +05:30
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore chore: Enable prettier on vitest files without causing test failures (#11190) 2023-09-14 08:58:08 +02:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
constants.ts chore: Don't render certain components when running meticulous tests (#10772) 2023-08-24 13:42:53 +05:30
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts Enforce CSP on /login as well (#11610) 2023-09-29 07:50:15 -03:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js fix: Support embedding org profile page (#12116) 2023-10-30 17:49:13 +05:30
package.json v3.4.5 2023-10-26 10:38:57 -03:00
pagesAndRewritePaths.js refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
postcss.config.js
project.toml
tailwind.config.js feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
tsconfig.json feat: Availability slider for orgs (#10740) 2023-08-18 16:32:24 +00:00
vercel.json feat: Calendar Cache (#11185) 2023-09-14 15:19:39 -07:00