cal/apps/web
sean-brydon 698d8ae4bd
chore: front-end-avatars (#12716)
* Update UserAvatar and remove org avatar

* Update Imports

* Fix imports to use calcom/ui

* type: fix imports

* fix: use testId on profile

* test: use image src instead of innerHTML

* fix: Allow alt on useravatar

* test: add testId to org profile

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2024-01-05 10:36:44 +00:00
..
abTest chore: [app-router-migration-7] Migrate `/teams` page (#12622) 2024-01-03 21:29:11 +00:00
app chore: [app-router-migration-9] Migrate apps/index page (#12775) 2024-01-04 14:36:31 -07:00
components chore: front-end-avatars (#12716) 2024-01-05 10:36:44 +00:00
docs
fonts Revert "Inter 4.0 (#12766)" (#12839) 2023-12-17 08:21:22 +10:00
lib feat: orgMigration - Support moving users as an option when moving a team (#12917) 2024-01-04 08:33:51 +05:30
pages chore: front-end-avatars (#12716) 2024-01-05 10:36:44 +00:00
playwright chore: front-end-avatars (#12716) 2024-01-05 10:36:44 +00:00
public chore: removed isSignup for 404 page (#12967) 2023-12-30 22:23:14 +00:00
scripts fix: deploy script 2023-12-19 14:00:04 -07:00
server/lib chore: Insights readonly DB client (#12373) 2023-11-15 14:50:20 -07:00
styles chore: replace global.css with todesktop tailwind variant (#12991) 2024-01-03 13:54:44 -03:00
test fix: Fix all TS warnings (fix-tsWarnings) (#12139) 2024-01-03 18:18:42 -07:00
.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 fix: Removes send an invite email option & always send email (#12229) 2023-11-06 13:30:37 +05:30
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 chore: [app-router-migration-7] Migrate `/teams` page (#12622) 2024-01-03 21:29:11 +00:00
next-i18next.config.js
next.config.js chore: allow disabling source map generation with env var (#12899) 2023-12-29 18:21:19 +00:00
package.json fix: fix-animations on event-types/[type] page (#12900) 2024-01-02 08:56:50 -05:00
pagesAndRewritePaths.js fix: Org: Any team URL with slug starting with `d` is 404 (#12302) 2023-11-13 14:50:54 -07:00
postcss.config.js
project.toml
sentry.client.config.ts feat: Add Sentry (#12155) 2023-11-07 13:18:25 -03:00
sentry.edge.config.ts feat: Add Sentry to edge (#12304) 2023-11-10 08:47:55 -03:00
sentry.server.config.ts chore: Sentry Wrapper with Performance and Error Tracing (#12642) 2023-12-03 21:06:01 -05:00
tailwind.config.js feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
tsconfig.json chore: migrate the event-types page to the app directory (#12390) 2023-11-22 19:17:33 +00:00
vercel.json Revert "perf: Increased memory/vCPU for slots perf (#12387)" (#12389) 2023-11-16 20:40:42 +02:00