docbrown/app/views/api/v0
John Curcio 157a6f1ef1 Add pagination to followers and following page in dashboard (#258) (#4375) [deploy]
* Add infinite scroll to followers list (#258)

* Refactor fetchNext function for clarity (#258)

* Sepparate following tab into multiple tabs to support infinite scroll (#258)

* Add infinite scroll to following pages (#258)

* Add tests to infinite scroll api

* Refactor dashboard loading text

* Refactor infine scroll function

* Fix duplicated entries problem in infinite scrolling

* Switch randomized attributes to sequential to avoid InvalidRecord error

* Add acceptance tests for infinite scroll

* Remove unused following method

* parameterize limit per page for followers and followings

* Split follows endpoint into followers and followings

* Authenticate user with api key in followers and followings

* Split followers endpoint into users and organizations

* Add redundant html to sublist partial

* Speed up infinite scroll tests

* Refactor api json responses to use partials

* Authenticate api user before follows create

* Resolve conflicts on scrolling js

* Improve partials organization and fix organization username bug

* Improve readability of unauthorized test

* Use let! to create scrolling test data

* Fix not working podcasts link

* Refactor initScrolling to remove linting errors

* Fix codeclimate coding style issue

* Test tags forms and podcasts hyperlinks

* Fix eslint issue with double equals

* Improve before_action usage and readability
2019-11-20 18:21:18 -05:00
..
articles Fix API inconsistencies between articles 'index' and 'show' (#4560) 2019-10-24 11:56:55 -04:00
chat_channels Fix chat channel details profile pic issue (#3458) 2019-07-12 09:33:40 -04:00
classified_listings Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00
comments Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
followers Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
followings Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
github_repos Use Preact for asynchronous rendering for /settings/integrations (#986) 2018-10-31 15:51:07 -04:00
podcast_episodes Initial commit 2018-02-28 16:11:08 -05:00
shared Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
tags Code cleanups (#659) 2018-08-07 11:00:13 -04:00
users Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
videos "/videos" (#2291) 2019-04-05 14:02:03 -04:00
webhooks Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00