cal.pub0.org/packages/app-store/caldavcalendar
sean-brydon b5b41da183
Cleaning up storybook files (#5290)
* storybook v2 init

* Merge config into storybook vite build

* Remove path

* Storybook config tweaks

* Added styles and settings for storybook v2, and started working on button documentation and examples.

* Badges + flex wrap on mobile

* Breadcrumbs+button+avatar

* Checkbox

* Input + moving files around

* WIP table

* WIP table grid

* Replaced imports for new components.

* Added first steps for varianttable.

* Small alignment fix.

* Custom Args Table - With scrollbar

* Adding table to components that need it + darkmode

* Add intro

* Fix types

* Remove V1 storybook and replace with V2

* Fix badge type error

* Fixed storybook dependencies

* Added cover image to storybook

* Remove vita from ts config, we dont use vite.

* Fixed button import.

* Explained postcss pseudo plugin.

* Fixed badge import.

* Add Avatar Stories

* ButtonGroup Stories

* Fixed imports

* Add checkbox stories

* Add  exports for differnt types of inputs

* Fix form and text area input

* Fix mass import errors

Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-04 15:40:46 +00:00
..
api
components
lib Feature/invalid credentials (#5120) 2022-10-31 22:06:03 +00:00
pages/setup Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
static
README.mdx
_metadata.ts
index.ts
package.json

README.mdx

---
items:
  - /api/app-store/caldavcalendar/1.jpg
---

Caldav is a protocol that allows different clients/servers to access scheduling information on remote servers as well as schedule meetings with other users on the same server or other servers. It extends WebDAV specification and uses iCalendar format for the data.

Confirmed and verified list of all supported CalDAV integration calendar services so far:

- ✅ Baïkal
- ✅ Kerio Connect
- ✅ Nextcloud
- ✅ Radicale

Every CalDav Provider is different and needs minor adjustments.

Follow our CalDav Roadmap here: <a class="text-blue-500" target="_blank" href="https://github.com/calcom/cal.com/issues/3457">https://github.com/calcom/cal.com/issues/3457</a>.

If your CalDav connection is not working, please try another Calendar provider (Google Mail or another CalDav).