Julianna Tetreault
45b7806120
Remove Remaining logo_svg Code ( #16291 )
...
* Removes logo_svg-related code
* Removes logo_svg-related specs
* Removes the logo_uploader and logo_uploader DUS spec
* Removes the logo_uploader_spec.rb
* Adds a DUS to remove the logo_svg var from the DB
* Reverts the removal of the logo_svg_uploader.rb
2022-02-22 12:05:16 -07:00
Mac Siri
5fc1f48e51
Add ChunkLoadError to Honeybadger's ignorePatterns ( #16662 )
2022-02-22 13:48:43 -05:00
dependabot[bot]
3d0c968f57
Bump nokogiri from 1.13.2 to 1.13.3 ( #16668 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.3/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 12:27:03 -06:00
Daniel Uber
a052b16015
Don't sanitize anchor elements with no href ( #16667 )
...
* If href is nil, allow node
* Add unit test showing no change
My first pass had the `<a>` within an h1 content, but the scrubber
added a newline after the closing a tag?
2022-02-22 11:27:38 -06:00
Ryan Palo
40639ea602
Fix RSS feed validity issue ( #16418 ) ( #16517 )
2022-02-22 09:22:05 -06:00
Ben Halpern
8649eaed0f
[Small win] Add display name to campaign settings ( #16653 )
...
* Add display name to campaign settings
* Update app/models/settings/campaign.rb
* Update app/views/admin/settings/forms/_campaign.html.erb
2022-02-22 10:01:52 -05:00
ludwiczakpawel
ec41d12246
theme-color ( #16651 )
2022-02-22 15:52:14 +01:00
Arit Amana
9c92ce03dc
Implement Loom Embed (not merging now) ( #16633 )
...
* started implementation and specs
* complete implementation and specs
* refactor
* update doc
* fix failing specs
* typos will NOT be the death of me
2022-02-22 09:05:55 -05:00
dependabot[bot]
0014cffcf9
Bump eslint-config-prettier from 8.3.0 to 8.4.0 ( #16658 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 12:34:04 +07:00
dependabot[bot]
708023b62e
Bump @babel/core from 7.17.3 to 7.17.5 ( #16659 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 12:33:29 +07:00
Daniel Uber
ca741582a5
Update nokogiri from 1.13.1 to 1.13.2 ( #16663 )
...
Fixes CVE-2021-30560 / GHSA-fq42-c5rg-92c2 and bundle-audit failure
2022-02-21 14:58:30 -06:00
dependabot[bot]
505df69784
Bump @honeybadger-io/js from 3.2.7 to 3.2.8 ( #16657 )
...
Bumps [@honeybadger-io/js](https://github.com/honeybadger-io/honeybadger-js ) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/honeybadger-io/honeybadger-js/releases )
- [Changelog](https://github.com/honeybadger-io/honeybadger-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/honeybadger-io/honeybadger-js/compare/v3.2.7...v3.2.8 )
---
updated-dependencies:
- dependency-name: "@honeybadger-io/js"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 13:44:39 -06:00
dependabot[bot]
33697db9a8
Bump sass from 1.49.7 to 1.49.8 ( #16660 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.7 to 1.49.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.7...1.49.8 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 13:44:05 -06:00
dependabot[bot]
d33fdeea45
Bump core-js from 3.21.0 to 3.21.1 ( #16661 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.21.0 to 3.21.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.21.0...v3.21.1 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 13:43:11 -06:00
Daniel Uber
ba25055e74
Update flipper in gemfile.lock ( #16654 )
...
This showed as a deploy error in
https://app.travis-ci.com/forem/forem/builds/246802177
2022-02-21 10:40:49 -06:00
Jeremy Friesen
d055613676
Adjusting ArticlePolicy for admin only posting ( #16614 )
...
* Adjusting ArticlePolicy for admin only posting
The goal of this commit is actually two fold:
1) To add documentation regarding my current emerging understanding of
our caching implementation as it relates to our authorization and
authentication.
2) Flippiing "on" the feature's core authorization check.
Buried within this is the desired normalization of the authorization
between the `ArticlePolicy`'s `#create?`, `#preview?`, `#new?`.
My testing plan for this is to ask for SRE to spin-up a canary, then
test. What does that look like? I'm uncertain because this is nudge
closer towards our edge-caching strategy. Which makes robust testing
more difficult.
Closes forem/forem#16483
Related to #16529 , #16571 , #16536 , #16529
Informs #16490 , #16606
* Update spec/requests/editor_spec.rb
Co-authored-by: Jamie Gaskins <jgaskins@hey.com>
Co-authored-by: Jamie Gaskins <jgaskins@hey.com>
2022-02-21 10:09:13 -05:00
Jeremy Friesen
909766c049
Adjusting suspended user authorizations ( #16634 )
...
Closes forem/forem#16537
2022-02-21 10:08:24 -05:00
Julianna Tetreault
e43a7b9450
Removes what appears to be an usused comment from admin_menu.rb ( #16644 )
2022-02-21 06:52:57 -07:00
leewynne
075d1cf1e4
removed dev.to from _terms text and replaced with community_name ( #16646 )
...
Co-authored-by: leewynne <lee@fullfury.co.uk>
2022-02-21 06:51:54 -07:00
dependabot[bot]
3eca77ad00
Bump flipper-ui, flipper-active_record, flipper-active_support_cache_store, flipper, flipper, flipper, flipper and flipper ( #16630 )
...
Bumps [flipper-ui](https://github.com/jnunemaker/flipper ), [flipper-active_record](https://github.com/jnunemaker/flipper ), [flipper-active_support_cache_store](https://github.com/jnunemaker/flipper ), [flipper](https://github.com/jnunemaker/flipper ), [flipper](https://github.com/jnunemaker/flipper ), [flipper](https://github.com/jnunemaker/flipper ), [flipper](https://github.com/jnunemaker/flipper ) and [flipper](https://github.com/jnunemaker/flipper ). These dependencies needed to be updated together.
Updates `flipper-ui` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper-active_record` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper-active_support_cache_store` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
Updates `flipper` from 0.23.1 to 0.24.0
- [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.23.1...v0.24.0 )
---
updated-dependencies:
- dependency-name: flipper-ui
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper-active_record
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper-active_support_cache_store
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: flipper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 14:58:06 -05:00
Julianna Tetreault
b8a87b842b
Implement Tabs for the Admin Member Detail View ( #16640 )
...
* WIP: Adds tabs to the Admin Member Detail View
* WIP: Adds tabs in the least elegant way to Admin Member Detail View
* WIP: Comments out unused code
* WIP: Initial code set up for tabs
* feat: add a tab param to the route
* feat: set the current tab and direct to the overview tab in all other cases
* chore: remove all other unused code
* Renames @tab to @current_tab and MemberDetails to UserDetails
* Removes unused route and reverts renaming of params
* Removes unused route from admin.rb
* Adds an E2E test that tests tabbing through Admin Member Detail tabs
* Updates navigateTabs E2E and _tabs.html.erb per feedback
* Updates tnavigateTabs.spec.js
* Updates navigateTabs.spec.js per Suzannes suggestion :)
* Removes useless comment from Admin::UsersController
Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2022-02-18 10:47:53 -07:00
Suzanne Aitchison
b358c3810c
Revert "Only make one network call to fetch all existing tags in editor ( #16610 )" ( #16641 )
...
This reverts commit c76909a428 .
2022-02-18 11:54:38 +00:00
Suzanne Aitchison
46404ed8c2
Add new color picker to user settings page ( #16625 )
2022-02-18 08:43:56 +00:00
dependabot[bot]
c14d09e3dc
Bump stackprof from 0.2.17 to 0.2.18 ( #16628 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 12:33:41 +07:00
Michael Kohl
f654d86739
Remove unused methods from User ( #16616 )
2022-02-18 09:02:17 +07:00
Arit Amana
dbcb6b6b69
escape all the dots (that do not represent characters) ( #16638 )
2022-02-17 18:18:47 -05:00
Suzanne Aitchison
f36d27a233
remove task boxes ( #16626 )
2022-02-17 18:13:04 -05:00
Daniel Uber
293ff5653a
Fix integer > nil error when sending reaction notifications ( #16627 )
...
* don't set nil when size not called
recently, #16570 worked around an issue where aggregated siblings
wasn't present, by only calling size if present.
Unfortunately, this causes a comparison of integer (new json_data
aggregated siblings count) with nil (result of the safe navigation for dig()&.size
assigned nil to previous_siblings_size, when we expected it to be
0). The initial error on the same data moved farther down the controller.
If old_json_data is present, but does not have an array in
reaction.aggregated_siblings, we want to have previous size be zero.
Remove guard clause and previous assignment
The issue was not that old_json_data was nil (it came from an existing
notification) but that there were missing keys (or rather that the
json data for some notifications didn't have a reaction key at all).
Remove the guard clause and either set to the size, or zero if there
is none. I don't understand what the guard clause was for, so replace the
safety by adding a nil safe call to dig. I don't _believe_ this is
possible but in case it was we can shorten the check here.
* Add test to cover missing json_data['reaction'] key
* Remove unneeded temporary variable
2022-02-17 16:30:39 -06:00
Daniel Uber
41ab94eaae
Show missing translation keys when test fails ( #16637 )
...
* report key and path for missing keys
* move iteration out of the string into the method
* make the details common to the missing and unused lists
2022-02-17 16:21:29 -06:00
ludwiczakpawel
875b1a2823
Bootstrap removal: People ( #16619 )
2022-02-17 22:39:37 +01:00
dependabot[bot]
cc695e49fc
Bump url-parse from 1.5.3 to 1.5.7 ( #16632 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 16:32:12 -05:00
dependabot[bot]
a98bd6d05b
Bump cloudinary from 1.21.0 to 1.22.0 ( #16629 )
...
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/cloudinary/cloudinary_gem/releases )
- [Changelog](https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cloudinary/cloudinary_gem/compare/1.21.0...1.22.0 )
---
updated-dependencies:
- dependency-name: cloudinary
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 15:01:09 -05:00
Ben Halpern
66b32215f3
Small win: Add "Feature post" button alongside new "admin actions" drawer in mod panel. ( #16544 )
...
* Initial hack
* Begin functionality implementation
* Add proper route
* Finish up
* Fix test and formatting
* Fix test vars
* Update app/views/moderations/actions_panel.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Update app/views/moderations/actions_panel.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Update app/views/moderations/actions_panel.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Update app/controllers/articles_controller.rb
Co-authored-by: Michael Kohl <me@citizen428.net>
* Update file to not use keys that are not needed
* Finalize featured logic
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Michael Kohl <me@citizen428.net>
2022-02-17 12:43:27 -05:00
Jeferson S. Brito
7733ae45b8
Fix pinned post not showing on feed tabs ( #16574 )
...
* Fix pinned post not showing on feed tabs
* Remove featured story from feed items
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Refact articlet o use pinned prop
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-02-17 15:49:26 +00:00
Suzanne Aitchison
591981466b
remove detect_animated_images feature flag ( #16621 )
2022-02-17 15:27:48 +00:00
Suzanne Aitchison
2fd5de8383
Use new ColorPicker in tag edit form ( #16607 )
...
* Use new ColorPicker in tag edit form
* use classnames, add comment
2022-02-17 14:59:09 +00:00
Suzanne Aitchison
c76909a428
Only make one network call to fetch all existing tags in editor ( #16610 )
...
* use bulk get of tags in editor
* prefer tag_ids if both tag_ids and tag_names are present
2022-02-17 14:57:40 +00:00
Ridhwana
32abc2160e
Update the directory structure for Admin Member View ( #16608 )
...
* feat: update the directory structure for partial
* feat: update the current tab
2022-02-17 14:37:17 +02:00
Arit Amana
29bb7b4e75
Complete implementation and add specs ( #16615 )
2022-02-16 18:10:58 -05:00
dependabot[bot]
e0ecb56db4
Bump stripe from 5.43.0 to 5.44.0 ( #16611 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases )
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.43.0...v5.44.0 )
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 13:52:02 -05:00
dependabot[bot]
6eea707a69
Bump honeybadger from 4.10.0 to 4.11.0 ( #16612 )
...
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases )
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v4.10.0...v4.11.0 )
---
updated-dependencies:
- dependency-name: honeybadger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 13:25:25 -05:00
Arit Amana
846ef0cbba
Unified Embed Documentation ( #16601 )
...
* starting doc update
* ongoing
* progressing
* still updating
* continue doc update
* note about old liqtags
* add link to create bug-issue
* remove tabular list of supported embeds
* do away with the table!
* address PR review comments
* nudge Travis
2022-02-16 13:15:15 -05:00
dependabot[bot]
d6d4951a74
Bump markdown-loader from 6.0.0 to 7.0.0 ( #16481 )
...
Bumps [markdown-loader](https://github.com/peerigon/markdown-loader ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/peerigon/markdown-loader/releases )
- [Changelog](https://github.com/peerigon/markdown-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peerigon/markdown-loader/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: markdown-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 10:15:21 -07:00
dependabot[bot]
ebbf039444
Bump lint-staged from 12.1.7 to 12.3.4 ( #16577 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.7 to 12.3.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.7...v12.3.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 09:23:08 -06:00
Ridhwana
b21397a8c6
"Reply to" and "From" Email addresses for SMTP Configurations ( #16499 )
...
* feat: create a from_email_address and a reply_to_email_address
* feat: update other mailers with the new SMTP email settings
* test: update all spec files
* fix: use the SMTP::Settings value
* fix tests
* spec: fix the comma
* feat: tighten some logic
* fix: test
* fix tests
* fix tests
* final fix test commit
* fix test
* fix test
* oops
* feat: add a reply_to for Devise Mailer
* chore: update the description
* use a proc for reply_to
* feat: update text
* Update spec/mailers/digest_mailer_spec.rb
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
* Update spec/mailers/verification_mailer_spec.rb
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
* Update spec/mailers/shared_examples/renders_proper_email_headers.rb
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
* refactor: move OPTIONS to a helper as its only being used in the view layer
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
2022-02-16 16:14:54 +02:00
Jeremy Friesen
955d9ee51a
Plumbing application for probable AuthN/Z changes ( #16571 )
...
* Plumbing application for probable AuthN/Z changes
For further details, core members can read:
- [Forem Article Authorization Discrepencies][1]
- [Forem Authentication and Authorization Principles][2]
(Note: there's nothing "private" about these articles, I happened to
post them on https://forem.team for internal discussion.)
Related to #16529
[1]:https://forem.team/jeremy/forem-article-authorization-discrepencies-45df
[2]:https://forem.team/jeremy/forem-authentication-and-authorization-principles-58l3
* Adding changes based on feedback
2022-02-16 09:10:18 -05:00
Jeremy Friesen
ddd9b2bb12
Adding docs regarding auto-linking PR to issue ( #16584 )
...
* Adding docs regarding auto-linking PR to issue
* Apply suggestions from code review
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-02-16 08:09:33 -05:00
dependabot[bot]
e8ce0b1874
Bump sass-loader from 12.4.0 to 12.6.0 ( #16596 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.4.0 to 12.6.0.
- [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/v12.4.0...v12.6.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 12:25:01 +00:00
dependabot[bot]
79277ca0d5
Bump @storybook/addon-controls from 6.4.18 to 6.4.19 ( #16603 )
...
Bumps [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/addons/controls ) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/addons/controls )
---
updated-dependencies:
- dependency-name: "@storybook/addon-controls"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 11:12:07 +00:00
Suzanne Aitchison
4d07a1ef7b
Tweaks to the admin flash messages flow ( #16582 )
...
* Focus flash message button on load
* update specs
* Update app/javascript/packs/admin/flashMessages.js
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
* Update app/javascript/packs/admin/flashMessages.js
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
2022-02-16 10:07:21 +00:00