Commit graph

2296 commits

Author SHA1 Message Date
Devin Howard 95671010eb ugly american notification pagination 2016-12-11 17:48:57 -05:00
Devin Howard 95860dfc55 handle nil mailers 2016-12-11 17:48:56 -05:00
Devin Howard 4391be1aa0 temporarily use team@metamaps.cc instead of no-reply 2016-12-11 17:48:56 -05:00
Devin Howard 37329734be fix bug with invitation to edit after access request is approved 2016-12-11 17:48:56 -05:00
Devin Howard 2bb8458e07 fix stdout logging for heroku 2016-12-11 17:48:56 -05:00
Devin Howard 487272584d stylesheet bug 2016-12-11 17:48:56 -05:00
Devin Howard 8e74ec9a0b grant/deny buttons mark access request notifications as read 2016-12-11 17:48:55 -05:00
Devin Howard 7aa19365a1 invite to edit notifications marked as read in system once map is visited 2016-12-11 17:48:55 -05:00
Devin Howard 5eb6435543 fix bug with UserMap notifications 2016-12-11 17:48:55 -05:00
Devin Howard 9865a1e063 fix invited to edit mailer's notified_object, and fix css/view for notifications#show 2016-12-11 17:48:55 -05:00
Devin Howard f010bbe6c9 sexy multipart emails pulled from the mailers and re-rendered by mailboxer 2016-12-11 17:48:54 -05:00
Devin Howard 93af2ec84e include unread count in tooltip 2016-12-11 17:48:54 -05:00
Robert Best 09a8e2ae67 reactify notification icon 2016-12-11 17:48:54 -05:00
Devin Howard 309534dcc1 brakeman ignore viw notifications/show line 7 2016-12-11 17:48:53 -05:00
Devin Howard 606bfedb91 ok, the mailboxer emails mostly work 2016-12-11 17:48:53 -05:00
Devin Howard b0e723fe4b hide funky triangle above notifications dot 2016-12-11 17:48:53 -05:00
Connor Turland 5e27e39f96 little style tweaks to css and content 2016-12-11 17:48:53 -05:00
Devin Howard 41a2b9bf0f move notification icon to be visible outside the account menu 2016-12-11 17:48:53 -05:00
Devin Howard 1fabfd832b link entire notification, except read-unread toggler 2016-12-11 17:48:52 -05:00
Devin Howard 689a965f9d fix some rubocop issues and tweak some code 2016-12-11 17:48:52 -05:00
Devin Howard 6415725ad6 body chunking??? 2016-12-11 17:48:52 -05:00
Devin Howard c154716346 add mailboxer templates for overriding their style 2016-12-11 17:48:52 -05:00
Devin Howard 8267054d89 fugly integration of map mailers into mailboxer 2016-12-11 17:48:51 -05:00
Devin Howard 1d36ee03b2 send mailboxer notifications as emails if user doesn't have emails disabled 2016-12-11 17:48:51 -05:00
Devin Howard 99060abbfc add unsubscribe link to emails 2016-12-11 17:48:51 -05:00
Devin Howard 5698c3bad4 make unsubscribing work even if logged out 2016-12-11 17:48:51 -05:00
Devin Howard 4629ebf8f9 configurable field to unsubscribe from emails + link to do it yourself 2016-12-11 17:48:50 -05:00
Devin Howard 79634f8faf code climate fixes 2016-12-11 17:48:50 -05:00
Devin Howard 4e93b4fce6 back to mapping link shared view 2016-12-11 17:48:50 -05:00
Devin Howard 2b37f00960 add more styling to the notification pages 2016-12-11 17:48:49 -05:00
Devin Howard 2db803e496 notifications bar 2016-12-11 17:48:49 -05:00
Devin Howard 1e6d96fce2 notification dot for mobile 2016-12-11 17:48:49 -05:00
Devin Howard 93ad92f7e8 bell icon 2016-12-11 17:48:48 -05:00
Devin Howard 79a3059ca3 update css classes 2016-12-11 17:48:48 -05:00
Devin Howard 11bbcb242f red dot if there are unread notifications 2016-12-11 17:48:48 -05:00
Devin Howard dbcd64bfe9 styling on you 2016-12-11 17:48:48 -05:00
Devin Howard 46c563afb2 start integrating notifications into account menu 2016-12-11 17:48:47 -05:00
Devin Howard dcb70e86e2 ability to mark as read/unread 2016-12-11 17:48:47 -05:00
Devin Howard 7dd37c50d3 notifications index/show 2016-12-11 17:48:47 -05:00
Devin Howard aefab7bc0d notifications route 2016-12-11 17:48:46 -05:00
Devin Howard 3c1d163984 install mailboxer gem to db + user model 2016-12-11 17:48:46 -05:00
Devin Howard 1ba339b3be subset of synapse creation changes (#970)
* esc cancels topic and synapse creation now

* close topic/synapse creation on right click

* backspace and delete don't close synapse creation anymore

* hitting tab saves the synapse you're creating
2016-12-11 17:15:09 -05:00
Devin Howard 6129a27ecf hit Ctrl+A a second time to select all synapses, too (#968) 2016-12-11 16:21:36 -05:00
Devin Howard d51e3f3b52 update npm deps, EXCEPT socket.io and backbone (#950)
* update npm dependencies (with some exceptions)

* update autolinker, remove underscore
2016-12-11 16:09:12 -05:00
Robert Best 1317186f63 Update ISSUE_TEMPLATE.md
changed all place-holders to underscores, they ae easier to double-click so as to select/replace.
2016-12-09 13:40:58 -05:00
Robert Best d6527ea80e Create ISSUE_TEMPLATE.md 2016-12-09 12:20:30 -05:00
Connor Turland a133702be2 Some topics and synapses were hidden from users erroneously (#944)
* ensure topics and synapses have their permission match the map they're deferring to

* update permission of topics and synapses as map perm changes, when defer_to_map

* try enabling count threshold on rubocop

* remove unused mk_permission functions

* change *_count methods to use delegate to save lines in map.rb model

* rubocop topic.rb
2016-12-06 16:46:46 -05:00
Devin Howard d2074ada79 fix policy scope errors in search controller (#947) 2016-12-06 13:09:42 -05:00
Devin Howard 01cd624bfa add polyfill so chrome 49 can upload map thumbnail screenshots (#946) 2016-12-06 12:36:06 -05:00
Connor Turland a5f793fe54 fixup topic card template 2016-12-02 21:21:37 +00:00