cal/packages/core
sean-brydon bdd3b132d4
feat: troubleshooter with weekly view (V2) (#12280)
* Inital UI + layout setup

* use booker approach of grid

* event-select - sidebar + store work

* adds get schedule by event-type-slug

* Calendar toggle

* Load schedule from event slug

* Add busy events to calendar

* useschedule

* Store more event info than just slug

* Add date override to calendar

* Changes sizes on smaller screens

* add event title as a tooltip

* Ensure header navigation works

* Stop navigator throwing errors on inital render

* Correct br

* Event duration fixes

* Add getMoreInfo if user is authed with current request.username

* Add calendar color map wip

* Add WIP comments for coloured outlines

* Revert more info changes

* Calculate date override correctly

* Add description option

* Fix inital schedule data not being populated

* Nudge overlap over to make it clearer

* Fix disabled state

* WIP on math logic

* Event list overlapping events logic

* NIT about width

* i18n + manage calendars link

* Delete old troubleshooter

* Update packages/features/calendars/weeklyview/components/event/EventList.tsx

* Remove t-slots

* Fix i18n & install calendar action

* sm:imrovments

* NITS

* Fix types

* fix: back button

* Month prop null as we control from query param

* Add head SEO

* Fix headseo import

* Fix date override tests
2023-11-20 17:49:33 +05:30
..
builders/CalendarEvent fix: Fix 'Book a new time' link in request-reschedule for Team Event (#12261) 2023-11-14 13:23:44 -07:00
components Wrap useSuspense with NoSSR (#8079) 2023-04-11 21:49:27 +05:30
getAggregatedAvailability fix: booking timeslots (#12195) 2023-11-03 10:58:58 -04:00
CalendarManager.test.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
CalendarManager.ts feat: booking errors logging (#12325) 2023-11-15 12:52:19 -07:00
event.ts fix: eventName variables (#10924) 2023-09-07 16:52:07 -04:00
EventManager.ts feat: 11642 app shimmer video (#12159) 2023-11-09 14:03:50 +05:30
getAggregateWorkingHours.ts feat: date range overhaul (#9802) 2023-07-05 09:47:41 -07:00
getBusyTimes.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
getCalendarsEvents.ts feat: troubleshooter with weekly view (V2) (#12280) 2023-11-20 17:49:33 +05:30
getUserAvailability.ts feat: booking errors logging (#12325) 2023-11-15 12:52:19 -07:00
index.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
package.json Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
tsconfig.json Prevent flatMap type errors in @calcom/core 2022-06-08 12:04:42 -06:00
videoClient.ts chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00