nicolas
af08c74c8a
Implemented rescheduling and concurrent usage of all integrations
2021-06-09 21:46:41 +02:00
nicolas
e92b2e01fc
UI for rescheduling
2021-06-09 20:28:39 +02:00
Alex van Andel
3fdc997caa
Fixed alignment issue with loading spinner
2021-06-01 18:03:13 +00:00
Alex van Andel
adbf0476ad
Merge branch 'main' into feature/mailings
2021-05-27 22:12:17 +00:00
Alex van Andel
cf3713d3a1
Implemented mailing for Calendso instances
...
added two templates, confirm-booked (sent to invitee) and new-event (sent to agent, for the time being only when no calendar integrations exist).
2021-05-27 22:10:20 +00:00
Bailey Pumfleet
6023a8a314
Add loading spinner to book button
2021-05-27 21:34:02 +01:00
Alex van Andel
cf06e91e30
Implemented sticky time options based on localStorage
2021-05-26 18:40:22 +00:00
Bailey Pumfleet
e845673662
Merge pull request #177 from jfernandogt/add-gravatar-support
...
feat: Add support to use gravatar as a fallback avatar
2021-05-11 14:26:43 +01:00
Alex van Andel
e8ed94d849
Default [] value for locations array on booking page
2021-05-08 22:17:25 +00:00
Fernando Barrios
ba2feb2c15
feat: Add support to use gravatar as a fallback avatar
2021-05-08 14:26:19 -06:00
Alex van Andel
a6c3c7fbb3
Implemented configurable eventType phone or physical locations.
2021-05-08 19:03:47 +00:00
vklimontovich
3739d7752d
Telemetry enhancements (mainly, data masking improvements)
...
- data masking is moved to a separate function;
- hostnames and urls are masked now
- collect pageview for pages not wrapped in Shell
2021-05-07 20:05:33 +03:00
vklimontovich
ca1979fac2
- Updated jitsu to 2.0.1
...
- Mask sensitive information (such as page title and IP address)
2021-05-05 18:04:53 +03:00
Bailey Pumfleet
a445b262ce
Merge pull request #138 from rymaju/add_client_side_email_validation
...
Adding email validation to booking
2021-05-05 15:32:43 +01:00
Bailey Pumfleet
f7295afaa2
Merge branch 'main' into main
2021-05-05 15:18:58 +01:00
Ryan Jung
acf29cdaa5
make name and email fields required
2021-05-03 16:56:33 -04:00
Ryan Jung
b8d570c8db
changed input type to email
2021-05-03 16:33:07 -04:00
Bailey Pumfleet
27eb9ad95e
Fix cancel link on booking page
2021-04-30 13:06:04 +01:00
vklimontovich
2894be8689
Added telemetry collection (through jitsu.com)
...
- Introduced useTelemetry() hook
- Telemetry events are sent for page_view, booking_confirmed, time_selected, date_selected events
- Telemetry is configured (and can be disabled) with NEXT_PUBLIC_TELEMETRY_KEY env variable
2021-04-27 17:19:12 +03:00
Bailey Pumfleet
ce398bd77c
Replace all SVG icons with Heroicons components
2021-04-21 11:10:27 +01:00
Bailey Pumfleet
ddd7ccfb01
Standardise semicolons
2021-04-11 18:12:18 +01:00
Bailey Pumfleet
580d2fefb0
Fix hardcoded URL
2021-04-07 21:41:08 +01:00
Bailey Pumfleet
5bedd1f8b2
Fix route parameters
2021-04-07 21:37:41 +01:00
Bailey Pumfleet
443febac8d
Add more empty states
2021-03-31 21:10:53 +01:00
Bailey Pumfleet
d769c3943c
Add booking flow
2021-03-22 13:48:48 +00:00