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 tags to projects #342

Closed
mathiashoeld opened this issue Jul 1, 2019 · 0 comments · Fixed by #344
Closed

ui: Add tags to projects #342

mathiashoeld opened this issue Jul 1, 2019 · 0 comments · Fixed by #344
Assignees

Comments

@mathiashoeld
Copy link
Contributor

mathiashoeld commented Jul 1, 2019

To be able to group projects, the functionality of project tags is introduced. Each project can have multiple tags which can also be used to filter the list of projects, see #157.

Note: This feature needs to be backwards compatible to version v1.0.0 in order not to brake existing installations.

mathiashoeld added a commit that referenced this issue Jul 2, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
@mathiashoeld mathiashoeld added this to the TruBudget 1.3.0 milestone Jul 2, 2019
@mathiashoeld mathiashoeld self-assigned this Jul 2, 2019
mathiashoeld added a commit that referenced this issue Jul 12, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 12, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 12, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 12, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 12, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 17, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 18, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
mathiashoeld added a commit that referenced this issue Jul 21, 2019
Tags have been added to projects to be able to provide additional data
to projects and prepare for a search functionality for projects.
Tags can be added when creating or editing a suproject. A new React
component "TagEditor" has been created to add and remove tags from a
project in the project dialog.

Tags are displayed in the project overview and on the project details
page, but only if there are any projects to display. The functionality
has been tested for backwards compatibility until version v1.0.0.

The documentation has been updated and the feature is described in more
detail in the 'Project' section of the user guide.

Closes #342
This issue was closed.
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 a pull request may close this issue.

1 participant