7d6a6bf812
add error message for invalid phone number ( #3249 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-07-06 13:01:16 -06:00
Omar López and GitHub
a4684042a6
Matches phone input darkmode to the rest of inputs ( #3247 )
2022-07-06 12:19:48 -06:00
zomars
56da9c7c5f
Removed forward slashes
2022-07-06 11:33:36 -06:00
zomars
7967c6e46b
updates GH workflow
2022-07-06 11:31:34 -06:00
zomars
8d96b79a5b
Update GH workflows
2022-07-06 09:28:11 -06:00
sean-brydon and GitHub
d0325c13d1
Split on slug to get profile page ( #3228 )
...
* Split on slug to get profile page
* Fix teams slug
* Remove console.log
* Remove unneeded diff
2022-07-06 08:47:22 -06:00
Hariom Balhara and GitHub
5ea08c237a
Fix ordering of credentials ( #3243 )
2022-07-06 08:43:57 -06:00
Hariom Balhara and GitHub
b3f7e8e322
Booking Module Improvements ( #3221 )
...
* Fix momentary render of dates before skeleton
* Fix Hydration issue - We shouldnt guess timezone on server as it would be different from client causing hydration error
* Fix wrong trpcQuery result when clicking on a particular date. Also, fix last day of the month being never available
* Fix as per PR Feedback
2022-07-06 08:25:41 -06:00
Agusti Fernandez Pardo
44ce77f814
fix: test return booking get
2022-07-06 01:17:59 +02:00
Agusti Fernandez Pardo
a6e199be67
fix: make availability for teamId work
2022-07-05 23:05:29 +02:00
Agusti Fernandez Pardo
f1ee03f297
fix: add teams memberships users
2022-07-05 20:58:26 +02:00
2263e04217
Update pages/api/availability/_get.ts
...
add select: availabilitUserSelect
Co-authored-by: Omar López <zomars@me.com >
2022-07-05 20:35:30 +02:00
5dbb2066e0
Update pages/api/availability/_get.ts
...
add initialData: {user}
Co-authored-by: Omar López <zomars@me.com >
2022-07-05 20:34:53 +02:00
Agusti Fernandez Pardo
9b5c7c5120
fix: remove unused import
2022-07-05 20:13:13 +02:00
Agusti Fernandez Pardo
a63b623a7d
feat: teamId availability in API
2022-07-05 20:12:14 +02:00
zomars
b7d4e3885e
Update bug-hunting.yml
2022-07-05 10:06:41 -06:00
zomars
3c324eb776
Update labeler.yml
2022-07-04 20:10:56 -06:00
zomars
c16e71aa01
Update required-checks.yml
2022-07-04 19:59:38 -06:00
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 and GitHub
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] and GitHub
dd941e62ef
Update next-auth to version 4.5.0 ( #3138 )
2022-07-04 14:36:20 +00:00
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 and GitHub
b546d9e33e
Some tweaks to slots to fix server time effecting logic ( #3218 )
2022-07-02 10:13:39 -06:00
Agusti Fernandez Pardo and GitHub
74c227f5f1
Merge pull request #134 from calcom/fix/transpile-calcom-dayjs
...
fix: transpile new @calcom/dayjs package in API
2022-07-02 05:30:59 +02:00
Agusti Fernandez Pardo
517749812d
fix: missing @
2022-07-02 05:04:21 +02:00