Commit graph

295 commits

Author SHA1 Message Date
Connor Turland
4882e9dac3 add some logging to see whether this is source of many renders 2017-03-16 11:41:18 -04:00
Connor Turland
2bd27d7ee5 use onclickoutside for account/sign in box 2017-03-16 11:38:29 -04:00
Connor Turland
c97b769a1a renaming for clarity 2017-03-16 11:17:25 -04:00
Connor Turland
43ffbbca82 eslint helps 2017-03-16 11:12:36 -04:00
Connor Turland
806c276616 make filter map function names more readable 2017-03-16 11:05:17 -04:00
Connor Turland
eadf9c3309 fixup filters 2017-03-16 02:44:04 -04:00
Connor Turland
b21250db28 little fixes 2017-03-16 02:27:21 -04:00
Connor Turland
77297f9f17 installing render log to count 2017-03-16 01:13:20 -04:00
Connor Turland
04a0b177e0 try putting preparevizdata in a timeout 2017-03-16 01:06:37 -04:00
Connor Turland
6fdd6acc11 fix csrf auth token 2017-03-16 00:17:30 -04:00
Connor Turland
20c9f989e1 reenable topic view in react 2017-03-16 00:02:54 -04:00
Connor Turland
38baeee994 make filterbox use onclickoutside 2017-03-15 22:48:03 -04:00
Connor Turland
d76433d550 reenable google analytics 2017-03-15 22:05:14 -04:00
Connor Turland
4d3741c3b4 handle page title and mobile title updates 2017-03-15 22:02:58 -04:00
Connor Turland
bc67644ba9 remove extra comments 2017-03-15 21:12:34 -04:00
Connor Turland
6cb78672c8 forgot to add one proptype 2017-03-15 21:10:43 -04:00
Connor Turland
40c92cd8dc filter box in react 2017-03-15 20:59:10 -04:00
Connor Turland
598d1192e3 fix apps pages and missing routes 2017-03-13 12:55:59 -04:00
Connor Turland
4a3d78816e fix toast (and sign out bug) 2017-03-13 12:22:52 -04:00
Connor Turland
ac87fc0ed5 rewrite map instructions 2017-03-13 10:04:44 -04:00
Connor Turland
dc33d5f687 add frame for topic view 2017-03-13 09:34:34 -04:00
Connor Turland
44d72200d4 handle case where user hasn't loaded yet 2017-03-13 09:29:57 -04:00
Connor Turland
714e76e89e jquery no longer handling access requests 2017-03-13 09:22:48 -04:00
Connor Turland
4c1646fdef fix up navigation to use react-router 2017-03-13 09:21:16 -04:00
Connor Turland
8010e7d497 fixup mapchat stuff 2017-03-13 08:50:04 -04:00
Connor Turland
ea82a9df27 improve topic card readability and fix dragging bug 2017-03-13 07:36:27 -04:00
Connor Turland
b09c876ea3 fix map chat layout and tab bug 2017-03-13 07:18:51 -04:00
Connor Turland
959a6837d8 lots of fixes 2017-03-12 22:14:44 -04:00
Connor Turland
743e3371eb add metacode edit routes 2017-03-12 14:49:12 -04:00
Connor Turland
fb094c3392 fix accountbox toggling 2017-03-12 12:47:47 -04:00
Connor Turland
9f2a61ce32 fix signed out home page 2017-03-12 12:35:52 -04:00
Connor Turland
0741743660 make other routes work 2017-03-12 12:26:49 -04:00
Connor Turland
96c202c7bf fixed maps scrolling 2017-03-12 11:31:19 -04:00
Connor Turland
e4e062b76e get account menu and invite lightbox working 2017-03-12 03:49:34 -04:00
Connor Turland
871c491097 redo the mobile menu in react 2017-03-12 03:26:00 -04:00
Connor Turland
780217490b remove filterBoxOpen for now 2017-03-12 01:00:37 -05:00
Connor Turland
032d0d8f4b make mapsWidth work and add mobile 2017-03-12 00:56:59 -05:00
Connor Turland
9013d49ca1 fix map upperRightUI layout 2017-03-11 21:24:43 -05:00
Connor Turland
d2d35c9a3d just keep using current mapinfobox 2017-03-11 21:13:58 -05:00
Connor Turland
82ed9e01a8 stuff 2017-03-11 09:56:09 -05:00
Connor Turland
701198ef14 initial restructuring 2017-03-11 01:49:27 -05:00
Devin Howard
780e66632b fix react embedly (#1089) 2017-03-09 14:23:24 -05:00
Connor Turland
8483b62603 allow users to select follow settings 2017-03-08 18:50:56 +00:00
Devin Howard
e3b4dac1e1 remove takeScreenshot button in favour of separate buttons in the map card and import/export dialogue (#1086) 2017-03-07 12:15:28 -05:00
Connor Turland
8998e3858c fixes bug where popups are happening 2017-03-07 16:55:15 +00:00
Connor Turland
55b031ccb7 add topic following for internal testing 2017-03-07 01:47:10 +00:00
Robert Best
153cc38d1a Fixes bug where pressing delete key while editing text will suggest... (#1083)
* Fixes bug where pressing delete key while editing text will suggest the deletion of selected map entities

* Changed the DEL key to remove entities instead of delete them
2017-03-06 11:48:59 -05:00
Devin Howard
4ff9619837 set up react testing (#1080)
* install mocha-webpack. also switch hark to npm version instead of github version

* well, mocha-webpack runs

* add jsdom for tests

* upgrade to webpack 2

* fix npm run test errors

* ImportDialogBox component tests
2017-03-06 02:29:12 +08:00
Devin Howard
a6c1c0c730 ability to select/unselect all metacodes in custom set with keyboard shortcut (fix #390) (#1078)
* ability to select/unselect all metacodes in custom set with keyboard shortcut

* select all button

* nicer all/none buttons
2017-03-04 11:51:51 -05:00
Connor Turland
ddbaac513f fix drop from two touches to one 2017-03-02 04:35:13 +00:00