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

Hierarchical tags #99

Merged
merged 14 commits into from
Aug 2, 2015
Merged

Hierarchical tags #99

merged 14 commits into from
Aug 2, 2015

Conversation

janschaefer
Copy link
Contributor

This PR implements hierarchical tags, which means that tags can be tagged by other tags, forming a hierarchy of tags. This is, for example, useful to structure features hierarchically.

Jan Schäfer added 14 commits July 29, 2015 22:43
- tags can now be tagged with other tags, making it possible to create
  tag hierarchies. These hierarchies are shown in the HTML5 report
- the JSON report now represents tags more efficiently avoiding
  duplication of data.
- the HTML5 report generator now generates a separate tags.js file that
  contains all tag definitions
- beside supporting hierarchical tags now, the HTML5 App is largely
  refactored with this commit. Splitting its functionality into multiple
  files for better maintainability. This should not be visible to the
  end user though.
janschaefer added a commit that referenced this pull request Aug 2, 2015
@janschaefer janschaefer merged commit 477ded1 into master Aug 2, 2015
@janschaefer janschaefer deleted the hierarchical-tags branch August 2, 2015 12:50
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 this pull request may close these issues.

None yet

1 participant