opnform/database/migrations
Chirag Chhatrala 8e47b49e9a
Improve Templates (#183)
* Improve Templates

* Fix test case

* Update AI GenerateTemplate

* update openai client and GPT completer

* composer.lock

* Update types and list json with script

* Template changes

* fix on draft template

* Finish opnform templates

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-08 13:00:28 +02: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 Initial commit 2022-09-20 21:59:52 +02: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 Initial commit 2022-09-20 21:59:52 +02: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 Initial commit 2022-09-20 21:59:52 +02:00
2022_08_18_133641_add_removed_properties_to_forms.php Initial commit 2022-09-20 21:59:52 +02: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 B8f7a improve templates pages for seo (#5) 2022-10-02 20:38:41 +02:00
2022_09_26_084721_add_questions_to_templates.php B8f7a improve templates pages for seo (#5) 2022-10-02 20:38:41 +02: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 Change Edit submission button text (#105) 2023-03-15 18:11:38 +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 Custom SEO (#154) 2023-08-30 11:43:11 +02:00
2023_08_23_100710_add_notification_settings_to_forms.php Slack-Discord extra feature (#176) 2023-08-30 14:20:14 +02:00
2023_09_01_052507_add_fields_to_templates.php Improve Templates (#183) 2023-09-08 13:00:28 +02:00