Syed Ali Shahbaz
4e01b13133
Feature/cal 677 brand color in settingsprofile ( #1158 )
...
* added CSS variable --brand-color
* added CustomBranding component
* prisma update for brand color
* added brandcolor to user context in viewer.me
* conflict resolution
* added brandColor input and mutation
* custom brand color to availability
* brandColor added to BookingPage
* fixed availability, booking for team and added customBranding to success
* brandColor added to cancel/uid
* requested changes
* lint fix
* further changes
* lint fix
2021-11-16 14:21:46 +05:30
Peer Richelsen
773e9ac57e
replaced black color with new brand variable to make styling easier ( #1125 )
2021-11-04 14:30:37 +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
Peer Richelsen
307856f8e6
added more weight to lexend fallback ( #1087 )
2021-10-31 01:09:27 +01:00
Ciarán Hanrahan
1447251c83
changes to bookings and sidebar dropdown ( #991 )
2021-10-19 12:38:05 +00:00
Bailey Pumfleet
86d292838c
Fix typo in Google font URL
2021-10-18 14:17:48 +01:00
Peer Richelsen
3b844583c9
added lexend as fallback and new version of cal sans ( #850 )
2021-10-14 11:21:16 +00:00
Peer Richelsen
fdd4bd2e14
changed sans font to roboto ( #895 )
2021-10-10 10:17:49 +00:00
Ciarán Hanrahan
e83980a999
UI updates to event types ( #894 )
2021-10-10 10:46:20 +01:00
Ciarán Hanrahan
f03a2c2a1a
onboarding changes ( #889 )
2021-10-09 14:34:13 +01:00
Alex van Andel
dc7b084bdf
Remove Moment dependency by changing implementation of DateRangePicker to something leaner ( #798 )
...
* chore: extracted all DateRangePicker logic from event-types/[type].tsx
* Minor alignment fixes + Date.now() instead of 1970.
* Removes react-dates, implements wojtekmaj/react-daterange-picker
2021-09-27 22:12:55 +01:00
Peer Richelsen
51752bd2bd
added Cal Sans ( #709 )
...
* added Cal Sans
* Delete EmptyScreen.tsx
2021-09-22 21:23:19 +00:00
Omar López
3add84a279
Adds Stripe integration ( #717 )
...
* Adds Stripe integration
* Moves Stripe instrucctions to ee
* Adds NEXT_PUBLIC_APP_URL variable
* Adds fallback for NEXT_PUBLIC_APP_URL
* Throws error objects instead
* Improved error handling
* Removes deprecated method
* Bug fixing
* Payment refactoring
* PaymentPage fixes
* Fixes preview links
* More preview link fixes
* Fixes client links
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-09-22 19:36:13 +01:00
Alex van Andel
160727c0e2
Extracted PhoneInput, fixed styling ( #520 )
2021-08-25 11:18:37 +01:00
Syed Ali Shahbaz
f07d727a3f
Cleaned up code and removed debug remnants
2021-08-15 17:05:30 +05:30
Syed Ali Shahbaz
2fb510723c
radix-ui-slider added
2021-08-15 16:57:06 +05:30
Syed Ali Shahbaz
0c3ec98062
added image-uploader component and refactored profile settings page
2021-08-12 10:14:11 +05:30
Peer Richelsen
6e7893d1a8
fixed add guest input for darkmode
2021-08-08 23:44:11 +02:00
Peer_Rich
f664afb371
Merge branch 'main' into main
2021-08-08 23:19:31 +02:00
Peer Richelsen
425055fd36
minor styling to booking page
2021-08-08 17:29:45 +02:00
Peer Richelsen
2a18516d19
first half of revisions
2021-08-05 12:02:06 +02:00
Peer Richelsen
0572d5653e
replaced iphone check with general standalone mode media query for padding bottom on bottom nav
2021-08-05 11:31:37 +02:00
Syed Ali Shahbaz
dbffcf435b
removed unnecessary comment
2021-08-05 10:37:37 +05:30
Syed Ali Shahbaz
6102feec1f
improved styling and dark mode for add-guest button
2021-08-05 10:03:08 +05:30
Peer Richelsen
5ff7377797
added loader to dark mode
2021-08-04 21:39:59 +02:00
Syed Ali Shahbaz
8e277ef800
fixed merge conflict in globals.css
2021-08-04 16:16:53 +05:30
Syed Ali Shahbaz
00069fa9a7
Added -Add guest- button at confirm booking step, and minor code improvement
2021-08-04 16:09:43 +05:30
Peer Richelsen
bd7443017a
fixed layout for react-select
2021-08-02 17:24:01 +02:00
Peer Richelsen
64961cada1
added bottom nav, replaced png with svg integration icons, added subtitle to shell component
2021-08-02 16:10:24 +02:00
Bailey Pumfleet
a608f94590
Initial restyling
2021-07-31 00:05:38 +01:00
Alex van Andel
b2812deeff
Merge branch 'main' into feature/scheduling
2021-06-21 20:37:19 +00:00
Peer Richelsen
39fde7874d
upgraded tailwindcss to support jit https://tailwindcss.com/docs/just-in-time-mode , moved css components into global.css to support jit
2021-06-20 10:57:33 +01:00
Alex van Andel
03f583b021
Save WIP
2021-06-14 18:53:20 +00:00
Alex van Andel
e2942224ab
Tracking work in progress changes
2021-06-03 20:55:34 +00:00
Alex van Andel
b2c25ba943
ActiveLink extends Link by adding an activated class when page is active
2021-06-01 22:30:40 +00:00
Bailey Pumfleet
3b16a3159f
Fix styling of react timezone inputs
2021-05-11 15:49:00 +01:00
Bailey Pumfleet
d769c3943c
Add booking flow
2021-03-22 13:48:48 +00:00
Bailey Pumfleet
f260e295f5
Initial commit from Create Next App
2021-03-10 10:02:39 +00:00