Commit graph

567 commits

Author SHA1 Message Date
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
Connor Turland
4187dbd803 fix it up (#804) 2016-10-22 03:58:19 -04:00
Connor Turland
bc8660c83e remove about lightbox in prep for homepage redo and about page 2016-10-22 03:10:09 -04:00
Connor Turland
31078c554e just make it 'tutorial' 2016-10-22 02:41:36 -04:00
Devin Howard
261ed49977 replace uservoice with docs.metamaps.cc + Hylo (#777)
* replace uservoice with docs.metamaps.cc + Hylo

* re-add the feedback tab as link to hylo
2016-10-19 13:39:57 -04:00
Devin Howard
bb6566a45e clean up and fix devise code 2016-10-19 12:40:52 +08:00
Devin Howard
6c9d464a9f Global => All Maps (#774) 2016-10-17 10:53:33 -04:00
Connor Turland
4602ded8a4 access requests (#762)
* start on access requests

* set up access requests further

* set default values for approved and answered
2016-10-16 20:22:00 -04:00
Devin Howard
9ac24f7468 Merge pull request #744 from metamaps/feature/markdown-in-topic-cards
markdown in topic card description field
2016-10-08 16:58:32 +08:00
Devin Howard
0085ce71e6 upgrade to best in place 3.0.0 alpha 2016-10-08 09:24:16 +08:00
Devin Howard
fc044294f1 add markdown to topic cards 2016-10-08 09:23:57 +08:00
Devin Howard
42bb2cd86a look and feel updates 2016-10-08 00:16:37 +08:00
Devin Howard
518773d6e1 pop up a lightbox using React to help you export 2016-10-06 16:22:21 +08:00
Connor Turland
6d6a5099e9 Enable access to Most Used and Recently Used metacodes in lists and carousel (#708)
* used and recent

* enable most used and recent in all metacode select situations

* selected changed to active at some point

* switch recent and most used positions

* remove index doc page
2016-10-05 10:45:39 -04:00
Devin Howard
bc139608c2 Search.focus() is the new Search.open() 2016-10-02 10:09:55 +08:00
Devin Howard
a86101dda0 remove excel export 2016-09-27 21:10:14 +08:00
Connor Turland
c60e103d97 Update _switchmetacodes.html.erb 2016-09-26 20:28:06 -04:00
Devin Howard
05495b0224 move explore views to their own folder 2016-09-25 23:35:35 +08:00
Devin Howard
5819447828 fix git versioning 2016-09-25 19:35:37 +08:00
Devin Howard
f8c11f234d more rubocop updates 2016-09-24 12:27:34 +08:00
Connor Turland
aace6796f5 allow topic carousel to be pinned open (#643)
* so that rapid topic creation can happen in succession

* close when map closes
2016-09-19 20:30:34 -04:00
Devin Howard
8a55491dab forgot last updated 2016-09-01 15:48:47 +08:00
Connor Turland
549c086af4 styleee (#620) 2016-08-31 18:57:19 -04:00