2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 13:36:50 +00:00

11 Commits

Author SHA1 Message Date
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