cal.pub0.org/packages/ui
Joe Au-Yeung a2457ab619
Fix/availability not loading (#7789)
* Set default schedule if there is not one

* Removing last schedule sets user.defaultScheduleId to null

* Create new schedule from event type

* First schedule created is the default

* Go back if new schedule was created

* Moved update logic out of getter

* Remove flashing of empty screen

* Add border prop to EmptyScreen

* User requires a schedule

* Change back schema

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-27 19:53:35 +00:00
..
components Fix/availability not loading (#7789) 2023-03-27 19:53:35 +00:00
form Fix timezone select - create two variants (#7875) 2023-03-26 21:19:13 +02:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx Team Workflows (#7038) 2023-02-27 12:54:43 +05:30
package.json Upgrade react-select (#7824) 2023-03-20 11:18:23 +00:00
tsconfig.json