metamaps--metamaps/app/views
Connor Turland 47a74dd77b react-router and rebuild app structure in react (#1091)
* initial restructuring

* stuff

* lock version number

* just keep using current mapinfobox

* fix map upperRightUI layout

* make mapsWidth work and add mobile

* remove filterBoxOpen for now

* redo the mobile menu in react

* get account menu and invite lightbox working

* fixed maps scrolling

* make other routes work

* fix signed out home page

* fix accountbox toggling

* add metacode edit routes

* lots of fixes

* fix map chat layout and tab bug

* improve topic card readability and fix dragging bug

* fixup mapchat stuff

* fix up navigation to use react-router

* jquery no longer handling access requests

* handle case where user hasn't loaded yet

* this shouldn't have been removed

* add frame for topic view

* rewrite map instructions

* fix toast (and sign out bug)

* fix apps pages and missing routes

* made our request invite page look nice

* filter box in react

* forgot to add one proptype

* remove extra comments

* handle page title and mobile title updates

* reenable google analytics

* make filterbox use onclickoutside

* reenable topic view in react

* fix csrf auth token

* fix little homepage styling issue

* try putting preparevizdata in a timeout

* installing render log to count

* little fixes

* fixup filters

* make filter map function names more readable

* eslint helps

* renaming for clarity

* use onclickoutside for account/sign in box

* add some logging to see whether this is source of many renders

* turns out chatview was heavily hogging memory

* tiimeout not needed
2017-03-16 17:58:56 -04:00
..
access Better experience of notifications. (#1066) 2017-02-11 09:06:01 -05:00
admin switch so that backbone router is opt-in, not opt-out (#610) 2016-08-16 10:25:07 -04:00
doorkeeper fixed the oauth redirect bug and a bit more (#796) 2016-10-22 16:46:39 +08:00
explore react-router and rebuild app structure in react (#1091) 2017-03-16 17:58:56 -04:00
layouts react-router and rebuild app structure in react (#1091) 2017-03-16 17:58:56 -04:00
mailboxer move hr tag in notification emails 2017-02-11 19:35:23 -08:00
main react-router and rebuild app structure in react (#1091) 2017-03-16 17:58:56 -04:00
map_activity_mailer Into master: two finger pan/zoom, map and topic follows (for internal testing) on the UI, map activity emails (#1084) 2017-03-06 22:49:46 -05:00
map_mailer Into master: two finger pan/zoom, map and topic follows (for internal testing) on the UI, map activity emails (#1084) 2017-03-06 22:49:46 -05:00
maps react-router and rebuild app structure in react (#1091) 2017-03-16 17:58:56 -04:00
metacode_sets switch so that backbone router is opt-in, not opt-out (#610) 2016-08-16 10:25:07 -04:00
metacodes switch so that backbone router is opt-in, not opt-out (#610) 2016-08-16 10:25:07 -04:00
notifications Better experience of notifications. (#1066) 2017-02-11 09:06:01 -05:00
shared react-router and rebuild app structure in react (#1091) 2017-03-16 17:58:56 -04:00
tokens api stuffs (#1069) 2017-02-11 19:29:03 -05:00
topic_mailer Into master: two finger pan/zoom, map and topic follows (for internal testing) on the UI, map activity emails (#1084) 2017-03-06 22:49:46 -05:00
topics start storing data in ServerData 2016-11-07 14:55:17 -05:00
users variable name fix and make is_tester method global for reuse in views 2017-03-09 14:36:24 -05:00