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

Zjs/espionage #61

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Zjs/espionage #61

wants to merge 12 commits into from

Conversation

stayman
Copy link
Contributor

@stayman stayman commented Jun 13, 2016

No description provided.

@@ -0,0 +1,152 @@
(function() {
angular.module('wtsApp').controller('espionageCtrl', ['$scope', '$http', '$interval', function($scope, $http, $interval) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is mostly the same as Messages so at some point in the future I'll make them a service or refactor it so both can use the same thing. Since the differences are basically "Espionage can't send messages". It would just be including functions that we don't / can't actually use, which is pretty no harm no foul.

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.

None yet

3 participants