Commit graph

589 commits

Author SHA1 Message Date
Connor Turland
0946e2a365 styling of notifs list 2016-12-15 23:57:37 -05:00
Connor Turland
cc2a26aeed add maps links to nav locations 2016-12-15 17:35:24 -05:00
Connor Turland
60b8a2237c these are output in the main layout file 2016-12-15 17:35:24 -05:00
Connor Turland
954cc15621 change wording to 'go to maps' 2016-12-13 11:42:44 -05:00
Connor Turland
afd7293def does this work for protocol? 2016-12-13 09:43:47 -05:00
Connor Turland
69b67f8425 last touchups 2016-12-13 09:30:25 -05:00
Connor Turland
999414fffc make notifications always work 2016-12-13 02:42:33 -05:00
Connor Turland
4b6f059021 restructure email templates 2016-12-12 22:07:15 -05:00
Connor Turland
f04cbcaad7 remove target blanks from emails 2016-12-12 18:17:48 -05:00
Connor Turland
ce9a7dae9e styling fixes for centerContent 2016-12-12 17:55:42 -05:00
Connor Turland
3228a890a4 just don't show unread count in tooltip for now 2016-12-12 16:27:44 -05:00
Connor Turland
9d747f3186 force a hard refresh to home when navigating from notifs 2016-12-12 16:17:30 -05:00
Connor Turland
ff008327fa set page header to same style as apps page 2016-12-12 16:07:34 -05:00
Devin Howard
a59a5d0557 fix empty pagination div 2016-12-12 10:37:46 -05:00
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
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
606bfedb91 ok, the mailboxer emails mostly work 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
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
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
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
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
Connor Turland
a5f793fe54 fixup topic card template 2016-12-02 21:21:37 +00:00
Devin Howard
2f4fe525ce Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
Devin Howard
7c9b6a2205 try to move all rails data into Metamaps.ServerData
Metamaps.Erb and currentPage and currentSection are still not in; should they be?
2016-11-07 14:55:20 -05:00
Devin Howard
8026969799 start storing data in ServerData 2016-11-07 14:55:17 -05:00
Devin Howard
4b500a4428 move Metamaps.Loading into node modules 2016-11-07 14:40:43 -05:00
Connor Turland
48b93b2269 change grant to allow. fixes #909 (#910) 2016-11-04 13:22:06 -07:00
Devin Howard
62e2acdd52 add about lightbox again (#884)
* add about lightbox again

* fix about lightbox style
2016-10-31 15:38:09 +08:00
Devin Howard
4dc32d7d2e fix metacodes page scrolling (#862)
* fix metacodes page scrolling

use scheme from
http://brandonhilkert.com/blog/page-specific-javascript-in-rails/

* switch overflow:hidden to be on explicit controllers
2016-10-28 10:55:04 +08:00
Devin Howard
fb6c8a74a7 scoping on topic json properties (#813) 2016-10-23 22:11:38 +08:00
Connor Turland
d359eb063a fixed the oauth redirect bug and a bit more (#796) 2016-10-22 16:46:39 +08:00