Skip to content

Feature/simba/resource api frontend#22

Merged
simba-git merged 6 commits intodevelopfrom
feature/simba/resource-api-frontend
Jul 29, 2020
Merged

Feature/simba/resource api frontend#22
simba-git merged 6 commits intodevelopfrom
feature/simba/resource-api-frontend

Conversation

@simba-git
Copy link

No description provided.

Simba added 6 commits July 23, 2020 22:00
Redux logic will be added in a ResourceList component which wraps
the ResourceListView component.
This will be used initially to specify the resource types.
Deferred is used to set ordering in specific ways to test async code
without any chance of race conditions.
This function can be used to create a redux store to use for certain
tests. Typically unit-tests will test the reducer directly, but it
makes sense to include a store when testing an async thunk.
A ResourceSlice handles all the redux state for every resource list
in the dashboard. Currently this just includes a single async thunk
that returns all the resources for a given type.
This adds ResourceSlice's reducer to the default redux store singleton.
@simba-git simba-git merged commit 1650c8b into develop Jul 29, 2020
@simba-git simba-git deleted the feature/simba/resource-api-frontend branch July 29, 2020 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant