Mac Siri
d2de9386f2
[deploy] Fix Feeds' VARIANTS issue ( #7282 )
2020-04-14 16:10:41 -04:00
Andy Zhao
50ba93c232
[deploy] Add character limits for reported_url and message ( #7283 )
...
* Add character limits for reported_url and message
* Use one line for reported_url validation
* Revert accidental removal of index line
* Adjust length limits to account for production values
2020-04-14 15:57:21 -04:00
Ben Halpern
e1dd1fe9e4
[deploy] Fix onboarding profile slide for short screens ( #7269 )
2020-04-14 15:30:26 -04:00
Mac Siri
290adcf936
Revert "Try out parallel Travis builds ( #6645 )" ( #7285 )
2020-04-14 14:31:04 -04:00
Andy Zhao
3cb9b5c7cf
Remove old gem signet and its dependencies ( #7284 )
2020-04-14 13:28:12 -04:00
Molly Struve
21f53bbe37
[deploy] Upgrade Honeybadger js ( #7281 )
2020-04-14 11:19:50 -05:00
rhymes
53a71c3930
Synchronously render the editor guide ( #7140 )
2020-04-14 17:10:16 +02:00
Michael Kohl
c8845e647a
[deploy] Remove Google Analytics page counts ( #6969 )
...
* Remove Google Analytics page counts
* Update spec
Co-authored-by: rhymes <rhymesete@gmail.com>
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-14 10:44:05 -04:00
Michael Kohl
4f68e1907e
Try out parallel Travis builds ( #6645 )
...
* Try out parallel Travis builds
* Add more Bundler options
* Appease the spec gods
I don't think we actually need Timecop.freeze in this spec
* Try inlining factories
* Make sure the time has actually changed
* Add CodeClimate coverage for parallel build
* Explicitly list jobs, don't rely on matrix expansion
* Merge master and move storybook to after_script
* Add missing environment variable
* Remove old cc-test-reporter config
* Move yarn build-storybook back to script, remove conditional coverage upload
* Actually remove yarn build-storybook from after_script
* Bump Octokit so we can build again
Co-authored-by: rhymes <rhymesete@gmail.com>
2020-04-14 10:25:53 -04:00
Alex
b51852e866
[deploy] Remove fastly-rails gem ( #7257 )
...
* Remove fastly-rails gem
* Remove FastlyRails.configuration references
* Remove FastlyRails initializer
2020-04-14 10:11:27 -04:00
rhymes
4e72579d6f
[deploy] Validate API key description length ( #7274 )
2020-04-14 15:40:56 +02:00
Molly Struve
07050baa28
[deploy] Refactor search_documents Method Into Search Base.rb Class ( #7260 )
2020-04-14 08:39:50 -05:00
Molly Struve
91972dd2c4
ensure that when Tag and ActsAsTaggableOn::Tag are updated their respective related docs are as well ( #7218 )
2020-04-14 08:38:09 -05:00
Ben Halpern
ea1c27f6be
[deploy] Add some keyboard shortcuts for /connect active content ( #7268 )
...
* Add some keyboard shortcuts for /connect active content
* Account for no rich links
2020-04-13 19:20:39 -04:00
Ben Halpern
dc76277f0d
[deploy] Add functionality to /connect ( #7264 )
2020-04-13 17:27:32 -04:00
Molly Struve
7103b406ad
ignore reaction not found errors when trying to index them ( #7258 )
2020-04-13 13:45:21 -04:00
Alex
7dfffac3db
[deploy] Copy ActiveRecord methods from fastly-rails ( #7145 )
...
* Add comment referencing Fastly gem
* Create purgable concern and include it
* Typo: deprecate --> deprecated
* Include Purgable on the Tag model
* Rename Purgable to Purgeable
* Reorganize fastly and service methods in Purgeable
* Add and fix specs
* Add development env guards
2020-04-13 10:46:15 -04:00
Molly Struve
e4de9c2742
[deploy] Resync Elasticsearch Docs that had Previous Bugs ( #7230 )
2020-04-13 09:39:19 -05:00
Ben Halpern
9a88b7a88e
[deploy] Fix chat rerender issues ( #7253 )
2020-04-13 10:35:18 -04:00
Josh Puetz
802e225a07
[deploy] Add top comments to articles feed ( #6988 )
...
* Add 'top_comments' to article feed
* Only include root comments
* Cache and eagerly load top comments
* Clear top comments cache when article score is updated
* Add articles.top_comments to bullet whitelist
* Update app/models/article.rb
Co-Authored-By: rhymes <rhymesete@gmail.com>
* Remove limit in top_comments association, remove Rails caching of top comments
* Remove unnecessary test
Co-authored-by: rhymes <rhymesete@gmail.com>
2020-04-13 10:21:03 -04:00
dependabot-preview[bot]
11c7289b34
Bump @babel/preset-env from 7.9.0 to 7.9.5 ( #7180 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 10:18:30 -04:00
Michael Kohl
ca23b8e1c6
[deploy] Introduce ClassifiedListingCategory model ( #7172 )
...
* Add ClassifiedListingCategoryModel
* Add data update script for classified listing categories
* Add foreign key to reference
* Move data update script to temporary rake task
* Update factory
* Add and fix specs
* Fix typo
* Fix migration
* Correctly add unique index
* Fix migration
* Add slug column to classified listing categories
* Add unique index for slug column
2020-04-13 09:01:58 -04:00
Juan Vasquez
80737b5404
Fix Install libcurl and curl-dev into Dockerfile ( #7241 )
2020-04-13 10:54:23 +02:00
Ben Halpern
b711c2ea9e
[deploy] Fix scrolling issues and small fixes ( #7245 )
2020-04-12 22:36:32 -04:00
Ben Halpern
00e79b1fd3
[deploy] Sidecar content fullscreen proof of concept ( #7244 )
2020-04-12 20:45:09 -04:00
rhymes
b2fab26918
[deploy] Fix broken RSS settings page ( #7238 )
2020-04-12 18:28:51 -04:00
rhymes
32694a22ef
Add rel noopener to links opening in a separate tab ( #7235 )
...
* Add rel noopener to links opening in a separate tab
* Trigger Travis!
2020-04-12 17:04:07 +02:00
rhymes
540dd21ea0
[deploy] Use atomic increment for rate limiter counters ( #7209 )
...
* Use atomic increment for rate limiter
* Increase testing
* Fix spec with memory store
* Test uploading rate limit with Redis
2020-04-11 12:11:32 -04:00
dependabot-preview[bot]
bb53cd654a
[deploy] Bump focus-visible from 5.0.2 to 5.1.0 ( #7177 )
...
Bumps [focus-visible](https://github.com/WICG/focus-visible ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/WICG/focus-visible/releases )
- [Commits](https://github.com/WICG/focus-visible/compare/v5.0.2...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:20:43 -04:00
dependabot-preview[bot]
97c14f3d78
Bump jest from 25.2.6 to 25.3.0 ( #7182 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.6 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.6...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:20:03 -04:00
dependabot-preview[bot]
53e260cb76
Bump css-loader from 3.4.2 to 3.5.1 ( #7185 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.4.2 to 3.5.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.2...v3.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:19:35 -04:00
Ben Halpern
b0a95cdcd7
[deploy] Small design and functionality touches to /connect ( #7234 )
...
* Small design and functionality touches to /connect
* Small fixes
* Fix test
* Fix test
2020-04-11 10:56:52 -04:00
rhymes
34848a4209
Upgrade Rubocop to 0.81 ( #7219 )
...
* Upgrade rubocop to 0.81.0
* Reordered rubocop file and updated it
* Regenerate todo
* Correct some things
* Fix specs
2020-04-11 10:10:04 +02:00
Julianna Tetreault
61bb4b42ac
[deploy] Revert generalization of meta content in offline.html ( #7232 )
...
* Remove erb from meta tags for both url and site_name
* Remove extra parentheses from tags/index.html.erb
2020-04-10 21:45:49 -04:00
Ben Halpern
8144b98007
[deploy] Fix video chat typo ( #7221 )
2020-04-10 14:00:47 -04:00
Ben Halpern
9b7cee5be9
[deploy] Use roomtype variable ( #7220 )
2020-04-10 13:13:31 -04:00
Ben Halpern
5ce2152a5c
[deploy] Remove old video code and clean up some functionality ( #7217 )
2020-04-10 12:54:49 -04:00
Andy Zhao
ea1c0b85af
Add single resource admin roles for a few internal pages ( #7202 )
...
* Add resourcify to allow single resource admin access
* Override application_controller resource b/c custom name
* Don't resourcify audit log because moderator actions model exists
* Add tests for checking single resource admin access
* Use rails path helpers
* Add happy path spec for single resource admin, negative reactions
2020-04-10 12:51:19 -04:00
Ben Halpern
358edf8817
Add canonical url to /new ( #7206 )
2020-04-10 12:49:00 -04:00
Ridhwana
8e3ba184e7
Update all the static (i.e. DEV or dev.to) text on mailers to be dynamic ( #7216 )
...
* feat: update all the static text on mailers to be dynamic
* feat: use community_qualified_name
2020-04-10 12:48:38 -04:00
Anna Buianova
c975838013
[deploy] Replaced overriden pages with placeholders ( #7210 )
...
* Remove dev-specific info from a couple of pages
* Replace hardcoded pages that are already overriden on prod with placeholders
* Fix pages' specs
2020-04-10 12:48:21 -04:00
Molly Struve
10b094b4b6
[deploy] refactor data syncing methods to use a base class and take a single argument ( #7204 )
2020-04-10 11:11:35 -05:00
Ridhwana
c627f4e98a
Replace DEV with the community name... almost everywhere ( #7211 )
...
* chore: search and replace carefully
* fix: small updates
* fix: spec contains DEV hardcoded
* chore: update on badges
* feat: upcase
2020-04-10 17:03:16 +02:00
Ridhwana
cbff423861
chore: remove script ( #7215 )
2020-04-10 16:59:09 +02:00
Anna Buianova
406cc95fcd
Remove /sponsorship-info ( #7213 )
2020-04-10 17:29:09 +03:00
rhymes
63893e4ac1
Upgrade twilio-ruby to 5.33.0 and elasticsearch to 7.6.0 ( #7208 )
...
* Upgrade gems
* Switch ES client to Patron
2020-04-10 15:30:51 +02:00
dependabot-preview[bot]
9c37346157
[deploy] Bump @stoplight/spectral from 5.2.0 to 5.3.0 ( #7178 )
2020-04-10 09:14:50 -04:00
dependabot-preview[bot]
05da274a24
Bump erb_lint from 0.0.31 to 0.0.32 ( #7176 )
2020-04-10 09:06:46 -04:00
dependabot-preview[bot]
2adc2ce529
Bump google-api-client from 0.37.2 to 0.37.3 ( #7190 )
2020-04-10 09:04:19 -04:00
Mac Siri
604345a85a
Allow img's data-src in RSS ( #7195 )
2020-04-10 10:47:14 +07:00