Commit Graph

4 Commits (b7d8c887eca7a5b394aeefa134036f63747f087a)

Author SHA1 Message Date
Vladimir ELazar Tokarev b7d8c887ec Ended the settings panel
for now we have all the main flow vor the voter voting process (without
all the logic for example the logic of fetching from server who else is
voting right now is not existing, etc'...)
2016-06-04 16:48:47 +03:00
Vladimir ELazar Tokarev 725589ddfc Createsd the settings panel
the settings panel displays ndifferent options that can happen when on
polliing station dashboard panel.
2016-06-04 16:05:12 +03:00
Vladimir ELazar Tokarev f2a26b7145 Created the status log update interface
in order to reduce coupling between polling station dashboard and all
other elements it produces and uses i have created status log update
interface, which expose the functuality of update the state of status log
panel.

the idea behind this is status log does not have to know polling station
dashboard. all other objects that polling station dashboard will use will
have their own interfaces (for the same reason too).
2016-06-04 15:11:18 +03:00
Vladimir ELazar Tokarev b0c4fff11a Created Status Log
Status log is inchage of representing the progress other people voting
process.
2016-06-04 13:01:06 +03:00