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

Fixed Folder Algorithm should work for sub-folders #1431

Closed
ce-bo opened this issue Oct 26, 2020 · 0 comments · Fixed by #1471
Closed

Fixed Folder Algorithm should work for sub-folders #1431

ce-bo opened this issue Oct 26, 2020 · 0 comments · Fixed by #1471
Assignees
Labels
feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:urgent Should be addressed ASAP

Comments

@ce-bo
Copy link
Collaborator

ce-bo commented Oct 26, 2020

Feature request

Description

As an Auditor, I also want to fixate sub-folders, so that the position of the sub-folder will not change, if a new file is added in the .cc.json file.

Development notes (optional Task Breakdown)

  • The existing algorithm propably has to work recursively.
@ce-bo ce-bo added feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. labels Oct 26, 2020
@BridgeAR BridgeAR added the priority:urgent Should be addressed ASAP label Oct 26, 2020
@Dmttr Dmttr self-assigned this Oct 28, 2020
Dmttr added a commit that referenced this issue Nov 2, 2020
ce-bo added a commit that referenced this issue Nov 9, 2020
ce-bo added a commit that referenced this issue Nov 9, 2020
ce-bo added a commit that referenced this issue Nov 10, 2020
ce-bo added a commit that referenced this issue Nov 10, 2020
ce-bo pushed a commit that referenced this issue Nov 10, 2020
ce-bo added a commit that referenced this issue Nov 10, 2020
Add some todos and notes #1431
ce-bo added a commit that referenced this issue Nov 10, 2020
@ce-bo ce-bo self-assigned this Nov 11, 2020
ce-bo added a commit that referenced this issue Nov 12, 2020
ce-bo added a commit that referenced this issue Nov 12, 2020
ce-bo added a commit that referenced this issue Nov 12, 2020
RomanenkoVladimir added a commit that referenced this issue Nov 12, 2020
* hasFixedFolders inpects the whole map #1431

* Revert "hasFixedFolders inpects the whole map #1431"

This reverts commit 7f1b0bf.

* recursion for buildSquarifiedTreeMaps (incomplete) #1431

* apply scale and transform for X and Y coordinates #1431

* Fix scaling #1431

Add some todos and notes #1431

* Adjust Changelog/How-to-guide #1431

* Fix scaling bug if margin is changed #1431

* Fix scaling bug for multiple fixedFolder on the same level #1431

* Add example json file to how-to-guide #1431

* Add and prepare unit test for fixed fodlers #1431

* complete unit test for fixed folders #1431

* modify fixed folders validation to work for sub fixed folders #1431

* add fixed sub folders validation test #1431

* Apply PR suggestions #1431

* Add formatter #1431

* Add a note #1431

Co-authored-by: Cedrik Bormann <cedrikbormann@gmail.com>
Co-authored-by: Cedrik Bormann <26900540+ce-bo@users.noreply.github.com>
Co-authored-by: RomanenkoVladimir <volodymyr.romanenko@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:urgent Should be addressed ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants