cal.pub0.org/prisma/migrations
Femi Odugbesan 2d23a8b7db
Onboarding Flow (#503)
* wip

* wip

* db: schedule schema

* fix adding time goes into new day

fix adding new time not keeping updating ranges

fix updating ranges not maintaining changed values

* remove photo upload

* remove unused code

* remove more unused code

* undo time lib

* didnt actually change this

* dont show onboardi
ng flow for users created before sept 1 2021

* use more consistent max-widths

* align all inputs in scheduler component

* allow overriding of default styles

* match figma designs

implement goto previous step

* add more types, match figma

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-09-02 13:13:19 +01:00
..
20210605225044_init Use migrations to introduce new tables for bookings 2021-06-06 01:31:03 +02:00
20210605225507_added_bookings Use migrations to introduce new tables for bookings 2021-06-06 01:31:03 +02:00
20210606013704_made_booking_uid_unique Made UID unique, implemented cancel API, Prepared mail footer, 2021-06-06 03:51:24 +02:00
20210613133618_add_team_membership_verification Added migration for current db schema 2021-06-13 15:37:13 +02:00
20210615140247_added_selected_calendar added migration 2021-06-15 16:03:41 +02:00
20210615142134_added_custom_event_name Made event name customizable 2021-06-15 17:26:16 +02:00
20210615153546_added_buffer_time Implemented a configurable buffer between events 2021-06-15 18:19:00 +02:00
20210615153759_add_email_verification_column Added migrations for adding external users 2021-06-15 15:41:45 +00:00
20210618140954_added_event_type_custom event type custom input WIP 2021-06-18 21:58:42 +02:00
20210628153550_password_reset_request Added migration for ResetPasswordRequest 2021-06-28 15:39:45 +00:00
20210629160507_hide_branding Hide Calendso branding 2021-06-29 17:08:55 +01:00
20210630014738_schedule_availability Re-instated ResetPasswordRequest, almost oops 2021-06-30 02:05:24 +00:00
20210709231256_add_user_theme Implemented theme through user preferences 2021-07-09 23:13:34 +00:00
20210714151216_event_type_period_settings Feat/cal 95/date range on event types (#353) 2021-07-15 09:10:26 -05:00
20210717120159_booking_confirmation opt in booking 2021-07-18 20:28:54 +02:00
20210718184017_reminder_mails added reminder emails for opt-in bookings 2021-07-18 21:12:35 +02:00
20210722225431_minimum_booking_notice Added migration for minimum booking notice 2021-07-22 22:55:15 +00:00
20210725123357_add_location_to_booking Added location to bookings table 2021-07-25 14:37:22 +02:00
20210813194355_add_slug_to_team db: add slug to team schema 2021-08-13 14:44:55 -05:00
20210814175645_custom_inputs_type_enum Added custom migration to prevent data loss 2021-08-14 18:12:22 +00:00
20210820130519_add_placeholder_to_custom_event_types feat: CustomEventType placeholder and API fixes (#446) 2021-08-22 14:06:26 +01:00
20210825004801_schedule_schema Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
migration_lock.toml Use migrations to introduce new tables for bookings 2021-06-06 01:31:03 +02:00