Javi Martín
5e7b5ccfd3
Add and apply Capybara/ClickLinkOrButtonStyle rule
...
This rule was added in rubocop-capybara 2.19.0. We were following it
most of the time.
2023-11-08 14:18:16 +01:00
Javi Martín
a8bd5eb192
Rename document/image fields HTML classes
...
Using the `document` or `documents` classes meant styles defined for the
public list of documents conflict with these ones.
So now we're using HTML classes that match the name of the Ruby
component classes, as we usually do.
2023-10-23 15:49:01 +02:00
Senén Rodero Rodríguez
c086308b6f
Call new common actions modules methods explicitly
2022-04-06 16:06:44 +02:00
Senén Rodero Rodríguez
7b1897b7a7
Remove method duplications as only the latest method loaded is used
...
The `management` variable gets its value from the caller context.
2022-04-06 16:06:44 +02:00
Senén Rodero Rodríguez
46537cb708
Move nested_imageable helper methods to a new common actions module
2022-04-06 11:15:23 +02:00