Skip to content

Conversation

@dhlaluku
Copy link

@dhlaluku dhlaluku commented Mar 18, 2019

Description

Problem: Users don't know what keys/values to enter for template and VM details.
Root Cause: The feature does not exist that can list possible details and options.
Solution: Based on the possible VM and template details handled by the codebase, those details were refactored and a list API is introduced that can return users those details along with possible values. When users add details now, they will be presented with a list of key details and their possible options if any.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

Screenshot from 2019-03-27 18-12-18

@dhlaluku dhlaluku changed the base branch from master to 4.1l10n March 19, 2019 05:25
@dhlaluku dhlaluku changed the base branch from 4.1l10n to master March 19, 2019 05:26
@dhlaluku dhlaluku force-pushed the vm-templates-instance-settings branch from 77035f8 to 6ee0003 Compare March 21, 2019 07:54
@rohityadavcloud rohityadavcloud changed the title api: instances settings for templates and VMs are free text WIP api: instances settings for templates and VMs are free text Mar 25, 2019
* Refactor hard-coded vm detail constants to VmDetailConstants interface
@rohityadavcloud rohityadavcloud force-pushed the vm-templates-instance-settings branch from 6ee0003 to 0c0554d Compare March 26, 2019 07:44
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
... want users to see

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
rohityadavcloud pushed a commit that referenced this pull request Jan 20, 2021
… fixes (#59)

Add actions from old UI to new UI

Fixes: #40

Doing the following:

Extract out actions from old UI to new for infra section - zones, pods, clusters, ...etc.
Support translation of labels for actions instead of hard coding them
Translation of action buttons in list view, detail view, forms and also their fields will now be human readable.
Some misc changes - like comparing API param names with case insensitive stuff, allowing reusing of same API for multiple actions by passing defaultArgs: to action in config files.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
shwstppr pushed a commit that referenced this pull request Jul 27, 2021
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
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.

3 participants