metamaps--metamaps/app/models
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
..
concerns file attachments in db (re: #124) (#1043) 2017-01-24 15:10:40 -05:00
events Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
webhooks/slack fix codeclimate style issues (#1046) 2017-01-23 19:30:13 -05:00
.gitkeep added all files 2012-09-22 22:39:12 -04:00
access_request.rb Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
application_record.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
attachment.rb file attachments in db (re: #124) (#1043) 2017-01-24 15:10:40 -05:00
event.rb treat cable sub/unsub as joined/left map. fixes #1035 (#1047) 2017-01-25 15:32:13 -08:00
follow.rb Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
follow_reason.rb Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
in_metacode_set.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
map.rb allow users to select follow settings 2017-03-08 18:50:56 +00:00
mapping.rb daily map activity emails (#1081) 2017-03-06 22:42:22 -05:00
message.rb react-router and rebuild app structure in react (#1091) 2017-03-16 17:58:56 -04:00
metacode.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
metacode_set.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
permitted_params.rb node{1,2}_id => topic{1,2}_id migration and code changes 2016-09-28 10:35:14 +08:00
star.rb Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
synapse.rb daily map activity emails (#1081) 2017-03-06 22:42:22 -05:00
token.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
topic.rb Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
user.rb fix permissions and don't send if has map open 2017-03-08 15:45:40 -05:00
user_map.rb Follows and some new notifications (#1063) 2017-02-11 00:20:42 -05:00
user_preference.rb allow users to select follow settings 2017-03-08 18:50:56 +00:00
webhook.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00