Javi Martín
|
de303aa1df
|
Extract component to render dashboard polls
Just like we usually do when reorganizing code.
|
2025-08-27 17:40:45 +02:00 |
|
taitus
|
fc0d79b47b
|
Move dashboard poll partial to component
|
2025-08-27 17:40:45 +02:00 |
|
Javi Martín
|
150af75e3e
|
Make resources component tests more readable
We're testing things from the user's point of view by finding elements
given their texts, instead of checking for elements with a certain ID.
|
2025-08-27 17:40:45 +02:00 |
|
taitus
|
1e06e676a4
|
Move dashboard system tests to resources component specs
We're making the `new_actions_since_last_login` parameter optional in
order to simplify the tests.
|
2025-08-27 17:40:45 +02:00 |
|