calcom/components
Alex van Andel 6ab741b927
Feature/round robin (#613)
* Heavy WIP

* More WIP

* Playing with backwards compat

* Moar wip

* wip

* Email changes for group feature

* Committing in redundant migrations for reference

* Combine all WIP migrations into a single feature migration

* Make backup of current version of radio area pending refactor

* Improved accessibility through keyboard

* Cleanup in seperate commit so I can cherrypick later

* Added RadioArea component

* wip

* Ignore .yarn file

* Kinda stable

* Getting closer...

* Hide header when there are only personal events

* Added uid to event create, updated EventTypeDescription

* Delete redundant migration

* Committing new team related migrations

* Optimising & implemented backwards compatibility

* Removed now redundant pages

* Undid prototyping to calendarClient I did not end up using

* Properly typed Select & fixed lint throughout

* How'd that get here, removed.

* TODO: investigate why userData is not compatible with passed type

* This likely matches the event type that is created for a user

* Few bugfixes

* Adding datepicker optimisations

* Fixed new event type spacing, initial profile should always be there

* Gave NEXT_PUBLIC_BASE_URL a try but I think it's not the right solution

* Updated EventTypeDescription to account for long titles, added logo to team page.

* Added logo to team query

* Added cancel Cypress test because an upcoming merge contains changes

* Fix for when the event type description is long

* Turned Theme into the useTheme hook, and made it fully compatible with teams pages

* Built AvatarGroup ui component + moved Avatar to ui

* Give the avatar some space fom the description

* Fixed timeZone selector

* Disabled tooltip +1-...

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-09-14 09:45:28 +01:00
..
booking Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
dialog fixed Dialog action buttons (#630) 2021-09-13 12:28:17 +01:00
error feat: add better error handling (#605) 2021-09-09 16:51:06 +03:00
eventtype Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
seo refactor: add next-seo (#531) 2021-08-27 15:35:20 +03:00
team Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
ui Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
ActiveLink.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Dialog.tsx <Button>-component (#480) 2021-08-23 14:45:25 +02:00
DonateBanner.tsx Fixed linting errors 2021-07-20 20:18:26 +02:00
ImageUploader.tsx Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
Loader.tsx added loader to dark mode 2021-08-04 21:39:59 +02:00
Logo.tsx Merged main into current branch; lots of linting 2021-08-02 22:51:57 +02:00
Modal.tsx upgraded radix-ui as to asChild, refactored <button className=""> to <Button color="secondary"> (#632) 2021-09-14 09:20:24 +01:00
Settings.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Shell.tsx Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
Slider.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Tooltip.tsx upgraded radix-ui as to asChild, refactored <button className=""> to <Button color="secondary"> (#632) 2021-09-14 09:20:24 +01:00