Commit Graph

2084 Commits (feature/SS3)

Author SHA1 Message Date
Joe Au-Yeung de0b409d07 Add missing embeded files 2022-04-12 14:22:43 -04:00
Joe Au-Yeung 833ebb53f1 Fix some type errors 2022-04-12 14:14:46 -04:00
Joe Au-Yeung 12b8d6f644 Merge branch 'main' into feature/SS3 2022-04-12 10:53:08 -04: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
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
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
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
Joe Au-Yeung 9b85571212 Add full booking translation 2022-04-07 17:04:19 -04:00
Joe Au-Yeung a1bd0f9c6f Address comments 2022-04-07 16:56:50 -04:00
Joe Au-Yeung f9c6795241 Disable times if booking is full 2022-04-07 15:33:55 -04:00
Joe Au-Yeung c1a759d447 Merge branch 'main' into feature/SS3 2022-04-07 14:54:03 -04:00
Joe Au-Yeung 697f4a7431 Disable booking link if full 2022-04-07 14:52:13 -04:00
sean-brydon 96f6294542
Show eventDescription on email (#2371)
* Show eventDescription on email

* Fixing Inheritance

* Fixing Duplicate getLocation

* Type fixes

Co-authored-by: zomars <zomars@me.com>
2022-04-07 18:22:11 +00:00
Gwenaël Gallon 5e7d34b9c4
[fr] Add missing translations (#2409)
Update with last missing French translations

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-07 20:10:58 +02:00
github-actions[bot] 472b295c93
New Crowdin translations by Github Action (#2401)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-04-07 20:06:58 +02:00
Benedikt Hopmann 5577a60f26
Update german translation (#2415)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-07 20:03:52 +02:00
Joe Au-Yeung ba55548842 Fix merge errors 2022-04-07 13:43:03 -04:00
Joe Au-Yeung bdd51f7978 Merge branch 'main' into feature/SS3 2022-04-07 13:07:50 -04:00
sean-brydon fefc314d35
Fixing api points not returning (#2419)
Co-authored-by: Omar López <zomars@me.com>
2022-04-07 16:26:33 +00:00
Miguel Nieto A 06df6c9e91
Save event-type's currency on db (#2404)
* Save event-type's currency on db

* Add currency field to formMethods definition
2022-04-07 08:34:49 -07:00
Joe Au-Yeung 89d59228d7 Add yellow color if booking is at 30% capacity 2022-04-07 11:21:59 -04:00
Joe Au-Yeung 6de8ea646d Fix checked box when updating seats 2022-04-07 11:02:23 -04:00
Syed Ali Shahbaz e6587efd27
Hotfix for merge loss in PR2416 (#2418) 2022-04-07 15:34:11 +01:00
Syed Ali Shahbaz a551919152
Dynamic group link for more than 2 user fixed (#2416) 2022-04-07 14:41:26 +01:00
Hariom Balhara 173e7846e8
Fix team booking (#2417) 2022-04-07 13:51:16 +01:00
Syed Ali Shahbaz 63635fc110
Dynamic group booking fix to accept "+" in URL and updated Head SEO for dynamic booking (#2414) 2022-04-07 11:28:52 +01:00
Hariom Balhara 31a8f25bb6
Fix E2E Tests and Fix broken success page and non existing user URL (#2411) 2022-04-07 08:34:19 +01:00
Joe Au-Yeung 5131e3a7c5 Merge branch 'main' into feature/SS3 2022-04-06 16:59:52 -04:00
Joe Au-Yeung 6b871b9f31 Revert "made app store category grid flexible based on amount of categories (#2315)"
This reverts commit ef97f4115d.
2022-04-06 16:39:39 -04:00
Joe Au-Yeung 6eb527bce3 Revert "[Feature]Booking Embed (#2227)"
This reverts commit 4a58da62d6.
2022-04-06 16:37:44 -04:00
Joe Au-Yeung 2a2ff2140e Revert "Set a default for "create events on" (#2215)"
This reverts commit 0494fccb8e.
2022-04-06 16:37:32 -04:00
Joe Au-Yeung e9694b767d Revert "Fixes locations options mistranslations (#2336)"
This reverts commit f71c0ddfc3.
2022-04-06 16:37:22 -04:00
Joe Au-Yeung 66eafae434 Revert "update submodule to use https and specify branch (#2346)"
This reverts commit be6ca25f08.
2022-04-06 16:36:17 -04:00
Joe Au-Yeung 79ef5a85c7 Revert "updating submodules (#2350)"
This reverts commit d997aef4f8.
2022-04-06 16:36:00 -04:00
Joe Au-Yeung f43a300297 Revert "Adds missing confirm email after payment (#2353)"
This reverts commit 966a5f30ec.
2022-04-06 16:34:57 -04:00