Skip to content

Angular.js-based management portal for Geofencing#3

Open
antonba wants to merge 2 commits into
yavorg:masterfrom
antonba:master
Open

Angular.js-based management portal for Geofencing#3
antonba wants to merge 2 commits into
yavorg:masterfrom
antonba:master

Conversation

@antonba

@antonba antonba commented Oct 24, 2013

Copy link
Copy Markdown

Please check that there isn't additional stuff to the portal because I see commits to Geofencing/Data/Starbucks.txt and Geofencing/Data/Starbucks - cut.txt that I haven't made.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you change to use the versions of the libs from the CDNs?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Agreee... it makes it very hard to review the diff.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The template I used came with a different bootstrap file; also I may have modified it too; what's the issue? the portal is self-contained...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It is a lot of extra code that is not strictly necessary. I got it to (mostly) work with no local 3rd party files, using the CDN ones:

<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/2.3.2/css/bootstrap.min.css">
<script src='https://whatsnear.azure-mobile.net/client/MobileServices.Web-1.0.0.min.js'></script>
<script src='https://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.0.3.min.js'></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular-resource.min.js"></script>

@jcookems

Copy link
Copy Markdown
Contributor

Remove the Starbucks-Cut.txt.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants