mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-19 13:45:35 +00:00
Refactor search widget (#578)
* Refactor search widget * Cleanup * Fix for unallocated stock count * Fix race condition - Only upate results which match the current search term - Prevents issues with multiple "competing" queries * Fix for stock quantity * Fix icon credits * Tweak app bar color * Cleanup visual stylinh
This commit is contained in:
@ -7,14 +7,15 @@ Thanks to the following contributors, for their work building this app!
|
||||
- [GoryMoon](https://github.com/GoryMoon)
|
||||
- [simonkuehling](https://github.com/simonkuehling)
|
||||
- [Bobbe](https://github.com/30350n)
|
||||
|
||||
- [awnz](https://github.com/awnz)
|
||||
- [joaomnuno](https://github.com/joaomnuno)
|
||||
--------
|
||||
|
||||
## Assets
|
||||
|
||||
The InvenTree App makes use of the following third party assets
|
||||
|
||||
- Icons are provided by [fontawesome](https://fontawesome.com)
|
||||
- Icons are provided by [tabler.io](https://tabler.io/icons)
|
||||
- Sound files have been sourced from [zapsplat](https://www.zapsplat.com)
|
||||
|
||||
--------
|
||||
|
Reference in New Issue
Block a user