Skip to content

Draft: Manila - Requests, responses, helper functions and API calls (Group 2)

James Carlson requested to merge jxxcarlson/exosphere:group-2-x into master

Partial fix for #445 (closed)

Overview

This merge request deals with the change in Group 2 of our work plan, a listed below. The new code contains the entirety of src/OpenStack/Shares.elm from !777 (closed): the request/response/decoder code for Shares and ExportLocatons.

Helper functions for shares: projectSetSharesLoading, shareLookup.

API calls: Request shares and request export locations. Functions defined in OpenStack.Shares, with ApiModelHelpers. Request shares when the app starts, and when navigating to project overview page.

How to Test

Compare with !777 (closed), exercise app in browser

Edited by Julian Pistorius

Merge request reports