lp://staging/~nataliabidart/ubuntuone-control-panel/explore-folder
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntuone-control-panel/explore-folder
Branch merges
- Manuel de la Peña (community): Approve
- Eric Casteleijn (community): Approve
-
Diff: 331 lines (+83/-51)6 files modifieddata/qt/folders.ui (+7/-2)
ubuntuone/controlpanel/backend.py (+9/-8)
ubuntuone/controlpanel/gui/__init__.py (+1/-0)
ubuntuone/controlpanel/gui/qt/folders.py (+26/-23)
ubuntuone/controlpanel/gui/qt/tests/test_folders.py (+19/-11)
ubuntuone/controlpanel/tests/test_backend.py (+21/-7)
Related bugs
Bug #801254: QT UI: Remove storage info from folder list | Medium | Fix Released | |
Bug #801256: QT UI: Add "Explore" button to each folder row | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 170. By Natalia Bidart
-
- Added "Explore" button next to each folder row (LP: #801256).
- Removed storage info from Cloud Folders (LP: #801254).
- 169. By Natalia Bidart
-
- Added control panel's gretting and glogal quota usage information
(LP: #800683).- Improved Cloud Folders tab to match spec:
- Removed contact icon.
- Removed checkbox for Root folder. - 168. By Natalia Bidart
-
- Device and account info is now loaded just like other widgets (independently from their parents).
- Device info is no longer faked, and local device is also a DeviceWidget (LP: #800362). - 167. By Natalia Bidart
-
- Backend now provides a simpler device query method: device_names_info (LP: #798413).
- 166. By Natalia Bidart
-
- Implementing a common ancestor for Control Panel's tabs to gracefully handle info processing and delays from the backend.
- Cloud folder creation process is now improved: new UDFs can not be nested, but can be a prefix of an existent folder (LP: #798964).
- Going back to using the system's SDTool, seems like DBus is not longer segfaulting (finger cross!).
- 162. By Natalia Bidart
-
- All the link buttons except those in the Devices tab open the proper URL in the default browser when clicked (LP: #798198).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-control-panel