Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pagination to api queries #11

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Conversation

davidbeig
Copy link
Contributor

This PR will add pagination to the api queries for meetings and proposals. It will set it to 10 results/query.

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #11 into feature/component_map will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           feature/component_map      #11   +/-   ##
======================================================
  Coverage                  73.79%   73.79%           
======================================================
  Files                         44       44           
  Lines                        744      744           
======================================================
  Hits                         549      549           
  Misses                       195      195           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08a2193...3351eea. Read the comment docs.

@microstudi microstudi merged commit dcf709b into feature/component_map Sep 9, 2020
microstudi added a commit that referenced this pull request Sep 18, 2020
* add first approach to component with a map

* fix in component routes and add map js logic

* make rubocop happy

* add query to graphql api to show meetings and proposals, still without templates as popup

* fix use of templates in awesome map

* update bundle && erblint

* rearrange map into a single component

* update gemfiles and appraisal

* fix gemfile

* fix gemfile

* fix gemfile

* fix dummy app bndle

* revert automatic gemfile version finder

* normalize yml

* add seeds to awesome

* refactor javascript

* add geolocation to proposals in assemblys when seeding

* add customizable height

* ask only if elements are geolocated

* fix dropdown zindex

* custom icon for meetings

* custom icons

* add pagination to api queries (#11)

* add colors based on categories to markers (#12)

* add colors based on categories to markers

* set fillColor to --primary in case the category has no color assigned

* use a Category class

* add category layers

* add category colors

* add amendments layer

* search for category names

* automatic choose best language

* intelligent label placement

* refactor category assignation

* style fixes

* add specs

* fix unpublished components

* fix empy nodes

* try to fix not found image from leaflet

* Add readme info

* remove custom asset

* override assets

* fix finall call on paginate

* erblint

* New Crowdin updates (#18)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* fix asset definition

* fix category filter management

* New Crowdin updates (#19)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

Co-authored-by: Ivan Vergés <[email protected]>

* do not hide parent categories

* add menu collapse option

* fix test

* disable codeclimate reporter

* New Crowdin updates (#21)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

Co-authored-by: Ivan Vergés <[email protected]>

* New Crowdin updates (#23)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Catalan)

* New translations en.yml (Spanish)

* New translations en.yml (Spanish)

Co-authored-by: Ivan Vergés <[email protected]>

Co-authored-by: David Igón <[email protected]>
Co-authored-by: Platoniq Bot <[email protected]>
@platoniq-bot platoniq-bot deleted the iterative_search branch January 11, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants