docbrown/spec/requests/articles
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
..
articles_admin_feature_spec.rb Small win: Add "Feature post" button alongside new "admin actions" drawer in mod panel. (#16544) 2022-02-17 12:43:27 -05:00
articles_admin_unpublish_spec.rb Fixed removing notifications on admin unpublishing (#18047) 2022-07-06 18:35:20 +03:00
articles_create_spec.rb Modify datetime picker for scheduling articles (#18153) 2022-07-21 13:53:54 +03:00
articles_destroy_spec.rb Ensuring an admin can confirm delete a user's post (#16485) 2022-02-09 11:28:58 -05:00
articles_feed_spec.rb Add minimal test on rss feed response (#17221) 2022-04-12 16:59:40 -05:00
articles_show_spec.rb Change "posted on" to "scheduled for" on the scheduled articles preview page (#18177) 2022-07-20 16:09:34 +03:00
articles_spec.rb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
articles_update_spec.rb Modify datetime picker for scheduling articles (#18153) 2022-07-21 13:53:54 +03:00
org_redirect_spec.rb Fix infinite redirect loop for articles (#12652) 2021-02-17 08:54:54 +07:00
video_player_show_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00