Bailey Pumfleet
7c6dd7a73b
Change input fields to rounded-sm ( #1159 )
2021-11-10 11:52:42 +00:00
Alex van Andel
8664d217c9
Feature/availability page revamp ( #1032 )
...
* Refactored Schedule component
* Merge branch 'main' into feature/availability-page-revamp
* wip
* Turned value into number, many other TS tweaks
* NodeJS 16x works 100% on my local, but out of scope for this already massive PR
* Fixed TS errors in viewer.tsx and schedule/index.ts
* Reverted next.config.js
* Fixed minor remnant from moving types to @lib/types
* schema comment
* some changes to form handling
* add comments
* Turned ConfigType into number; which seems to be the value preferred by tRPC
* Fixed localized time display during onboarding
* Update components/ui/form/Schedule.tsx
Co-authored-by: Alex Johansson <alexander@n1s.se>
* Added showToast to indicate save success
* Converted number to Date, and also always establish time based on current date
* prevent height flickering of availability
by removing mb-2 of input field
* availabilty: re-added mb-2 but added min-height
* Quite a few bugs discovered, but this seems functional
Co-authored-by: KATT <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-11-10 11:16:32 +00:00
Mihai C
559ccb8ca7
hotfix: zoom location on emails ( #1153 )
...
* fix: zoom location on emails
* test: fix
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-11-09 16:27:33 +00:00
github-actions[bot]
43fa4f6497
New Crowdin translations by Github Action ( #1147 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-11-09 15:18:59 +00:00
Peer Richelsen
55a7cc928f
removed api docs button from integrations ( #1149 )
2021-11-09 10:07:02 +00:00
Peer Richelsen
4ce9f9110b
fixed darkmode for booking page ( #1151 )
2021-11-08 23:06:50 +00:00
Peer Richelsen
528c620aa7
fixed dark mode for booking ( #1150 )
2021-11-08 21:57:32 +00:00
Alex Johansson
df687009bd
fix onboarding login glitch ( #1118 )
2021-11-08 14:10:02 +00:00
Bailey Pumfleet
9befd4abb9
Swap VS Code title bar colours
2021-11-08 13:12:58 +00:00
Syed Ali Shahbaz
a404ca847c
updated event title message ( #1132 )
...
* updated event title message
* 4 arguments replaced by an object
* translations
* requested changes
* further requested changes
* test fix and other minor changes
* lint fix
2021-11-08 16:34:12 +05:30
Peer Richelsen
0ef6d8b452
added key_strings for /integrations ( #1144 )
2021-11-07 15:52:48 +00:00
Peer Richelsen
b49553c960
added who string ( #1143 )
2021-11-06 19:28:30 +00:00
github-actions[bot]
86cb961fa8
New Crowdin translations by Github Action ( #1140 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-11-06 12:16:28 +00:00
github-actions[bot]
0e5a7cdd55
New Crowdin translations by Github Action ( #1139 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-11-05 20:36:18 +00:00
Alex Johansson
823abfb3da
Delete dependabot.yml ( #1137 )
...
replacing dependabot with [depfu](depfu.com)
2021-11-05 16:52:35 +00:00
Mihai C
debef8119e
Rejected bookings should be displayed in cancelled bookings tab ( #1100 )
...
* fix: rejected bookings should be displayed in cancelled bookings tab
* fix: add migration to update status of rejected bookings
* unrelated fix
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-11-04 22:24:15 +00:00
Peer Richelsen
773e9ac57e
replaced black color with new brand variable to make styling easier ( #1125 )
2021-11-04 14:30:37 +00:00
dependabot[bot]
0e9c50a58d
⬆️ Bump tailwindcss from 2.2.16 to 2.2.19 ( #1128 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 2.2.16 to 2.2.19.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.2.16...v2.2.19 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-11-04 14:00:42 +00:00
Peer Richelsen
401016772e
added missing roboto weights ( #1130 )
2021-11-04 13:56:02 +00:00
Peer Richelsen
3c5a84b7b4
removed lexend, upgraded cal sans, added roboto from local instead of google fonts ( #1121 )
2021-11-04 00:25:47 +00:00
Syed Ali Shahbaz
ac3569b78e
removed duplicate unconfirmed status on mobile view ( #1119 )
2021-11-03 20:37:37 +05:30
Alex Johansson
0ee523643d
upgrade to next.js 12 ( #1111 )
2021-11-03 14:02:17 +00:00
dependabot[bot]
b82f2be391
⬆️ Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 ( #1117 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 13:25:40 +00:00
dependabot[bot]
ae09e220d0
⬆️ Bump @types/lodash from 4.14.175 to 4.14.176 ( #1114 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.175 to 4.14.176.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 13:17:04 +00:00
dependabot[bot]
aafbe626fc
⬆️ Bump @hookform/resolvers from 2.8.2 to 2.8.3 ( #1104 )
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.2...v2.8.3 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 10:58:15 +00:00
Alex Johansson
a002b194da
Fix onboarding OAuth callback glitch ( #1079 )
2021-11-03 10:47:52 +00:00
dependabot[bot]
d147772d91
⬆️ Bump @radix-ui/react-switch from 0.1.0 to 0.1.1 ( #1106 )
...
Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/radix-ui/primitives/releases )
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-switch"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 17:30:33 +00:00
dependabot[bot]
8e669cf21e
⬆️ Bump @heroicons/react from 1.0.4 to 1.0.5 ( #1107 )
...
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases )
- [Commits](https://github.com/tailwindlabs/heroicons/commits )
---
updated-dependencies:
- dependency-name: "@heroicons/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 17:24:12 +00:00
dependabot[bot]
1a361283ed
⬆️ Bump `@trpc/*` from 9.10.1 to 9.12.0 ( #1105 )
...
Co-authored-by: KATT <alexander@n1s.se>
2021-11-02 17:18:22 +00:00
Alex Johansson
d4b70162e8
fix locale being empty string ( #1112 )
2021-11-02 17:09:22 +00:00
Alex Johansson
6318972aa1
temporarily rollback to next.js 11 ( #1113 )
2021-11-02 18:59:36 +02:00
Alex van Andel
256305eb6b
Changed 'jp' to 'ja' ( #1110 )
2021-11-02 16:15:57 +00:00
Alex Johansson
265c634db9
upgrade to Next.js 12 ( #1109 )
2021-11-02 14:19:40 +00:00
Alex Johansson
5a25e6daee
ignore `.js` files in type checker ( #1108 )
...
makes stuff like #1085 not fail
2021-11-02 16:04:25 +02:00
Alex Johansson
68e062c100
Revert " ⬆️ Bump @radix-ui/react-dialog from 0.1.0 to 0.1.1 ( #1097 )" ( #1099 )
...
This reverts commit 15e3b28a23
.
2021-11-01 14:43:44 +00:00
dependabot[bot]
15e3b28a23
⬆️ Bump @radix-ui/react-dialog from 0.1.0 to 0.1.1 ( #1097 )
...
Bumps [@radix-ui/react-dialog](https://github.com/radix-ui/primitives ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/radix-ui/primitives/releases )
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-dialog"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 14:27:28 +00:00
dependabot[bot]
d7be47ed10
⬆️ Bump @types/async from 3.2.8 to 3.2.9 ( #1095 )
...
Bumps [@types/async](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async ) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async )
---
updated-dependencies:
- dependency-name: "@types/async"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 14:13:05 +00:00
dependabot[bot]
c1fb56b4b7
⬆️ Bump superjson from 1.7.5 to 1.8.0 ( #1096 )
...
Bumps [superjson](https://github.com/blitz-js/superjson ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/blitz-js/superjson/releases )
- [Commits](https://github.com/blitz-js/superjson/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: superjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 14:04:21 +00:00
dependabot[bot]
8a87cb4f3b
⬆️ Bump eslint-plugin-react from 7.26.0 to 7.26.1 ( #1098 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.26.0 to 7.26.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 13:58:20 +00:00
dependabot[bot]
6464cee5a1
⬆️ Bump react-query from 3.24.4 to 3.30.0 ( #1084 )
...
Bumps [react-query](https://github.com/tannerlinsley/react-query ) from 3.24.4 to 3.30.0.
- [Release notes](https://github.com/tannerlinsley/react-query/releases )
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.24.4...v3.30.0 )
---
updated-dependencies:
- dependency-name: react-query
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 10:28:57 +00:00
github-actions[bot]
8cb42c44b7
New Crowdin translations by Github Action ( #1094 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-11-01 10:00:40 +00:00
Syed Ali Shahbaz
4f75b94d88
mobile view improvement added ( #1093 )
...
* mobile view improvement added
* improved max-w
2021-11-01 14:25:43 +05:30
Peer Richelsen
ad46fc121d
added jp (japanese) ( #1085 )
2021-10-31 21:31:21 +00:00
github-actions[bot]
863fc2e5cc
New Crowdin translations by Github Action ( #1088 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-31 19:12:59 +00:00
Alex van Andel
b7435b5b93
Fixed orphaning team event types ( #1086 )
2021-10-31 10:41:42 +00:00
Peer Richelsen
307856f8e6
added more weight to lexend fallback ( #1087 )
2021-10-31 01:09:27 +01:00
dependabot[bot]
6635363521
⬆️ Bump @types/node from 16.10.2 to 16.11.5 ( #1046 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johansson <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-30 20:48:05 +00:00
dependabot[bot]
88f10e0586
⬆️ Bump @hookform/resolvers from 2.8.1 to 2.8.2 ( #1083 )
2021-10-30 20:58:58 +01:00
dependabot[bot]
9475c5836d
⬆️ Bump playwright from 1.15.2 to 1.16.2 ( #1081 )
...
Bumps [playwright](https://github.com/Microsoft/playwright ) from 1.15.2 to 1.16.2.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.15.2...v1.16.2 )
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-30 18:10:00 +00:00
dependabot[bot]
a83717363f
⬆️ Bump @daily-co/daily-js from 0.16.0 to 0.21.0 ( #1076 )
2021-10-30 16:28:46 +00:00