metamaps--metamaps/app/policies
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
..
application_policy.rb changes for pundit 2016-03-12 09:37:32 +11:00
main_policy.rb implement main_policy (headless). also remove all @current references 2016-02-28 16:53:59 +08:00
map_policy.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
mapping_policy.rb avoid pundit error if no map specified with a mapping 2016-03-14 14:37:01 +08:00
message_policy.rb switch messages to use pundit 2016-03-23 16:29:26 -07:00
synapse_policy.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
token_policy.rb needed a policy for tokens 2016-03-14 08:19:26 +11:00
topic_policy.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00