Skip to content

Add front-end functionality for users#10

Open
MichaelWMills wants to merge 2 commits intoSwanky-Ibises:masterfrom
MichaelWMills:master
Open

Add front-end functionality for users#10
MichaelWMills wants to merge 2 commits intoSwanky-Ibises:masterfrom
MichaelWMills:master

Conversation

@MichaelWMills
Copy link
Copy Markdown

No description provided.

$scope.showDates = !boolean;
}

$scope.getUser = function(page) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change to session


var allUsers = 0;

$scope.getAllUsers = function () {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

user -> session

@@ -0,0 +1 @@
//TO_DO: Fill out plot.ly functionality for users No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change the file names from user to session too!

<div class='col-md-1'><h4>|</h4></div>
<div class='col-md-2'><h4><a href='#/linkClick'>Link clicks report</a></h4></div>
<div class='col-md-1'><h4>|</h4></div>
<div class='col-md-2'><h4><a href='#/userView'>User Report</a></h4></div>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remember to change folder name to sessionView too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants