Ridhwana
4549144fbb
Refactor deployed_at and latest_commit_id code ( #12224 )
...
* WIP: release footprint in the admin UI
* feat: show the commit ID and the date
* chore: change env optional to empty string
* fix: change the FOREM_BUILD_DATE to RELEASE_FOOTPRINT
* feat: add Not Available as a last option
* test: last deployed time and latest commit id
* feat: update the way we change the env variable!
* fix: we need to set the RELEASE FOOTPRINT so that this clause is not hit - `return path if release_footprint.blank?`
* feat: add a Forem Instance Model
* chore: rename variable
* feat: use the new model that we created
* feat: Update the Forem Instance model to remove Not available from the model method and add it to the view layer
* test: Forem Instance model to return the correct values when present
* feat: use Forem.deployed_at instead of the Application config directly
* chore: remove the initializer
* feat: rename the data keys to reflect what it does
* fix: oops evaluate the var
* refactor: static values that can never change during the lifetime of the app should be constants
* chore: setup the test to have a release footprint before the test gets executed
* chore: remove the methods
* revert to method + cache
* revert to using method
* reset the instance variable
2021-01-13 16:53:59 +02:00
ludwiczakpawel
0c6c5c55a1
Code snippet fullscreen icon - setting constraints for size. ( #12010 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* initial fix
* .
* .
* test
* Add data update script to re-save published articles
* Approve verified diffs
* Fix Rubocop violation
Co-authored-by: rhymes <rhymes@hey.com>
2021-01-13 15:17:10 +01:00
dependabot[bot]
34c8b7a55e
Bump strong_migrations from 0.7.4 to 0.7.5 ( #12258 )
...
Bumps [strong_migrations](https://github.com/ankane/strong_migrations ) from 0.7.4 to 0.7.5.
- [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.7.4...v0.7.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 07:49:32 -06:00
dependabot[bot]
19150adcbd
Bump katex from 0.6.0 to 0.6.1 ( #12257 )
...
Bumps [katex](https://github.com/glebm/katex-ruby ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/glebm/katex-ruby/releases )
- [Changelog](https://github.com/glebm/katex-ruby/blob/master/CHANGES.md )
- [Commits](https://github.com/glebm/katex-ruby/compare/v0.6.0...v0.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 07:48:29 -06:00
Spencer
27648a938b
API: Endpoint to get an organization's articles ( #12237 )
...
* update route
* add controller action
* add article jbuilder/update shared files
* add tests
* update api docs
* add published to query
* render articles index/delete articles jbuilder
* call articles index attributes const
* put back article/flare partials
* bug fix for readinglist index
* bug fix for render partial in jbuilder
2021-01-13 13:09:58 +01:00
dependabot[bot]
4329ea94a0
Bump oj from 3.10.18 to 3.11.0 ( #12256 )
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.10.18 to 3.11.0.
- [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.18...v3.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 12:56:21 +01:00
dependabot[bot]
7b5d7c3eb4
Bump @testing-library/jest-dom from 5.11.8 to 5.11.9 ( #12259 )
2021-01-13 06:01:46 -05:00
Michael Kohl
576d60d6bf
Standardize bot meta tags ( #12197 )
2021-01-13 11:16:33 +07:00
Katie Davis
a9acb505ed
Add Katie core team members 🎉 ( #12243 )
2021-01-12 17:12:53 -05:00
Michael Kohl
b5a9eeb95e
Remove contact_consent from users ( #12196 )
2021-01-12 16:18:47 -05:00
dependabot[bot]
4f40427780
Bump @testing-library/dom from 7.29.2 to 7.29.4 ( #12240 )
...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 7.29.2 to 7.29.4.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v7.29.2...v7.29.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 15:11:19 -05:00
dependabot[bot]
f19f93b6b7
Bump @storybook/addon-knobs from 6.1.12 to 6.1.14 ( #12231 )
...
Bumps [@storybook/addon-knobs](https://github.com/storybookjs/storybook/tree/HEAD/addons/knobs ) from 6.1.12 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/addons/knobs )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 13:49:22 -06:00
dependabot[bot]
df8c807f28
Bump @storybook/preact from 6.1.12 to 6.1.14 ( #12230 )
...
Bumps [@storybook/preact](https://github.com/storybookjs/storybook/tree/HEAD/app/preact ) from 6.1.12 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/app/preact )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 13:33:51 -06:00
dependabot[bot]
f1352d4f73
Bump @storybook/addon-links from 6.1.11 to 6.1.14 ( #12234 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.1.11 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/addons/links )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 13:18:56 -06:00
dependabot[bot]
e7de71cc09
Bump ibm-openapi-validator from 0.33.1 to 0.33.2 ( #12233 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.33.1 to 0.33.2.
- [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.33.1...v0.33.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 13:17:04 -06:00
Mac Siri
9f0bd84e6c
[Travis] Create after_deploy Honeycomb script ( #12236 )
2021-01-12 13:51:05 -05:00
dependabot[bot]
5fed93c9d8
Bump @storybook/addon-actions from 6.1.11 to 6.1.14 ( #12239 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.1.11 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/addons/actions )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <rhymes@hey.com>
2021-01-12 12:00:20 -06:00
leewynne
09fa4551b1
Only show user count for large userbases ( #12238 )
2021-01-12 11:58:03 -06:00
dependabot[bot]
c3772a00ce
Bump @storybook/addon-a11y from 6.1.11 to 6.1.14 ( #12225 )
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 6.1.11 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/addons/a11y )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 11:13:10 -06:00
Alex
b168e1529f
Move HexComparer to Hex::Comparer service ( #12202 )
...
* Move HexComparere to Hex::Comparer service
* Create USER_COLORS constant and constant specs
* Move formats to constants
* Rename Hex::Comparer to Color::CompareHex
2021-01-12 11:34:30 -05:00
dependabot[bot]
546aa68387
Bump flipper-ui from 0.20.1 to 0.20.3 ( #12221 )
...
Bumps [flipper-ui](https://github.com/jnunemaker/flipper ) from 0.20.1 to 0.20.3.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.20.1...v0.20.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 16:44:53 +01:00
Alex
dfeccf6c11
Move MailchimpBot to Mailchimp::Bot service ( #12205 )
...
* Move MailchimpBot to Mailchimp::Bot service
* Update specs
* Put back old Mailchimp Bot
2021-01-12 10:28:48 -05:00
dependabot[bot]
19c9ce96aa
Bump @storybook/addon-storysource from 6.1.11 to 6.1.14 ( #12228 )
...
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource ) from 6.1.11 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/addons/storysource )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2021-01-12 08:56:02 -06:00
dependabot[bot]
da328de722
Bump flipper-active_record from 0.20.1 to 0.20.3 ( #12222 )
...
Bumps [flipper-active_record](https://github.com/jnunemaker/flipper ) from 0.20.1 to 0.20.3.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.20.1...v0.20.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 08:46:44 -06:00
dependabot[bot]
a7a13161d0
Bump sass-loader from 10.1.0 to 10.1.1 ( #12218 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.0...v10.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 08:45:44 -06:00
dependabot[bot]
a979b4f3fc
Bump @storybook/addon-docs from 6.1.11 to 6.1.14 ( #12226 )
...
Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs ) from 6.1.11 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/addons/docs )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 09:22:34 -05:00
dependabot[bot]
41e19cbb6f
Bump rubocop from 1.8.0 to 1.8.1 ( #12223 )
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 1.8.0 to 1.8.1.
- [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.8.0...v1.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 09:16:32 -05:00
dependabot[bot]
7505b031d7
Bump @storybook/addons from 6.1.12 to 6.1.14 ( #12227 )
...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.1.12 to 6.1.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.14/lib/addons )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 09:16:00 -05:00
dependabot[bot]
cca41a27ec
Bump sass from 1.32.2 to 1.32.4 ( #12220 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.2 to 1.32.4.
- [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.32.2...1.32.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 07:50:48 -06:00
dependabot[bot]
70b4e1dacb
Bump @storybook/addon-knobs from 6.1.11 to 6.1.12 ( #12219 )
...
Bumps [@storybook/addon-knobs](https://github.com/storybookjs/storybook/tree/HEAD/addons/knobs ) from 6.1.11 to 6.1.12.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.12/addons/knobs )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 07:40:17 -06:00
dependabot[bot]
67c4832632
Bump @storybook/preact from 6.1.11 to 6.1.12 ( #12216 )
...
Bumps [@storybook/preact](https://github.com/storybookjs/storybook/tree/HEAD/app/preact ) from 6.1.11 to 6.1.12.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.12/app/preact )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 07:37:56 -06:00
dependabot[bot]
ada88b2246
Bump shoulda-matchers from 4.4.1 to 4.5.0 ( #12215 )
...
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases )
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.4.1...v4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 07:33:59 -06:00
yogeshwaran
cf0a85b3a4
Bug fix #11402 - Very wide code blocks overflow in comment preview ( #12166 )
...
* Fix #11402 - Comments with code not scroll issue
* Fix #11402 - Comments with code not scroll issue
* Fix #11402 - Comments with code not scroll issue
* #12166 - PR Review changes
* Fix #11402 - Comments with code not scroll issue
* #12166 - PR Review changes
2021-01-12 10:45:25 +01:00
ashwin
0fe4164397
Add scroll back to the top to README ( #12208 )
...
* Add scroll back to top feature
* Add scroll back to top feature
2021-01-12 10:43:58 +01:00
Molly Struve
49bf1fdea9
Bug Fix:Update Admin Route in View to go to Edit page ( #12213 )
2021-01-11 18:53:00 -06:00
Michael Kohl
7089da6520
Remove looking for work columns from User ignore list ( #12195 )
2021-01-11 16:59:57 -05:00
Ben Halpern
9b5e694e9c
Ben/new branch noindex spam comments ( #12210 )
...
* noindex google any comment permalinks with negative score
* Add commentable noindex
* Give dummy score to podcast episodes
2021-01-11 16:17:52 -05:00
Christina
f339531932
Update to add Community section. ( #12203 )
...
* Update to add Community section.
Would like to add a Community section to our Readme to highlight where community members/contributors should go to hav discussions around features or other general questions.
* changing Forem.dev to forem.dev
Replaced Forem.dev to forem.dev for consistency across our various platforms.
2021-01-11 13:59:01 -06:00
dependabot[bot]
e747e617f2
Bump linkstate from 2.0.0 to 2.0.1 ( #12178 )
...
Bumps [linkstate](https://github.com/developit/linkstate ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/developit/linkstate/releases )
- [Commits](https://github.com/developit/linkstate/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:08:23 -06:00
Ben Halpern
710a2c1a2e
Use SiteConfig twitter keys before env ( #12200 )
...
* Use SiteConfig twitter keys before env
* Add basic regression test
2021-01-11 12:01:37 -05:00
Andy Zhao
99a4d7c141
Use an updated version of adding trusted ( #12186 )
2021-01-11 11:34:45 -05:00
rhymes
3c78c66f7d
Feeds::Import: add index to users.feed_fetched_at ( #12201 )
2021-01-11 17:05:10 +01:00
rhymes
202053cf96
Admin: Change label of toggle buttons in Configuration panel ( #12183 )
2021-01-11 16:38:16 +01:00
Molly Struve
23ef8b7580
Bug Fix:Fix development.rb to Correctly Detect Rails command ( #12191 )
...
* Bug Fix:Fix development.rb to Correctly Detect Rails command
* add DBConsole to dus check
2021-01-11 08:49:20 -06:00
Molly Struve
2eed22992c
Bug Fix:Use permitted_origins Instead of Depracated origin_whitelist ( #12192 )
2021-01-11 07:48:39 -06:00
dependabot[bot]
580cacaa15
Bump simplecov from 0.21.1 to 0.21.2 ( #12199 )
...
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases )
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md )
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.21.1...v0.21.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 10:57:31 +01:00
dependabot[bot]
f00594d9cf
Bump flipper from 0.20.1 to 0.20.3 ( #12198 )
...
Bumps [flipper](https://github.com/jnunemaker/flipper ) from 0.20.1 to 0.20.3.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.20.1...v0.20.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 10:52:56 +01:00
Michael Kohl
2e202b0399
Remove looking for work columns ( #12173 )
...
* Remove looking for work columns
* Fix schema.rb
* Undo accidental change
* Update spec
2021-01-11 11:22:39 +07:00
Josh Puetz
8c5b7bacb4
Show comment posting errors ( #12184 )
2021-01-08 14:29:01 -06:00
rhymes
e7f9735354
Remove RssReader ( #12169 )
...
* Add script to remove feature flag
* Remove :feeds_import feature flag and RssReader and related classes
* Change Feeds::ImportArticlesWorker signature to support Sidekiq Cron serialization
* Replace RssReader::Assembler with Feeds::AssembleArticleMarkdown
* Removing Assembler
2021-01-08 11:45:15 -05:00