Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Support full URL on pagination links #7

@hstove

Description

@hstove

Reported issue:

When fetching results with over the maximum count of records, radiks-server automatically adds pagination links to the JSON.

However, it appears that it doesn't properly include the host name, according to this screenshot:

2019-05-02_2017

This is where that code happens, it appears that the host is not being pulled properly:

https://github.com/blockstack-radiks/radiks-server/blob/master/app/controllers/ModelsController.js#L48

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions