cal.pub0.org/apps/web
Raju kadel 4d9a7c1b69
feat: Added loading animation in button while performing update mutation (#10622)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-08-08 19:06:09 +00:00
..
components fix: installation dropdown (#10555) 2023-08-07 15:14:45 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib perf: Correct use of next-auth session (#10638) 2023-08-07 14:19:14 -07:00
pages feat: Added loading animation in button while performing update mutation (#10622) 2023-08-08 19:06:09 +00:00
playwright fixme: disable workflow test to unclog pipeline 2023-08-07 17:50:34 -07:00
public New Crowdin translations by Github Action 2023-08-07 21:22:02 +00: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 chore: Renamed getSchedule to getAvailableSlots (#10626) 2023-08-07 15:00:01 +01: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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
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 fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
next-i18next.config.js
next.config.js fix: auth redirect (#10556) 2023-08-07 16:51:02 +05:30
package.json refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json