Hariom Balhara
1fb637d29d
Fix missing tabs - Embed ( #2804 )
...
* Fix missing tabs
* Fix Eslint error
* Fix Eslint errors
2022-05-18 09:04:50 -06:00
depfu[bot]
db01f7be19
Update all Yarn dependencies (2022-05-16) ( #2769 )
...
* Update all Yarn dependencies (2022-05-16)
* Upgrade dependencies
* Removes deprecated packages
* Upgrades deps
* Updates submodules
* Update yarn.lock
* Linting
* Linting
* Update website
* Build fixes
* TODO: fix this
* Module resolving
* Type fixes
* Intercom fixes on SSG
* Fixes infinite loop
* Upgrades to React 18
* Type fixes
* Locks node version to 14
* Upgrades daily-js
* Readds missing types
* Upgrades playwright
* Noop when intercom is not installed
* Update website
* Removed yarn.lock in favor of monorepo
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-17 19:31:49 +00:00
Agusti Fernandez Pardo
71e67b50b2
Fix: Improve docs and mobile style of api docs ( #2635 )
...
* fix: adds servers in openapi, remove hack in snippets, update deps, make dynamic import to use latests swagger ui deps
* fix: remove unneded import
* fix: adds yarn dev commands for api and swagger
* fix: prisma not web before api
* fix: improve mobile docs api
* fix request snippets
* fix: custom more visible scrollbar for snippets in moible
* fix: remove comments and ugly scrollbar
* fix: types and remove lib url
* fix: install iframe-react-resizer in docs
* fix: remove web scope from yarn dev:api
* fix: remove json-schema autogenerated as wont be used
* fix: apiKeyAuth
* fix: swagger patch thx hariom
* fix: add api to env/example
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-05 09:36:02 -06:00
Hariom Balhara
174ed9f6d1
Embed Snippet Generator ( #2597 )
...
* Add support to dynamically change the theme
* Add Embed UI in app
* Update UI as per Figma
* Dynamicaly update Embed Code
* Get differnet modes working in preview
* Support Embed on EventType Edit, Team Link Fix and Mobile unsupported
* Fix auto theme switch in Embed Snippet generator
* Fix types
* Self Review fixes
* Remove Embed from App section
* Move get query after the middleware to let middleware work on it
* Add sandboxes in the document
* Add error handling for embed loading
* Fix types
* Update snapshots and fix bug identified by tests
* UI Fixes
* Add Embed Tests
* Respond in preview to width and height
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-05 08:29:49 -06:00
Peer Richelsen
276821e0b5
Update README.md
2022-04-30 15:55:25 +02:00
Peer Richelsen
8028b1ddad
Update index.mdx
2022-04-30 15:54:57 +02:00
Hariom Balhara
93c75b5fef
Embed Miscellaneous Improvements and Fixes ( #2499 )
2022-04-25 10:03:00 +05:30
Agusti Fernandez
02f68b104b
fix: adds title to public-api docs ( #2573 )
2022-04-21 20:46:37 +00:00
milospuac
fead885aa4
Create slack.mdx ( #2565 )
...
Documentation for our Slack commands
2022-04-21 14:26:29 +01:00
Hariom Balhara
2e9d4125ed
Fix Embed Documentation ( #2525 )
2022-04-16 06:17:47 +00:00
Agusti Fernandez
f8f3456b92
Adds iframe to developer.cal.com (swagger-ui) into docs/public-api.mdx ( #2518 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-04-15 23:56:32 +00:00
Agusti Fernandez
3b637eefaa
adds redirect for /api to developer.cal.com ( #2517 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-04-15 14:19:52 -06:00
Clark Weckmann
cfbf419f57
Updated git link and Prisma command. ( #2363 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-04-14 15:58:58 +01:00
Peer Richelsen
0b9f6124e9
Update introduction.mdx
2022-04-09 12:01:37 +02:00
Hariom Balhara
df4a41127f
Embed: Documentation TS errors Fix, IFrame Communication Tests, Updated documentation ( #2432 )
2022-04-08 16:59:08 +00:00
Joe Au-Yeung
01eee52849
Updating contributing to app store docs ( #2433 )
...
* Allow any types in docs
* Update doc
2022-04-08 15:59:51 +01:00
Hariom Balhara
c63d81719b
Embed Improvements ( #2365 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-08 05:33:24 +00:00
Hariom Balhara
5138c676b1
Fix: Embed Fixes, UI configuration PRO Only, Tests ( #2341 )
2022-04-04 15:44:04 +00:00
Bailey Pumfleet
7f270649b4
Escape curly braces in Webhooks doc
2022-03-15 16:35:24 +00:00
Joe Au-Yeung
47c2fc3d89
Add contributing to app store doc - V2 ( #2118 )
...
* Add contributing to app store docs
* Edit file structure diagram and fix build
* Add doc to meta
* Wrap example variabels in code block
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-15 15:17:56 +00:00
milospuac
4083ebd591
Update webhooks.mdx ( #2144 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-14 13:24:34 +00:00
Joe Au-Yeung
bb73e30b17
Revert "Add contributing to app store docs ( #2113 )" ( #2115 )
...
This reverts commit 006645b279
.
2022-03-12 00:15:36 +00:00
Joe Au-Yeung
006645b279
Add contributing to app store docs ( #2113 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-11 15:01:25 +00:00
Omar López
e53648d218
Linting ( #2083 )
...
* Runs yarn format
* Update website
* Web lint is failing
* Formatting
* Adds cache for dependency install
* Adds linting reports for GH
* Fixes artifact upload
* Caching tests
* Merge reports on GH actions
* Linting
* Fix prettier plugin conflicts
* Dep fixes
* Moves tailwind to monorepo package (#2091 )
* New Crowdin translations by Github Action (#2077 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix redirection to 404 page on login (#2086 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: update contributing (#2084 )
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Formatting
* Update website
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Louis <48682663+louis-27@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-09 17:52:48 +00:00
Thang Vu
b376ebae25
chore: update correct link for docs ( #2030 )
2022-03-03 09:55:26 +00:00
Krunal Shah
af793e9e81
docs: add contributing guide ( #2021 )
...
* docs: add contributing guide
* Update apps/docs/pages/contributing.mdx
* Update apps/docs/pages/contributing.mdx
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-01 19:27:36 +00:00
Krunal Shah
8fd976f5c7
fix: docs title showing untitled ( #2006 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-01 11:03:51 +00:00
Miguel Nieto A
e36428de5d
Docs/prisma commands on docs ( #1875 )
...
* Update prisma commands
Prisma commands have changed due to the new project structure
* Set the type of code block to have code block style
* Apply required changes
* Update README
2022-02-21 20:47:50 +00:00
Demian Caldelas
b3ada7c25c
Handy shortcut to start Prisma Studio ( #1921 )
...
* Add fast access to start Prisma Studio
* Updates docs
* Minor fixes in docs
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-21 16:02:09 +00:00
Omar López
e7dc2d3d7a
Upgrade to next 12.1 ( #1904 )
...
* Upgrades next to 12.1
* Fixes build
* Updaters e2e test pipelines
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-18 10:32:59 -07:00
Omar López
944a3c02ce
Eslint fixes ( #1898 )
...
* Eslint fixes
* Docs build fixes
2022-02-18 16:53:45 +00:00
Omar López
0bf3818b30
Revert "Upgrades next to 12.1 ( #1895 )" ( #1903 )
...
This reverts commit ede0e98e1f
.
2022-02-17 16:58:16 -07:00
Omar López
ede0e98e1f
Upgrades next to 12.1 ( #1895 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-17 22:29:54 +00:00
Demian Caldelas
2194b92fdf
Turbo fixes. Run apps (web/docs) scoped instead of concurrently ( #1887 )
...
* Improving dx for running apps from turbo
* Assign a fixed port to serve docs
Co-authored-by: Omar López <zomars@me.com>
2022-02-17 08:37:35 -07:00
Syed Ali Shahbaz
228dea1308
Hotfix for success page email input and button ( #1854 )
...
* hotfix
* cleanup
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-16 11:33:16 +00:00
Omar López
fe35cf6570
Extract prisma to it's own package ( #1823 )
...
* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs
2022-02-15 13:30:52 -07:00
Omar López
28d668ff38
Eslint fix to test deploy ( #1818 )
...
* Eslint fix to test deploy
* E2E fixes
2022-02-11 13:05:12 -07:00
Omar López
c5444c84fc
Migrate docs to mono repo ( #1814 )
...
* Initial commit
Created from https://vercel.com/new
* Update config
* Homepage
* Self-hosting
* Integrations
* More docs pages
* Developer docs
* Update billing.mdx
* Update install.mdx
* Fix install guide
* More fixes
* Adding CSS guide
* Fix capitalisation on Microsoft page
* Added delete account update
* Added Zapier integration question
* Added GMeet integration part
* Added Delete Account to Settings
* unnecessary question mark
* Added a link to Settings
* Added stuff in Billing
* Added a link to cal.com/signup
* Capitalization
* Added language change
* Added more stuff in Event Types
* Added how to change email
* Added FAQ page
* Spelling mistake
* Added a title to FAQ
* Added more stuff to Billing
* Availability multi-booking
* Deleted from Availability added to FAQ
* Added to FAQ
* Removed the dot
* Added stuff to FAQ
* Add license warning to adding CSS page
* Update docker.mdx
* Add import instructions
* removed readme until we have our own
* updated favicon, added cal sans
* added new cal sans
* Create README.md
* renamed all github links
* renamed more github links
* Added team's Event Types
* Clarified the Google Meet integration
* Spelling error
* Added primary calendar tutorial
* Removed tutorial
* primary calendar selection
* Moved to subdirectory
* Matching configs
* Shares eslint config between web and docs
* Removes format-schemas
* Updates env file location in turbo
* [docs] updates monorepo intructions
Co-authored-by: baileypumfleet <pumfleet@hey.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: milospuac <97884287+milospuac@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
2022-02-11 12:33:35 -07:00