This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| task ezywaydash: :environment do | |
| p = Partner.find(9) | |
| p.dashboard_panel_config.items = | |
| [{"type"=>"mercury_lead", | |
| "name"=>"review-my-mortgage", | |
| "icon"=>"custom/service-review-my-lending.svg", | |
| "class"=>"service-review-my-mortgage", | |
| "label"=>"Review my mortgage", | |
| "description"=> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"questions"=> | |
| [{"name"=>"interests", | |
| "caption"=>"I am interested in", | |
| "type"=>"image_checkbox", | |
| "options"=> | |
| [{"caption"=>"Buying property", "value"=>"buying", "image"=>"custom/service-find-a-property.svg"}, | |
| {"caption"=>"Selling property", "value"=>"selling", "image"=>"custom/service-sell-my-property.svg"}, | |
| {"caption"=>"Property management", "value"=>"property_management", "image"=>"custom/service-manage-my-property.svg"}, | |
| {"caption"=>"Growing my wealth", "value"=>"wealth_growth", "image"=>"custom/service-talk-to-a-planner.svg"}]}], | |
| "title"=>"Before you start...", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{"type"=>"mercury_lead", | |
| "name"=>"review-my-lending", | |
| "icon"=>"custom/service-review-my-lending.svg", | |
| "class"=>"service-review-my-lending", | |
| "label"=>"Review my lending", | |
| "description"=> | |
| "Would you like a complementary review of your lending? Our finance experts can review your loans to ensure you're getting the best deal from your lender. We can also help with new loans and refinancing requirements."}, | |
| {"type"=>"mercury_lead", | |
| "name"=>"value-my-property", | |
| "icon"=>"custom/service-value-my-property.svg", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // GET INPUT ELEMENT | |
| function filterNames() { | |
| //GET VALUE OF INPUT | |
| let filterValue = | |
| document.getElementById('filterInput').value.toUpperCase(); | |
| // Get names ul | |
| let ul = document.getElementById('names'); | |
| // GET li from Ul | |
| let li = ul.querySelectorAll('li.collection-item'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewpoint" content="width=device-width,initial-scale=1.0"> | |
| <meta http-equiv="X-UA-Compatible" content="ie-edge"> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.css"> | |
| <title>My Contact</title> | |
| </head> | |
| <body> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #<PartnerStylesheet:0x007fddb62b4170 | |
| id: 9, | |
| partner_id: 9, | |
| partner_stylesheet_template_id: 1, | |
| name: "Coronis", | |
| master_stylesheet: "partner_default.sass", | |
| digest: "fcea2490c1d5b88245d8a74c34a1f4ec2f2d1ac9ab8a42a208cbe169fe295147", | |
| styles: {"primary"=>"#2D393B", "primaryLight"=>"#525f61", "secondary"=>"#2D393B", "secondaryLight"=>"#FFD100", "positive"=>"#82cc30", "negative"=>"#e81f00"}, | |
| active: true, | |
| created_at: Thu, 08 Jun 2017 02:22:00 UTC +00:00, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| id: 9, | |
| kind: nil, | |
| ilgn: nil, | |
| ilan: nil, | |
| name: "Bluering Financial", | |
| abn: "123 1234 123", | |
| afsl: "123 123 123", | |
| subdomain: "blorg", | |
| address1: "1 Blue Road", | |
| address2: nil, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"questions"=> | |
| [{"name"=>"interests", | |
| "caption"=>"I am interested in", | |
| "type"=>"image_checkbox", | |
| "options"=> | |
| [{"caption"=>"Buying property", "value"=>"buying", "image"=>"custom/service-find-a-property.svg"}, | |
| {"caption"=>"Selling property", "value"=>"selling", "image"=>"custom/service-sell-my-property.svg"}, | |
| {"caption"=>"Property management", "value"=>"property_management", "image"=>"custom/service-manage-my-property.svg"}, | |
| {"caption"=>"Growing my wealth", "value"=>"wealth_growth", "image"=>"custom/service-talk-to-a-planner.svg"}]}], | |
| "title"=>"Before you start...", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"items"=> | |
| [{"type"=>"mercury_lead", | |
| "name"=>"review-my-lending", | |
| "icon"=>"custom/service-review-my-lending.svg", | |
| "class"=>"service-review-my-lending", | |
| "label"=>"Review my lending", | |
| "description"=> | |
| "Would you like a complementary review of your lending? Our finance experts can review your loans to ensure you're getting the best deal from your lender. We can also help with new loans and refinancing requirements."}, | |
| {"type"=>"mercury_lead", | |
| "name"=>"value-my-property", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"items"=> | |
| [{"type"=>"mercury_lead", | |
| "name"=>"review-my-lending", | |
| "icon"=>"custom/service-review-my-lending.svg", | |
| "class"=>"service-review-my-lending", | |
| "label"=>"Review my lending", | |
| "description"=>"Here at Coronis we can take a look at your loans and help find you a better deal."}, | |
| {"type"=>"mercury_lead", | |
| "name"=>"value-my-property", | |
| "icon"=>"custom/service-value-my-property.svg", |