Skip to content

Edit a configuration #5

Description

@SanAlexis

Story

As a user I want to edit an existing configuration and save it.

Definition

A configuration consists of a set of filled variables and comments associated.

Context

After creating a configuration (see #4) there could be a need to edit it without generating .INI files.

Engineering specifications

Edition

A configuration should be edited using a webpage with these requirements 🔻
ℹ️ it should be local and not client-server oriented
ℹ️ it should be user-friendly
ℹ️ it should display which variable is mandatory and which is not
ℹ️ it should display these informations:

  • name of the configuration;
  • current time;
  • last save time;
  • informations about the OS;
  • informations about the animagi descriptor.

Save

A configuration could be save into the filesystem with the .anicfg extension and reused later.
ℹ️ before saving the edited configuration, user should know the diff between the previous and the new configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsTask associated with devops profileenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions