Alberto Miedes Garcés
|
f2eb8724d3
|
Remove duplicated scopes
|
2017-01-13 00:54:52 +01:00 |
|
Alberto Miedes Garcés
|
7a9373942a
|
Testing GraphQL 1.3.0 in Travis
|
2017-01-12 20:11:47 +01:00 |
|
Alberto Miedes Garcés
|
d1f14ffb93
|
Simplify the way GraphQL 'resolve' is used
|
2017-01-12 19:51:58 +01:00 |
|
Alberto Miedes Garcés
|
6940b90260
|
Add more fields to api.yml
|
2017-01-09 14:11:51 +01:00 |
|
Alberto Miedes Garcés
|
b0bd30e3d1
|
Move api config file parsing method into the ApiTypesCreator class
|
2017-01-09 13:36:53 +01:00 |
|
Alberto Miedes Garcés
|
60786f17c2
|
Improved code coverage for GraphQL resolvers specs
|
2017-01-09 10:14:31 +01:00 |
|
Alberto Miedes Garcés
|
e1b3d468e5
|
Fix failing spec
|
2017-01-08 14:27:20 +01:00 |
|
Alberto Miedes Garcés
|
398bc8c211
|
Split api types creation and query type creation between two different classes
|
2017-01-08 13:39:50 +01:00 |
|
Alberto Miedes Garcés
|
b9d2bc2801
|
Wrote specs for QueryType creation
|
2017-01-08 12:45:48 +01:00 |
|
Alberto Miedes Garcés
|
7027164867
|
Clean code
|
2017-01-08 11:37:56 +01:00 |
|
Alberto Miedes Garcés
|
ed6ba384dd
|
Wrote specs for GraphQL root resolvers
|
2017-01-08 11:37:15 +01:00 |
|
Alberto Miedes Garcés
|
0b302c2afc
|
Move code from GraphQL initializer into GraphQL::TypeCreator
|
2017-01-07 23:04:30 +01:00 |
|
Alberto Miedes Garcés
|
d76e4518e6
|
Extract QueryRoot resolve functions into its own classes
|
2017-01-07 22:43:42 +01:00 |
|
Alberto Miedes Garcés
|
3c73f35416
|
Removed useless code
|
2017-01-07 22:20:28 +01:00 |
|
Alberto Miedes Garcés
|
a31f6be3bd
|
Add proposal notifications to seeds
|
2017-01-07 22:16:17 +01:00 |
|
Alberto Miedes Garcés
|
1e95cdfce3
|
Fix dev_seeds
|
2017-01-07 21:58:29 +01:00 |
|
Alberto Miedes Garcés
|
f467bb64c7
|
Wrote specs for HasPublicAuthor module
|
2017-01-07 18:00:14 +01:00 |
|
Alberto Miedes Garcés
|
861a723724
|
Only show public_voter if votable.total_votes are above threshold
|
2017-01-07 17:22:18 +01:00 |
|
Alberto Miedes Garcés
|
6445fffc0d
|
Merge branch 'master' into api-dev-0.18.11
|
2017-01-04 16:21:32 +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 |
|
Fernando Blat
|
8350143496
|
Don't fetch setting if table doesn't exist
|
2017-01-04 13:37:55 +01:00 |
|
Alberto Miedes Garcés
|
9cfb3eb52e
|
Write specs for GraphQL::AssociationResolver
|
2017-01-03 18:30:53 +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 |
|
Alberto Miedes Garcés
|
f4e0ef7eea
|
Truncate votes api timestamp to hour
|
2017-01-02 12:00:58 +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 |
|
Alberto Miedes Garcés
|
8fe38f889b
|
Fix typo
|
2017-01-02 10:52:27 +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 |
|
Alberto Garcia Cabeza
|
00581fcacc
|
adds setting key deleted by mistake
|
2016-12-30 17:21:50 +01:00 |
|
Alberto Garcia Cabeza
|
d8b4af5add
|
adds meta description and keywords
|
2016-12-30 17:17:46 +01:00 |
|
Juanjo Bazán
|
c5c1bef7cc
|
Merge pull request #1319 from consul/signature-sheets-cleanup
Signature sheets cleanup
|
2016-12-30 12:58:41 +01:00 |
|
rgarcia
|
13d9f6c294
|
removes obsolete spec
|
2016-12-30 11:55:44 +01:00 |
|
Alberto Miedes Garcés
|
0f663603d0
|
Only create field to retrieve single objects in QueryRoot if ID was exposed
|
2016-12-29 14:19:11 +01:00 |
|
Alberto Miedes Garcés
|
0aed5338f6
|
Customize resolvers to only permit allowed records
|
2016-12-29 14:17:44 +01:00 |
|
rgarcia
|
43c18d58ac
|
fixes specs
|
2016-12-29 12:47:57 +01:00 |
|
rgarcia
|
2a0267a1af
|
updates db schema
|
2016-12-29 12:34:50 +01:00 |
|
rgarcia
|
365faeff31
|
removes physical votes from proposals
|
2016-12-29 12:05:29 +01:00 |
|
Alberto Miedes Garcés
|
90130f20e7
|
Add Votes info to api
|
2016-12-29 12:03:00 +01:00 |
|