Files
grecia/app/views
Javi Martín 9b908d7264 Extract component to render account permissions
We were using similar code in four different places; six, if we count
the welcome pages seeds. Reducing duplication in the pages seeds is a
bit tricky because administrators are supposed to edit their content and
might remove the HTML class we use to define styles. However, we can
share the code everywhere else.

Note that there's a bug in the application since we show that level 2
users cannot vote for budget projects but we give them permission to do
so in the abilities model. We're keeping the same behavior after this
refactoring but we might change it in the future.
2022-11-29 18:48:24 +01:00
..
2022-11-09 18:19:20 +01:00
2019-03-25 14:58:54 +01:00
2022-08-19 15:40:51 +02:00
2021-06-03 11:13:52 +02:00
2021-03-02 14:45:18 +01:00
2019-09-10 20:02:15 +02:00