-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrated from Iron Router to Flow Router and updated Meteor to 1.2.0.2.
- Loading branch information
Showing
42 changed files
with
511 additions
and
358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,4 @@ | |
*.sublime-workspace | ||
dump | ||
settings.json | ||
.idea/* | ||
.meteor/.id | ||
.idea/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# This file contains a token that is unique to your project. | ||
# Check it into your repository along with the rest of this directory. | ||
# It can be used for purposes such as: | ||
# - ensuring you don't accidentally deploy one app on top of another | ||
# - providing package authors with aggregated statistics | ||
|
||
17x7iw3cla1ql97roxh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +0,0 @@ | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
METEOR@1.1 | ||
METEOR@1.2.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,80 @@ | ||
accounts-base@1.2.0 | ||
alanning:roles@1.2.13 | ||
aldeed:autoform@5.1.2 | ||
aldeed:collection2@2.3.3 | ||
aldeed:simple-schema@1.3.2 | ||
autoupdate@1.2.1 | ||
base64@1.0.3 | ||
binary-heap@1.0.3 | ||
blaze@2.1.1 | ||
blaze-tools@1.0.3 | ||
boilerplate-generator@1.0.3 | ||
callback-hook@1.0.3 | ||
check@1.0.5 | ||
ddp@1.1.0 | ||
deps@1.0.7 | ||
ejson@1.0.6 | ||
fastclick@1.0.3 | ||
geojson-utils@1.0.3 | ||
html-tools@1.0.4 | ||
htmljs@1.0.4 | ||
http@1.1.0 | ||
id-map@1.0.3 | ||
iron:controller@1.0.7 | ||
iron:core@1.0.7 | ||
iron:dynamic-template@1.0.7 | ||
iron:layout@1.0.7 | ||
iron:location@1.0.7 | ||
iron:middleware-stack@1.0.7 | ||
iron:router@1.0.7 | ||
iron:url@1.0.7 | ||
jquery@1.11.3_2 | ||
json@1.0.3 | ||
launch-screen@1.0.2 | ||
livedata@1.0.13 | ||
localstorage@1.0.3 | ||
logging@1.0.7 | ||
meteor@1.1.6 | ||
meteor-platform@1.2.2 | ||
minifiers@1.1.5 | ||
minimongo@1.0.8 | ||
mobile-status-bar@1.0.3 | ||
momentjs:moment@2.9.0 | ||
mongo@1.1.0 | ||
observe-sequence@1.0.6 | ||
ordered-dict@1.0.3 | ||
random@1.0.3 | ||
reactive-dict@1.1.0 | ||
reactive-var@1.0.5 | ||
reload@1.1.3 | ||
retry@1.0.3 | ||
routepolicy@1.0.5 | ||
service-configuration@1.0.4 | ||
session@1.1.0 | ||
spacebars@1.0.6 | ||
spacebars-compiler@1.0.6 | ||
templating@1.1.1 | ||
tracker@1.0.7 | ||
twbs:bootstrap@3.3.4 | ||
ui@1.0.6 | ||
underscore@1.0.3 | ||
url@1.0.4 | ||
webapp@1.2.0 | ||
webapp-hashing@1.0.3 | ||
accounts-base@1.2.1 | ||
alanning:roles@1.2.14 | ||
aldeed:autoform@5.6.1 | ||
aldeed:collection2@2.5.0 | ||
aldeed:simple-schema@1.3.3 | ||
arillo:flow-router-helpers@0.4.5 | ||
autoupdate@1.2.3 | ||
babel-compiler@5.8.24_1 | ||
babel-runtime@0.1.4 | ||
base64@1.0.4 | ||
binary-heap@1.0.4 | ||
blaze@2.1.3 | ||
blaze-html-templates@1.0.1 | ||
blaze-tools@1.0.4 | ||
boilerplate-generator@1.0.4 | ||
caching-compiler@1.0.0 | ||
caching-html-compiler@1.0.2 | ||
callback-hook@1.0.4 | ||
check@1.0.6 | ||
coffeescript@1.0.10 | ||
cosmos:browserify@0.5.1 | ||
ddp@1.2.2 | ||
ddp-client@1.2.1 | ||
ddp-common@1.2.1 | ||
ddp-rate-limiter@1.0.0 | ||
ddp-server@1.2.1 | ||
deps@1.0.9 | ||
diff-sequence@1.0.1 | ||
ecmascript@0.1.5 | ||
ecmascript-collections@0.1.6 | ||
ejson@1.0.7 | ||
fastclick@1.0.7 | ||
geojson-utils@1.0.4 | ||
hot-code-push@1.0.0 | ||
html-tools@1.0.5 | ||
htmljs@1.0.5 | ||
http@1.1.1 | ||
id-map@1.0.4 | ||
jquery@1.11.4 | ||
kadira:blaze-layout@2.1.0 | ||
kadira:flow-router@2.7.0 | ||
launch-screen@1.0.4 | ||
livedata@1.0.15 | ||
localstorage@1.0.5 | ||
logging@1.0.8 | ||
meteor@1.1.9 | ||
meteor-base@1.0.1 | ||
minifiers@1.1.7 | ||
minimongo@1.0.10 | ||
mobile-experience@1.0.1 | ||
mobile-status-bar@1.0.6 | ||
momentjs:moment@2.10.6 | ||
mongo@1.1.2 | ||
mongo-id@1.0.1 | ||
npm-mongo@1.4.39_1 | ||
observe-sequence@1.0.7 | ||
ordered-dict@1.0.4 | ||
promise@0.5.0 | ||
random@1.0.4 | ||
rate-limit@1.0.0 | ||
reactive-dict@1.1.2 | ||
reactive-var@1.0.6 | ||
reload@1.1.4 | ||
retry@1.0.4 | ||
routepolicy@1.0.6 | ||
service-configuration@1.0.5 | ||
session@1.1.1 | ||
spacebars@1.0.7 | ||
spacebars-compiler@1.0.7 | ||
standard-minifiers@1.0.1 | ||
templating@1.1.4 | ||
templating-tools@1.0.0 | ||
tracker@1.0.9 | ||
twbs:bootstrap@3.3.5 | ||
ui@1.0.8 | ||
underscore@1.0.4 | ||
url@1.0.5 | ||
webapp@1.2.2 | ||
webapp-hashing@1.0.5 | ||
zimme:active-route@2.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
// *************************************************************** | ||
// ROUTER CONFIGURATION | ||
// FLOW ROUTER CONFIG | ||
// *************************************************************** | ||
|
||
Router.configure({ | ||
layoutTemplate: 'layout', | ||
notFoundTemplate: '404', | ||
yieldTemplates: { | ||
'header': { to: 'header' }, | ||
'footer': { to: 'footer' } | ||
// Not found route | ||
FlowRouter.notFound = { | ||
// Subscriptions registered here don't have Fast Render support. | ||
subscriptions: function() {}, | ||
action: function() { | ||
BlazeLayout.render("layout", {header: "header", main: "404", footer: "footer"}); | ||
} | ||
}); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.