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

Overviews for projects, dependencies, versions with filters #170

Merged
merged 10 commits into from
Jan 22, 2024

Conversation

c0rydoras
Copy link
Collaborator

@c0rydoras c0rydoras commented Jan 4, 2024

@c0rydoras c0rydoras added frontend This issue or pull request is frontend related feature This issue or pull request discusses a feature labels Jan 4, 2024
@c0rydoras c0rydoras requested a review from anehx January 4, 2024 10:02
@c0rydoras c0rydoras self-assigned this Jan 4, 2024
@c0rydoras c0rydoras force-pushed the ember/dependency-overview branch 4 times, most recently from 1adf9f4 to 6617f17 Compare January 4, 2024 11:42
Copy link
Contributor

@derrabauke derrabauke left a comment

Choose a reason for hiding this comment

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

This PR is pretty huge and was a pain in the 🍑 to review. Please try to make smaller contributions if possible next time. ;-)

ember/.prettierrc.js Show resolved Hide resolved
ember/.stylelintrc.js Show resolved Hide resolved
ember/package.json Show resolved Hide resolved
ember/app/styles/components/_text.scss Outdated Show resolved Hide resolved
ember/app/helpers/status-to-class.js Show resolved Hide resolved
ember/app/controllers/versions/index.js Outdated Show resolved Hide resolved
ember/app/models/dependency.js Show resolved Hide resolved
ember/app/models/release-version.js Show resolved Hide resolved
ember/app/templates/dependencies/index.hbs Outdated Show resolved Hide resolved
ember/app/utils/status-to-class.js Outdated Show resolved Hide resolved
@c0rydoras c0rydoras mentioned this pull request Jan 16, 2024
@c0rydoras c0rydoras merged commit a61b313 into adfinis:main Jan 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request discusses a feature frontend This issue or pull request is frontend related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global overview of dependencies Add filter options in project overview
2 participants