Commit Graph

2068 Commits (62aa37d51c4f78fca7f8c6ea9a246cae23e073ef)

Author SHA1 Message Date
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
Agusti Fernandez Pardo 4ed4e8de92 apps api sync 2022-04-13 02:12:45 +02:00
Agusti Fernandez Pardo 2c7b368628 remove swagger env from pr 2022-04-13 01:55:13 +02:00
Agusti Fernandez Pardo ca294af6b1 feat: We have API Keys in Security =) 2022-04-13 01:43:22 +02:00
Demian Caldelas e1df207f5d
Prepare for deprecated radix-ui IdProvider (#2068)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Omar López <zomars@me.com>
2022-04-12 18:41:42 +00:00
Hariom Balhara 75c2ccff96
RoundRobin Booking Error in a particular case (#2471)
* users can be array of user when roundrobin team booking is there with availablity of multiple people

* Return empty array

* Add comments

* checktype fix

* removed extra condition

Co-authored-by: Syed Ali Shahbaz <alishahbaz7@gmail.com>
2022-04-12 10:10:18 -07:00
Joe Au-Yeung 9d86039987
Remove to string, return dayjs object (#2464) 2022-04-12 13:01:50 +01:00
Omar López cde131a351
Upgrades tRPC (#2460) 2022-04-12 09:32:14 +00:00
Hariom Balhara 31d1bde52a
Prevent unauthorized update to schedule (#2466) 2022-04-12 10:22:29 +01:00
Afzal Sayed 4c5ae567e4
Introduce isPublic prop in Shell (#2437)
Co-authored-by: zomars <zomars@me.com>
2022-04-12 04:38:10 +00:00
zomars a3e0d0aec9 Fixes for blank Shell 2022-04-11 08:54:56 -07:00
Omar López 95af0fb631
Revert "Revert "Fixes public apps page (#2422)" (#2461)" (#2462)
This reverts commit a5522c98a0.
2022-04-11 08:36:21 -07:00
Bailey Pumfleet a5522c98a0
Revert "Fixes public apps page (#2422)" (#2461)
This reverts commit 81f3e824ff.
2022-04-11 16:11:35 +01:00
Omar López 81f3e824ff
Fixes public apps page (#2422) 2022-04-11 15:21:20 +01:00
sean-brydon 61c60fc319
Add response events (#2456)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-10 17:19:45 +00:00
Omar López b6da0f0553
Allows E2E to run from forks (#2423)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-10 18:19:06 +02:00
Alex van Andel 5e3da4d178
Check STRIPE_PRIVATE_KEY exists before stripe call during disband (#2454) 2022-04-10 08:57:08 -07:00
github-actions[bot] 66aeadffbb
New Crowdin translations by Github Action (#2421)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-04-10 00:33:32 +02:00
sean-brydon 399f4978f8
Adding Username (#2424) 2022-04-09 15:40:02 +01:00
Peer Richelsen 0b9f6124e9
Update introduction.mdx 2022-04-09 12:01:37 +02:00
Agusti Fernandez Pardo 081555407d sync apps/api 2022-04-08 23:35:56 +02:00
Agusti Fernandez Pardo e55f156777 add api key success modal 2022-04-08 20:22:50 +02:00
Hariom Balhara df4a41127f
Embed: Documentation TS errors Fix, IFrame Communication Tests, Updated documentation (#2432) 2022-04-08 16:59:08 +00:00
Syed Ali Shahbaz eceba51020
Dynamic group booking follow-up (#2430) 2022-04-08 17:50:10 +01:00
Agusti Fernandez Pardo 9ce5212a6b fix: minor refactor and cleanup in apiKeys generator 2022-04-08 17:38:01 +02: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
Agusti Fernandez 385421d250
fix order of past bookings (#2425) 2022-04-08 12:50:00 +01:00