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

Add ability to add metadata on a feature to the UI #834

Merged
merged 7 commits into from
Sep 18, 2022

Conversation

IrinaSouth
Copy link
Contributor

@IrinaSouth IrinaSouth commented Sep 16, 2022

This adds the ability to add additional metadata to the Feature in a JSON formatted string. (Simple string will be added in another PR.) #833 Backend was done in #724

@github-actions github-actions bot added the enhancement New feature or request label Sep 16, 2022
.userIsFeatureAdminOfCurrentApplication)
PopupMenuItem(
value: 'metadata',
child: Text('Add metadata',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add or Edit?

Copy link
Contributor

@rvowles rvowles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@IrinaSouth IrinaSouth merged commit 2301a54 into main Sep 18, 2022
@IrinaSouth IrinaSouth deleted the feature/add-metadata-ui branch September 18, 2022 09:31
@IrinaSouth IrinaSouth linked an issue Sep 21, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin UI - Add metadata field to the feature properties
2 participants