mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Main screen loading indicator (#183)
* Bug fix for login screen - Prevent setState() from being called if the widget is no longer loaded * Add callback function when API status changes - Home screen uses this function to update connection status indicator * Linting fixes
This commit is contained in:
parent
7f3dfe7dd7
commit
e03a8561b9
5 changed files with 74 additions and 5 deletions
|
|
@ -9,6 +9,7 @@
|
|||
- Indicate available quantity in stock detail view
|
||||
- Adds configurable filtering to various list views
|
||||
- Allow stock location to be "scanned" into another location using barcode
|
||||
- Improves server connection status indicator on home screen
|
||||
|
||||
### 0.7.3 - June 2022
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue