kikito
f0b8cfd4a2
Time.now -> Time.current
2016-11-23 19:19:19 +01:00
rgarcia
724dac4df2
cherry picks creating poll question from successful proposals
2016-11-18 21:09:28 +01:00
rgarcia
e21eb9d02c
fixes admin poll question show spec
2016-11-18 20:30:26 +01:00
rgarcia
4955daf886
adds poll and poll question's specs
2016-11-17 22:48:00 +01:00
rgarcia
626a8e9154
updates specs for admin poll questions
2016-11-17 21:31:51 +01:00
rgarcia
9b46a7fe8f
tmp commit adds specs for admin poll questions
2016-11-17 11:52:51 +01:00
rgarcia
bb3c4c6399
adds consistency to ruby code style
...
Keep a blank line before and after private
Keep a blank line before and after protected
Remove extra empty line at class body end
Remove extra blank line
Add final newline
Use 2 (not 3) spaces for indentation
Use 2 (not 4) spaces for indentation
Remove space before comma
Add space after comma
Remove trailing whitespaces
Remove unnecessary spacing
Use snake_case for variable names
Do not use then for multi-line if
Remove unused block argument - i
Use the new Ruby 1.9 hash syntax
Remove unused assignment to variable
Indent when as deep as case
Align attributes
Align end with def
2016-11-15 11:18:43 +01:00
Juanjo Bazán
0dd122833a
removes booths link from admin menu
2016-11-14 13:58:00 +01:00
rgarcia
5ba72f0fe3
assigns officers to booths
2016-11-14 13:58:00 +01:00
rgarcia
de330b1c02
adds booth info to poll show
2016-11-14 13:57:16 +01:00
rgarcia
63ccac963a
adds booth backend for index, show, create and edit actions
2016-11-14 13:57:16 +01:00
rgarcia
daac86a7a8
removes poll unused attributes
2016-11-14 13:56:49 +01:00
rgarcia
c1a9caeab0
adds poll CRU actions
2016-11-14 13:56:49 +01:00
rgarcia
304743f64e
tmp commit poll index, show and new
2016-11-14 13:56:49 +01:00
rgarcia
1ca821c520
creates polling officers from admin
2016-11-14 13:51:09 +01:00
Juanjo Bazán
0fc31b1259
adds budget/budget_investment indexes to valuators
2016-09-09 13:39:08 +02:00
Juanjo Bazán
2d56415048
adds feature flag for admin/budgets management
2016-09-07 15:13:39 +02:00
Juanjo Bazán
8890380804
adds investment editing to admin
2016-09-07 14:13:40 +02:00
Juanjo Bazán
31ef3f4c98
adds heading filter to index
2016-09-06 17:03:35 +02:00
Juanjo Bazán
b0358e4867
adds index of investments with filters to admin
2016-09-05 17:50:58 +02:00
Juanjo Bazán
0f7e23bec4
adds budget's groups & headings to admin
2016-08-03 20:23:41 +02:00
Juanjo Bazán
724ccf175c
adds budget show to admin
2016-07-29 14:52:37 +02:00
Juanjo Bazán
6fce9df451
adds admin creation of budgets
2016-07-29 13:34:41 +02:00
Juanjo Bazán
1ad78d599e
adds admin budgets index
2016-07-28 12:36:39 +02:00
Alberto Garcia Cabeza
702cfe13d1
Fixes specs
2016-07-06 14:47:09 +02:00
rgarcia
f9a2f5d5dc
adds specs for stats
2016-06-16 17:59:56 +02:00
Juanjo Bazán
824a969c0e
fixes admin menu spec
2016-06-02 12:21:13 +02:00
Alberto Garcia Cabeza
31cb29d8c5
Fixes specs
2016-06-01 21:46:17 +02:00
Juanjo Bazán
1f1034a147
adds banner creation/edition/deletion specs
...
refactors admin banners specs
2016-05-23 20:03:11 +02:00
MaiteHdezRivas
3b2bfc46cf
Admin option to add banners and show banners
2016-05-19 13:18:30 +02:00
Juanjo Bazán
c4bf90f576
adds managers section to admin
2016-05-11 11:24:38 +02:00
Juanjo Bazán
5ec1964d30
changes specs
...
(flaky tests in travis)
2016-04-27 17:26:19 +02:00
Alberto Garcia Cabeza
578f9c346b
Updates specs
2016-04-27 15:02:58 +02:00
rgarcia
4bbd3d7233
adds summary of spending proposals by valuator
2016-04-26 22:06:02 +02:00
rgarcia
8bce72bea3
displays correct admin info for proposals with supports
2016-04-26 17:37:21 +02:00
rgarcia
ab1216af3d
adds more info to admin summary for spending proposals
2016-04-26 14:47:44 +02:00
Juanjo Bazán
d69d752f58
Merge pull request #1089 from consul/admin-sp-errors-on-update
...
displays error on failed update
2016-04-26 11:22:27 +02:00
rgarcia
23e325896f
displays error on failed update
2016-04-26 11:12:07 +02:00
Juanjo Bazán
d5e3c9ac3c
adds specs for new filter
2016-04-26 10:30:31 +02:00
rgarcia
bdc815e05c
adds specs
2016-04-22 15:03:50 +02:00
Juanjo Bazán
038a520987
updates dependencies and specs
2016-04-19 13:05:08 +02:00
kikito
b0b810d484
Adds a spec so that admins can edit Spending Proposal regular fields
2016-04-13 13:32:24 +02:00
rgarcia
efc8115899
fixes specs
2016-04-12 18:49:48 +02:00
rgarcia
bcc687d947
adds filtering of spending proposals by valuator
2016-04-12 17:17:02 +02:00
Juanjo Bazán
4546af5be1
redux of valuators creation form
2016-03-15 15:33:00 +01:00
kikito
072faf928f
adds specs for preserving filtering params when using the admin links for spending proposals
...
changes the order in which specs are executed for travis
another change for travis
another change for travis
2016-03-14 18:23:11 +01:00
Juanjo Bazán
adacd50588
unifies styles for edit links
2016-03-11 13:59:20 +01:00
kikito
8db6b3fa69
fixes specs
2016-03-08 17:38:52 +01:00
rgarcia
fb9d72a401
organizes scenarios into contexts for spending proposals
2016-03-08 14:46:29 +01:00
rgarcia
e586a1df58
fixes conflicts with master
2016-03-08 14:31:18 +01:00