Commit Graph

5 Commits

Author SHA1 Message Date
f8051c86b8 frontend: Cargo.toml: update dependencies to build the frontend
* serde: included to support Serialization/Deserialization
* chrono: included make use of a ISO 8601 complient time library

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-19 17:44:47 +02:00
10674170d6 frontend: example: introduce new 'policyholder_check'
* helper function to test validity of given policynumber
  - use a hashmap as a reference store with valid policynumbers
  - check the given policynumber against the reference

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-19 17:44:47 +02:00
9d4c38351b frontend: Cargo.toml: bump dependency versions
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>

* frontend/Cargo.toml (serde_derive):
2020-06-19 17:44:47 +02:00
d5f48dfed7 frontend: update example widgets and linked in resources
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-19 17:44:47 +02:00
51b73d0978 frontend: the advoware GUI
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-12 16:39:45 +02:00