cal.pub0.org/apps/web
sean-brydon b4c6388ce0
feat: overlay your calendar (#11693)
* Init header + login modal component

* Add calendar settings for authed user

* Local storage and using query params for toggle

* Toggle connect screen if query param present and no session

* Local storage + store + way more than that should be in single commit

* Display busy events on weekly view

* Confirm booking slot of overlap exists

* use chevron right when on column view

* Show hover card - overlapping date times

* Invalidate on switch

* FIx clearing local storage when you login to another account

* Force re-render on url state (atom quirks)

* Add loading screen

* Add dialog close

* Remove extra grid config

* Translations

* [WIP] - tests

* fix: google calendar busy times (#11696)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>

* New Crowdin translations by Github Action

* fix: rescheduled value DB update on reschedule and insights view cancelleds (#11474)

* v3.3.5

* fix minutes string (#11703)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>

* Regenerated yarn.lock

* Add error component + loader

* await tests

* disable tests - add note

* Refactor to include selected time

* use no-scrollbar

* Fix i18n

* Fix tablet toolbar

* overflow + i18n

* Export empty object as test is TODO

* Uses booker timezone

* Fix hiding switch too early

* Handle selected timezone

* Fix timezone issues

* Fix timezone issues

---------

Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-10 12:05:20 +01:00
..
components feat: added dark mode to login, logout, password reset (#11765) 2023-10-09 11:51:47 +00:00
docs
fonts
lib refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
pages fix: subteam avatar flciker (#11773) 2023-10-10 12:00:25 +01:00
playwright feat: overlay your calendar (#11693) 2023-10-10 12:05:20 +01:00
public feat: overlay your calendar (#11693) 2023-10-10 12:05:20 +01:00
scripts
server/lib chore: avoid i18n strings in org profile (#11469) 2023-09-20 20:25:38 +00:00
styles fix: "scrollbar-gutter: stable" on html to prevent layout shift (#11413) 2023-09-18 09:49:01 +02:00
test test: Add collective scheduling tests (#11670) 2023-10-10 09:46:04 +05:30
.eslintignore
.gitignore
.nvmrc
.prettierignore chore: Enable prettier on vitest files without causing test failures (#11190) 2023-09-14 08:58:08 +02: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
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
next.config.js refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
package.json v3.3.6 2023-10-06 15:13:59 +01: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