Commit Graph

14 Commits

Author SHA1 Message Date
Julian Herrero
2b83be1c7c Use double quotes in app/views/legislation 2019-03-19 12:16:50 +01:00
decabeza
a982f97cbd Adds documents list on legislation process proposals phase 2018-12-28 17:22:03 +01:00
Javi Martín
acbf20c938 Extract partial for proposals content 2018-10-03 22:07:55 +02:00
Javi Martín
f93281fd02 Extract link text to a helper
This way we can use the same code in custom views which won't use the
same text.
2018-10-03 22:06:20 +02:00
Javi Martín
5ab8587ad2 Use absolute translation paths
Using `t(.empty_proposals)` IMHO is a bit dangerous because we'd need to
change the locale files if we move the code to a partial or rename the
file.
2018-10-03 22:05:33 +02:00
Bertocq
c04b0ceda4 Add pagination to legislation process proposals list 2018-10-03 13:46:32 +02:00
Bertocq
599ddf8f41 Create @proposal variable con process controller for proposals list that use random seed 2018-10-03 13:40:59 +02:00
decabeza
392a787a2d hides only the create button 2017-10-26 19:09:02 +02:00
decabeza
69f29b4f49 shows create button and categories only if proposals phase is open 2017-10-26 19:07:47 +02:00
decabeza
50b2ab5a69 adds categories list on proposal sidebar 2017-10-26 18:47:18 +02:00
María Checa
2d95069a7b Missing translations 2017-10-25 17:55:55 +02:00
María Checa
1b4756e073 Front improvements and new translations 2017-10-25 16:43:16 +02:00
María Checa
6c1c71fcc9 Minor fixes
Fixed subnavigation active links and button to create new proposal.
2017-09-21 16:18:08 +02:00
María Checa
0ed6b0da6b Added Legislation Proposals views 2017-09-14 12:52:03 +02:00