- error handling - propagate results all the way to valid messages to users
- add function results logging in service layer
- add ability to save currencies in one transaction
- update subscription form
- add ability to count errors for multiple results and/or options
- extract navigation into separate module
- extract dialog logic into separate module
- sort fluent translations
- remove current_page from app model (keep it in navigation model only)
- remove unnecessary clone() usages
- fix lint warnings
- error handling - propagate results all the way to valid messages to users
- add function results logging in service layer
- add ability to save currencies in one transaction
- update subscription form
- add ability to count errors for multiple results and/or options
- extract navigation into separate module
- extract dialog logic into separate module
- sort fluent translations
- remove current_page from app model (keep it in navigation model only)
- remove unnecessary clone() usages
- fix lint warnings