Commit graph

2012 commits

Author SHA1 Message Date
Omar López
966a5f30ec
Adds missing confirm email after payment () 2022-04-02 15:30:07 +01:00
Omar López
d997aef4f8
updating submodules ()
Co-authored-by: github-actions <github-actions@github.com>
2022-04-01 12:15:44 -07:00
Colin Griffin
be6ca25f08
update submodule to use https and specify branch ()
Co-authored-by: Omar López <zomars@me.com>
2022-04-01 11:35:48 -07:00
Omar López
f2436d2a04
Urgent fix for team bookings () 2022-04-01 11:04:29 -07:00
Omar López
2d055327c2
updating submodules () 2022-04-01 14:54:44 +01:00
Syed Ali Shahbaz
b33a3d5652
adds a fallback email to allow fallback gravatar () 2022-04-01 12:07:58 +02:00
Omar López
f71c0ddfc3
Fixes locations options mistranslations () 2022-03-31 14:29:03 -07:00
sean-brydon
f293f8b5c4
Bug - link not showing ()
* Bug - link not showing

* Added where location as link on emails

* Location URL test fixes

* URLs validator fixes

Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-03-31 19:57:12 +00:00
Miguel Nieto A
0494fccb8e
Set a default for "create events on" ()
* fix: 🐛 Set a default for create events on

* fix: 🐛 Save default value to db

* Revert fixes in frontend

* fix: 🐛 Set a default for "create events on" from backend"

* fix: 🐛 Update frontend when destinationCalendar is disconnected
2022-03-31 10:26:26 -07:00
Hariom Balhara
4a58da62d6
[Feature]Booking Embed () 2022-03-31 09:45:47 +01:00
Omar López
4e9c3be598
Submodule update ()
* Updates submodules

* Submodule updates
2022-03-30 13:13:40 -07:00
Omar López
6b32f03027
Submodule sync ()
* Create submodule-sync.yml

* Update submodule-sync.yml

* Update submodule-sync.yml

* Update submodule-sync.yml

* Update submodule-sync.yml

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-30 13:11:09 -07:00
Omar López
4e102d8b30
Submodule sync ()
* Create submodule-sync.yml

* Update submodule-sync.yml

* Update submodule-sync.yml

* Update submodule-sync.yml

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-30 13:07:10 -07:00
Omar López
d89271759a
Submodule sync ()
* Create submodule-sync.yml

* Update submodule-sync.yml

* Update submodule-sync.yml

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-30 12:51:08 -07:00
Omar López
63800492a9
Submodule sync ()
* Create submodule-sync.yml

* Update submodule-sync.yml

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-30 12:49:53 -07:00
Omar López
c58e3791d1
Create submodule-sync.yml ()
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-30 12:37:11 -07:00
Peer Richelsen
ef97f4115d
made app store category grid flexible based on amount of categories ()
* made app store category grid flexible based on amount of categories

* Update yarn.lock

Co-authored-by: zomars <zomars@me.com>
2022-03-30 17:33:04 +00:00
sean-brydon
6b0e8db496
Adding checkbox to toggle hideNotes () 2022-03-29 09:59:22 -07:00
Peer Richelsen
80af5dd236
added more illustrations for new categories ()
* added more illustrations for new categories

* minor changes to messaging
2022-03-28 14:34:14 -07:00
Demian Caldelas
0390ae9ee1
Introducing Playwright Fixtures - Users Factory ()
* Fix not able to logout using the logout path

* Add users fixture for e2e tests

* typo

Co-authored-by: Omar López <zomars@me.com>
2022-03-28 20:06:41 +00:00
Omar López
2d2df2d4db
Attempt to fix linting for external contributors () 2022-03-28 12:21:31 -07:00
buschco
cc5537dd1f
improve date query parsing () ()
Co-authored-by: Omar López <zomars@me.com>
2022-03-28 11:50:31 -07:00
sean-brydon
bd66ca183f
Feat - disable notes ()
* Feat - disable notes

Stops notes from showing in calendar when checked.

* Removing index rename

* Update apps/web/lib/integrations/calendar/interfaces/Calendar.ts

Co-authored-by: Omar López <zomars@me.com>

* Rename to hideCalendarNotes

* Update schema.prisma

* Update webhookResponse-chromium.txt

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-28 18:07:13 +00:00
github-actions[bot]
4f1a380969
New Crowdin translations by Github Action ()
* New Crowdin translations by Github Action

* Update common.json

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-28 15:07:35 +02:00
sean-brydon
4ca5bd58ee
Fixing Booking day name ()
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-27 21:48:13 +02:00
Alex van Andel
b1d804405b
Implements copy day functionality into Availability () 2022-03-27 21:13:27 +02:00
Peer Richelsen
14ba410352
fixed dark mode for booking page and input () 2022-03-27 00:40:41 +01:00
sean-brydon
b0bb894e1a
Submodule change () 2022-03-26 14:19:44 -07:00
Omar López
83a395bf55
Updates submodules () 2022-03-25 17:57:10 -07:00
Omar López
ec58a9dd70
The Dotenv Refactor ()
* dotenv refactoring

* dotenv fixes

* Env variables cleanup

* Updates e2e variables

* Moves environment file to types

* Removes conflicting configs

* Readds missing variables

* Fixes

* More fixes

* Update .env.example

* Update yarn.lock

* Update turbo.json

* Fixes e2e

* Temp fix

* disables cache for lint

* Please work

* I'm getting desperate here.

* Matches node versions

* Take 2

* Revert "Take 2"

This reverts commit a735f47f2325c2040168e0cd99dea0fc357a791f.

* Update .env.example
2022-03-25 17:39:38 -07:00
Peer Richelsen
2d7e1ccc05
added categories index () 2022-03-25 15:44:27 -07:00
github-actions[bot]
7490f07a32
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-25 23:20:19 +01:00
Peer Richelsen
6c62918c1f
iframe button text right () 2022-03-25 23:15:16 +01:00
Peer Richelsen
897d255676
fixed layout shift, added new payments illustration ()
* fixed layout shift, added new payments illustration

* undo integrations bg
2022-03-25 23:09:07 +01:00
Peer Richelsen
1b8132eb2f
added app descriptions () 2022-03-25 15:03:10 -07:00
Peer Richelsen
49bb80eeb4
added illustrations to app store ()
* fixed a ton of app store layout shift bugs

* added illustrations

* Sync submodules to main

* Update yarn.lock

Co-authored-by: zomars <zomars@me.com>
2022-03-25 19:46:21 +00:00
Peer Richelsen
2104624633
fixed a app store layout shift bugs ()
* fixed a ton of app store layout shift bugs

* Sync submodules to main

* Update yarn.lock

Co-authored-by: zomars <zomars@me.com>
2022-03-25 19:23:03 +00:00
Omar López
94006156d7
Adds sort order to free event type 404 () 2022-03-25 19:50:13 +01:00
alannnc
92534c7e6d
fix reacreate of bookingReferences when rescheduling ()
Co-authored-by: Omar López <zomars@me.com>
2022-03-24 23:29:32 +00:00
sean-brydon
296697370d
Improving A11y across pages ()
* Improving Event-Types A11y

* Fixing more A11y Issues

* Removing Yarn.lock
2022-03-24 20:14:16 +00:00
zomars
37a10a9638 Submodules update 2022-03-24 13:07:39 -07:00
Omar López
05a7babd56
Fixes/app store mobile ()
* Grid fixes for mobile

* Adds missing NavTabs to installed apps page
2022-03-24 19:46:36 +00:00
alannnc
3341074bb2
Fix/login username registration ()
* username update from getting-started when received as query param

* Added test for onboarding username update

* Now saving username saved in localStorage

* remove username field

* Removed wordlist

* Implement checkoutUsername as api endpoint

* Remove unused lib utils not empty

Co-authored-by: zomars <zomars@me.com>
2022-03-24 10:45:56 -07:00
Hariom Balhara
1a77e4046e
Add Booking tests - Reschedule and Cancel. ()
Co-authored-by: zomars <zomars@me.com>
2022-03-24 10:32:28 -07:00
Omar López
367da36660
Add index rename migration ()
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-24 09:53:15 -07:00
Peer Richelsen
552751ffcf
app store fixes ()
* temporally hiding reviews and stars for apps, removed nuke my cal

* fixed categories headline and back button

* truncate description

* updated huddle app

* Delete truncate.ts

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-24 09:51:37 -07:00
Omar López
785b156f95
Fixes overflow for long calendar names ()
- Adds title attribute for overflowed text

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-24 09:43:07 -07:00
Peer Richelsen
a15b93c276
made dark mode much more consistent and fixed a ton of dark mode problems with teams () 2022-03-24 14:15:24 +01:00
Omar López
767d1fb186
Prevents crash when sending emails ()
* Quick fixes to core libs

* Prevents crash when sending emails
2022-03-23 20:47:50 -07:00
Omar López
f7a2e1e7ac
Quick fixes to core libs () 2022-03-23 20:29:27 -07:00