metamaps--metamaps/app/models
Connor Turland 8c51108a0c enable shared private and public maps (#530)
* enable shared private and public maps

* change the list

* yeehaw add collaborators

* I believe this fixes the error connor brought up

* when topic or synapse is no longer on a map, don't defer

* needs to be before?

* just do it in the controller

* make recommendation they sign in and retry

* better email

* config for mailer previews

* improve wording

* shouldn't have included that

* switch to green

* don't execute if there's no map

* wasn't including the right people in some circumstances

* Finish breaking out JS files (#551)

* metamaps.Realtime refactor

* Metamaps.Util

* Metamaps.Visualize

* Metamaps.SynapseCard

* Metamaps.TopicCard

* Metamaps.Create.js

* Remove erb extension from Metamaps.Map.js

* Metmaps.Account and Metamaps.GlobalUI remove extension

* Metamaps.JIT no more erb extension

* move Backbone.init; standard-format on Metamaps.js.erb

* factor out canvas support check function

* some llittle template bugs

* remove featured from signed in explore maps bar

* don't let it overflow off the page
2016-04-24 11:50:35 -04:00
..
concerns rebase onto develop which now has API and pundit 2016-03-13 10:36:38 +11:00
events added an event for conversations starting (#547) 2016-04-14 14:35:28 -04:00
webhooks/slack added an event for conversations starting (#547) 2016-04-14 14:35:28 -04:00
.gitkeep added all files 2012-09-22 22:39:12 -04:00
event.rb added an event for conversations starting (#547) 2016-04-14 14:35:28 -04:00
in_metacode_set.rb remove attr_accessible 2015-12-03 16:57:22 -05:00
map.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
mapping.rb remove things again not needed 2016-03-12 11:53:12 +11:00
message.rb switch messages to use pundit 2016-03-23 16:29:26 -07:00
metacode.rb merge develop 2016-02-29 13:58:47 +13:00
metacode_set.rb remove attr_accessible 2015-12-03 16:57:22 -05:00
permitted_params.rb first pass at important API endpoints, token auth 2016-03-11 17:16:04 +11:00
synapse.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
token.rb more token entropy 2016-03-13 00:56:10 -08:00
topic.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
user.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
user_map.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
user_preference.rb dos2unix on the whole repo 2016-02-05 11:43:15 +08:00
webhook.rb rebase onto develop which now has API and pundit 2016-03-13 10:36:38 +11:00