nilavu icon indicating copy to clipboard operation
nilavu copied to clipboard

Welcome message missing

Open rajesh-rajagopal opened this issue 8 years ago • 14 comments

Creating a new account am not get any welcome message. it directly login into my account.

rajesh-rajagopal avatar Jul 22 '16 07:07 rajesh-rajagopal

This is be different now with presignup kicking in. For other we can do an intro.js. Will commit my fix in today for the presignup.

indykish avatar Jul 22 '16 10:07 indykish

Here is the link. https://github.com/thefrontside/ember-introjs/blob/master/README.md

indykish avatar Aug 09 '16 04:08 indykish

We want to add a guided tour for newcomers on page "Create a new account" with Ember Intro.js?

VladimirNikiforov avatar Sep 03 '16 17:09 VladimirNikiforov

@VladimirNikiforov Make sure you runwith allow_billings=false.

When somebody, logs in, they will go to the dashboard. When they login first-time, we mark

1 NEW - Click to launch app or virtual machine or containers. 2 Create Machine - Click to launch a virtual machine 3 Create App - Click to launch app, prepackaged apps, docker containers. 4 Marketplaces - View all launchable apps, prepackaged apps, docker container

@jaeko44 Your thoughts on this ?

indykish avatar Sep 04 '16 12:09 indykish

@VladimirNikiforov You will have

Here is the link http://introjs.com/, but you have to use the ember-js component and use the last_visit_date in accounts to figure out to show the intro or not again.

Get familiar by creating an user, the flow, and how we show the dashboard. Keep communicating here so we can guide you. On tuesday (Sep 06) we will be on slack. so join in.

indykish avatar Sep 04 '16 13:09 indykish

I can't find parameter first-time or last_visit_date in table accounts in database. May be you mean previous_visit_at (== null) as attribute of currentUser and attribute of user in table accounts in database? I'm searching in vertice scheme in database.

VladimirNikiforov avatar Oct 10 '16 09:10 VladimirNikiforov

@VladimirNikiforov first-time mentioned at first_seen_at and last_visit_date mentioned at previous_visit_at in accounts table

vinomca-megam avatar Oct 11 '16 06:10 vinomca-megam

@vinomca-megam Thank you. Variables first-time and last_visit_date are variables of ruby or I didn't notice them in javascript-files?

VladimirNikiforov avatar Oct 11 '16 16:10 VladimirNikiforov

@VladimirNikiforov you have to send the Ajax request to ruby to get the variables to ember.Please go through the code in ember as well as rails in nilavu.

vinomca-megam avatar Oct 12 '16 05:10 vinomca-megam

Thank you. Did I correctly understood that I need to install Node.js, npm, ember-cli and bower for installing Ember-IntroJS into Nilavu? This is Installation step: ember install ember-introjs bower install

VladimirNikiforov avatar Oct 17 '16 17:10 VladimirNikiforov

@VladimirNikiforov No need to do these steps. Take a look at this file "vendor/assets/javascripts/intlTelInput.js" in nilavu. This almost like same. you have to do this manually.

rathishvbr avatar Oct 21 '16 18:10 rathishvbr

@VladimirNikiforov How is it going ?

@systemroot Can you join our forum https://forum.megam.io So we can discuss better ?

indykish avatar Nov 05 '16 12:11 indykish

@indykish You beat me with this question. I wanted to write that I guess it's too difficult for me now. I'd like to know how team will solve this issue, but I want to ask you if you have more simpler task for beginner.

VladimirNikiforov avatar Nov 05 '16 16:11 VladimirNikiforov

@VladimirNikiforov Yes, sure we can provide you a simpler task on monday.

indykish avatar Nov 05 '16 17:11 indykish