Progress Report -> Refactoring Project - ( May 24 - May 28)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Progress Report -> Refactoring Project - ( May 24 - May 28)

EVELYN CUSI LOPEZ
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.
imagen.png
- 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)

Tasks for this week: