Skip to content

Instantly share code, notes, and snippets.

View joseivanlopez's full-sized avatar

José Iván López joseivanlopez

  • Suse Linux Gmbh
  • Las Palmas de Gran Canaria
View GitHub Profile

Report

Todo

  • Implement different ways of grouping subvolume actions.
  • Discuss that with Ken.

Report

  • PBI StorageNG: simplified summary:
    • Prepared three different versions for proposal result dialog (see screenshots attached to the PBI).
    • Sent email to Ken for discussing the different ways of grouping btrfs subvolumes.
    • According to him, best solution for now is all subvolume actions in one list.
  • Reviewed some PR.
  • Fighting with rpm generation of libstorage-ng package with my PR.

Today

Report

  • Modified EventDispatcher to allow event delegation: PR yast/yast-yast2#587.
  • Created widget ActionsSummary to show list of storage actions.
  • Updated proposal dialog to use new ActionsSummary widget.
  • Reviewed several PRs.

Todo

  • Add tests for new ActionsSummary widget.