Ben Halpern
5194dc736c
Adjust onboarding modal styling for different screen sizes and production data ( #883 )
2018-10-10 16:58:04 -04:00
Ben Halpern
991458d1c3
Adjust onboarding slides ( #882 )
...
* Modify onboarding slides
* Remove user controller changes
* Modify onboarding slide font size
* Adjust small onboarding issues
* Modify onboarding styling
* Remove flash unstyles content
2018-10-10 16:00:20 -04:00
Andy Zhao
eaf98d738a
Unsubscribe users from newsletters before destroying ( #878 )
...
* Unsubscribe users from newsletters before destroying
* Fix email messages not loading on show page
* Add mock for update method
2018-10-10 15:22:20 -04:00
Felix Edelmann
763f97f76f
Improve dashboard action buttons' styling ( #808 )
...
* Use full content width (one line with content below)
* Fix gap between actions
* Add hover color and transition for opacity
* Decrease font size a little bit
* Force break "POSTS" and "(123)" into two lines when width is 600-800px
2018-10-09 16:11:09 -04:00
Andy Zhao
c0099475d7
Add regex checking for soundcloud links ( #874 )
...
* Add regex checking for soundcloud links
* Remove outdated test
2018-10-09 15:09:45 -04:00
dgolant
3a81c82b28
Add liquid tag for Soundcloud ( #844 )
...
* Add liquid tag for Soundcloud
Adds a liquid tag for soundcloud links. Currently does not support customizing autplay, display for comments, or color.
* Strip HTML from Soundcloud tag input
We want to prevent potential XSS exploits, so we sanitize all link input
* Add Soundcloud tag documentation to editor guide
2018-10-09 13:51:59 -04:00
Andy Zhao
85abcb957d
Fix ambiguous order_by statement ( #871 )
2018-10-09 13:41:25 -04:00
Andy Zhao
c9efc7a2b2
Fix repeated queries for reports ( #835 )
...
* Fix repeated queries for reports
* Load stylesheet once by moving into index
* Remove unused method
* Remove unused code again and update method
* Use better name for migration and add indices
* Use latest schema version oops
* Add missing column to query
2018-10-09 12:42:55 -04:00
Mac Siri
7cc3a0f1a0
Update Weekly-Digest-Bot to Sunday [ci skip]
2018-10-09 12:10:00 -04:00
Jess Lee
f415202efb
add label language to readme ( #864 )
2018-10-09 12:03:42 -04:00
Ben Halpern
28099f031c
Adjust article-form height ( #870 )
2018-10-09 12:03:02 -04:00
Ben Halpern
3ae3fb0652
Adjust placement of image button on small screen ( #867 )
...
* Adjust placement of image button on small screen
* Adjust orgsettings css for small screen
* Update snapshot for article form
2018-10-08 20:32:00 -04:00
Ben Halpern
e64782572e
Get way less cute with pull-to-refresh ( #866 )
2018-10-08 20:08:11 -04:00
Ben Halpern
f269c0887d
Fix editor render conflict issue ( #865 )
2018-10-08 18:54:15 -04:00
Ben Halpern
a14c37f4ab
Add tag when submission templated to v2 ( #863 )
...
* Add tag when submission templated to v2
* Protect against no user in articles/new
2018-10-08 16:35:02 -04:00
Ben Halpern
e62ffd0ff5
Add editor version for users to try new editor ( #861 )
...
* Adjust form tagbar height
* Adjusted styling for various screen sizes
* Add editor_version field for users
* Adjust default opacity in v2 editor
2018-10-08 15:05:20 -04:00
Ben Halpern
1159f47e49
Remove comment join CTA ( #862 )
2018-10-08 14:48:36 -04:00
Ben Halpern
0b2ecd44b3
Add pull-to-refresh for index views ( #859 )
2018-10-08 14:26:21 -04:00
dependabot[bot]
4fe9fcbe7f
Bump reverse_markdown from 1.0.5 to 1.1.0 ( #853 )
...
Bumps [reverse_markdown](https://github.com/xijo/reverse_markdown ) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/xijo/reverse_markdown/releases )
- [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xijo/reverse_markdown/compare/v1.0.5...v1.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:17:04 -04:00
dependabot[bot]
624bfe8035
Bump rails-assets-airbrake-js-client from 1.4.8 to 1.5.0 ( #851 ) [ci skip]
...
Bumps rails-assets-airbrake-js-client from 1.4.8 to 1.5.0.
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:15:59 -04:00
dependabot[bot]
d5befa34dd
Bump dalli from 2.7.6 to 2.7.8 ( #850 ) [ci skip]
...
Bumps [dalli](https://github.com/petergoldstein/dalli ) from 2.7.6 to 2.7.8.
- [Release notes](https://github.com/petergoldstein/dalli/releases )
- [Changelog](https://github.com/petergoldstein/dalli/blob/master/History.md )
- [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.6...v2.7.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:14:30 -04:00
dependabot[bot]
e1fd19c166
Bump bullet from 5.7.3 to 5.7.6 ( #852 ) [ci skip]
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 5.7.3 to 5.7.6.
- [Release notes](https://github.com/flyerhzm/bullet/releases )
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/5.7.3...5.7.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:11:54 -04:00
dependabot[bot]
4187ddc745
Bump eslint-plugin-jsx-a11y from 6.1.1 to 6.1.2 ( #854 ) [ci skip]
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.1.1...v6.1.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:07:29 -04:00
dependabot[bot]
329b46d4a8
Bump husky from 1.0.1 to 1.1.1 ( #855 )
...
Bumps [husky](https://github.com/typicode/husky ) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v1.0.1...v1.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 10:50:10 -04:00
Ben Halpern
f52f8b6437
Update image area and other editor functionality ( #847 )
2018-10-07 12:52:13 -04:00
Ben Halpern
87a7067a5c
Spruce up V2 editor look and feel (almost ready 🙂 ) ( #846 )
...
* Spruce up editor look and feel
* Update jest snapshots for editor
* Fix editor guide scoping issue
2018-10-07 11:06:52 -04:00
Ali Spittel
6ae540cafd
add alt text to sidebar images ( #842 )
...
* add alt text to sidebar images
* add alt text to emoji heart
* add alt text to sponsor logos
* add aria-label to search bar
* update snapshot for Search
2018-10-07 10:39:57 -04:00
Stephanie Yip
0237d5a2fb
Fixed typo ( #845 )
2018-10-07 09:59:20 -04:00
Ben Halpern
384c5ce8ae
Update internal/articles to have faster buffer controls ( #839 )
2018-10-05 18:22:50 -04:00
Arit Amana
5c245bdb4e
Better alignment of "Select" and "Remove" buttons with Repo Titles in "Integrations" ( #836 )
...
* Syncing with Upstream master
* Dev Env Keys - Algolia and Github
* Pull from upstream master
* Remove commented code
2018-10-05 17:37:50 -04:00
Ben Halpern
ecb9645775
Make changes to editor ( #837 )
...
* Make changes to editor
* Make minor fixes and console log removals
* Fix test in article form
* Adjust rspec test
2018-10-05 16:03:06 -04:00
Mac Siri
2f53cb6f3c
Update weekly-digest.yml [ci skip]
2018-10-05 15:33:12 -04:00
Benny Powers
7b52c21ef1
Fixes markdown nested lists by stripping all linebreaks ( #815 )
...
* Fixes markdown nested lists by stripping all linebreaks
* tixes fypo
2018-10-05 15:11:12 -04:00
Ben Halpern
2c482a355f
Remove saw_onboarding condition ( #824 )
...
* Remove saw_onboarding condition
* Remove outdated onboarding test
2018-10-05 15:07:05 -04:00
Mac Siri
b2a6f2d414
Create weekly-digest.yml
2018-10-05 14:17:37 -04:00
Meghan
753db6e993
allow codepen embeds with slugs of varying length ( #811 )
2018-10-05 13:58:17 -04:00
Michael Kohl
ec49d2145f
Fix routes lint ( #831 )
2018-10-05 12:41:06 -04:00
Benny Powers
85f0f61d35
Add allow-top-navigation-by-user-activation to glitch embed iframe ( #825 )
2018-10-05 12:20:16 -04:00
dependabot[bot]
a39b865b3e
[Security] Bump nokogiri from 1.8.4 to 1.8.5 ( #829 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.8.4 to 1.8.5. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.4...v1.8.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 11:16:56 -04:00
Ben Halpern
95dacf67fa
Fix feed issue which caused wrong posts to show up sometimes ( #827 )
2018-10-04 19:07:36 -04:00
Benny Powers
9c840030f1
Feature/more markdown tags ( #826 )
...
* Add aside and abbr tags to markdown whitelist
* Permits abbr and aside when scrubbing rendered markdown
2018-10-04 19:02:55 -04:00
Nick Holden
3617f136d8
Update get-api-keys-dev-env.md styling ( #819 )
2018-10-04 13:40:02 -04:00
Benny Powers
5f40607249
Add aside and abbr tags to markdown whitelist ( #818 )
2018-10-04 12:34:29 -04:00
Ben Halpern
a761dfbc83
Finalize merge accounts ( #820 )
...
* Add initial remove association feature
* Add initial account deletion feature
* Add back in cursor pointer
* Update email text copy
* Update copy on email html
* Fix nav issue and add integration buttons to account
2018-10-04 12:27:37 -04:00
Ben Halpern
12fee733f7
Change from OR to proper AND ( #816 )
2018-10-04 11:34:20 -04:00
Mac Siri
b8b0e5db4a
Update issue templates ( #813 ) [ci skip]
...
* Update issue templates
* Remove old issue templates
2018-10-04 11:33:22 -04:00
Nick Holden
3721c06964
Add Pusher to docs ( #809 )
...
* Add documentation for getting Pusher API keys
Some features on dev.to, such as direct messaging, require Pusher to
function. This change adds instructions to the docs about how to sign up
for a Pusher account and add the API keys for local development.
* Add Pusher mention to "Key App tech/services" page in docs
2018-10-04 10:55:37 -04:00
Ben Halpern
4d02005108
Fix query instruction for GoogleAnalytics events ( #812 )
...
* Add tracking for home page featured impressions/clicks
* Change impression event to view in Google Analytics
* Fix typo in GoogleAnalytics object
* Fix query instruction for GoogleAnalytics events
2018-10-04 10:46:45 -04:00
Meghan
8a16979a43
Create multiple issue templates ( #810 ) [ci skip]
2018-10-04 08:56:34 -04:00
Ben Halpern
6aa6d7f737
Fix typo in GoogleAnalytics object ( #807 )
...
* Add tracking for home page featured impressions/clicks
* Change impression event to view in Google Analytics
* Fix typo in GoogleAnalytics object
2018-10-03 17:55:01 -04:00