Skip to content

Conversation

@modSpike
Copy link
Contributor

@modSpike modSpike self-assigned this Nov 28, 2025
@update-docs
Copy link

update-docs bot commented Nov 28, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@modSpike modSpike marked this pull request as draft November 28, 2025 13:40
…> accountfoldersview

also started moving some stuff from the accountview to the accountfolderscontroller - these are disabled at the moment as they need work
…y taken from the drive.

the drive() accessor is now removed, dependents are updated.

also added new notifications on refreshing spaces to cover various flavors of space(s)Added and removed. I am not sure which of these will be useful yet but put the notifications in now to get a feel for the options.

most impactful change: the space now returns a bool for setDrive which will indicate if the space changed or not after the periodic drive update(every 30 seconds). For now keep the spaceChanged notification in the spaces manager but only emit if it *actually* changed. at the moment this is based just on whether the etag changed, if there are individual props that don't trigger an etag change I will deal with them later.
…lect the real purpose of the param = sortPriority
I changed the structure for the _folders so it's easier to target lookups by acccount id and/or spaceid (for a folder)
also fixed a couple of missed opportunities from the last refactoring of the class
updated dependents
adjusted signals from spacesmanager to include account id
…ally supposed to work - I reverted the single change I made to this function but on windows at least, I still had to comment out two validations. these tests in particular need deep review and update wrt the use of "dead" OC10SyncRoot, questionable uuid vals, and lack of clarity on what the expected results are
… "broken" tests work. adding a todo to review all this stuff as it's not the first time the test assumptions were woefully lacking.
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