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

Toggle folders #1188 #1323

Conversation

santiagocarod
Copy link
Contributor

@santiagocarod santiagocarod commented Feb 26, 2024

Technical implementation details

Create a new item on the folder menu for the toggle of the complete folder.

Screen Recording 2024-02-26 at 3 57 50 PM

Checklist

  • data migration added (@mockoon/commons)
  • commons lib tests added (@mockoon/commons)
  • commons-server lib tests added (@mockoon/commons-server)
  • CLI tests added (@mockoon/cli)
  • desktop UI automated tests added (@mockoon/desktop)

Closes #1188

@santiagocarod santiagocarod changed the title Toggle all direct children from folder #1188 Toggle folders #1188 Feb 26, 2024
Copy link
Member

@255kb 255kb left a comment

Choose a reason for hiding this comment

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

Thank you for the PR.
I plan to release v7.0.0 on Monday. It's a small feature and it could make it for the release.
Do you still plan to add an red indicator on the folder too like discussed in the issue?

@255kb
Copy link
Member

255kb commented Apr 24, 2024

@santiagocarod next release is coming soon. Let me know if you have time to finalize this PR or if you need anything.

@255kb 255kb changed the base branch from main to feature/1370-context-menu-to-dropdowns May 30, 2024 08:08
@255kb 255kb changed the base branch from feature/1370-context-menu-to-dropdowns to feature/1188-folder-toggle May 30, 2024 08:10
@255kb
Copy link
Member

255kb commented May 30, 2024

I will merge and finish this PR as I'm finalizing a big refactoring of the context menus.

Thanks for the contribution!

@255kb 255kb merged commit ad1ce49 into mockoon:feature/1188-folder-toggle May 30, 2024
9 checks passed
255kb added a commit that referenced this pull request May 31, 2024
* Replace context menus by dropdown

- Create new dropdown component
- use it everywhere there is a context menu
- add a context menu on the logs entries
- harmonize the menus look and feel
- make the data bucket id clickable and copy to clipboard
Closes #1370

* Toggle all direct children from folder #1188 (#1323)
* All disabling routes by folder name in CLI and serverless

---------

Co-authored-by: Santiago Caro Duque <santiagocaroduque@gmail.com>
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.

Toggle Folders with Routes
2 participants