Devin Howard
8b1d85c3ca
actually the smart option is dumb
2016-10-09 10:24:13 +08:00
Devin Howard
ba9e26bc05
enable xss filtering and smart quote replacement in markdown
2016-10-09 10:20:17 +08:00
Devin Howard
9ac24f7468
Merge pull request #744 from metamaps/feature/markdown-in-topic-cards
...
markdown in topic card description field
2016-10-08 16:58:32 +08:00
Devin Howard
fe1c57b458
further updates - make Enter update bip fields whaaat
2016-10-08 16:55:46 +08:00
Devin Howard
0764133d11
Merge pull request #661 from metamaps/feature/file-upload-component
...
set up a dialog box to help with import/export
2016-10-08 12:34:28 +08:00
Devin Howard
7eacda2ae7
code style
2016-10-08 09:35:05 +08:00
Devin Howard
0085ce71e6
upgrade to best in place 3.0.0 alpha
2016-10-08 09:24:16 +08:00
Devin Howard
fc044294f1
add markdown to topic cards
2016-10-08 09:23:57 +08:00
Devin Howard
42bb2cd86a
look and feel updates
2016-10-08 00:16:37 +08:00
Robert Best
b6da38e29e
Update Listeners.js
...
Simplified based on Connor's suggestion about usage of variables.
2016-10-07 02:36:41 -04:00
Devin Howard
2b036bfb4e
all Ctrl shortcuts now also work with Meta (Cmd on OSX)
2016-10-07 14:03:48 +08:00
Robert Best
3e4ff59a82
Update Listeners.js
2016-10-06 23:58:57 -04:00
Robert Best
08f89ee630
Update Listeners.js
2016-10-06 23:56:39 -04:00
Robert Best
b978247785
Put all the code within the if statement
2016-10-07 00:51:52 +00:00
Robert Best
0aeb6caadb
Makes it so that resizing the browser window doesn't change the user's location on the map
2016-10-07 00:33:16 +00:00
Connor Turland
97d2868fad
dont pan while using arrow keys during creation fixes #721 ( #733 )
2016-10-06 10:49:49 -04:00
Connor Turland
658f102a4e
fixes #720 double topic create when pinned ( #732 )
2016-10-06 10:37:01 -04:00
Connor Turland
85dcad928f
enable pulling in of references to maps through typeahead ( #636 )
2016-10-06 09:12:01 -04:00
Connor Turland
a79d6a824c
dont do async: false ( #731 )
...
* dont do async: false
* account for case where callback isn't provided
2016-10-06 09:07:46 -04:00
Devin Howard
518773d6e1
pop up a lightbox using React to help you export
2016-10-06 16:22:21 +08:00
Devin Howard
33bcfc1505
move Maps into a folder
2016-10-06 16:20:27 +08:00
Devin Howard
b4d1250959
share normalizeKey between TSV, CSV, and JSON
2016-10-06 12:03:23 +08:00
Devin Howard
c0a220abc9
allow synapses to be imported by topic name as well as id
2016-10-06 11:52:05 +08:00
Connor Turland
0cfbe41d95
don't prevent all right clicking
2016-10-05 22:22:38 -04:00
Connor Turland
c256d0891b
dont conflict message sending with topic creation
2016-10-05 22:17:04 -04:00
Connor Turland
6d6a5099e9
Enable access to Most Used and Recently Used metacodes in lists and carousel ( #708 )
...
* used and recent
* enable most used and recent in all metacode select situations
* selected changed to active at some point
* switch recent and most used positions
* remove index doc page
2016-10-05 10:45:39 -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
Connor Turland
da3795a2c2
new map improvements ( #710 )
...
* prehighlight the text for editing when taken to a new map
* style
2016-10-02 22:49:45 -04:00
Devin Howard
6d2efefbbc
Merge pull request #709 from metamaps/bug/backbone
...
backbone router fix
2016-10-03 08:28:36 +08:00
Devin Howard
87228a9631
delete old gems and upgrade aws/paperclip ( #676 )
...
* remove old gems from gemfile, upgrade aws/paperclip
* update paperclip config
* upload screenshots as a blob instead of base64 to maps controller
2016-10-02 18:29:35 -04:00
Connor Turland
0f740e751a
topics wasn't in backbone routes
2016-10-02 17:37:14 -04:00
Devin Howard
ca981898d4
arrow key panning - fixes #239
2016-10-02 00:09:55 +08:00
Devin Howard
8f230736dc
code climate
2016-10-01 13:47:16 +08:00
Devin Howard
bb013787b6
make AutoLayout skip over coordinates if there is a mapping at that exact position
2016-10-01 13:34:52 +08:00
Devin Howard
20a32afe3b
integrate handleURL into Import
2016-10-01 13:18:50 +08:00
Devin Howard
c5564e02fc
don't needt o open topic card
2016-10-01 12:47:30 +08:00
Devin Howard
4949f0dbd6
eslint and use AutoLayout
2016-10-01 12:43:30 +08:00
Devin Howard
1562d8fcfe
topics imported with a link get Reference metacode
2016-10-01 12:14:38 +08:00
Devin Howard
e093ca5a30
more liberally import csv
2016-10-01 11:21:42 +08:00
Devin Howard
01872e740e
fix import if there are errors
2016-10-01 11:19:38 +08:00
Devin Howard
0e79f2ae4b
fix tsv
2016-09-30 22:33:09 +08:00
Devin Howard
b396b94477
re-enable Ctrl+/ search box focus shortcut
2016-09-30 11:55:43 +08:00
Devin Howard
e916ea32dc
Merge pull request #690 from metamaps/feature/globalui-lint
...
eslint updates for GlobalUI.js
2016-09-30 11:54:40 +08:00
Devin Howard
816d5adf94
remove old code from GlobalUI.Search
2016-09-30 11:52:01 +08:00
Robert Best
44a183ed7b
I changed how zoom by mouse-wheel works so that it zooms based on where your mouse pointer is
2016-09-29 21:32:55 +00:00
Devin Howard
e4e6043ded
split GlobalUI into files
2016-09-30 00:20:16 +08:00
Devin Howard
24caafba74
move GlobalUI into a folder
2016-09-30 00:08:45 +08:00
Devin Howard
3b8199aac6
eslint updates for GlobalUI.js
2016-09-30 00:08:04 +08:00
Devin Howard
2f0b0f39e5
Merge pull request #688 from metamaps/fix/searchsynapses-undefined-topic
...
fix error when searching for synapse with undefined topic1id
2016-09-29 23:56:16 +08:00
Devin Howard
1d4d7f07e2
fix error when searching for synapse with undefined topic1id
2016-09-29 18:38:54 +08:00
Devin Howard
9af3f04f4d
Merge pull request #685 from metamaps/feature/chatview-lint
...
update ChatView.js eslint style
2016-09-29 15:21:15 +08:00
Connor Turland
1bbc72fff0
was destroying and not reinitializing
2016-09-28 22:36:53 -04:00
Devin Howard
bca85337cc
add template strings + outdent to chatview
2016-09-29 09:33:13 +08:00
Devin Howard
e858a2a773
update ChatView.js eslint style
2016-09-29 09:24:17 +08:00
Robert Best
e8746ee7d9
Update Create.js
2016-09-28 15:32:49 -04: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
67c4912c62
Update index.js
2016-09-28 13:37:08 -04:00
Robert Best
10a2782f85
Update JIT.js
2016-09-28 13:03:44 -04:00
Robert Best
2c3b387e42
Update index.js
2016-09-28 13:00:32 -04:00
Devin Howard
a8b698b11c
Merge pull request #677 from metamaps/feature/node1-topic1-migration
...
node{1,2}_id => topic{1,2}_id migration and code changes
2016-09-28 22:26:50 +08:00
Robert Best
40b7e95b68
Update index.js
...
Prevents the default chrome context menu from appearing overtop the Metamaps context menu
2016-09-28 04:35:41 -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
Connor Turland
8f0b350a2d
Fix underscore bug ( #674 )
...
* Update package.json
* Update ChatView.js
2016-09-26 20:39:33 -04: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
17870e7a4c
Merge pull request #669 from metamaps/fix/remove-invalid-links
...
show link remover for invalid links too
2016-09-25 23:47:30 +08:00
Devin Howard
cc2e3b9358
hack to get the <title> tag when importing a url, without CORS issues
2016-09-25 22:50:16 +08:00
Devin Howard
8c16c60554
show link remover for invalid links too
2016-09-25 22:44:07 +08:00
Devin Howard
dd78c0c379
Merge pull request #665 from metamaps/fix/topic-to-map-transition
...
hide circles when transitioning from topic view to map view
2016-09-25 22:25:19 +08:00
Devin Howard
11d13445fb
fix authorizeToEdit call
2016-09-25 20:19:38 +08:00
Devin Howard
7734272737
hide circles when transitioning from topic view to map view
...
fixes #389
2016-09-25 20:10:18 +08:00
Devin Howard
43fafb8e6f
Merge pull request #663 from metamaps/fix/git-versioning
...
fix git versioning
2016-09-25 19:48:48 +08:00
Devin Howard
5819447828
fix git versioning
2016-09-25 19:35:37 +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
40f89b1c61
enable csv import using csv-parse module
2016-09-25 12:49:57 +08:00
Devin Howard
0a0ff2fdab
remove fetch api - we don't want no polyfills, and already have jQuery
2016-09-24 23:28:11 +08:00
Devin Howard
045bd3fd73
Metamaps.Filter bug and use _.omit instead of util function
2016-09-24 23:23:12 +08:00
Devin Howard
0bb7b1523d
Metamaps.ReactComponents isn't needed anymore
2016-09-24 14:40:40 +08:00
Robert Best
afa0cc96b9
Update index.js
2016-09-23 16:06:28 -04:00
Robert Best
f41ece6f1c
Update index.js
2016-09-23 15:47:37 -04:00
Robert Best
b8ae2c4b6a
Update Router.js
2016-09-23 15:45:11 -04: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
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