2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 05:26:47 +00:00

22 Commits

Author SHA1 Message Date
Oliver Walters
989e0e81b3 Add settings to control sounds 2021-03-03 21:39:46 +11:00
Oliver Walters
b293806fe3 Adds audio feedback 2021-03-02 22:22:16 +11:00
Oliver Walters
3761f4090f Update sound assets 2021-03-01 14:51:16 +11:00
Oliver Walters
960b55d4a4 Improve invalid response code messages 2021-02-27 17:48:42 +11:00
Oliver Walters
d03e1db4c3 Fix dialog context poppin' issues for stock actions 2021-02-27 09:55:34 +11:00
Oliver Walters
87e5499d09 Cleanup - delete unused functions 2021-02-17 08:03:51 +11:00
Oliver Walters
00943b7536 API error messages now use snackIcon
- Press "details" for further error information
- Is nice
2021-02-17 08:00:41 +11:00
Oliver Walters
911f988fa5 Fixes for login dialogs 2021-02-16 23:03:01 +11:00
Oliver Walters
80247f84c1 migrate showFormDialog to OneContext 2021-02-15 20:54:15 +11:00
Oliver Walters
14161c5d42 Adds dialog before uploading error information 2021-02-15 20:30:39 +11:00
Oliver Walters
c8c056f96d Add snackbar with icon
- stock adjust
- part edit
- location edit
2021-02-10 23:51:38 +11:00
Oliver Walters
33bb6148de Cleanup for API error handling
Ref: https://stackoverflow.com/questions/54617432/looking-up-a-deactivated-widgets-ancestor-is-unsafe
2021-02-09 21:38:50 +11:00
Oliver Walters
b34a91b865 UserProfile 2021-02-08 20:32:49 +11:00
Oliver Walters
b69762ff15 API refactoring:
- Error if the server version is *older* than the min required version
- Display dialog boxes for different server errors
2021-02-02 20:37:54 +11:00
Oliver Walters
c15d3a6524 Toot toot, it's the refactor tractor
- Introduces the concept of a "BarcodeHandler"
- Re-uses most of the code
- Custom handlers for barcode success / failure
2021-01-21 20:17:05 +11:00
Oliver Walters
47929c888b Improve error message handlers 2020-05-26 23:43:36 +10:00
Oliver Walters
6102b39e9d Improve functionality of showErrorDialog function
- Provide callback for when the dialog is dismissed
- Optionally set the error title bar
2020-05-26 23:40:20 +10:00
Oliver Walters
8374691d8c Add some //TODO items 2020-04-18 22:53:02 +10:00
Oliver Walters
af104717ab More refactoring
Helper function to display a scrollable form in a dialog
2020-04-18 22:25:59 +10:00
Oliver Walters
3fead77f6d Capture context data in the LocationDisplay widget 2020-04-15 10:33:10 +10:00
Oliver Walters
d0f1a4d4ce error dialog if the barcode cannot be converted to JSON! 2020-04-14 23:11:30 +10:00
Oliver Walters
ca7505796d Show progress dialog when requesting info from server 2020-04-14 22:11:38 +10:00