dependabot-preview[bot]
0ed3ca8a55
Bump autoprefixer-rails from 9.7.5 to 9.7.6 ( #7189 )
...
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails ) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases )
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.7.5...9.7.6 )
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-09 12:17:20 -04:00
dependabot-preview[bot]
456c611e5b
Bump prettier from 2.0.2 to 2.0.4 ( #7179 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.4 )
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-09 12:16:50 -04:00
dependabot-preview[bot]
d4392c82a4
Bump lint-staged from 10.1.1 to 10.1.2 ( #7183 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.1...v10.1.2 )
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-09 12:16:37 -04:00
dependabot-preview[bot]
5433a5dcd8
Bump brakeman from 4.8.0 to 4.8.1 ( #7187 )
...
Bumps [brakeman](https://github.com/presidentbeef/brakeman ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases )
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md )
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.8.0...v4.8.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-09 12:16:07 -04:00
dependabot-preview[bot]
84647c3aaf
Bump strong_migrations from 0.6.2 to 0.6.3 ( #7186 )
...
Bumps [strong_migrations](https://github.com/ankane/strong_migrations ) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/ankane/strong_migrations/releases )
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/strong_migrations/compare/v0.6.2...v0.6.3 )
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-09 12:15:53 -04:00
dependabot-preview[bot]
5946e43e70
Bump ddtrace from 0.34.0 to 0.34.1 ( #7184 )
...
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb ) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases )
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.34.0...v0.34.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-09 12:15:22 -04:00
Vaidehi Joshi
dbbeaf2422
Onboarding intro slide tweaks ( #7162 ) [deploy]
...
* Render the user's name on intro slide of onboarding
* Refactor terms + conditions form in onboarding view
* Style the back button using crayons design system.
* Remove redundant scroll styles (only need `overflow-y: scroll` here).
* Ensure that content is readable, and back button doesn't conflict with content.
* Ensure size of content is same size as "intro slide".
* Remove unnecesary inline styles, use CSS class instead.
* Fix missing userData issue
* Onboarding test cleanup, inline greeting instead of in a variable
2020-04-09 08:57:50 -07:00
rhymes
9f6ce0bef3
Silence Ruby warnings in Travis ( #7196 )
2020-04-09 17:43:25 +02:00
Andy Zhao
a453aee44b
[deploy] Revert refactor of increment back to read/write ( #7194 )
2020-04-09 09:57:45 -05:00
Andy Zhao
22551e63e4
[deploy] Remove unused variable oops ( #7192 )
2020-04-09 09:03:33 -05:00
Michael Kohl
741420893a
Add Solargraph gem for Gitpod ( #7171 )
2020-04-09 15:54:56 +02:00
Anna Buianova
d8539fd8c0
Remove hardcoded now page ( #7174 )
2020-04-09 16:41:16 +03:00
Andy Zhao
2d56ec18ed
[deploy] Add rate limit for article updates ( #7166 )
2020-04-09 08:30:21 -05:00
Dimitris Zorbas
23feb31f36
[deploy] Fix typo in credits/new ( #7165 )
2020-04-09 12:01:24 +02:00
rhymes
b8f2390cb5
Fix Datadog auth failure payload and add tests ( #7150 )
...
* Fix Datadog auth failure payload and add tests
* Use functional Ruby properly
2020-04-09 09:54:51 +07:00
Molly Struve
6f4e6fe064
[deploy] ensure that often run sidekiq jobs are unique until they execute ( #7168 )
2020-04-08 19:19:30 -04:00
Molly Struve
b652147e7a
throttle API get and write endpoints ( #7167 )
2020-04-08 19:17:51 -04:00
Sarthak Sharma
f088a672de
[deploy] 🚀 Feature: chat action messages if a member added, left or removed from the group ( #7105 )
...
* Feature 🚀 : Ability to delete messages in chat channels
- Sending message ID to frontend
- Deleting Message
- Use pusher to delete message realtime
* Minor Bug 🐞 : Show message action only for current user
- User can delete or edit their own messages
* Test cases added
* Bug 🐞 : Update message id for receiver
Message id was not sent to receiver by pusher
* Refactoring🛠: Message controller refactoring
* Test Cases📝 : Specs for Delete message added
* Feature 🚀 : Ability to edit messages
* Test Cases📝 : Specs for Edit message added
* added chat action field and backend logic
* 🚀 Action Messages: Someone Joins | Leaves | Removed
* chat action messages made realtion
* remove redundancy, message helper added
* 🛠 Style of action message changed
* 🔩 Specs added
Co-authored-by: Parasgr-code <paras.gaur@skynox.tech>
2020-04-08 18:14:34 -04:00
Nick Taylor
4d0959783f
Comment Subscription Component ( #7136 )
...
* Created the <RadioButton /> and <FormField /> components.
* wip
* Now variant for a <FormField /< is optional
* Added the name prop to the <RadioButton /> component.
* Added the onClick prop to the <RadioButton /> component.
* Updated <CommentSubscription /> component with new subscription functionality.
* Added some tests.
* Fixed a bug found be tests I added.
* Reenabled a skipped test.
* Replaced a string with a constant.
2020-04-08 18:11:59 -04:00
Molly Struve
578d09a54e
[deploy] return cloudinary url to ensure videos are viewable in feeds ( #7157 )
2020-04-08 15:47:47 -04:00
Fernando Valverde
5c362c6e3c
Adds number_with_delimiter for friendlier visualization in /parternships ( #7164 ) [deploy]
2020-04-08 13:41:38 -06:00
Ridhwana
dba59084c4
[deploy] Make the site config togglable ( #7153 )
...
* feat: add a toggle on the header and move the card header into a partial
* feat: hide the env variables by default
2020-04-08 15:13:34 -04:00
Nick Taylor
29951e05e3
Created the <RadioButton /> and <FormField /> components. ( #7112 )
...
* Created the <RadioButton /> and <FormField /> components.
2020-04-08 15:04:54 -04:00
Nick Taylor
60d2febc54
Upgraded to eslint 6 and fixed barrel file issue for codeclimate ( #7161 )
2020-04-08 14:39:06 -04:00
Ben Halpern
a4a14a5377
[deploy] Make force_ssl an environment variable to make sure new communities can get proper ssl config. ( #7090 )
...
* Add conditional for redirect
* Force ssl
* Redis secure
* More push
* Add FORCE_SSL_IN_RAILS env var
2020-04-08 14:23:50 -04:00
Anna Buianova
bd29b5189f
Removed unused views ( #7158 )
2020-04-08 12:45:39 -04:00
Anna Buianova
2f9d6eab48
Add exceptions to the serviceworker code to fix redirects ( #7156 )
...
* Add exceptions to the serviceworker code to fix redirects
2020-04-08 18:54:10 +03:00
Molly Struve
2048bf00f7
[deploy] keep articles updated in Elasticsearch when organization is updated ( #7154 )
2020-04-08 10:49:06 -05:00
Arit Amana
9ab1979ef0
Async Vomit Confirmations & Invalidations in Internal ( #7082 )
...
* Work in Progress
* Time for Refactoring
* WIP Implementation, still lacking tests
* Incorporate PR feedback from team
* Working now
* Add specs specific to JSON being returned by "update" action
* Refactors and Bug-Fixes from PR review
2020-04-08 10:33:41 -04:00
Michael Kohl
f73e4363df
Remove Makefile ( #7149 )
2020-04-08 15:44:06 +02:00
rhymes
e7cba1c750
[deploy] Remove unused columns from pages ( #7127 )
2020-04-08 09:54:10 +02:00
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