kikito
|
e9acf295b8
|
removes filter specs after removing filtering from valuation
|
2017-01-04 17:00:56 +01:00 |
|
kikito
|
9c66fa0dc8
|
removes filter from valuation index page
|
2017-01-04 16:31:16 +01:00 |
|
Alberto Miedes Garcés
|
6445fffc0d
|
Merge branch 'master' into api-dev-0.18.11
|
2017-01-04 16:21:32 +01:00 |
|
kikito
|
4ceeb68a90
|
changes abilities extending valuation period
|
2017-01-04 15:59:36 +01:00 |
|
Juanjo Bazán
|
6e5492de22
|
Merge pull request #1323 from ferblape/1322-fix-initializer
Don't fetch setting in dev mode
|
2017-01-04 14:50:01 +01:00 |
|
Alberto Miedes Garcés
|
b36deb0382
|
Read API types and fields from config/api.yml
|
2017-01-04 14:26:30 +01:00 |
|
kikito
|
b289e21992
|
Refactors valid_heading
|
2017-01-04 13:56:54 +01:00 |
|
kikito
|
f5dcb51d37
|
Adds valid_heading validation to budget line. Renames validation methods.
|
2017-01-04 13:56:42 +01:00 |
|
kikito
|
08586d521b
|
Refactors heading.budget . adds heading.budget_id
|
2017-01-04 13:54:07 +01:00 |
|
Alberto Garcia Cabeza
|
e1367d4463
|
improves table of admin budgets index
|
2017-01-04 13:52:04 +01:00 |
|
Fernando Blat
|
8350143496
|
Don't fetch setting if table doesn't exist
|
2017-01-04 13:37:55 +01:00 |
|
kikito
|
0f174df5fe
|
Removes geozones from budget heading views and specs
|
2017-01-04 12:46:11 +01:00 |
|
kikito
|
52d182f099
|
Removes geozone from budget heading
|
2017-01-03 18:51:21 +01:00 |
|
Alberto Miedes Garcés
|
9cfb3eb52e
|
Write specs for GraphQL::AssociationResolver
|
2017-01-03 18:30:53 +01:00 |
|
kikito
|
2c343788d5
|
Fixes typo
|
2017-01-03 18:11:59 +01:00 |
|
kikito
|
18bd44d91f
|
do not use html in generation of unfeasibility reason
|
2017-01-03 18:00:35 +01:00 |
|
kikito
|
5ac2d9ccc9
|
started working on tags for budget investments. Error in investments/show because paths are hard
|
2017-01-03 17:13:28 +01:00 |
|
Alberto Miedes Garcés
|
cdc3b46370
|
Extract TypeCreator methods into AssociationResolver class
|
2017-01-03 16:52:13 +01:00 |
|
Alberto Miedes Garcés
|
4e12e9055c
|
Refactor GraphQL::TypeCreator
|
2017-01-03 16:27:11 +01:00 |
|
Enrique García
|
465a93f49c
|
Merge pull request #1318 from ferblape/1315-manage-offices_url-as-setting
Manage offices url as a setting
|
2017-01-03 13:27:52 +01:00 |
|
Alberto Miedes Garcés
|
2c5925f947
|
Refactor GraphqlController
|
2017-01-03 13:24:00 +01:00 |
|
Fernando Blat
|
04a3a4177d
|
Merge branch 'master' into 1315-manage-offices_url-as-setting
|
2017-01-03 08:57:02 +01:00 |
|
Fernando Blat
|
76bc1a7934
|
Use settings helper
|
2017-01-03 08:55:17 +01:00 |
|
Alberto Miedes Garcés
|
0b4004042f
|
Expose age_range instead of date_of_birth for Voter/User class
|
2017-01-02 14:12:37 +01:00 |
|
kikito
|
68d598a43d
|
Merge branch 'master' into budgets
|
2017-01-02 12:10:23 +01:00 |
|
Alberto Miedes Garcés
|
f4e0ef7eea
|
Truncate votes api timestamp to hour
|
2017-01-02 12:00:58 +01:00 |
|
Juanjo Bazán
|
1bdfacd683
|
Merge pull request #1321 from consul/budgets-melchor
Budgets melchor
|
2017-01-02 11:50:49 +01:00 |
|
Enrique García
|
30d89be2d8
|
Merge pull request #1320 from consul/meta-tags
Meta description and keywords tags
|
2017-01-02 11:45:58 +01:00 |
|
Alberto Miedes Garcés
|
508360cfa5
|
Remove unused User scope
|
2017-01-02 11:35:19 +01:00 |
|
Alberto Miedes Garcés
|
a2befe6bc1
|
Remove unused gem
|
2017-01-02 11:30:10 +01:00 |
|
Alberto Miedes Garcés
|
eadceb106c
|
Only mount graphiql in development environment
|
2017-01-02 11:27:56 +01:00 |
|
Alberto Miedes Garcés
|
ac6802572f
|
Fix collision problems related to User and Voter classes
|
2017-01-02 11:06:24 +01:00 |
|
kikito
|
51f7239d07
|
i18n
|
2017-01-02 10:52:59 +01:00 |
|
Alberto Miedes Garcés
|
8fe38f889b
|
Fix typo
|
2017-01-02 10:52:27 +01:00 |
|
kikito
|
98e9e8de0f
|
Fixes errors in specs related to changes in budget phases
|
2017-01-02 10:37:37 +01:00 |
|
kikito
|
f14f7b9a70
|
Adds new descriptions to budget in dev_seeds
|
2017-01-02 10:02:57 +01:00 |
|
kikito
|
4adf32d582
|
Changes initializer to avoid crash when migrating database from scratch
|
2017-01-02 10:02:34 +01:00 |
|
kikito
|
07a99b8e3f
|
Modifies the phase field in Budget
|
2017-01-02 10:02:05 +01:00 |
|
kikito
|
451179fa59
|
fixes issues with valuating in specs
|
2017-01-02 08:22:11 +01:00 |
|
Alberto Miedes Garcés
|
4783f14eb4
|
Show voter info in api
|
2017-01-02 00:13:16 +01:00 |
|
Alberto Miedes Garcés
|
9c6001e987
|
Move public_author into module
|
2017-01-01 20:46:08 +01:00 |
|
Alberto Miedes Garcés
|
7dc4d80e7b
|
Read GraphQL field types from file instead of from database
|
2017-01-01 19:36:07 +01:00 |
|
kikito
|
9effcc4041
|
i18n
|
2017-01-01 15:04:06 +01:00 |
|
kikito
|
9e4b2fda89
|
Adds phases to form
|
2017-01-01 15:03:58 +01:00 |
|
kikito
|
ecb3461a97
|
Renames Budget::VALID_PHASES to just PHASES
|
2017-01-01 13:16:22 +01:00 |
|
kikito
|
d80dedaad8
|
Adds sanitized descriptions for all phases to budget model
|
2017-01-01 12:51:17 +01:00 |
|
kikito
|
c17dcf1bab
|
replaces array of strings with %w
|
2017-01-01 12:50:40 +01:00 |
|
kikito
|
f6e4443437
|
Removes sanitizable from budget, replacing it by custom impl
|
2017-01-01 12:34:15 +01:00 |
|
kikito
|
cb4803f2f9
|
Replaces %w by %W
|
2017-01-01 12:33:43 +01:00 |
|
kikito
|
fa50e3f215
|
Adds new phases to budget and fixes specs
|
2016-12-30 18:43:15 +01:00 |
|