Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Create networks, scale services and inspect page fixes #958

Merged
merged 5 commits into from
Feb 5, 2017
Merged

Create networks, scale services and inspect page fixes #958

merged 5 commits into from
Feb 5, 2017

Conversation

tombee
Copy link
Contributor

@tombee tombee commented Feb 1, 2017

This is based on #957 and that should merge first, thanks @seaninryan!

  • Create network form
  • Fixed inspect pages, since param API in react-router had changed
  • Basic service update functionality for replicated services (i.e. can scale a service via the UI)

2017-02-02-23-38-19_1187x653

2017-02-02-13-24-52_1288x728

/cc @ehazlett

@tombee tombee changed the title [WIP] Continued progress on swarm-mode Create networks, scale services and inspect page fixes Feb 2, 2017
Sean Ryan and others added 3 commits February 3, 2017 14:57
Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Create network form

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Create network screen and re-usable InputGroup component

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Basic service update functionality (scale service via UI)

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Simplify numeric inputs

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Removed console.log

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

remove unused change handler

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Made save changes to service button a little friendlier

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Console error fixes

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Able to update swarm settings

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Allow user to refresh swarm tokens individually

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Continued progress

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Updated create volume form

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Refactored service create to used controlled inputs

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Removed no longer used form components

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>

Fix warnings

Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
@ehazlett ehazlett merged commit 5340d18 into ehazlett:swarm-mode Feb 5, 2017
@ehazlett
Copy link
Owner

ehazlett commented Feb 5, 2017

FYI build is failing:

Module not found: Error: Cannot resolve 'file' or 'directory' ./CreateAccountView in /usr/src/app/src/components/accounts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants