opnform/database/migrations
Julien Nahum d2d207a160 Enabled null for some form jsonb fields 2023-12-02 15:23:57 +01:00
..
2014_10_12_000000_create_users_table.php Initial commit 2022-09-20 21:59:52 +02:00
2014_10_12_100000_create_password_resets_table.php Initial commit 2022-09-20 21:59:52 +02:00
2017_12_07_122845_create_oauth_providers_table.php Initial commit 2022-09-20 21:59:52 +02:00
2019_08_19_000000_create_failed_jobs_table.php Initial commit 2022-09-20 21:59:52 +02:00
2021_05_17_142505_create_workspaces_table.php Initial commit 2022-09-20 21:59:52 +02:00
2021_05_19_140326_create_forms_table.php Enabled null for some form jsonb fields 2023-12-02 15:23:57 +01:00
2021_05_24_233839_make_forms_soft_deletable.php Initial commit 2022-09-20 21:59:52 +02:00
2021_05_24_234028_create_form_submissions_table.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2021_07_21_072850_add_hear_about_us_to_users_table.php Initial commit 2022-09-20 21:59:52 +02:00
2021_09_29_192133_create_form_zapier_webhooks_table.php Initial commit 2022-09-20 21:59:52 +02:00
2021_10_13_142022_create_users_workspaces_table.php Some fixes and installation documentation (#46) 2023-01-04 13:55:23 +01:00
2021_11_04_171750_create_job_batches_table.php Initial commit 2022-09-20 21:59:52 +02:00
2021_11_04_171753_create_webhook_calls_table.php Initial commit 2022-09-20 21:59:52 +02:00
2022_03_12_105502_add_indexes_to_important_tables.php Initial commit 2022-09-20 21:59:52 +02:00
2022_05_02_092915_form_views.php Initial commit 2022-09-20 21:59:52 +02:00
2022_05_10_144947_form_statistic.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2022_08_18_133641_add_removed_properties_to_forms.php Enabled null for some form jsonb fields 2023-12-02 15:23:57 +01:00
2022_09_06_044038_add_max_submissions_to_forms.php Initial commit 2022-09-20 21:59:52 +02:00
2022_09_12_074636_remove_access_token_from_workspaces.php Initial commit 2022-09-20 21:59:52 +02:00
2022_09_16_110344_add_slack_webhook_url_to_forms.php Apply previous changes: slack webhooks, date range issue, 12h am/pm format, today preifl, api-keys 2022-09-21 17:23:37 +02:00
2022_09_22_092205_create_templates_table.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2022_09_26_084721_add_questions_to_templates.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2022_10_07_122038_add_visibility_to_forms.php New feature visibility - public/draft (#10) 2022-10-16 19:27:14 +02:00
2022_12_27_114803_add_editable_submissions_to_forms.php Editable Submissions (#49) 2023-01-10 14:52:14 +01:00
2023_01_28_142618_add_discord_url.php [Added] Discord Webhook Notification (#81) (#83) 2023-02-19 13:19:16 +01:00
2023_03_06_033440_change_max_submissions_reached_text_to_text.php Change max submissions reached text to text (#99) 2023-03-06 10:26:00 +01:00
2023_03_13_094806_add_editable_submissions_button_text_to_forms.php feat: add support for MySQL (#238) 2023-11-15 10:55:31 +01:00
2023_03_14_094623_change_templates_image_url_to_nullable.php Automated the generation of form templates 2023-03-14 12:01:36 +01:00
2023_03_27_153317_create_ai_form_completions_table.php Queue AI processing to avoid request > 30 sec 2023-03-27 19:58:05 +02:00
2023_03_27_173507_create_jobs_table.php Queue AI processing to avoid request > 30 sec 2023-03-27 19:58:05 +02:00
2023_04_04_093956_add_confetti_on_submission_to_forms.php Confetti on form submission (#113) 2023-04-12 13:17:05 +02:00
2023_07_20_073728_add_seo_meta_to_forms.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2023_08_23_100710_add_notification_settings_to_forms.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2023_09_01_052507_add_fields_to_templates.php fix: migrations not passing on pgsql (#242) 2023-11-16 12:28:04 +01:00
2023_09_21_092812_add_creator_id_to_templates.php Allow users to create private form templates (#210) 2023-10-13 12:11:03 +02:00
2023_10_10_140600_add_auto_save_to_forms.php Auto save form response based on form config (#217) 2023-10-12 13:26:02 +02:00
2023_10_13_080104_change_type_of_form_prompt_in_ai_form_completions.php Various bug fixes 2023-10-13 10:05:10 +02:00
2023_10_30_133259_create_licenses_table.php Appsumo (#232) 2023-11-01 16:58:10 +01:00
2023_11_28_104644_add_custom_domains_to_workspaces_table.php Adding Custom domains (#247) 2023-11-29 14:53:08 +01:00
2023_11_28_161121_add_custom_domain_to_forms_table.php Adding Custom domains (#247) 2023-11-29 14:53:08 +01:00