docbrown/app/javascript/article-form/components
Anna Buianova 656d698da1
Modify datetime picker for scheduling articles (#18153)
* Accept separate date and time for published_at

* Separate date and time inputs for published_at in post options (scheduling)

* Removed the commented line

* Removed unused htmlFor publishedAt

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Added aria-label for published at date

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Added aria-label for published at time

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Added htmlFor for schedule label

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-21 13:53:54 +03:00
..
__stories__ Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
__tests__ Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +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 Add tooltip to cover image button describing optimal image ratio (#17779) 2022-06-02 17:44:34 -04:00
ClipboardButton.jsx ✂️ Remove clipboard packages no longer needed ✂️ (#16683) 2022-02-24 16:47:22 +00:00
Close.jsx Implementing new buttons (#15843) 2022-01-14 10:28:31 +01:00
dragAndDropHelpers.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
EditorActions.jsx Modify datetime picker for scheduling articles (#18153) 2022-07-21 13:53:54 +03:00
EditorBody.jsx ✂️ Remove reach combobox ✂️ (#17728) 2022-07-11 12:50:52 +01:00
ErrorList.jsx Check validity of embed URLs (#16704) 2022-03-10 13:18:59 -05:00
Form.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Header.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
ImageUploader.jsx Refactor runtime to webpacker JS (#17142) 2022-04-07 15:39:38 +01:00
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 Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Options.jsx Modify datetime picker for scheduling articles (#18153) 2022-07-21 13:53:54 +03:00
PageTitle.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
pasteImageHelpers.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
Preview.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
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