Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UI for eiditing databag properties #715

Open
bugzmanov opened this issue Jan 9, 2013 · 0 comments
Open

Improve UI for eiditing databag properties #715

bugzmanov opened this issue Jan 9, 2013 · 0 comments

Comments

@bugzmanov
Copy link
Contributor

Affects: project admins

Background:

  • copying databag content from another running genesis server is a pain
  • most people are fimilar and comfortable with property file format

In order to impove experience of working with prepared databags genesis should provide UI allowing to manipulate databag properties as sinle multiline edit (memo) with following format:

property.name = property value
property2.name = property value
...

Requirements:
It should be possible to edit/add/delete properties in single multiline edit and then switch to current (with 2 inputs per property) view

Same validation rules and restrictions should be applied to new edit mode as current facilities.
For simplicity reasons: validation error will not point to exact line in multiline edit

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

No branches or pull requests

1 participant