zomars
5fa3f45fed
Update required-checks.yml
2022-07-04 19:49:51 -06:00
zomars
450d0e7f05
Adds timeout to checks
2022-07-04 19:48:15 -06:00
zomars
b5745fd0e5
Update required-checks.yml
2022-07-04 19:44:23 -06:00
Omar López
bac12d0cbd
Update CONTRIBUTING.md ( #3226 )
...
* Update CONTRIBUTING.md
* Don't run e2e for md files
* Debugging why is not ignoring e2e test
2022-07-04 19:41:22 -06:00
zomars
f17833552e
Test
2022-07-04 19:29:07 -06:00
zomars
15bdcaff88
Debugging why is not ignoring e2e test
2022-07-04 19:22:38 -06:00
zomars
29507557d6
Update required-checks.yml
2022-07-04 19:19:01 -06:00
zomars
30c1dd036d
Update lint.yml
2022-07-04 19:13:51 -06:00
zomars
8f24b92666
Update required-checks.yml
2022-07-04 18:57:06 -06:00
zomars
7c99004225
Update required-checks.yml
2022-07-04 18:50:49 -06:00
zomars
8bce6055c7
Update required-checks.yml
2022-07-04 18:48:08 -06:00
zomars
049e433781
Path fixes
2022-07-04 18:34:39 -06:00
zomars
3ac8caecbf
Don't run e2e for md files
2022-07-04 18:30:44 -06:00
zomars
e394cfdcd8
Update checks
2022-07-04 18:26:27 -06:00
zomars
be99035f49
GH workflow name collision fixes
2022-07-04 17:36:38 -06:00
zomars
6c8e624496
Update required-checks.yml
2022-07-04 15:31:28 -06:00
zomars
5369d4123e
Prevent name conflicts for e2e
2022-07-04 15:27:22 -06:00
zomars
3a055018f6
Testing required checks
2022-07-04 14:29:20 -06:00
zomars
6ac670b366
Fixes bug hunting file location
2022-07-04 14:19:05 -06:00
zomars
db35a7c68f
Update bug-hunting.yml
2022-07-04 13:58:32 -06:00
zomars
a1d8fb0b46
Auto adds bugs to bug hunting view
2022-07-04 13:57:05 -06:00
zomars
7170fadff8
Adds pull request labeler
2022-07-04 13:16:01 -06:00
zomars
fa5e6b42de
v1.7.6
2022-07-04 10:51:26 -06:00
zomars
1f02a5c718
Update yarn.lock
2022-07-04 10:48:21 -06:00
zomars
c55b17bf58
Update console
2022-07-04 10:48:16 -06:00
zomars
4975493090
Matches zod version to the rest
2022-07-04 10:47:12 -06:00
zomars
785a014f3c
Submodule sync
2022-07-04 10:29:33 -06:00
depfu[bot]
dd941e62ef
Update next-auth to version 4.5.0 ( #3138 )
2022-07-04 14:36:20 +00:00
sean-brydon
eec2d8ceed
Implement profile back button ( #3165 )
...
* Implement profile backbutton
* update slug to use username
* Back Button Improvments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-04 08:26:22 -06:00
Alex van Andel
b546d9e33e
Some tweaks to slots to fix server time effecting logic ( #3218 )
2022-07-02 10:13:39 -06:00
Joe Au-Yeung
201d17264c
Attach credential id to destinationCalendar records ( #3197 )
2022-07-01 21:55:27 +01:00
Joe Au-Yeung
2cbf46a323
Seats events send email to attendees and organizer ( #3206 )
...
* Add attendees to email notfications
* New seat title
* Change organizer email
* Clean console.log
* Fix type errors
* Update packages/emails/src/templates/OrganizerScheduledEmail.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-01 19:19:23 +00:00
Leo Giovanetti
833791bc9a
Team event type scroll, manage team invite from mobile ( #3171 )
2022-07-01 12:29:59 -06:00
GitStart
00c9df7602
There is lot of hardcoding links in application ( #3130 )
...
* There is lot of hardcoding links in application
* Apply suggestions from code review
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2022-07-01 11:19:52 -06:00
Omar López
669199e273
Removes unused files ( #3208 )
...
* Adds next-unused
* Cleanup
* Update next-unused
* Removes next-unused
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-01 10:02:44 -06:00
GitStart
93e2246b18
Wrong color for Timezone selector on booking page ( #3187 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-07-01 12:28:17 +01:00
James Vansteenkiste
f639405c20
fix: event creation on external office calendar ( #3152 )
...
* fix: event creation on external office calendar
* chore: simplify fix implementation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-07-01 12:26:20 +01:00
zomars
240fc67d72
v1.7.5
2022-06-30 10:32:55 -06:00
Hariom Balhara
eef405ef41
If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow ( #3202 )
2022-06-30 09:09:15 -06:00
Hariom Balhara
1469b856a6
Fix hubspot callback ( #3195 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-06-30 07:01:07 +00:00
Alex van Andel
53bbbf793d
Fixes the slow performance due to the Dayjs timezone plugin ( #3201 )
...
* Fixes the slow performance due to the Dayjs timezone plugin
* Bye.
* Parses busyTime in UTC
2022-06-29 18:33:19 -06:00
Alex van Andel
a91f251b98
Remove '{}' to prevent overwriting .env.appStore value ( #3200 )
2022-06-29 16:56:31 -06:00
github-actions[bot]
d95c3a1459
New Crowdin translations by Github Action ( #3196 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-29 22:57:58 +02:00
Omar López
92bfb3e5b9
Updates snaplet transform script ( #3199 )
...
* Update .gitignore
* Fixes local dev env checks
* Update transform.ts
2022-06-29 13:03:13 -06:00
Hariom Balhara
fbc4eb5457
Set theme initially so that the gneerated JS code knows the correct theme already ( #3193 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-29 12:50:46 -06:00
Carina Wollendorfer
4a74abcb34
change meeting url to a link ( #3198 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-06-29 12:22:07 -06:00
Hariom Balhara
09c8f55682
Make i18n a non-batch request and non-cacheable ( #3188 )
2022-06-29 10:50:32 -06:00
alannnc
3f3ffa2ba8
fix/availability-tz-offset ( #3185 )
2022-06-29 09:01:30 +00:00
Peer Richelsen
654cfbb653
updated readme, new gif, added roadmap banner
2022-06-29 10:31:08 +02:00
Hariom Balhara
ad35d3d567
Make the height of textarea as per container height but consider the text above it ( #3189 )
2022-06-29 10:06:36 +02:00