cal.pub0.org/apps/web
Carina Wollendorfer 0871e29f69
fix: missing translations for workflow variables (#9862)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-30 21:48:51 +02:00
..
components feat: Add divider and set spacing on modals with the type=creation prop (feat-add-divider) 2023-06-29 08:47:16 +01:00
docs
fonts
lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
pages fix: message for mandatory name field on profile (#9861) 2023-06-30 13:25:48 -04:00
playwright feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00
public fix: missing translations for workflow variables (#9862) 2023-06-30 21:48:51 +02:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
.eslintignore
.gitignore
.nvmrc
.prettierignore refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md fix: location for `@calcom/embed-react` types (#9090) 2023-05-29 20:30:52 -07:00
calendso.yaml
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 feat: Organizations no middleware rewrite (#9548) 2023-06-21 21:12:12 +00:00
next-i18next.config.js
next.config.js chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
package.json v3.0.9 2023-06-28 13:54:45 +02:00
pages.js test: Add RegExp tests for Next.config.js rewrites (#9681) 2023-06-21 17:06:44 +02:00
postcss.config.js
project.toml
tailwind.config.js
tsconfig.json