Commit Graph

357 Commits (feat/api-keys)

Author SHA1 Message Date
Agusti Fernandez Pardo f9dd38dafd fix dangling 0 due to missing > 0 in data.length apiKeys after moving to && 2022-04-16 22:13:22 +02:00
kodiakhq[bot] ddc17562c4
Merge branch 'main' into feat/api-keys 2022-04-16 02:25:45 +00:00
Leo Giovanetti ffebe8e901
HubSpot App (#2380)
* Initial changes

* OAuth done and credentials stored

* Added "other" integrations

* Switching to hubspot api client

* Event creation for all attendees

* Update and delete done

* Doc update

* Fixing types

* App label is not mandatory

* Fixing bad merge: App label deleted

* Fixing bad automerge

* Removing  c.log

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-15 23:23:38 -03:00
kodiakhq[bot] a741edc803
Merge branch 'main' into feat/api-keys 2022-04-15 15:09:47 +00:00
sean-brydon dabf5367bc
DailyVideo default (#2505)
Co-authored-by: Omar López <zomars@me.com>
2022-04-15 17:07:37 +02:00
kodiakhq[bot] eca0d607b9
Merge branch 'main' into feat/api-keys 2022-04-15 10:11:37 +00:00
alannnc c06d8164bc
feature/app wipe my cal (#2496) 2022-04-15 10:09:40 +00:00
kodiakhq[bot] 41cdeb3eee
Merge branch 'main' into feat/api-keys 2022-04-15 09:38:01 +00:00
sean-brydon 080f2bb845
Updating App-Infomation + pics (#2489) 2022-04-15 10:35:50 +01:00
kodiakhq[bot] f2ffbf8126
Merge branch 'main' into feat/api-keys 2022-04-15 08:56:15 +00:00
Peer Richelsen 25e4e28c2a
small app store fixes (#2501)
* added new other illustration, fixed dialog styling

* revert color change
2022-04-15 08:54:09 +00:00
kodiakhq[bot] afd51ae707
Merge branch 'main' into feat/api-keys 2022-04-15 02:26:09 +00:00
alannnc 5b90ace8cf
feature/app wipe my cal (#2487)
* WIP bookings page ui changes, created api endpoint

* Ui changes mobile/desktop

* Added translations

* Fix lib import and common names

* WIP reschedule

* WIP

* Save wip

* [WIP] builder and class for CalendarEvent, email for attende

* update rescheduled emails, booking view and availability page view

* Working version reschedule

* Fix for req.user as array

* Added missing translation and refactor dialog to self component

* Test for reschedule

* update on types

* Update lib no required

* Update type on createBooking

* fix types

* remove preview stripe sub

* remove unused file

* remove unused import

* Fix reschedule test

* Refactor and cleaning up code

* Email reschedule title fixes

* Adding calendar delete and recreate placeholder of cancelled

* Add translation

* Removed logs, notes, fixed types

* Fixes process.env types

* Use strict compare

* Fixes type inference

* Type fixing is my middle name

* Update apps/web/components/booking/BookingListItem.tsx

* Update apps/web/components/dialog/RescheduleDialog.tsx

* Update packages/core/builders/CalendarEvent/director.ts

* Update apps/web/pages/success.tsx

* Updates rescheduling labels

* Update packages/core/builders/CalendarEvent/builder.ts

* Type fixes

* Update packages/core/builders/CalendarEvent/builder.ts

* Only validating input blocked once

* E2E fixes

* Stripe tests fixes

* Wipe my cal init commit

* Fixes circular dependencies

* Added conditional display for wipe my cal button

* Added placeholder image for app category

* Fix type string for conditional validation

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-14 20:24:27 -06:00
Agusti Fernandez Pardo e34a63dc3d fix: item: any to pass build 2022-04-15 03:54:55 +02:00
zomars 115f5f5eef Merge fixes 2022-04-14 16:12:35 -06:00
Afzal Sayed 699d910ab4
Perf: Optimize event-types page (#2436)
* Perf: Optimize event-types page

* Memoize layout in Shell

* setQueryState without awaiting mutate for optimistic update

* Update Shell.tsx

* Fix types

* Update auth-index.test.ts

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-14 21:49:51 +00:00
alannnc 3c6ac395cc
Feature/reschedule bookings (#2351)
* WIP bookings page ui changes, created api endpoint

* Ui changes mobile/desktop

* Added translations

* Fix lib import and common names

* WIP reschedule

* WIP

* Save wip

* [WIP] builder and class for CalendarEvent, email for attende

* update rescheduled emails, booking view and availability page view

* Working version reschedule

* Fix for req.user as array

* Added missing translation and refactor dialog to self component

* Test for reschedule

* update on types

* Update lib no required

* Update type on createBooking

* fix types

* remove preview stripe sub

* remove unused file

* remove unused import

* Fix reschedule test

* Refactor and cleaning up code

* Email reschedule title fixes

* Adding calendar delete and recreate placeholder of cancelled

* Add translation

* Removed logs, notes, fixed types

* Fixes process.env types

* Use strict compare

* Fixes type inference

* Type fixing is my middle name

* Update apps/web/components/booking/BookingListItem.tsx

* Update apps/web/components/dialog/RescheduleDialog.tsx

* Update packages/core/builders/CalendarEvent/director.ts

* Update apps/web/pages/success.tsx

* Updates rescheduling labels

* Update packages/core/builders/CalendarEvent/builder.ts

* Type fixes

* Update packages/core/builders/CalendarEvent/builder.ts

* Only validating input blocked once

* E2E fixes

* Stripe tests fixes

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-14 15:25:24 -06:00
Omar López be3a4758e1
Merge branch 'main' into feat/api-keys 2022-04-14 14:18:12 -06:00
Omar López 6bb4b2e938
Fixes auth E2E tests (#2490) 2022-04-14 20:17:59 +00:00
Omar López 1ea1cff04a
Update apps/web/ee/components/apiKeys/ApiKeyListItem.tsx
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-04-14 14:13:14 -06:00
Agusti Fernandez Pardo 9312662e14 fix: update edit mutation in viewer.apiKeys 2022-04-14 21:03:22 +02:00
Agusti Fernandez Pardo a8793d0f04 fix: improve eidt api keys modal 2022-04-14 20:59:49 +02:00
Agusti Fernandez Pardo 8f3acdcbab fix update env API_KEY_ prefix default to cal_ 2022-04-14 20:35:37 +02:00
Agusti Fernandez Pardo ac0133ded2 add back change password h2 title section in security page 2022-04-14 20:14:08 +02:00
Agusti Fernandez Pardo df26a2a564 Fixes: improve api key never expires 2022-04-14 20:11:06 +02:00
Agusti Fernandez Pardo d9c6be973c fix: use watch and controller for neverexpires/datepicker 2022-04-14 19:10:45 +02:00
Agusti Fernandez Pardo 4142af7d92 fix: cleanup code in api keys 2022-04-14 19:10:45 +02:00
kodiakhq[bot] 128e36f489
Merge branch 'main' into feat/api-keys 2022-04-14 15:03:52 +00:00
Hariom Balhara d1b063d59d
User should be able to rebook a cancelled timeslot (#2483)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-04-14 16:01:38 +01:00
kodiakhq[bot] 6cbf8ae603
Merge branch 'main' into feat/api-keys 2022-04-14 15:00:28 +00:00
Alex van Andel 5fdc5078cc
Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-04-14 15:58:23 +01:00
kodiakhq[bot] f06cde5d8c
Merge branch 'main' into feat/api-keys 2022-04-14 04:02:31 +00:00
Hariom Balhara 9ed666a475
Add app-store tests (#2465)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-14 09:30:38 +05:30
kodiakhq[bot] bd9861e216
Merge branch 'main' into feat/api-keys 2022-04-14 02:49:29 +00:00
Hariom Balhara 39935306fc
Embed behind authentication page, Floating Button Popup and other changes (#2468)
Co-authored-by: Omar López <zomars@me.com>
2022-04-14 08:17:34 +05:30
Agusti Fernandez Pardo 7efbb6425f fix: use api keys everywhere 2022-04-13 19:44:38 +02:00
Agusti Fernandez Pardo ddf7fc9b96 feat: adds beta tag in security tab under api keys 2022-04-13 19:43:45 +02:00
Agusti Fernandez Pardo 161f34d9e9 improve translations 2022-04-13 19:35:56 +02:00
Agusti Fernandez Pardo 62aa37d51c fix rename editing 2022-04-13 19:32:25 +02:00
Agusti Fernandez Pardo b3c33b3392 fix remove commented jsx fragment close 2022-04-13 19:30:20 +02:00
Agusti Fernandez Pardo 49860208e9 fix: remove unused imports 2022-04-13 19:26:40 +02:00
Agusti Fernandez Pardo 5370755267 fix empty className 2022-04-13 19:25:14 +02:00
kodiakhq[bot] 0eaac02fc2
Merge branch 'main' into feat/api-keys 2022-04-13 17:24:42 +00:00
Hariom Balhara ce476bf90f
Consider Pending/Accepted bookings only (#2479)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-04-13 10:22:27 -07:00
kodiakhq[bot] 7fbc5ed4d3
Merge branch 'main' into feat/api-keys 2022-04-13 14:55:13 +00:00
sean-brydon b0d8eac2a2
Changing Daily to Cal.com (#2478) 2022-04-13 16:52:46 +02:00
Agusti Fernandez Pardo 5c0e31ab01 fix: remove ternary and use && to avoid null for false 2022-04-13 15:57:43 +02:00
Agusti Fernandez Pardo 77a449c1cc fix: rename weird naming of translation for you_will_only_view_it_once 2022-04-13 15:52:07 +02:00
Agusti Fernandez Pardo b2227f1824 fix button /> 2022-04-13 15:48:05 +02:00
Agusti Fernandez Pardo 35c46551ee Fixes for feedback in PR 2022-04-13 15:47:15 +02:00