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 |
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 |
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]
|
6570b5eb62
|
Merge branch 'main' into feat/api-keys
|
2022-04-14 14:52:11 +00:00 |
Bailey Pumfleet
|
d91f667d0c
|
Update greyscale palette
|
2022-04-14 15:50:00 +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
|
47d98ebb8c
|
fix sync apps/api with main not old commit
|
2022-04-13 16:35:28 +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 |
Agusti Fernandez Pardo
|
84cafcb5a0
|
fix: remove extra div
|
2022-04-13 15:16:18 +02:00 |
Agusti Fernandez Pardo
|
e098bd3b77
|
fix: rmeove renaming of verificationrequest token indexes in migration
|
2022-04-13 15:15:12 +02:00 |
Agusti Fernandez Pardo
|
40e1c035df
|
fix : types
|
2022-04-13 03:14:21 +02:00 |
Agusti Fernandez Pardo
|
a98a484f88
|
feat fix type check errors
|
2022-04-13 03:06:21 +02:00 |
Agusti Fernandez Pardo
|
54524167a3
|
make min date and disabled optional props in datepicker
|
2022-04-13 03:02:58 +02:00 |
Agusti Fernandez Pardo
|
cdf3954abc
|
ff
|
2022-04-13 02:58:48 +02:00 |
Agusti Fernandez Pardo
|
17fa8069ce
|
add back apps/api
|
2022-04-13 02:41:31 +02:00 |
Agusti Fernandez Pardo
|
70f8dc65f7
|
delete apps/api
|
2022-04-13 02:39:19 +02:00 |
Agusti Fernandez Pardo
|
367fb30731
|
sync api w main
|
2022-04-13 02:28:44 +02:00 |
Agusti Fernandez Pardo
|
e8067ae73d
|
feat: migration for api keys schema
|
2022-04-13 02:24:54 +02:00 |
Agusti Fernandez Pardo
|
8e234f6f45
|
remove comments in password section
|
2022-04-13 02:16:30 +02:00 |