Nick Taylor
8a5109349f
Updated jest code coverage configuration. ( #7144 )
2020-04-07 17:17:51 -04:00
rhymes
c10518cd7a
Remove unused columns from podcast_episodes ( #7126 )
...
* Remove unused columns from podcast_episodes
* Do not remove duration_in_seconds
2020-04-07 14:24:05 -04:00
Mac Siri
25bac7db96
[deploy] Account for scenario without test_variant ( #7141 )
...
* Fix invalid use of .fetch
* Create spec
2020-04-07 14:22:54 -04:00
Nick Taylor
564a739178
Added some space between wave emoji and text ( #7138 )
2020-04-07 14:21:25 -04:00
Alex
441cd4f7db
[deploy] Update manual Fastly header assignments ( #7119 )
2020-04-07 13:22:32 -04:00
Michael Kohl
eef227113c
[deploy] Fix comment hiding ( #7094 )
2020-04-07 13:19:39 -04:00
rhymes
2c0c06e23f
Remove unused columns from tweets ( #7128 )
...
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-07 13:19:19 -04:00
Guilherme Vinicius Moreira
9618ccc927
[deploy] Add new user attributes to elasticsearch ( #7123 )
...
* chore(user): add new user attributes to elasticsearch
* Fix schema.rb
2020-04-07 13:16:15 -04:00
rhymes
bbf60f8ed2
Remove unused columns from poll options ( #7124 )
...
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-07 13:15:45 -04:00
rhymes
c6756a326f
[deploy] Remove unused columns from organizations ( #7129 )
...
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-07 12:43:10 -04:00
Molly Struve
bca0573a14
rescue invalid URL errors and mark as unreachable for podcast episodes ( #7137 )
2020-04-07 12:32:04 -04:00
rhymes
02b6ec5ad7
Send auth failures to Datadog ( #7135 ) [deploy]
...
* Send auth failures to Honeybadger
* Fix error when it is nil
* Use Datadog instead of Honeybadger
* Fix metric name
2020-04-07 18:24:10 +02:00
Anna Buianova
79cd25b4b3
[deploy] Replace /downloads with a dynamic page ( #7133 )
2020-04-07 12:21:01 -04:00
Alex
915f92f2ab
[deploy] Copy set_surrogate_key_header from fastly-rails ( #7108 )
2020-04-07 12:04:55 -04:00
Michael Kohl
eeed7f6c54
Introduce URL.sanitized_referer helper ( #7122 ) [deploy]
...
* Introduce URL.sanitized_referer helper
* Make service worker path a constant
* Simplify redirect logic
* Actually use helper
* Remove random file
2020-04-07 17:57:13 +02:00
Molly Struve
29b1d0c32c
[deploy] Index Tags on Creation to via ActsAsTaggableOn in Elasticsearch ( #7104 )
2020-04-07 10:14:24 -05:00
rhymes
24f44713cb
[deploy] Remove unused columns from users ( #7131 )
...
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-07 11:13:20 -04:00
Fernando Valverde
49e3ca6f18
Adds Pusher Beams docs for Android PN ( #7121 )
...
* Adds Pusher Beams docs for Android PN [skip ci]
* Trigger CI
2020-04-07 16:36:37 +02:00
Anna Buianova
b2a2f4bee5
Remove dynamic /live page ( #7130 )
...
* Removed dynamic /live page
2020-04-07 17:36:21 +03:00
Alex
cecddf3097
[deploy] Add name to tags component ( #6802 )
...
* Add name to tags component
* Remove old form field
* Update Jest snapshots
* Put form field back in
* Remove explicit name from form field
* Add comment explaining keeping tag_list form field
* Typo - faciliate --> facilitate
2020-04-07 09:50:45 -04:00
rhymes
9dc8d1dc3d
Remove unused columns from polls ( #7125 )
2020-04-07 15:49:11 +02:00
Anna Buianova
cc8168f794
Remove /swagnets ( #7132 )
...
* Remove /swagnets
* Keep swagnets in reserved words
2020-04-07 15:48:56 +02:00
Andy Zhao
0801a6308c
Use force redirects to follow legacy functionality ( #7113 )
2020-04-07 15:48:30 +02:00
Molly Struve
b1ebc32e45
hook up data syncing for articles and switch to using call ( #7115 )
2020-04-07 09:39:23 +02:00
Ben Halpern
efeef48df7
[deploy] Add authorization and new styles for sidecar video ( #7120 )
...
* Add authorization and new styles for sidecar video
* Launch sidecar with /call
* ensure html is string
* Add test for authorization
2020-04-06 21:43:41 -04:00
Nick Taylor
24b7d380d8
Made typography styles while in Storybook more specific. ( #7078 )
...
* Made typography styles while in Storybook more specific.
2020-04-06 21:19:51 -04:00
Vaidehi Joshi
b72fc4c9f8
Remove variants from backend portion of onboarding ( #7118 ) [deploy]
...
* Remove variants from backend portion of onboarding
Since we're no longer using variants in onboarding, we don't need this code anymore!
* Ignore unused column on user, onboarding_variant_version
2020-04-06 16:30:11 -07:00
rhymes
841179c673
[deploy] Add ARIA checked attribute to article reaction buttons ( #7100 )
...
* Refactor reaction buttons
* Add ARIA attributes
2020-04-06 18:53:09 -04:00
Mac Siri
276480dce9
Refactor Stories::FeedsController ( #7102 )
...
* Refactor long case
* Update comment
2020-04-06 18:50:26 -04:00
Vaidehi Joshi
f63e254b20
Remove variants from frontend portion of onboarding ( #7116 ) [deploy]
...
Since we're no longer using variants in onboarding, we don't need this code anymore!
2020-04-06 15:31:28 -07:00
Ben Halpern
41c2e2c1b9
[deploy] A bit more video experimentation ( #7110 )
2020-04-06 17:16:41 -04:00
Molly Struve
be3a259b8e
[deploy] Make root_exists Method Public and Use In Other Callbacks ( #7101 )
2020-04-06 14:48:41 -05:00
Andy Zhao
3768f34ed0
Change /settings/misc to /settings/ux ( #7107 )
...
* Change /settings/misc to /settings/ux
* Update docs ruby version
2020-04-06 14:50:34 -04:00
Alex
932f81afe6
Copy set_cache_control_headers from fastly-rails ( #7070 ) [deploy]
...
* Copy controller actions from fastly-rails
* Move logic to FastlyHeaders controller concern
- Only add cache-control headers
2020-04-06 13:06:27 -04:00
Ben Halpern
e171abf916
[deploy] Connect Video Chat Experiment ( #7099 )
2020-04-06 12:47:14 -04:00
rhymes
5c17e5c25d
Upgrade Ruby to 2.7.1 ( #7097 ) [deploy]
...
* Upgrade Ruby to 2.7.1
* Use explicit version in Dockerfile
* Fix docs Gemfile
2020-04-06 18:21:50 +02:00
Jibran Kalia
17037761a8
Add community_member_description, tagline and mascot_image_url to SiteConfig. Enable Cloudinary for primary_sticker_image ( #7056 ) [deploy]
...
* Add community_member_description, tagline and mascot_image_url to SiteConfig
* extra space
* Add mascot_image_description field to SiteConfig
* Fix test
2020-04-06 18:09:45 +02:00
Molly Struve
cbe6b3bd70
[deploy] Skip updating a root comment if it doesnt exist ( #7080 )
2020-04-06 10:18:05 -05:00
Anna Buianova
fa89b163f7
Remove unused stripe_subscriptions/create view ( #7098 )
2020-04-06 10:47:38 -04:00
Catalin Pit
2a80b2a7d9
Fixed moderators page color ( #7096 ) [deploy]
2020-04-06 13:54:56 +02:00
Michael Kohl
0e39ff3c19
Update Ruby version for Gitpod ( #7092 )
2020-04-06 07:51:31 -04:00
jmmzzei
c9140f96f3
Fix typos ( #7083 )
2020-04-06 12:41:28 +02:00
Molly Struve
6f95744698
Move create PodcastEpisode callbacks to create Podcast Service ( #7077 ) [deploy]
...
* move create podcast callbacks to create podcast service
* add indexing spec to creator
2020-04-06 12:41:00 +02:00
Ben Halpern
eaefd588aa
[deploy] Move fragment cache to more efficient location ( #7079 )
...
* Move fragment cache to more efficient location
* Fix syntax error
2020-04-04 19:47:50 -04:00
Pedro Henrique Windisch
1e4d7a5d2c
[deploy] Fix sidebar colors on dark themes ( #7084 )
2020-04-04 12:04:44 -04:00
Vaidehi Joshi
3f8961a299
Remove onboarding type broadcasts ( #7067 ) [deploy]
...
Also clean up some pending comments.
2020-04-03 13:11:49 -07:00
Ben Halpern
f8101e9da9
[deploy] Fix various small style issues ( #7075 )
2020-04-03 15:31:53 -04:00
Molly Struve
5f322210ce
[deploy] Separate counts by class_name from Feed Content index ( #7069 )
2020-04-03 13:36:13 -05:00
rhymes
0cf99afd43
Fix copy to clipboard buttons colors ( #7063 )
2020-04-03 13:54:36 -04:00
Molly Struve
9cde05b238
[deploy] prevent AR unique errors with find_or_create ( #7071 )
2020-04-03 13:28:11 -04:00