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

ui: Add info button for additional data/metadata #91

Closed
3 tasks done
phpai opened this issue Mar 22, 2019 · 2 comments · Fixed by #247
Closed
3 tasks done

ui: Add info button for additional data/metadata #91

phpai opened this issue Mar 22, 2019 · 2 comments · Fixed by #247
Assignees
Labels
feature Indicates a new feature implementation

Comments

@phpai
Copy link
Contributor

phpai commented Mar 22, 2019

In GitLab by @mathiashoeld on Feb 21, 2019, 15:23

add info button to view additional data/meta data of

  • project
  • subproject
  • workflowitem
@phpai phpai added this to the TruBudget 1.0.0-beta.7 milestone Mar 22, 2019
@phpai phpai added the feature Indicates a new feature implementation label Mar 22, 2019
@phpai
Copy link
Contributor Author

phpai commented Mar 22, 2019

In GitLab by @Stezido on Mar 14, 2019, 15:00

changed title from ui: Add info button for metadata to ui: Add info button for {+additional data/+}metadata

@phpai
Copy link
Contributor Author

phpai commented Mar 22, 2019

In GitLab by @Stezido on Mar 14, 2019, 15:00

changed the description

@phpai phpai closed this as completed in 7c785db Mar 22, 2019
phpai pushed a commit that referenced this issue Mar 22, 2019
Resolve "project.update"

Closes #91

See merge request trubudget/trubudget-app!37
@phpai phpai reopened this Mar 22, 2019
@gonzochic gonzochic removed this from the TruBudget 1.0.0-beta.8 milestone Apr 4, 2019
@mathiashoeld mathiashoeld added this to the TruBudget 1.0.0-beta.10 milestone Apr 25, 2019
mathiashoeld added a commit that referenced this issue Apr 29, 2019
Add entry for issue #91
mathiashoeld added a commit that referenced this issue Apr 29, 2019
To be consistent, the additional data button is only displayed if there
is additional data to display on subproject level.

On subproject level, the additional data button was disabled when the
additional data was empty. Since the button is not displayed anymore if
the additional data is empty, this line was redundant.

Update CHANGELOG to add entry for issue #91
@Stezido Stezido assigned Stezido and mathiashoeld and unassigned Stezido Apr 29, 2019
mathiashoeld added a commit that referenced this issue Apr 30, 2019
ui: Add additional data button for projects

In the project overview, a button for displaying additional data is
displayed if the additional data is not empty.

ui: Add additional data button for workflowitems

Add button for workflowitems that displays additional data. The icon is
only displayed if there is additional data to display. This is to
prevent too many icons to be displayed.

ui: Show additional data button only if data is available

To be consistent, the additional data button is only displayed if there
is additional data to display on subproject level.

On subproject level, the additional data button was disabled when the
additional data was empty. Since the button is not displayed anymore if
the additional data is empty, this line was redundant.

Update CHANGELOG to add entry for issue #91

Resolve conflict for changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates a new feature implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants