metamaps--metamaps/db/migrate
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
..
20140517115027_create_metacode_sets.rb added ability for an admin to add metacodes and metacode sets 2014-05-17 14:57:03 -04:00
20140517115841_create_in_metacode_sets.rb added ability for an admin to add metacodes and metacode sets 2014-05-17 14:57:03 -04:00
20140625212637_add_image_and_audio_to_topics.rb added rmagick and ruby number for heroku 2014-07-07 21:02:43 -04:00
20140707161810_add_image_to_users.rb added rmagick and ruby number for heroku 2014-07-07 21:02:43 -04:00
20140815162253_add_screenshot_to_maps.rb started styling of map cards and topic card, removed new maps section 2014-08-15 18:04:22 -04:00
20140930013020_add_color_to_metacodes.rb closes #368. ability to add in metacode colors 2014-09-29 22:26:12 -04:00
20141121204712_add_generation_to_users.rb NOTE: rake db:migrate required. added generation column to users 2014-11-21 16:50:42 -05:00
20151001024122_mapping_polymorphism.rb make mapping polymorphism migration handle mapping problems 2016-01-06 10:23:01 +08:00
20151023143719_add_missing_indexes.rb add missing indexes for speed 2015-12-03 16:57:25 -05:00
20151205205831_messages.rb great progress 2015-12-11 14:23:41 -05:00
20160120061513_metacode_asset_path_update.rb data safety 2016-01-20 10:18:44 +08:00
20160223061711_add_attachment_icon_to_metacodes.rb modify metacodes to instead have two fields, and validate that only one is present. Manual icons can be entered through rake tasks or on the rails console or in db seed 2016-02-25 14:49:48 +08:00
20160310200131_create_tokens.rb first pass at important API endpoints, token auth 2016-03-11 17:16:04 +11:00
20160312234946_create_events.rb don't need sequenced 2016-03-27 00:14:22 -07:00
20160312235006_create_webhooks.rb add migrations 2016-03-13 11:24:00 +11:00
20160313003721_create_delayed_jobs.rb turns out we do need delayed_job 2016-03-13 11:56:18 +11:00
20160318141618_create_doorkeeper_tables.rb make metamaps an oauth provider 2016-03-19 13:28:55 +11:00
20160331181959_create_user_maps.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00
20160401133937_add_defers_to_map_to_topics_and_synapses.rb enable shared private and public maps (#530) 2016-04-24 11:50:35 -04:00