Skip to content

Fix subfolders by regexp in /tree route + add breadcrumbs to files browser#411

Merged
MarcelGeo merged 2 commits intodevelopfrom
gh#230-subfolders
Mar 20, 2025
Merged

Fix subfolders by regexp in /tree route + add breadcrumbs to files browser#411
MarcelGeo merged 2 commits intodevelopfrom
gh#230-subfolders

Conversation

@MarcelGeo
Copy link
Collaborator

@MarcelGeo MarcelGeo commented Mar 20, 2025

Fixes #230

Fixed 🔨

  • There was not found page in case of sub folders. Fixed by adding regexp lookup for location to router. Needs to be modified in every router, as routers are separated between apps.

Added 🔨 ➕

  • get rid of ".." to get parent folder from sub folder (we can use breadcrumbs instead)
  • move upload to top of page to have search and files together
  • introduce breadcrumbs to files browser
folders-link-2025-03-20_11.01.19.mp4

- get rid of ".." to get parent folder from subfolder
- introduce breadcrumbs to files table
@MarcelGeo MarcelGeo requested a review from harminius March 20, 2025 10:19
@coveralls
Copy link

coveralls commented Mar 20, 2025

Pull Request Test Coverage Report for Build 13969306596

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.286%

Totals Coverage Status
Change from base Build 13919103304: 0.0%
Covered Lines: 6819
Relevant Lines: 7389

💛 - Coveralls

Copy link
Contributor

@harminius harminius left a comment

Choose a reason for hiding this comment

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

Awesome! 📁

@MarcelGeo MarcelGeo merged commit 98d8268 into develop Mar 20, 2025
4 checks passed
@MarcelGeo MarcelGeo deleted the gh#230-subfolders branch March 20, 2025 16:47
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.

3 participants