Julian Nicolas Herrero
3ba7bd1cab
Merge pull request #3567 from consul/select_proposals_by_admins
...
Make proposals to be selected by administrators
2019-05-31 15:30:39 +02:00
Julian Herrero
6beb11f0a9
Show completed progress bar for successful proposals
...
Show a completed progress bar with total supports intead of showing
a message telling the proposal has reached the needed supports.
2019-05-30 11:19:38 +02:00
Javi Martín
307cf24846
Use describe on feature tests
...
The `type: :feature` is automatically detected by RSpec because these
tests are inside the `spec/features` folder. Using `feature` re-adds a
`type: :feature` to these files, which will result in a conflict when we
upgrade to Rails 5.1's system tests.
Because of this change, we also need to change `background` to `before`
or else these tests will fail.
2019-05-28 16:36:54 +02:00
Julian Herrero
31ac8b7f55
Change single quotes to double quotes
2019-02-15 11:40:39 +01:00
decabeza
ea38f79442
removes specs of proposals successful banner
2017-06-05 17:55:37 +02:00
Juanjo Bazán
5ec12e4b5b
Merge branch 'master' into redux-polling
2016-12-27 18:22:06 +01:00
rgarcia
b76e1b5992
removes obsolete spec
2016-11-24 20:37:09 +01:00
rgarcia
e12f183775
fixes typo
2016-11-19 14:03:10 +01:00
Alberto Garcia Cabeza
5e487bb85f
fixes specs
2016-11-14 18:06:39 +01:00
Alberto Garcia Cabeza
89340d4647
Deletes author_id on specs
2016-09-14 12:20:22 +02:00
Alberto Garcia Cabeza
30c11c9e22
Fixes specs
2016-09-14 11:41:29 +02:00
Juanjo Bazán
974c4d6d70
adds specs for proposal ballots
2016-09-08 12:43:06 +02:00