docbrown/app/javascript/article-form/components
Ben Halpern ec7adf56fe
Allow admins to set cover image height configs (#19936)
* Initial basic work

* Bulk of related work, including find/replace on the inputs

* Adjust some tests

* Adjust some specs

* Fix a few more tests

* Clean up tests

* Adjust tests

* Test fiddle

* Adjust crop back to be a param

* Update tests

* Set proper defaults

* Fix some styling

* Adjust enrichment logic and tests

* Adjust form JS

* Update test snapshot

* Clean up formatting

* Fix spec name

* Adjust some css and defaults

* Adjust translation for image provider options

* Switch from fill to fill-down

* Proper fallback image

* Fix tests

* Update app/services/images/optimizer.rb

Co-authored-by: Mac Siri <mac@forem.com>

---------

Co-authored-by: Mac Siri <mac@forem.com>
2023-08-21 13:25:16 -04:00
..
__stories__ Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
__tests__ Replace uses of toBeDefined with toExist (#19862) 2023-08-04 19:58:58 +05:30
Help Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
AccessibilitySuggestions.jsx Advise users about potential accessibility failings in their posts - RFC #58 (#13745) 2021-06-03 10:27:12 +01:00
ArticleCoverImage.jsx Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
ClipboardButton.jsx Recreate yarn.lock (#18776) 2022-11-30 07:45:49 -05:00
Close.jsx Implementing new buttons (#15843) 2022-01-14 10:28:31 +01:00
dragAndDropHelpers.js Image uploading progress in comments editor + post editor (#18369) 2022-08-29 16:01:40 +05:30
EditorActions.jsx Save button text is always 'Save changes' for editor v1 (#18304) 2022-08-09 22:23:17 +03:00
EditorBody.jsx Image uploading progress in comments editor + post editor (#18369) 2022-08-29 16:01:40 +05:30
ErrorList.jsx Check validity of embed URLs (#16704) 2022-03-10 13:18:59 -05:00
Form.jsx Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
Header.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
ImageUploader.jsx Actually get buildpulse to work with rspec and jest (#18859) 2022-12-19 14:31:29 -05:00
imageUploadHelpers.js Image uploading progress in comments editor + post editor (#18369) 2022-08-29 16:01:40 +05:30
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
LoadingPreview.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
Meta.jsx Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
Options.jsx Add missing onInput for canonical_url (#18724) 2022-11-14 09:16:15 -05:00
PageTitle.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
pasteImageHelpers.js Image uploading progress in comments editor + post editor (#18369) 2022-08-29 16:01:40 +05:30
Preview.jsx Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
Tabs.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
TagsField.jsx Add prop for user-defined selections in MultiSelectAutocomplete (#17402) 2022-04-29 09:39:25 +01:00
Title.jsx Rename WRITE A POST to CREATE POST (#13855) 2021-05-25 10:30:30 -07:00
Toolbar.jsx Add markdown toolbar to comments (#18062) 2022-07-12 09:02:53 +01:00