metamaps--metamaps/frontend/src/Metamaps/DataModel
Connor Turland 3868910dde Stream map related events from rails server via actioncable instead of nodejs (#1010)
* actioncable needs puma not webrick

* add framework

* remove the old way

* send events from server to client

* get all events working

* clean up receivable

* map is polymorphic on message

* add the moved event

* make todo comments clear

* verify before streaming from map channel

* rubocop fixes

* wasn't set up correctly for nodejs realtime
2017-01-03 16:12:58 -05:00
..
index.js Active.Mapper was being initialized twice, causing errors (#934) 2016-11-27 21:12:05 -05:00
Map.js Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
MapCollection.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Mapper.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
MapperCollection.js Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
Mapping.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
MappingCollection.js Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
Message.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
MessageCollection.js Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
Metacode.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
MetacodeCollection.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Synapse.js Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
SynapseCollection.js Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
Topic.js Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
TopicCollection.js Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00