2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-02 15:28:53 +00:00

241 Commits

Author SHA1 Message Date
Oliver
e13817abed
New translations app_en.arb (Hungarian) (#191) 2022-07-29 19:29:50 +10:00
Oliver
42d69365b8
New Crowdin updates (#187)
* New translations app_en.arb (French)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (German)
2022-07-20 13:02:58 +10:00
Oliver
01dd046dd1
Display overlay screen for blocking operations (#186)
* Catch state error in homepage widget

* Add flutter_overlay_loader lib

- Displays an overlay screen to indicate blocking operation

* Wrap blocking widget transitions in a loading overlay

- Prevents user from doing other things while loading
- Shows the user that something is happening

* Linting fixes

* Show overlay when uploading attachment file

* Show overlay when downloading file also

* Show overlay when loading or submitting API forms

- Major improvements to usability "feel"

* UI improvements for stock item test results widget

* Fix API_FORM bug

- onSuccess function was not being called
2022-07-20 09:05:21 +10:00
Oliver
13ebaf43e1
List refactor (#179)
* Catch paginator bug if widget is disposed before request returns

* Refactoring paginated query widget

- Add option to enable / disable search filters

* Major refactor of paginated search widget

- Learned something new.. a state can access widget.<attribute>
- THIS CHANGES EVERTHING

* Preferences: Add code for tri-state values

- Also improve unit testing for preferences code

* Allow boolean form fields to be optionally tristate

* paginator: Allow custom boolean filters

* Remove outdated filtering preferences

* Refactor filter options

- Allow specification of more detailed options

* Add custom filters for "part" list

* filter tweaks

* Remove legacy "SublocationList" widget

* Add filtering option for locationlist

* Updates for stock location widget

* Refactor category display widget

* More widget refactoring

* Update main search widget

* Fix unit tests

* Improve filtering on BOM display page
2022-07-19 23:29:01 +10:00
Oliver
e03a8561b9
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
2022-07-19 23:10:06 +10:00
Oliver
7f3dfe7dd7
New Crowdin updates (#178)
* New translations app_en.arb (French)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (German)

* New translations app_en.arb (German)
2022-07-19 22:06:10 +10:00
Oliver
33d11241e5
New translations app_en.arb (Portuguese) (#177) 2022-07-18 22:11:32 +10:00
Oliver
aa274b2e45
Stock location scan (#169)
* Add action for scanning a stock location into another location

* Adds barcode scan handler for new functionality

* Handle scanning of stock location

* Cleanup

* Refactor existing barcode scanning functions

- Will require extensive testing and validation

* Add entry to release notes

* Delete dead code

* Improved ordering based on stock quantity

* Bug fix for 'adjustStock' function

* Improve error responses for barcode scanning

* Improve error responses for barcode scanning

* Remove old debug statements

* Add some extra explanatory texts

* Icon change

* Fixes for unit tests

* Adds extra functionality for user profile manager

* Refactor barcode code - do not rely on BuildContext

* Adds initial unit testing for barcode scanning

- Work on mocking barcode data
- Add hooks for testing snackBar and audio files

* Linting fixes

* More barcode unit tests

* Cleanup unit tests for barcode

* Remove unused import

* Handle HTTPException in API

* Improvements for API unit testing

* Unit testing for scanning item into location

* Add unit test for scanning in items from a location context

* Unit test for scanning location into parent location

* Improve feedback for barcode scanning events
2022-07-18 22:10:00 +10:00
Oliver
900074f458
New Crowdin updates (#168)
* New translations app_en.arb (Italian)

* New translations app_en.arb (Hungarian)
2022-07-12 11:41:06 +10:00
Oliver Walters
847fda7652 Enable ordering for purchase order list 2022-07-06 21:24:26 +10:00
Oliver Walters
c3e6d3f902 Widget cleanup 2022-07-06 21:13:07 +10:00
Oliver Walters
a450154bac Add sorting options for the StockItem list 2022-07-06 21:07:19 +10:00
Oliver Walters
591c6a5592 Update stock display to indicate allocations 2022-07-05 18:38:28 +10:00
Oliver Walters
62df40f4b3 Display "variants" in part detail view 2022-07-05 17:14:00 +10:00
Oliver
447497f344
Merge pull request #159 from inventree/l10n_master
New Crowdin updates
2022-06-20 15:21:11 +10:00
Oliver
6463a06b35 New translations app_en.arb (German) 2022-06-19 23:23:00 +10:00
Oliver
ec94e3b1d3 New translations app_en.arb (Portuguese, Brazilian) 2022-06-19 11:21:19 +10:00
Oliver
a84f082bd6 New translations app_en.arb (Dutch) 2022-06-14 12:18:58 +10:00
Oliver
deb8666172 New translations app_en.arb (Dutch) 2022-06-14 00:23:42 +10:00
Oliver
184de1c01e New translations app_en.arb (Hungarian) 2022-06-12 04:35:29 +10:00
Oliver
46dd454c4a New translations app_en.arb (German) 2022-06-07 00:47:22 +10:00
Oliver
fe5587b3eb New translations app_en.arb (Hungarian) 2022-06-07 00:47:19 +10:00
Oliver
e7be7b4bf2 New translations app_en.arb (Italian) 2022-06-07 00:47:18 +10:00
Oliver
3db0f004c2 New translations app_en.arb (Japanese) 2022-06-07 00:47:17 +10:00
Oliver
bc85140264 New translations app_en.arb (Dutch) 2022-06-07 00:47:15 +10:00
Oliver
5a0e5d252d New translations app_en.arb (Polish) 2022-06-07 00:47:13 +10:00
Oliver
c534f4196d New translations app_en.arb (Turkish) 2022-06-07 00:47:10 +10:00
Oliver
d1bd8890c0 New translations app_en.arb (Portuguese) 2022-06-07 00:47:04 +10:00
Oliver
590036f082 New translations app_en.arb (French) 2022-06-07 00:47:03 +10:00
Oliver Walters
4a695fa4ef String fixes 2022-06-06 21:15:58 +10:00
Oliver Walters
bafa378c86 Merge remote-tracking branch 'origin/l10n_master' 2022-06-05 09:45:08 +10:00
Oliver
3d0afa3798 New translations app_en.arb (Hungarian) 2022-06-05 00:03:03 +10:00
Oliver Walters
aa4317a2fe Add support for "quarantined" stock item status 2022-06-03 19:51:08 +10:00
Oliver
b26a6377ff New translations app_en.arb (Dutch) 2022-05-28 01:06:37 +10:00
Oliver
44bc20c55c New translations app_en.arb (Dutch) 2022-05-27 12:50:30 +10:00
Oliver
e0cb8512b1 New translations app_en.arb (German) 2022-05-26 12:39:36 +10:00
Oliver
c453aaaf8a New translations app_en.arb (Hungarian) 2022-05-22 06:39:34 +10:00
Oliver Walters
63a351bfad Merge remote-tracking branch 'origin/l10n_master' 2022-05-20 22:39:17 +10:00
Oliver
8300cde3ec New translations app_en.arb (German) 2022-05-20 11:01:00 +10:00
Oliver
cb866fb45c New translations app_en.arb (French) 2022-05-20 11:00:58 +10:00
Oliver
a9f794af1f New translations app_en.arb (French) 2022-05-19 23:04:53 +10:00
Oliver Walters
acf89426ce Fix for search screen
- Change input and controller
- Add focus node
- Add "searching" indicator
2022-05-19 20:38:28 +10:00
Oliver
1b4c53b4b3 New translations app_en.arb (Hungarian) 2022-05-17 12:59:32 +10:00
Oliver
73a8e8da40
New translations app_en.arb (German) (#130) 2022-05-12 23:58:05 +10:00
Oliver Walters
bc53dafaba Add plugin support status to server information screen 2022-05-10 08:12:53 +10:00
Oliver Walters
5ba887d59b Refactor locate function 2022-05-10 00:28:49 +10:00
Oliver Walters
03c6de8255 Stock location can now be identified via the app 2022-05-10 00:15:20 +10:00
Oliver Walters
347d2175be Display a "launch" screen if server is not connected 2022-05-09 20:37:57 +10:00
Oliver Walters
a37551a45b Merge remote-tracking branch 'origin/l10n_master'
# Conflicts:
#	lib/l10n/hu_HU/app_hu_HU.arb
#	lib/l10n/nl_NL/app_nl_NL.arb
2022-05-07 15:20:17 +10:00
Oliver
52b3873cd7 New translations app_en.arb (Hungarian) 2022-05-05 03:26:48 +10:00