Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome message missing #1002

Open
rajesh-rajagopal opened this issue Jul 22, 2016 · 14 comments
Open

Welcome message missing #1002

rajesh-rajagopal opened this issue Jul 22, 2016 · 14 comments
Assignees
Milestone

Comments

@rajesh-rajagopal
Copy link
Member

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

@indykish indykish self-assigned this Jul 22, 2016
@indykish
Copy link
Member

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 indykish assigned vinomca-megam and unassigned indykish Aug 9, 2016
@indykish
Copy link
Member

indykish commented Aug 9, 2016

@VladimirNikiforov
Copy link

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

@indykish
Copy link
Member

indykish commented Sep 4, 2016

@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
Copy link
Member

indykish commented Sep 4, 2016

@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.

@VladimirNikiforov
Copy link

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.

@vinomca-megam
Copy link
Contributor

vinomca-megam commented Oct 11, 2016

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

@VladimirNikiforov
Copy link

VladimirNikiforov commented Oct 11, 2016

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

@vinomca-megam
Copy link
Contributor

@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.

@VladimirNikiforov
Copy link

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

@rathishvbr
Copy link
Contributor

rathishvbr commented Oct 21, 2016

@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.

@indykish
Copy link
Member

indykish commented Nov 5, 2016

@VladimirNikiforov How is it going ?

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

@VladimirNikiforov
Copy link

@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.

@indykish
Copy link
Member

indykish commented Nov 5, 2016

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

@indykish indykish modified the milestones: 2.0, 1.5 Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants