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
Molly Struve
26acabce51
[deploy] add custom sorting and scoring for feed content ( #7199 )
2020-04-09 18:30:27 -04:00
dependabot-preview[bot]
1a52abc099
Bump rubocop-rails from 2.5.1 to 2.5.2 ( #7191 )
...
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.5.1...v2.5.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 18:27:14 -04:00
Alex
10c1882548
[deploy] Log image data to Datadog for file name too long error ( #7200 )
...
* Log image data to Datadog for file name too long error
* Add guard for when no images are found
2020-04-09 18:25:26 -04:00
Ridhwana
a1ef72f3f9
feat: make the togglability on the card header and not the button only for enhanced user experience ( #7197 )
2020-04-09 18:13:19 -04:00
Nick Taylor
7aaa379422
Fixed generation of z-index utility CSS classes ( #7203 )
2020-04-09 17:13:19 -04:00
Mac Siri
4c62c5e43d
[deploy] Account for falsey test_variant in FeedsController ( #7146 )
2020-04-09 14:10:50 -04:00
Ridhwana
e626cfa933
[deploy] Split out social media options (Important: post deployment task to be run) ( #7173 )
...
* feat: define the different social media handles
* feat: dynamically render all the social media fields
* feat: ensure that the social media handles are permitter and dealt in a separate path from the rest
* test: update social_networks_handle to social_media_handles
* feat: update the sidebar to use different social media
* feat: update the twitter:site meta handle to be SiteConfig.social_media_handles["twitter"]
* feat: update the a links to tweets
* feat: make the links dynamic and only show those that there is a value for
* refactor: make @ThePracticalDev dynamic
* refactor: make @ThePracticalDev dynamic
* feat: add dynamic social media handles
* chore: rename values
* chore: remove extra social handles
* chore: some spacing
* chore: remove lines
* rafector: user rails-settings-cached type: :hash to set the type and the defaults
* feat: use nil and blank instead of "" and empty
* chore: move the social media handles into the right box
* refactor: rearrange model placement based on the UI
* chore: code climate
* refactor: comments from PR
* chore: rename the ff
* chore: amended twitter username
* chore: add a temporary rake task
* feat: update names
* chore: why am i using the old syntax :(
* chore: revert dynamic erb variable in offline.html
2020-04-09 19:51:11 +02:00
Mac Siri
39aca8993c
Combine profile onboarding slide ( #7163 ) [deploy]
2020-04-09 13:47:42 -04:00
dependabot-preview[bot]
c1c36ea3f2
[deploy] Bump capybara from 3.32.0 to 3.32.1 ( #7188 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.32.0 to 3.32.1.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.32.0...3.32.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:18:04 -04:00
dependabot-preview[bot]
15ad2fce20
Bump oj from 3.10.5 to 3.10.6 ( #7181 )
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.10.5...v3.10.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:35 -04:00
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