Hi everyone,
Last week I did these tasks:
- Add the scopes list to the calypso browser (took longer than expected because it had to mimic the behavior of Calypso scopes to receive and execute queries). See the changes in the branch: DefaultScope. See the new behavior in the video: Youtube video.
- Add settings option to select a default scope . See the changes in the branch: DefaultScope.
- Add an intermediate class between modal and dialog to be able to use modals as dialogs specifically in refactorings because these have a strange behavior to get user values (this pr is still pending approval in the Spec project). Check the changes in the PR. To fix issues: #9060 and #5894.
- Start to fix the rename instance variable refactoring in live objects (check the discussion in a forum provided by seandenigris to guide me a little better)
- Add option to rename scopes of scope lists.