Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  actions
  reducers
consts.js 1.04 KB
index.js 357 Bytes

Latest revisions

# Date Author Comment
0fc33e91 06/12/2018 12:49 AM John Mitsch

Fixes #23687 - Adds subscription details page

This rewrites the subscription details page in React. Links in the
main subs table will used this page. There will be a follow-up change
for the Product Content tab.

9fe4494f 06/04/2018 07:32 PM John Mitsch

Fixes #22732 - Add export csv for RH repos

This adds the export CSV button to both RH repos page
and the Subscription page. It uses the csv functionality
currenlty in foreman with fixed columns for the CSV file.

2e7aef07 05/31/2018 01:48 PM Walden Raines

Fixes #23285: show task progress bar.

Show a task progress bar over the table when a subscriptions related
task is in progress. Also create a toast notification when the task
result is returned and refresh the table.

http://projects.theforeman.org/issues/23285

2a5bde8f 04/19/2018 10:49 PM Walden Raines

Fixes #22730: add manage manifest modal to subscriptions page.

http://projects.theforeman.org/issues/22730

6dbf2352 03/29/2018 09:33 PM Walden Raines

Fixes #22728, #22781, #22366: add subscription tables.

Add the subscription and upstream subscription tables and the
actions and reducers necessary for fetching the data from the
APIs. Also add empty state handling.

http://projects.theforeman.org/issues/22728...

112de8c1 03/15/2018 02:14 PM Tomáš Strachota

Fixes #22371, #22563 - Add pagination and filtering to RH repos

5cac7fa8 03/07/2018 02:34 PM Walden Raines

Fixes #22562: do not truncate repository (set) titles.

Also fixes a few other styling issues on the page.

http://projects.theforeman.org/issues/22562

fa1f9621 02/26/2018 10:04 PM Dan Seethaler

Fixes #21953: Adding enable/disable and search bar

This adds the ability to search through enabled
repositories and repository sets.

http://projects.theforeman.org/issues/21953

cd6708ee 01/23/2018 01:56 AM Dan Seethaler

Fixes #22275 - Connect real API endpoints

Add error handling to repositorySetRepositories component

Remove mocks for:
- repository sets
- available repository set repositories
- enabled repositories
- enable/disable repositories
- search autocomplete results...

9e7f1304 01/05/2018 08:07 PM Dan Seethaler

Fixes #21649 - Enable and disable repositories

Updated api to use PUT

Removing from DOM when enabled

Make fixture response data dynamic

Rename ContentSet to RepositorySet

Remove unnecessary List components

Add Immutables to redux store

Force text wrap on ListView.Item...

View revisions

Also available in: Atom