metamaps--metamaps/app/serializers
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
..
event_serializer.rb rebase onto develop which now has API and pundit 2016-03-13 10:36:38 +11:00
new_map_serializer.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
new_mapping_serializer.rb just don't include mappable for now 2016-03-13 02:28:39 +11:00
new_metacode_serializer.rb redid so they won't interfere 2016-03-12 09:48:07 +11:00
new_synapse_serializer.rb cleanup 2016-03-12 21:35:56 +11:00
new_topic_serializer.rb cleanup 2016-03-12 21:35:56 +11:00
new_user_serializer.rb redid so they won't interfere 2016-03-12 09:48:07 +11:00
token_serializer.rb needed a policy for tokens 2016-03-14 08:19:26 +11:00
webhook_serializer.rb turns out we do need delayed_job 2016-03-13 11:56:18 +11:00