nilavu
nilavu copied to clipboard
Welcome message missing
Creating a new account am not get any welcome message. it directly login into my account.
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.
Here is the link. https://github.com/thefrontside/ember-introjs/blob/master/README.md
We want to add a guided tour for newcomers on page "Create a new account" with Ember Intro.js?
@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 ?
@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.
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 first-time mentioned at first_seen_at and last_visit_date mentioned at previous_visit_at in accounts table
@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 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.
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 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.
@VladimirNikiforov How is it going ?
@systemroot Can you join our forum https://forum.megam.io So we can discuss better ?
@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 Yes, sure we can provide you a simpler task on monday.