docbrown/db/migrate
Ben Halpern 8d6b0d868d
Modify and finalize live now for events (#346)
* Add MVP for live events

* Modify and finalize live now for events

* Add profile to front end of live article indicator

* Check for footer container before doing calculations on it
2018-05-23 14:46:46 -04:00
..
20151224175814_create_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20151224180956_create_advertisements.rb Initial commit 2018-02-28 16:11:08 -05:00
20151226205806_create_authors.rb Initial commit 2018-02-28 16:11:08 -05:00
20151231095411_add_main_image_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20151231102537_add_description_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160101145545_add_profile_image_to_authors.rb Initial commit 2018-02-28 16:11:08 -05:00
20160101170140_add_published_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160104220657_create_ad_clicks.rb Initial commit 2018-02-28 16:11:08 -05:00
20160104221355_add_url_to_advertisments.rb Initial commit 2018-02-28 16:11:08 -05:00
20160104222032_create_delayed_jobs.rb Initial commit 2018-02-28 16:11:08 -05:00
20160104223954_add_ip_to_clicks.rb Initial commit 2018-02-28 16:11:08 -05:00
20160104225041_add_anchor_to_add.rb Initial commit 2018-02-28 16:11:08 -05:00
20160105211934_add_category_based_banner.rb Initial commit 2018-02-28 16:11:08 -05:00
20160111153315_add_published_date_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160115190444_create_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160120012230_create_pulse_subscriptions.rb Initial commit 2018-02-28 16:11:08 -05:00
20160124203153_add_reddit_info_to_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160124205229_add_pulsed_to_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160125202948_add_reddit_code_to_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160126145035_create_pulses.rb Initial commit 2018-02-28 16:11:08 -05:00
20160126152212_change_pulses_column_name.rb Initial commit 2018-02-28 16:11:08 -05:00
20160128215217_create_job_listings.rb Initial commit 2018-02-28 16:11:08 -05:00
20160129154529_create_organizations.rb Initial commit 2018-02-28 16:11:08 -05:00
20160131213109_acts_as_taggable_on_migration.acts_as_taggable_on_engine.rb Initial commit 2018-02-28 16:11:08 -05:00
20160131213110_add_missing_unique_indices.acts_as_taggable_on_engine.rb Initial commit 2018-02-28 16:11:08 -05:00
20160131213111_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb Initial commit 2018-02-28 16:11:08 -05:00
20160131213112_add_missing_taggable_index.acts_as_taggable_on_engine.rb Initial commit 2018-02-28 16:11:08 -05:00
20160131213113_change_collation_for_tag_names.acts_as_taggable_on_engine.rb Initial commit 2018-02-28 16:11:08 -05:00
20160131234917_add_description_to_jobs.rb Initial commit 2018-02-28 16:11:08 -05:00
20160201001953_rename_authors_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160201002243_change_author_id_to_user_id.rb Initial commit 2018-02-28 16:11:08 -05:00
20160201012919_add_devise_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160201014516_create_identities.rb Initial commit 2018-02-28 16:11:08 -05:00
20160202211114_add_organization_id_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160202214951_add_bumped_at_to_job_listings.rb Initial commit 2018-02-28 16:11:08 -05:00
20160203005540_add_org_admin_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160203011021_add_default_job_stuff_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160203233256_add_remote_allowed_boolean_to_job_listings.rb Initial commit 2018-02-28 16:11:08 -05:00
20160206011647_add_compensation_and_level_to_job_listings.rb Initial commit 2018-02-28 16:11:08 -05:00
20160211170239_add_summary_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160214023247_create_job_applications.rb Initial commit 2018-02-28 16:11:08 -05:00
20160226193243_add_active_to_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160304000325_add_pismo_to_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160304010353_create_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20160304011144_add_ancestry_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20160309155009_add_body_text_to_links.rb Initial commit 2018-02-28 16:11:08 -05:00
20160310024038_add_username_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160317190829_create_podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20160317190838_create_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160318195259_add_image_quality_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160322214055_add_home_screen_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160323233659_add_deepgram_id_code_to_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160324231938_add_processed_html_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160329004330_add_id_code_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20160401203746_add_key_and_token_to_identities.rb Initial commit 2018-02-28 16:11:08 -05:00
20160418001613_add_body_to_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160428002923_add_quote_to_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160503004547_create_kis.rb Initial commit 2018-02-28 16:11:08 -05:00
20160505014825_add_remember_token_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160510022025_add_social_image_to_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160517144259_create_sponsors.rb Initial commit 2018-02-28 16:11:08 -05:00
20160517144335_create_sponsorships.rb Initial commit 2018-02-28 16:11:08 -05:00
20160518202957_add_featured_number_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160525190703_create_questions.rb Initial commit 2018-02-28 16:11:08 -05:00
20160525192526_create_answers.rb Initial commit 2018-02-28 16:11:08 -05:00
20160602140503_add_social_image_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160610135858_add_attributes_to_podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20160610145259_add_more_attributes_to_podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20160610155109_add_order_key_to_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160703135819_add_editing_permissions_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160713202608_add_secret_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20160726230520_add_github_path_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160801212954_add_body_markdown_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160809182110_add_slug_to_organizations.rb Initial commit 2018-02-28 16:11:08 -05:00
20160810191937_add_github_username_to_organizations.rb Initial commit 2018-02-28 16:11:08 -05:00
20160819025830_add_processed_html_to_podcast_episodes.rb Initial commit 2018-02-28 16:11:08 -05:00
20160905190604_create_collection.rb Initial commit 2018-02-28 16:11:08 -05:00
20160908145640_add_sponsor_id_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20160908151357_add_pattern_image_to_sponsors.rb Initial commit 2018-02-28 16:11:08 -05:00
20160926154138_add_polymorphism_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20160926164412_create_reactions.rb Initial commit 2018-02-28 16:11:08 -05:00
20161013195522_add_colors_to_orgs.rb Initial commit 2018-02-28 16:11:08 -05:00
20161018201530_add_canonical_url_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20161124212209_add_alt_to_sponsors.rb Initial commit 2018-02-28 16:11:08 -05:00
20161208193428_add_collection_id_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20161211234357_add_comment_toggle_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20161212161130_add_image_background_hex_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20161213212554_add_email_settings_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20161216165302_add_ids_for_other_articles_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20161219173922_add_deleted_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20161223053926_add_colors_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20161226180959_add_details_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20161228210927_add_reputation_modifier_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20161229054605_add_super_admin_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170105141344_add_plit_testing_stuff_to_sponsors_for_real.rb Initial commit 2018-02-28 16:11:08 -05:00
20170110154028_add_alt_url_to_sponsors.rb Initial commit 2018-02-28 16:11:08 -05:00
20170110170105_add_receive_notifications_to_comments_and_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170119193031_add_score_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170127194840_add_approved_and_paid_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170206214820_add_scret_to_sponsors.rb Initial commit 2018-02-28 16:11:08 -05:00
20170206220334_add_start_date_to_sponsors_and_paid.rb Initial commit 2018-02-28 16:11:08 -05:00
20170208152018_acts_as_follower_migration.rb Initial commit 2018-02-28 16:11:08 -05:00
20170209164016_add_email_follower_notifications.rb Initial commit 2018-02-28 16:11:08 -05:00
20170213183337_add_sign_up_information_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170216145500_add_location_fields_etc_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170228174838_add_identity_data_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170302152930_add_attributes_to_tags.rb Initial commit 2018-02-28 16:11:08 -05:00
20170303171502_add_social_image_to_tags.rb Initial commit 2018-02-28 16:11:08 -05:00
20170303180353_create_features.rb Initial commit 2018-02-28 16:11:08 -05:00
20170309162937_add_markdown_character_count_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20170310003608_add_comment_lifecycle_attributes.rb Initial commit 2018-02-28 16:11:08 -05:00
20170317171912_add_welcome_package_submitted_at_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170325040822_create_tweets.rb Initial commit 2018-02-28 16:11:08 -05:00
20170330184420_create_github_issues.rb Initial commit 2018-02-28 16:11:08 -05:00
20170330222954_change_github_issue_column_name.rb Initial commit 2018-02-28 16:11:08 -05:00
20170403135236_add_banned_status_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170411145225_add_feed_url_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170502162438_add_soundcloud_url_to_podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20170505210243_change_article_column_default.rb Initial commit 2018-02-28 16:11:08 -05:00
20170517172352_add_edited_at_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20170521154826_create_blocks.rb Initial commit 2018-02-28 16:11:08 -05:00
20170523210349_add_counter_culture_to_models.rb Initial commit 2018-02-28 16:11:08 -05:00
20170524160535_add_alias_for_to_tags.rb Initial commit 2018-02-28 16:11:08 -05:00
20170531150807_drop_unused_tables.rb Initial commit 2018-02-28 16:11:08 -05:00
20170531151548_add_processed_html_to_comments.rb Initial commit 2018-02-28 16:11:08 -05:00
20170602152759_add_old_usernames_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170607191629_add_block_index_position_to_blocks.rb Initial commit 2018-02-28 16:11:08 -05:00
20170610142132_add_text_only_name_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170613193616_add_shipping_validated_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170615172623_add_shipping_validated_at_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170615172941_add_supported_and_keywords_for_search_attributes_to_tags.rb Initial commit 2018-02-28 16:11:08 -05:00
20170616191722_add_looking_for_work_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170619151747_rolify_create_roles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170620145442_add_video_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170620212740_remove_super_admin_from_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170622191911_add_contact_consent_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170626211738_add_reactions_count_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170627205501_create_notifications.rb Initial commit 2018-02-28 16:11:08 -05:00
20170706212815_create_mentions.rb Initial commit 2018-02-28 16:11:08 -05:00
20170711195143_add_hotness_score_to_tags.rb Initial commit 2018-02-28 16:11:08 -05:00
20170717214026_add_hotness_score_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170718150429_remove_constraint_from_hotness_score.rb Initial commit 2018-02-28 16:11:08 -05:00
20170718174233_create_broadcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20170719184042_add_notification_reminder_email_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170719211212_create_ahoy_messages.rb Initial commit 2018-02-28 16:11:08 -05:00
20170725171619_add_onboarding_package_requested_again_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170727002902_add_admin_publish_permission_to_rss.rb Initial commit 2018-02-28 16:11:08 -05:00
20170727153841_add_source_url_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170802204604_create_notes.rb Initial commit 2018-02-28 16:11:08 -05:00
20170804193835_add_main_tag_for_social_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170809182148_add_missing_indexes_on_taggings.acts_as_taggable_on_engine.rb Initial commit 2018-02-28 16:11:08 -05:00
20170821154300_add_second_user_id_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170828165505_add_positive_column_to_reactions.rb Initial commit 2018-02-28 16:11:08 -05:00
20170829164950_add_last_buffered_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170829190632_add_edited_at_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170831180005_add_last_moderation_notification_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170831200650_drop_features.rb Initial commit 2018-02-28 16:11:08 -05:00
20170905170750_add_last_notification_activity_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170912012249_create_feedback_messages.rb Initial commit 2018-02-28 16:11:08 -05:00
20170920160022_add_crossposted_at_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20170921205230_add_stripe_id_code_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20170921221837_add_automatically_renew_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20171002180944_add_checked_code_of_conduct_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20171002195852_add_email_mention_notifications_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20171003191547_add_live_now_boolean_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20171003222833_add_secret_to_organizations.rb Initial commit 2018-02-28 16:11:08 -05:00
20171004025750_add_proof_to_orgs.rb Initial commit 2018-02-28 16:11:08 -05:00
20171012215224_create_github_repos.rb Initial commit 2018-02-28 16:11:08 -05:00
20171013180013_add_forked_to_github_repos.rb Initial commit 2018-02-28 16:11:08 -05:00
20171019152130_add_status_notice_column_to_podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20171019215638_drop_sponsorships.rb Initial commit 2018-02-28 16:11:08 -05:00
20171020160338_add_location_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20171024171916_add_spaminess_score_to_comments_and_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20171024193812_drop_sponsors_table.rb Initial commit 2018-02-28 16:11:08 -05:00
20171026214850_add_follow_counter_cache_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20171030214855_create_display_ads.rb Initial commit 2018-02-28 16:11:08 -05:00
20171103165851_add_language_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20171104014225_create_flipflop_features.rb Initial commit 2018-02-28 16:11:08 -05:00
20171106203902_add_github_id_code_to_github_repos.rb Initial commit 2018-02-28 16:11:08 -05:00
20171110215815_create_job_opportunities.rb Initial commit 2018-02-28 16:11:08 -05:00
20171110223810_add_job_opportunity_id_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20171116191214_add_language_settings_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20171116203319_add_saw_onboarding_to_user.rb Initial commit 2018-02-28 16:11:08 -05:00
20171204171217_drop_links_table.rb Initial commit 2018-02-28 16:11:08 -05:00
20171229192205_change_last_moderation_notification_default_on_user.rb Initial commit 2018-02-28 16:11:08 -05:00
20180103183451_add_missing_indexes.rb Initial commit 2018-02-28 16:11:08 -05:00
20180107004333_add_indexes_to_reactions.rb Initial commit 2018-02-28 16:11:08 -05:00
20180110012012_add_membership_payment_to_user.rb Initial commit 2018-02-28 16:11:08 -05:00
20180111170406_add_facebook_last_buffered_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20180115221125_add_meta_info_to_organizations.rb Initial commit 2018-02-28 16:11:08 -05:00
20180130192627_add_display_sponsors_boolean_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20180131183322_add_membership_start_date_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20180202171402_add_email_membership_newsletter_to_users.rb Initial commit 2018-02-28 16:11:08 -05:00
20180208210732_add_unique_website_url_boolean_to_podcasts.rb Initial commit 2018-02-28 16:11:08 -05:00
20180209174729_create_events.rb Initial commit 2018-02-28 16:11:08 -05:00
20180210161930_add_cached_tag_list_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20180212153228_add_cached_user_fields_to_articles.rb Initial commit 2018-02-28 16:11:08 -05:00
20180213165354_add_expiration_date_to_user_table.rb Initial commit 2018-02-28 16:11:08 -05:00
20180303210932_add_slug_to_events.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
20180304151124_add_last_comment_at_to_articles.rb Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
20180316143921_add_boosted_to_articles.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
20180316164921_add_tagline_to_organizations.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
20180316174324_add_permit_adjacent_sponsors_to_users.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
20180321170500_add_email_digest_periodic_to_user.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00
20180328194237_create_chat_channels.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
20180328194253_create_messages.rb Create Chat app (#175) 2018-04-04 14:19:57 -07:00
20180427160903_add_last_followed_at_to_users.rb Modify query to be more performant and correct 2018-04-27 17:04:09 -04:00
20180502152520_create_badges.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00
20180502152621_create_badge_achievements.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00
20180502160428_add_email_digest_eligible_to_articles.rb [WIP] Improve article boosting abilities and insights (#237) 2018-05-02 12:24:54 -04:00
20180502174301_add_boost_states_to_articles.rb Add boost states in for real (#270) 2018-05-02 14:14:49 -04:00
20180502213919_add_organization_sidebar_fields.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
20180507191509_add_video_state_to_articles.rb Add video state column and change endpoint (#286) 2018-05-07 16:34:59 -04:00
20180508165244_add_badge_achievements_count_to_users.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
20180508170132_add_channel_name_to_chat_channels.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
20180508200948_remove_un_used_attributes_from_models.rb Remove unused code and columns (#292) 2018-05-08 17:09:13 -04:00
20180516173047_change_github_repo_column_default.rb Resolve GitHubRepo issue (#323) 2018-05-16 16:14:14 -04:00
20180516184437_add_rewarding_context_message_to_badges.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
20180522195341_add_live_columns_to_events.rb Modify and finalize live now for events (#346) 2018-05-23 14:46:46 -04:00