Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jay J Kim
weather
Commits
c3dede8d
Commit
c3dede8d
authored
Jul 15, 2016
by
Zach Knox
Browse files
trying to make this thing run again\nIt's doesn't yet
parent
f07373be
Changes
8
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
c3dede8d
.meteor/local
.meteor/local
.meteor/meteorite
.meteor/meteorite
weather/server/lib/secrets.js
weather/server/lib/secrets.js
weather/mup.json
weather/settings.json
weather/.meteor/.finished-upgraders
View file @
c3dede8d
...
@@ -10,3 +10,4 @@ notices-for-facebook-graph-api-2
...
@@ -10,3 +10,4 @@ notices-for-facebook-graph-api-2
1.2.0-meteor-platform-split
1.2.0-meteor-platform-split
1.2.0-cordova-changes
1.2.0-cordova-changes
1.2.0-breaking-changes
1.2.0-breaking-changes
1.3.0-split-minifiers-package
weather/.meteor/.gitignore
View file @
c3dede8d
dev_bundle
local
local
weather/.meteor/packages
View file @
c3dede8d
...
@@ -12,10 +12,11 @@ session # Client-side reactive dictionary for your app
...
@@ -12,10 +12,11 @@ session # Client-side reactive dictionary for your app
jquery # Helpful client-side library
jquery # Helpful client-side library
tracker # Meteor's client-side reactive programming library
tracker # Meteor's client-side reactive programming library
standard-minifiers # JS/CSS minifiers run for production mode
es5-shim # ECMAScript 5 compatibility for older browsers.
es5-shim # ECMAScript 5 compatibility for older browsers.
ecmascript # Enable ECMAScript2015+ syntax in app code
ecmascript # Enable ECMAScript2015+ syntax in app code
autopublish # Publish all data to the clients (for prototyping)
autopublish # Publish all data to the clients (for prototyping)
insecure # Allow all DB writes from clients (for prototyping)
insecure # Allow all DB writes from clients (for prototyping)
http
http
standard-minifier-css
standard-minifier-js
weather/.meteor/release
View file @
c3dede8d
METEOR@1.
2.1
METEOR@1.
3.4.4
weather/.meteor/versions
View file @
c3dede8d
autopublish@1.0.4
allow-deny@1.0.5
autoupdate@1.2.4
autopublish@1.0.7
babel-compiler@5.8.24_1
autoupdate@1.2.11
babel-runtime@0.1.4
babel-compiler@6.8.4
base64@1.0.4
babel-runtime@0.1.9_1
binary-heap@1.0.4
base64@1.0.9
blaze@2.1.3
binary-heap@1.0.9
blaze-html-templates@1.0.1
blaze@2.1.8
blaze-tools@1.0.4
blaze-html-templates@1.0.4
boilerplate-generator@1.0.4
blaze-tools@1.0.9
caching-compiler@1.0.0
boilerplate-generator@1.0.9
caching-html-compiler@1.0.2
caching-compiler@1.0.6
callback-hook@1.0.4
caching-html-compiler@1.0.6
check@1.1.0
callback-hook@1.0.9
ddp@1.2.2
check@1.2.3
ddp-client@1.2.1
ddp@1.2.5
ddp-common@1.2.2
ddp-client@1.2.9
ddp-server@1.2.2
ddp-common@1.2.6
deps@1.0.9
ddp-server@1.2.9
diff-sequence@1.0.1
deps@1.0.12
ecmascript@0.1.6
diff-sequence@1.0.6
ecmascript-runtime@0.2.6
ecmascript@0.4.7
ejson@1.0.7
ecmascript-runtime@0.2.12
es5-shim@4.1.14
ejson@1.0.12
fastclick@1.0.7
es5-shim@4.5.13
geojson-utils@1.0.4
fastclick@1.0.12
hot-code-push@1.0.0
geojson-utils@1.0.9
html-tools@1.0.5
hot-code-push@1.0.4
htmljs@1.0.5
html-tools@1.0.10
http@1.1.1
htmljs@1.0.10
id-map@1.0.4
http@1.1.8
insecure@1.0.4
id-map@1.0.8
jquery@1.11.4
insecure@1.0.7
launch-screen@1.0.4
jquery@1.11.9
livedata@1.0.15
launch-screen@1.0.12
logging@1.0.8
livedata@1.0.18
meteor@1.1.10
logging@1.0.14
meteor-base@1.0.1
meteor@1.1.16
minifiers@1.1.7
meteor-base@1.0.4
minimongo@1.0.10
minifier-css@1.1.13
mobile-experience@1.0.1
minifier-js@1.1.13
mobile-status-bar@1.0.6
minimongo@1.0.17
mongo@1.1.3
mobile-experience@1.0.4
mongo-id@1.0.1
mobile-status-bar@1.0.12
npm-mongo@1.4.39_1
modules@0.6.5
observe-sequence@1.0.7
modules-runtime@0.6.5
ordered-dict@1.0.4
mongo@1.1.9_1
promise@0.5.1
mongo-id@1.0.5
random@1.0.5
npm-mongo@1.4.45
reactive-dict@1.1.3
observe-sequence@1.0.12
reactive-var@1.0.6
ordered-dict@1.0.8
reload@1.1.4
promise@0.7.3
retry@1.0.4
random@1.0.10
routepolicy@1.0.6
reactive-dict@1.1.8
session@1.1.1
reactive-var@1.0.10
spacebars@1.0.7
reload@1.1.10
spacebars-compiler@1.0.7
retry@1.0.8
standard-minifiers@1.0.2
routepolicy@1.0.11
templating@1.1.5
session@1.1.6
templating-tools@1.0.0
spacebars@1.0.12
tracker@1.0.9
spacebars-compiler@1.0.12
ui@1.0.8
standard-minifier-css@1.0.8
underscore@1.0.4
standard-minifier-js@1.0.8
url@1.0.5
templating@1.1.13
webapp@1.2.3
templating-tools@1.0.4
webapp-hashing@1.0.5
tracker@1.0.14
ui@1.0.11
underscore@1.0.9
url@1.0.10
webapp@1.2.10
webapp-hashing@1.0.9
weather/imports/ui/dataview.js
View file @
c3dede8d
...
@@ -2,7 +2,7 @@ import { Template } from 'meteor/templating';
...
@@ -2,7 +2,7 @@ import { Template } from 'meteor/templating';
import
{
WeatherData
}
from
'
../api/data.js
'
;
import
{
WeatherData
}
from
'
../api/data.js
'
;
import
'
./weather.html
'
;
import
'
.
.
/weather.html
'
;
Template
.
body
.
helpers
({
Template
.
body
.
helpers
({
current
()
{
current
()
{
...
...
weather/server/main.js
View file @
c3dede8d
import
'
../imports/api/weather-data.js
'
;
import
{
WeatherData
}
from
'
../imports/api/weather-data.js
'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment