Skip to content

Refactor savings screen

Jakub Ziebinski requested to merge jziebinski/refactor-savings into develop

Things done in this MR:

  1. The CliveCheckerboardTable widget created earlier was used on the savings screen.
  2. Change css classes and id`s to be clearer.
  3. Follow the convention that we use only protected attributes - not private ones.

Partly satisfies: #170 (closed), #163

Requires: !314 (merged) (to check if scrolling is displayed correctly)

Edited by Jakub Ziebinski

Merge request reports