ludwiczakpawel
0e94e7ffa5
Setting constraints for resizing comment textarea in notifications ( #12079 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* set constraints for resizing comment textarea in notifications
2021-01-04 09:38:54 +01:00
ludwiczakpawel
1c4e54a25d
Dropdown CSS fix on /new view ( #12078 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* fix
2021-01-03 17:12:44 +01:00
dependabot[bot]
000e1fed2f
Bump webdrivers from 4.4.1 to 4.4.2 ( #12070 )
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.4.1...v4.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 11:58:52 +01:00
dependabot[bot]
71762124e9
Bump webpack-dev-server from 3.11.0 to 3.11.1 ( #12073 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 11:33:50 +01:00
dependabot[bot]
dd20842559
Bump @testing-library/jest-dom from 5.11.6 to 5.11.8 ( #12075 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.6...v5.11.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 11:33:26 +01:00
rhymes
bf94906703
Enable new Rubocop 1.7.0 cops ( #12053 )
2021-01-02 11:11:43 +01:00
dependabot[bot]
f1155b11b6
Bump eslint-plugin-react from 7.21.5 to 7.22.0 ( #12074 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.22.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 20:25:29 -05:00
dependabot[bot]
8f6cb439f4
Bump sass from 1.30.0 to 1.32.0 ( #12072 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.30.0 to 1.32.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.32.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 19:33:14 -05:00
Molly Struve
f4315489b2
Refactor:Use dev_to? to Check for DEV ( #12083 )
2020-12-30 14:34:00 -06:00
Molly Struve
b94c95f164
Bug Fix:Update dev.to check to use DEV Community ( #12082 )
2020-12-30 12:41:51 -06:00
Ben Halpern
c668496e9a
Remove swipe gestures and other unnecessary code ( #12027 )
2020-12-30 12:17:29 -05:00
Alex
5d7fa454bd
Remove CacheBuster ( #12080 )
2020-12-30 11:55:16 -05:00
Alex
17b2ff63f2
Cleanup bust_user ( #12066 )
2020-12-30 10:07:42 -05:00
Julianna Tetreault
6b0626a5e2
Adds collective_noun Fields Back to SiteConfig Model ( #12055 ) [deploy]
...
* Adds collective_noun and collective_noun_disabled back to SiteConfig model
* Adds a script that appends collective_noun conditionally and matching spec
* Adds a conditional to determine if collective_noun should be appended
* Refactors data_update script logic to be cleaner
* Refactors spec to use method stubs
* Adds a comment to the SiteConfig model about collective_noun fields
* Adds an additional check to the scripts return statement
2020-12-29 15:03:52 -07:00
Takuma
75fd3cb2a8
Fix broken link to configuring environment variables page ( #12056 )
2020-12-29 16:05:24 -05:00
Guilherme Garnier
e35f97cf37
Fix "possible unprotected redirect" warning ( #10511 )
...
* Fix "possible unprotected redirect" warning
* Fix 'line too long' warning
2020-12-29 14:54:34 -05:00
Ben Halpern
183a672113
Create tag model if config updated ( #12026 )
...
* Create tag model if config updated
* Guard unless tags are part of request
2020-12-29 14:03:17 -05:00
Carlos Eduardo Müller de Carvalho
ba5f25931f
Fix docker-compose ( #12063 )
...
* fix docker-compose wait for file from bundle
fix path for .bundle_finished
* fix yarn on docker-compose
2020-12-29 13:31:32 -05:00
dependabot[bot]
2e4618a7fa
Bump binding_of_caller from 0.8.0 to 1.0.0 ( #12059 )
...
Bumps [binding_of_caller](https://github.com/banister/binding_of_caller ) from 0.8.0 to 1.0.0.
- [Release notes](https://github.com/banister/binding_of_caller/releases )
- [Commits](https://github.com/banister/binding_of_caller/compare/v0.8.0...v1.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 11:11:02 -05:00
dependabot[bot]
6087a9e71c
Bump ibm-openapi-validator from 0.31.1 to 0.32.0 ( #12058 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/IBM/openapi-validator/releases )
- [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.31.1...v0.32.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 10:40:59 -05:00
dependabot[bot]
89a37f871e
Bump octokit from 4.19.0 to 4.20.0 ( #12057 )
...
Bumps [octokit](https://github.com/octokit/octokit.rb ) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases )
- [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md )
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.19.0...v4.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 09:58:16 -05:00
dependabot[bot]
9fcbf836b0
Bump rspec-rails from 4.0.1 to 4.0.2 ( #12041 )
...
* Bump rspec-rails from 4.0.1 to 4.0.2
Bumps [rspec-rails](https://github.com/rspec/rspec-rails ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/rspec/rspec-rails/releases )
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.1...v4.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* Freeze redis-rack and redis-actionpack
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <rhymes@hey.com>
2020-12-29 09:21:41 -05:00
Alex
f70af66258
Update bust to EdgeCache::Bust ( #12052 )
...
* Update bust to EdgeCache::Bust
* Update specs
* Fix more specs
* Fix more specs :)
2020-12-29 09:53:15 +01:00
Alex
eca7be8201
Update bust_user to EdgeCache::BustUser ( #12051 )
2020-12-29 09:53:00 +01:00
Alex
2a345d5214
Update bust_listings to service ( #12050 )
2020-12-29 09:52:34 +01:00
Alex
c7ae198179
Update bust_podcast to EdgeCache::BustPodcast ( #12047 )
2020-12-29 09:49:59 +01:00
Alex
6195d6cf36
Update bust_podcast_episode to EdgeCache::BustPodcastEpisode ( #12049 )
...
* Update bust_podcast_episode to service
* Update argument checks
2020-12-29 09:49:13 +01:00
Alex
e0d0fd6c96
Update bust_organization to EdgeCache::BustOrganization ( #12048 )
...
* Update bust_organization to service
* Add spec for nil slug
* Update argument check
2020-12-29 09:48:36 +01:00
Julianna Tetreault
13f7f9b353
Disable Community Name Data Update Scripts ( #12054 )
2020-12-28 14:29:42 -05:00
Julianna Tetreault
ac573b446b
Adds a data_update script that removes collective_noun from SiteConfig ( #11973 ) [deploy]
2020-12-28 10:06:05 -07:00
dependabot[bot]
59ce70bf91
Bump rubocop from 1.6.1 to 1.7.0 ( #12043 )
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.6.1...v1.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 17:57:17 +01:00
Julianna Tetreault
ca6ba1af7d
Replace collective_noun with community_name ( #11846 ) [deploy]
...
* Removes collective_noun and collective_noun_disabled from app
* Config Generalization: replaces community_qualified_name with community_name
- Generalizes SiteConfig after the removal of collective_noun field
- Updates copy where necessary to be readable with community_name
- Makes the community_name SiteConfig description more explicit
- Adds flexibility for Admins by removing appended "community"
* Adds a data_update script to remove collective_noun and collective_noun_disabled
* Removes appended community from stories_controller.rb
* Removes unnecessary quotation marks around SiteConfig.community_name.to_s
* Makes SiteConfig community_name description more explicit
* Removes topic from #email_from and replaces arg with _
* Removes argument from #email_from (facepalm)
* Reverts changes to application_mailer and notify_mailer_spec
* Removes default "Community" topic from application_mailer and makes topic optional
* Refactors #prepopulate_new_form to resolve Code Climate failures
* Refactors #email_from even further by use of a ternary operator per review suggestion
* Simplifies the data_update script used to remove collective_noun per review request
* Adds a data_update script to append community to community_name
* Updates data_update script to correctly append Community to community_name
* Removes RemoveCollectiveNounFromConfig and updates other script
* Removes superfluous false from data_update script
* Updates data_update script to be more idiomatic
2020-12-28 09:34:17 -07:00
dependabot[bot]
5a384a81a7
Bump oj from 3.10.17 to 3.10.18 ( #12042 )
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.10.17 to 3.10.18.
- [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.17...v3.10.18 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 17:28:20 +01:00
dependabot[bot]
319551b1fe
Bump yard from 0.9.25 to 0.9.26 ( #12040 )
...
Bumps [yard](https://github.com/lsegal/yard ) from 0.9.25 to 0.9.26.
- [Release notes](https://github.com/lsegal/yard/releases )
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lsegal/yard/compare/v0.9.25...v0.9.26 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 11:26:04 -05:00
dependabot[bot]
301d47496f
Bump start-server-and-test from 1.11.6 to 1.11.7 ( #12044 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.6...v1.11.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 16:13:40 +01:00
rhymes
3764cd67d5
Use Travis builtin caching ( #12045 )
2020-12-28 14:41:31 +01:00
Ben Halpern
42026481db
Remove automatic inclusion of Twitter widget.js ( #12032 )
...
* Remove automatic inclusion of Twitter widget.js
* Fix syntax error
2020-12-27 23:14:10 -05:00
dependabot[bot]
d031248c5e
Bump brakeman from 4.10.0 to 4.10.1 ( #12036 )
...
Bumps [brakeman](https://github.com/presidentbeef/brakeman ) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases )
- [Changelog](https://github.com/presidentbeef/brakeman/blob/v4.10.1/CHANGES.md )
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.10.0...v4.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-27 23:00:29 -05:00
Michael Kohl
f98cfb59d2
Move constant from initializer to app/lib/constants ( #12034 )
2020-12-26 19:19:09 +01:00
Nick Taylor
15601285a5
Add data cleaning pre-test run to end to end tests ( #12001 )
...
* Added the cypress-on-rails gem.
* Removed secret from admin login fixture data and promoted it to Cypress config.
* Created resetData task for tests.
* Now the spec resets data on each test run.
* Removed the cypress-on-rails gem.
* Added node-fetch for e2e testing.
* Move rresetData to async/await.
* Small refactor to resetData Cypress task.
* Now there is a cypress.dev.json config for local dev testing.
* Added rails assets:precompile instead of webpacker:compile.
* Added more explicit error if Elastic Search fails to clear.
* Exposing more explicit error for truncating DB.
* Added better error output for truncating the DB.
* Removed stdout from error logging as it's empty.
* Reworked error message.
* Implemented @rhymes suggestions for fixing trunctation in the test environment.
* Removed unused Cypress configuration file.
2020-12-26 16:58:12 +01:00
Ben Halpern
839a30c70e
Bust sidebar when display ad is updated ( #12025 )
...
* Bust sidebar when display ad is updated
* Fix test
2020-12-25 11:02:19 -06:00
dependabot[bot]
eefec99472
Bump @babel/plugin-transform-react-jsx from 7.12.11 to 7.12.12 ( #12029 )
...
* Bump @babel/plugin-transform-react-jsx from 7.12.11 to 7.12.12
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx ) from 7.12.11 to 7.12.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.12/packages/babel-plugin-transform-react-jsx )
Signed-off-by: dependabot[bot] <support@github.com>
* Trigger Travis CI from scratch
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <rhymes@hey.com>
2020-12-24 11:07:00 -05:00
Peter Frank
6d3e6a244a
Fix typo on admin page ( #12023 )
...
`Maichimp` to `Mailchimp`
2020-12-24 13:00:13 +01:00
Fernando Valverde
90aa693204
First working version to integrate native bridge image upload ( #11838 )
...
* First working version to integrate native bridge image upload
* ImageUploader base64 experiment
* Adds message handling
* Adds support for cover image
* Revert pre-commit hook changes
* Revert pre-commit hook changes
* Better native image upload logic + mock Runtime class in tests
* Dont render hidden fields unless necessary
* Better test coverage & inline comments for better context/documentation
* Added an a11y test for when native iOS image upload is available.
* Added more test
Co-authored-by: Nick Taylor <nick@dev.to>
2020-12-23 10:02:39 -06:00
Michael Kohl
1cb990e87f
Routine Rubocop fixes ( #12016 )
2020-12-23 10:26:12 -05:00
Michael Kohl
63cf95d811
Split BadgeRewarder into multiple services ( #11902 )
2020-12-23 09:55:06 -05:00
narender2031
01f7dbd24f
fix mention in chat ( #10493 )
...
* fix mention in chat
* fix mention bug
* fix conflict issue
* fix load channel issue initally render
* add test case
* remove comments and add nitpick
2020-12-23 06:21:28 -05:00
Michael Kohl
254b8334a5
Remove autofollowing hiring tag ( #11722 )
2020-12-23 12:11:19 +07:00
Nick Taylor
2925a64eb8
Added webpack bundle analyzer ( #12013 )
...
* Added webpack bundle analyzer.
* Renamed to bundleAnalyzer (no extension)
* Added some documentation.
2020-12-22 19:13:40 -05:00
Ben Halpern
673b1406be
Allow any admin to publish welcome thread ( #11597 )
...
* Allow any admin to publish welcome thread
* Update app/models/article.rb
Co-authored-by: rhymes <rhymes@hey.com>
* Fix specs by making user for welcome thread an admin
* revert spec changes and update code to include either admin, super_admin, or site mascot
* add specs for scope
* Modify tests and include mascot user
* Fix test
Co-authored-by: rhymes <rhymes@hey.com>
Co-authored-by: mstruve <mollylbs@gmail.com>
2020-12-22 16:18:32 -05:00