Page MenuHomePhabricator

Refactor structure
Closed, ResolvedPublic

Event Timeline

A re-structuring was done:

  1. The config file was changed
  2. Pages can now be hidden via css. This keeps all inputs stored by the browser
  3. Pages, their order and elements are dynamically created according to the config file

Still to do:

  1. Repeating elements, where the number is defined by another button
  2. Style according to the click dummy design

Complete refactoring to reactjs given structure with actions and reducers