Connor Turland
|
700119cc9e
|
opts can be undefined and throw error
|
2016-09-22 23:04:46 -04:00 |
|
Devin Howard
|
07e4ac3865
|
attempt to get npm testing working; fail
|
2016-09-23 10:37:59 +08:00 |
|
Connor Turland
|
499593fc82
|
fixing references
|
2016-09-22 21:40:49 -04:00 |
|
Connor Turland
|
f59a5775ae
|
tweaks to import/exports
|
2016-09-22 20:16:18 -04:00 |
|
Devin Howard
|
73e7c38873
|
syntax fixes
|
2016-09-23 08:05:26 +08:00 |
|
Devin Howard
|
30fc943833
|
clean up backbone file imports
|
2016-09-23 00:20:05 +08:00 |
|
Devin Howard
|
a996734c79
|
remove Backbone from window
|
2016-09-23 00:16:15 +08:00 |
|
Devin Howard
|
30894a313f
|
move views to their own frontend folder
|
2016-09-23 00:07:30 +08:00 |
|
Devin Howard
|
fe3012136d
|
import _
|
2016-09-22 23:51:33 +08:00 |
|
Devin Howard
|
59b471ac62
|
break Map into three files
|
2016-09-22 23:51:28 +08:00 |
|
Devin Howard
|
120c2c0b67
|
finish most except Backbone
|
2016-09-22 18:36:22 +08:00 |
|
Devin Howard
|
0065b201c7
|
make more code modular
|
2016-09-22 17:36:47 +08:00 |
|
Devin Howard
|
8ed2b3ffc1
|
remove Constants.js
|
2016-09-22 17:14:34 +08:00 |
|
Devin Howard
|
9c1543de64
|
move some variables into JIT
|
2016-09-22 17:08:53 +08:00 |
|
Devin Howard
|
8f100d99cb
|
start to do stuff that may/may not work
|
2016-09-22 17:05:28 +08:00 |
|
Devin Howard
|
0562134157
|
low hanging fruit
Here is my TODO list:
already done
==> Account.js <==
==> Admin.js <==
==> AutoLayout.js <==
==> Listeners.js <==
==> Mapper.js <==
==> Organize.js <==
==> PasteInput.js <==
==> ReactComponents.js <==
==> Util.js <==
TODO (I think) simple to make modular
==> Backbone.js <==
==> Control.js <==
==> Create.js <==
==> Filter.js <==
==> Import.js <==
==> Mobile.js <==
==> Synapse.js <==
==> SynapseCard.js <==
==> Topic.js <==
==> TopicCard.js <==
==> Views.js <==
==> Visualize.js <==
TODO hard to make modular
==> Constants.js <==
==> Debug.js <==
==> GlobalUI.js <==
==> JIT.js <==
==> Map.js <==
==> Realtime.js <==
==> Router.js <==
|
2016-09-22 17:00:36 +08:00 |
|
Devin Howard
|
d97b5c2977
|
make Util modular
|
2016-09-22 17:00:27 +08:00 |
|
Devin Howard
|
7f83f86460
|
refactor a bit, make a comment about the Constants file
|
2016-09-22 15:29:55 +08:00 |
|
Devin Howard
|
03446f548a
|
start making the code modular. many files still need global scape
|
2016-09-22 15:23:14 +08:00 |
|
Devin Howard
|
d02c836805
|
remove Metamaps from filenames
|
2016-09-22 14:35:14 +08:00 |
|
Devin Howard
|
a4d31241a8
|
move Metamaps code into webpack
|
2016-09-22 14:28:20 +08:00 |
|