Devin Howard
3f161c1076
make topic titles have width of 25 chars ( #933 )
2016-11-29 11:00:14 -05:00
Devin Howard
a176cdf231
eslint frontend folder ( #923 )
2016-11-07 15:25:08 -05:00
Devin Howard
2f4fe525ce
Fix a bunch of errors and style issues
2016-11-07 14:55:20 -05:00
Devin Howard
518782e1c7
remove Metamaps.Erb
2016-11-07 14:55:20 -05:00
Devin Howard
7c9b6a2205
try to move all rails data into Metamaps.ServerData
...
Metamaps.Erb and currentPage and currentSection are still not in; should they be?
2016-11-07 14:55:20 -05:00
Connor Turland
887c3f7570
fixes #903 and #831 ( #911 )
2016-11-04 15:02:56 -07:00
Devin Howard
b13587456d
fix coordsToPixels calls even more
2016-10-26 19:11:40 +08:00
Devin Howard
98725b3ee4
fix getPastelColor function (I think) ( #850 )
...
* fix getPastelColor function (I think)
* fix pixelsToCoords and coordsToPixels function calls
* update signature of coord/pixel functions in Util.spec.js
2016-10-26 14:26:48 +08:00
Devin Howard
47bca5907e
add tests for Metamaps.Util ( #825 )
...
* decouple Util from other Metamaps modules
* first few Util tests
* more Util tests
* remove dead code
* eslint
2016-10-25 12:28:51 +08:00
Robert Best
0b6348e13f
This fix closes the topic creation spinner when the map is panned. (Since, sometimes a click turns into a really small pan) ( #828 )
2016-10-24 11:48:34 -04:00
Robert Best
c0b35280f6
Middle.mouse.click features (Open contained link & copy text to clipboard) ( #792 )
...
* changed the code to be based off of the current dev branch
* Update JIT.js
* Update Util.js
* Update JIT.js
A few logical operators were replaced with their stricter counterpart.
* Update JIT.js
* Update index.js
* Update Util.js
2016-10-22 02:58:13 -04:00
Robert Best
f68deea202
changed all logical operators to be more strict
2016-10-21 20:59:16 +00:00
Robert Best
b61cdb04fc
Fixed the glitchyness, and made it suitable to merge with develop
2016-10-21 20:47:14 +00:00
Robert Best
5c67fcbff7
this time I actually addressed the conflicts
2016-10-21 20:38:17 +00:00
Robert Best
2eeb0a671f
Fixed cherry pick conflicts
2016-10-21 20:26:42 +00:00
Connor Turland
fe0da255dd
[WIP] display whether a map is live on every map card ( #775 )
...
* tidy up
* checkwhethertosave was no longer correct
2016-10-17 22:27:15 -04:00
Devin Howard
12417d8cd3
update JIT eslint style
2016-10-05 01:46:51 +08:00
Devin Howard
113a5a2530
fix a bunch of bug risk eslint warnings
2016-10-04 23:38:32 +08:00
Robert Best
a37f60060c
Update JIT.js
2016-09-28 15:31:08 -04:00
Robert Best
4e506ad290
Update JIT.js
2016-09-28 15:18:44 -04:00
Robert Best
10a2782f85
Update JIT.js
2016-09-28 13:03:44 -04:00
Devin Howard
743c9b3af9
node{1,2}_id => topic{1,2}_id migration and code changes
2016-09-28 10:35:14 +08:00
Devin Howard
7150b9fcce
Merge pull request #673 from metamaps/fix/eslint-updates
...
Figured out eslint-3 + some small eslint fixes
2016-09-26 18:18:31 +08:00
Devin Howard
bc8ce0fee4
topic view bug fix
2016-09-26 14:04:31 +08:00
Devin Howard
ebaae084ae
simple eslint fixes
2016-09-26 13:37:42 +08:00
Devin Howard
c20e503785
show/hide add a topic instructions more consistently
2016-09-25 23:48:14 +08:00
Devin Howard
11d13445fb
fix authorizeToEdit call
2016-09-25 20:19:38 +08:00
Devin Howard
35d6dbd0b4
hide double click to add topic message if can't edit map
2016-09-25 15:04:14 +08:00
Devin Howard
6f91ce5ff5
fix a few more errors
2016-09-23 14:12:27 +08:00
Devin Howard
bda740491c
moved JIT to npm. tests pass. whoop whoop
2016-09-23 11:59:23 +08:00
Devin Howard
07e4ac3865
attempt to get npm testing working; fail
2016-09-23 10:37:59 +08:00
Devin Howard
fe3012136d
import _
2016-09-22 23:51:33 +08:00
Devin Howard
120c2c0b67
finish most except Backbone
2016-09-22 18:36:22 +08:00
Devin Howard
9c1543de64
move some variables into JIT
2016-09-22 17:08:53 +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