Mario Novak

Results 5 issues of Mario Novak

Is it possible to send $batch requests that encapsulate other requests, e.q. MERGE? Thanks

Export data from `LocalStorage` to a JSON file available for download.

enhancement

All data user enters into the App is saved locally, in your browser's `LocalStorage`. It is not synced to any API. Allow defining `passcode` per User. Use `User.passcode` to encrypt...

enhancement

Habit has Health `impact`, expressed as a `number`. Enable setting `impact` per Activity also. Implementation steps: - `ActivityEditDialog.vue`: Show slider as in `HabitEdit.vue`, - Adjust Activity store (types, actions, mutations),...

enhancement