Connor Turland
1112bda59f
small bug fix
...
if someone besides one of "us" tried to change their password, and their settings, it wouldn't work
in the typical case it would work fine
2018-03-10 22:40:20 -05:00
Devin Howard
b7761a3627
manual rubocop fixes ( #1163 )
2018-01-21 14:21:00 -08:00
Devin Howard
139fdf8e2b
update rubocop to 0.48.1. We still want to match Code Climate though ( #1168 )
2018-01-20 14:10:26 -08:00
Devin Howard
5ebbd87afc
automatic rubocop fixes ( #1162 )
2017-11-25 11:23:47 -08:00
Devin Howard
97448b389f
null check in synapse policy
2017-11-13 07:11:48 -08:00
Connor Turland
901eb4a513
Update daily_summary.html.erb
2017-10-17 12:06:37 -04:00
Connor Turland
8b492d6dc8
made the mistake of not checking all cases
2017-10-17 01:28:07 -04:00
Connor Turland
b83f366284
Merge pull request #1151 from metamaps/feature/admin.pages
...
move admin header to react
2017-10-15 16:05:18 -04:00
Connor Turland
9af3754bc8
follow created maps as default setting
...
if you are the map creator, we'd like to set you up to be following it by default
2017-10-15 14:07:11 -04:00
Connor Turland
b9fb4a2829
move admin header to react
2017-10-15 10:56:51 -04:00
Connor Turland
693e6f5e10
bug fixes and make active class auto
2017-10-14 12:03:05 -04:00
Connor Turland
a1d4c99ff6
abstract exploreMapsBar into reusable navBar
2017-10-13 13:58:21 -04:00
Connor Turland
55f2425501
Merge pull request #1142 from metamaps/feature/notifs.box
...
Notifications Dropdown
2017-10-13 12:29:21 -04:00
Connor Turland
f9c139c19e
ruby codeclimate fixes
2017-10-13 12:22:05 -04:00
Connor Turland
15f512efef
improve notificationbox readability
2017-09-29 14:05:39 -04:00
Connor Turland
8695297a0f
wasn't using the proper serializer causing frontend error
2017-09-29 13:06:19 -04:00
Connor Turland
216a19476b
add hover states and empty case
2017-09-28 12:28:33 -04:00
Connor Turland
277644f59d
improve styling, fix index notifs page
2017-09-25 15:21:04 -04:00
Devin Howard
9471efb6bd
hide "learn markdown" unless you're editing the topic card desc
2017-09-23 13:19:43 -07:00
Connor Turland
fc8ac6eef1
nest inconsistent data under data key
2017-09-23 11:20:02 -04:00
Connor Turland
9cc700c64d
use decorator pattern for notifs api
2017-09-22 18:38:38 -04:00
Connor Turland
64ffc78f45
add the container for the notifications dropdown
2017-09-19 23:48:46 -04:00
Connor Turland
77846cfcb7
missing period for consistency
2017-09-18 16:59:52 -04:00
Connor Turland
3886e62a7b
make desc edit area larger and resizable
2017-09-17 09:01:44 -04:00
Connor Turland
f323796030
Merge pull request #1132 from metamaps/feature/mod.follow
...
add active scope to follows model
2017-09-13 22:45:50 -04:00
Connor Turland
1174123b60
use scss vars and font fallbacks
2017-09-13 10:31:48 -04:00
Connor Turland
a56991aede
add exception notifier for failed jobs
2017-09-13 10:18:00 -04:00
Connor Turland
672b456193
add markdown clarifications
2017-09-12 21:37:49 -04:00
Connor Turland
29bf2a23e8
review changes
2017-09-12 17:01:08 -04:00
Connor Turland
ec3e09c578
topic card design changes
2017-09-10 17:17:56 -04:00
Connor Turland
9ab7e7e170
topic card re-org
2017-09-08 16:58:17 -04:00
Connor Turland
5af2b8f216
add active scope to follows model
2017-09-08 13:42:56 -04:00
Connor Turland
8af66b1b2c
Merge pull request #1130 from metamaps/feature/release.notifs
...
make notifs and follows work for all users
2017-09-03 18:44:33 -04:00
Connor Turland
9b2193ad8c
show autofollow on client and mute on unfollow
2017-09-03 15:18:57 -04:00
Connor Turland
d87bb7c75c
make notifs and follows work for all users
2017-09-03 09:07:29 -04:00
Connor Turland
aceb3ff31e
Merge pull request #1129 from metamaps/feature/map.activity.improved
...
improve email styling for release
2017-09-03 08:33:13 -04:00
Connor Turland
42f4ecb37b
added bg color to sections
2017-09-03 08:27:05 -04:00
Connor Turland
64f4249f44
add comment
2017-09-02 14:12:07 -04:00
Connor Turland
958bd8c70c
improve email styling for release
2017-09-02 14:06:23 -04:00
Connor Turland
3830946723
dont send notif for each topic of forked map
2017-09-02 09:59:21 -04:00
Devin Howard
78acd7e0b0
fix NoMethodError in mappings after_created when synapse's topic1/topic2 are nil
2017-05-20 10:58:06 -07:00
Devin Howard
10ac64c574
before destroy callback on maps to remove source_id foreign key relations ( #1119 )
2017-05-13 19:26:43 -07:00
Devin Howard
74df2559a4
try to fix fatal on notifications index when a topic is invalid ( #1115 )
...
* try to fix fatal on notifications index when a topic is invalid
* Update index.html.erb
2017-05-13 13:49:46 -04:00
Devin Howard
8c7a657499
update vimeo url, use asset path + erb for poster path ( #1106 )
2017-03-26 13:53:59 -07:00
Connor Turland
af4dc869c0
devins right shouldnt push straight to develop
2017-03-22 17:04:18 +00:00
Connor Turland
f2a7cc1f19
stop using jquery ui for topic card dragging
2017-03-22 16:10:08 +00:00
Connor Turland
cc17c1ed38
add tiny divider between global and map items
2017-03-17 12:54:18 -04:00
Connor Turland
ed76162b63
added icons to mobile menu fixes #1095
2017-03-17 01:32:01 -04:00
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
Connor Turland
4ffa9460f5
bug fix for people who aren't testers on settings page
2017-03-10 11:29:00 -05:00