docbrown/app
thejwuscript 9bc0d83130
Fix reply button visibility on locked discussion (#18023)
* Add specs for unlocked discussion

* Add specs for locked discussion

* Edit wording for discussion lock specs

* Set instance variable on CommentsController

* Fix legacy comments index view

* Empty commit - Trigger CI

* Modify test assertions

* Add data-testid attribute to reply button

* Add cypress custom command createComment

* Add cypress specs for locked discussion

* Add cypress specs for unlocked discussion

Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2022-07-27 09:29:55 +01:00
..
assets DisplayAd in post comments area (#18141) 2022-07-25 12:43:02 -04:00
controllers Fix reply button visibility on locked discussion (#18023) 2022-07-27 09:29:55 +01:00
decorators Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Remove generated social images, except for articles#show (#18118) 2022-07-18 12:29:21 +02:00
javascript Remove Member Index View Feature Flags (#18191) 2022-07-27 08:57:07 +01:00
lib Add Google Analytics 4 Support (#18124) 2022-07-21 09:26:13 -05:00
liquid_tags Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models DisplayAd in post comments area (#18141) 2022-07-25 12:43:02 -04:00
policies Refactor :moderation_routes? method to use correct policies (#18183) 2022-07-25 07:58:41 -04:00
queries Admin can attach user via username (#18056) 2022-07-18 14:17:45 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services DisplayAd in post comments area (#18141) 2022-07-25 12:43:02 -04:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Convert CRLF to LF when validating summary (#18140) 2022-07-26 12:21:34 +01:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Fix reply button visibility on locked discussion (#18023) 2022-07-27 09:29:55 +01:00
workers Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00