-
- Downloads
api/add_forge_now: Allow to use requests list endpoint with datatables
datatables is the javascript library we use on the frontend side to display interactive tables. As we use server-side processing, table data must be provided in a paginated way by an HTTP endpoint. Response format expected by datatables is different from the one returned by the Web API endpoint listing add-forge requests. So adapt the response format of that endpoint when we know the input request has been sent by datatables. Related to T3989 Related to T3991
parent
26748e56
No related branches found
No related tags found
Loading
-
Some references in the commit message have been migrated:
- T3989 is now swh/meta#3989 (closed)
- T3991 is now swh/meta#3991 (closed)
Please register or sign in to comment