Raz
Software engineer - maker of things
:construction: Made it possible for the preview to split the requests as well
:construction: Added recursive function to make separate requests
only works in the testQuery action
:construction: Changed limit to itemsLimit
registered the fields in the back-end model
:construction: removed the value attribute for the pagination elements
instead modified all the elements to be strings and act as selectors
:construction: First draft of front-end implementation
:lipstick: Changed the labels to paragraphs in pagination
:pencil: Updated readme with roadmap
:pencil: Updated the contribution guidelines
automatic pagination feature ready for merge
:sparkles: Added a failsafe in case APIs can't paginate
Tweaked the UI to explain the feature better
:construction: New UI elements to explain the new feature
:construction: Slicing the results when it goes over the limit
fixed issue with the limit being null when set to 0
:construction: Made it possible for the preview to split the requests as well
Pushed 4 changes to chartbrew-cloud
:pencil: Updated slack links
:construction: Added recursive function to make separate requests
only works in the testQuery action
:construction: Changed limit to itemsLimit
registered the fields in the back-end model
Pushed 2 changes to chartbrew-cloud
more work on Upgrading react-native
:construction: removed the value attribute for the pagination elements
instead modified all the elements to be strings and act as selectors
:construction: First draft of front-end implementation