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

Final touches to ProjectFiles component #1499

Merged
merged 4 commits into from
May 2, 2024
Merged

Conversation

dotNomad
Copy link
Collaborator

@dotNomad dotNomad commented May 1, 2024

This PR:

  • makes the Project Files TreeSection expanded by default
  • adds tooltips similar to the precursor Project Files view
  • adds relDir to the /files API endpoints that give us the relative directory for the file
  • Uses the new relDir to add directory path descriptions to the file items
    • We cannot use the method before since we cannot use Node's path.dirname()

Copy link
Collaborator

@sagerb sagerb left a comment

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from dotnomad/refresh-files to main May 2, 2024 23:54
@dotNomad dotNomad merged commit 31ee3dc into main May 2, 2024
16 checks passed
@dotNomad dotNomad deleted the dotnomad/files-final-touches branch May 2, 2024 23:54
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.

2 participants