diff --git a/app/assets/images/dc_invoice_logo.png b/app/assets/images/dc_invoice_logo.png new file mode 100644 index 00000000..4782cb56 Binary files /dev/null and b/app/assets/images/dc_invoice_logo.png differ diff --git a/app/assets/images/dc_logo.jpg b/app/assets/images/dc_logo.jpg new file mode 100644 index 00000000..04b62402 Binary files /dev/null and b/app/assets/images/dc_logo.jpg differ diff --git a/app/assets/images/dc_logo.png b/app/assets/images/dc_logo.png new file mode 100644 index 00000000..3c5c91fb Binary files /dev/null and b/app/assets/images/dc_logo.png differ diff --git a/app/assets/images/dc_logo_small.png b/app/assets/images/dc_logo_small.png new file mode 100644 index 00000000..f1300ba5 Binary files /dev/null and b/app/assets/images/dc_logo_small.png differ diff --git a/app/models/notice_builder.rb b/app/models/notice_builder.rb index bc98f3b1..71bd4fca 100644 --- a/app/models/notice_builder.rb +++ b/app/models/notice_builder.rb @@ -266,13 +266,13 @@ def employee_appeal_rights def ivl_taglines join_pdfs [ notice_path, - Rails.root.join('lib/pdf_templates', 'taglines.pdf') + Rails.root.join("lib/pdf_templates/#{Settings.site.key}", 'taglines.pdf') ] end def attach_blank_page(template_path = nil) path = template_path.nil? ? notice_path : template_path - blank_page = Rails.root.join('lib/pdf_templates', 'blank.pdf') + blank_page = Rails.root.join("lib/pdf_templates/#{Settings.site.key}", 'blank.pdf') page_count = Prawn::Document.new(template: path).page_count join_pdfs([path, blank_page], path) if page_count.odd? end diff --git a/app/operations/documents/create_with_insert.rb b/app/operations/documents/create_with_insert.rb index ceb2fc55..889c6cc1 100644 --- a/app/operations/documents/create_with_insert.rb +++ b/app/operations/documents/create_with_insert.rb @@ -86,7 +86,7 @@ def document(params) def attach_blank_page(template_path = nil) path = template_path.nil? ? @main_document_path : template_path - blank_page = Rails.root.join('lib/pdf_templates', 'blank.pdf') + blank_page = Rails.root.join("lib/pdf_templates/#{Settings.site.key}", 'blank.pdf') page_count = Prawn::Document.new(template: path).page_count join_pdfs([path, blank_page], path) if page_count.odd? end @@ -118,7 +118,7 @@ def ivl_non_discrimination def ivl_attach_envelope join_pdfs [ @main_document_path, - Rails.root.join('lib/pdf_templates', 'taglines.pdf') + Rails.root.join("lib/pdf_templates/#{Settings.site.key}", "taglines.pdf") ] end diff --git a/app/views/shared/footer_ivl.html.erb b/app/views/shared/footer_ivl.html.erb index 50126bb0..ff0deed5 100644 --- a/app/views/shared/footer_ivl.html.erb +++ b/app/views/shared/footer_ivl.html.erb @@ -45,11 +45,19 @@
- - - + <% if Settings.site.key.to_s == 'me'%> + + + + <% else %> + + + + <% end %> diff --git a/config/settings.yml b/config/settings.yml index c9444295..a2dad40d 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -1,32 +1,32 @@ site: - key: :me - subdomain: "cme" - domain_name: "cme.enroll.openhbx.org" + key: :dc + subdomain: "dc" + domain_name: "www.DCHealthLink.com" + short_name: "DC Health Link" site_title: "Maine CoverME" - home_url: "https://cme.enroll.openhbx.org/" + home_url: "https://www.DCHealthLink.com/" home_business_url: "https://www.accesshealthct.com/AHCT/LandingPageCTHIX" # copyright_period_start: "2013" help_url: "https://www.coverme.gov/help/" # faqs_url: "https://www.dchealthlink.com/Frequently-Asked-Questions" # business_resource_center_url: "https://dchealthlink.com/smallbusiness/" # nondiscrimination_notice_url: "https://www.dchealthlink.com/nondiscrimination" - # policies_url: "https://dchealthlink.com/" + policies_url: "https://dchealthlink.com/" main_web_address_url: "https://www.dchealthlink.com/" invoice_bill_url: "https://www.e-billexpress.com/ebpp/DCHEALTHPAY/" payment_pdf_url: "pdf/employers_paying_your_premiums_online.pdf" user_sign_in_url: "https://www.accesshealthct.com/AHCT/LandingPageCTHIX" - website_name: "https://www.accesshealthct.com/AHCT/LandingPageCTHIX" + website_name: "www.DCHealthLink.com" main_web_address: "https://www.accesshealthct.com/AHCT/LandingPageCTHIX" health_care_website: "www.healthcare.gov" health_care_website_url: "https://www.healthcare.gov" - short_name: "CoverME" byline: "Maine's Official Health Insurance Marketplace" long_name: "Maine CoverME" - header_message: "Maine's Official Health Insurance Marketplace" - logo_file_name: "logo_me.svg" + header_message: "Welcome to the District's Health Insurance Marketplace" + logo_file_name: "dc_logo.png" make_their_premium_payments_online: "https://www.e-billexpress.com/ebpp/DCHEALTHPAY/" tab_icon: 'favicon_me.ico' - mailer_logo_file_name: "coverme.png" + mailer_logo_file_name: "dc_logo.png" employer_application_deadline_link: "https://dchealthlink.com/smallbusiness/employer-coverage-deadlines" s3_prefix: "dchbx" broker_quoting_enabled: false @@ -72,9 +72,9 @@ site: contact_center: state_and_city: "Augusta, ME" name: "Maine CoverME's Customer Care Center" - alt_name: "Maine CoverME Customer Service" + alt_name: "DC Health Link Customer Service" po_box: "PO Box 97022" - phone_number: "1-800-965-7476" + phone_number: "1-855-532-5465" fax: "1-617-933-3099" alt_fax: "617-722-4033" tty_number: "711" @@ -90,6 +90,7 @@ contact_center: zip_code: "04330" small_business_email: "smallbusiness@coverme.gov" non_discrimination_email: "info@coverme.gov" + contact_center_number_for_display: "(855) 532-5465 / TTY: 771" appeals: "info@coverme.gov" @@ -148,9 +149,9 @@ invoices: minimum_invoice_display_year: 2015 aca: - state_key : "me" - state_name: "Maine" - state_abbreviation: "ME" + state_key : "dc" + state_name: "District of Columbia" + state_abbreviation: "DC" market_kinds: ["shop", "individual", "fehb"] hbx_abbreviation: "Maine CoverME" @@ -347,10 +348,9 @@ notices: individual_market: shopping_name: "Plan Compare" mail_address: - address_1: "PO Box 44018" - city: "Augusta" - state: "Maine" - zip_code: "20026" + address_1: 'PO Box 44018' + city: 'Washington' + zip_code: '20026' medicaid: agency_name: "Office for Family Independence" program_name: "MaineCare (Medicaid)" diff --git a/lib/pdf_templates/dc/blank.pdf b/lib/pdf_templates/dc/blank.pdf new file mode 100644 index 00000000..d6d2e0e3 Binary files /dev/null and b/lib/pdf_templates/dc/blank.pdf differ diff --git a/lib/pdf_templates/dc/taglines.pdf b/lib/pdf_templates/dc/taglines.pdf new file mode 100644 index 00000000..4604efa3 Binary files /dev/null and b/lib/pdf_templates/dc/taglines.pdf differ diff --git a/lib/pdf_templates/blank.pdf b/lib/pdf_templates/me/blank.pdf similarity index 100% rename from lib/pdf_templates/blank.pdf rename to lib/pdf_templates/me/blank.pdf diff --git a/lib/pdf_templates/taglines.pdf b/lib/pdf_templates/me/taglines.pdf similarity index 100% rename from lib/pdf_templates/taglines.pdf rename to lib/pdf_templates/me/taglines.pdf diff --git a/system/config/templates/features/enroll_app/enroll_app.yml b/system/config/templates/features/enroll_app/enroll_app.yml index 922d136e..9e2f0b7d 100644 --- a/system/config/templates/features/enroll_app/enroll_app.yml +++ b/system/config/templates/features/enroll_app/enroll_app.yml @@ -76,7 +76,7 @@ registry: - key: :byline item: "Welcome to Maine's Health Insurance Marketplace" - key: :logo_file_name - item: "logo_me.svg" + item: "dc_logo.png" - key: :make_their_premium_payments_online item: "" - key: :tab_icon @@ -209,7 +209,7 @@ registry: - key: :producer_advisory_committee_url item: "" - key: :mailer_logo_file_name - item: "coverme.jpg" + item: "dc_logo.jpg" - key: :broker_course_administering_organization_number item: '(877) 880-1335' - key: :broker_course_administering_organization @@ -233,7 +233,7 @@ registry: - key: :assistance_estimate_url item: '' - key: :header_logo - item: "logo_me.svg" + item: "dc_logo.jpg" - key: :eligibile_immigration_statuses_url item: "" - key: :assistance_estimate_url