2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-06 01:08:53 +00:00

332 Commits

Author SHA1 Message Date
Oliver
8ee75b64ca Update l10n subrepo 2021-09-27 20:30:18 +10:00
Oliver Walters
645fcdde2d Update l10n submodule 2021-09-17 22:51:52 +10:00
Oliver
a8ca441868 Fix for utf character encoding
- content length was being set based on the non-encoded string
- naughty naughty
2021-09-17 22:19:57 +10:00
Oliver
06fdf706e7 update translation submodule 2021-08-18 22:04:34 +10:00
Oliver Walters
a8452fba8a Update gitignore 2021-08-18 20:03:25 +10:00
Oliver Walters
fad5184381 Fix submodule commit 2021-08-16 14:28:05 +10:00
Oliver Walters
5877b27cb1 fix submodule 2021-08-16 14:22:04 +10:00
Oliver Walters
03266ceb0b remove module 2021-08-16 14:15:34 +10:00
Oliver
687afc4eed Fixes:
- Hide action that doesn't work yet
- Change "parent category" to "parent location"
2021-08-16 11:50:12 +10:00
Oliver
e31158a966 Download attachments and open
- Uses package "open_file"
2021-08-15 22:09:11 +10:00
Oliver
a5edb84723 Upload part attachnents
- Select file from device
- Take picture with camera
2021-08-15 17:27:25 +10:00
Oliver
ffd423cf9a Add model for InvenTreePartAttachment 2021-08-15 16:49:59 +10:00
Oliver
40805b2aff Skeleton for part attachment widget 2021-08-15 16:20:33 +10:00
Oliver
3fb6b38930 Create new stock item 2021-08-15 14:44:40 +10:00
Oliver
a09d0b6887 rendering support for "part" foreign key 2021-08-15 14:32:46 +10:00
Oliver
76c0ab3d7f Create a new stock location 2021-08-10 17:21:12 +10:00
Oliver
0d11af002b Adds placeholder for action to delete part 2021-08-10 16:58:59 +10:00
Oliver
8a8b38da93 Fix translation submodule 2021-08-10 08:04:27 +10:00
Oliver Walters
87864d2f07 display stock item packaging 2021-08-10 00:12:41 +10:00
Oliver Walters
baa3d3a1bb Display "batch code" for stock item 2021-08-10 00:10:20 +10:00
Oliver
607d4b61ef Show message if image upload fails 2021-08-09 07:56:38 +10:00
Oliver
acecec113e Show snack when encountering a server error 2021-08-05 08:54:02 +10:00
Oliver
293750dce7 Refactor company list views:
- Suppliers
- Manufacturers
- Customers
2021-08-03 01:38:58 +10:00
Oliver
e5f09acf3f Update CompanyDetail page 2021-08-03 01:00:55 +10:00
Oliver
21985584c2 Add accessor functions for SupplierPart and ManufacturerPart models 2021-08-02 13:45:57 +10:00
Oliver
77532a4026 Add more details to the part page
- "on order" count
- "used in" count
- "supplier" count
- "bill of material" count
2021-08-02 11:42:21 +10:00
Oliver
b8379e05db Update to allow android 30 (and newer) to open HTTPS links
Ref: https://medium.com/flutter-community/package-visibility-for-url-launcher-on-android-11-api-30-7c03cbce76a5
2021-07-28 16:18:49 +10:00
Oliver
9b090723f9 Update release notes,
- Also adds locale support for more language codes
2021-07-27 08:56:40 +10:00
Oliver
fd821bbfc5 Display purcahse price for stock item 2021-07-26 23:31:36 +10:00
Oliver
978cefd6bf edit stock item
- Render choice fields
2021-07-26 22:26:56 +10:00
Oliver
d07b704014 Looks like dropdown_search is the way to go! 2021-07-26 17:21:17 +10:00
Oliver
a002ce1e8a Add more editable fields to the Part 2021-07-23 13:07:15 +10:00
Oliver
c99be189bb Updates!
- Add "last update date" to StockDetail view
- Add 'stocktake date" to StockDetail view
2021-07-20 19:32:48 +10:00
Oliver
31ed4c6a7b Handle error code 50x 2021-07-19 10:41:34 +10:00
Oliver
d3eec6a79e Many many changes for null-safety support 2021-07-09 23:56:38 +10:00
Oliver
04180a42c7 Null check for pagination controller 2021-07-09 19:44:11 +10:00
Oliver
b8673c57cc 0.2.5
- Updated build number
2021-06-29 22:44:03 +10:00
Oliver
7c44d212d5 Update string translations 2021-06-29 22:35:00 +10:00
Oliver
de79289b70 Check if location is set before launching barcode scanner 2021-06-29 22:26:48 +10:00
Oliver
a78e0e65e1 Show snack bar with image upload result 2021-06-23 19:21:23 +10:00
Oliver
f0c45cd7c7 Track latest translation dir 2021-06-19 16:36:19 +10:00
Oliver
65cabc2fa9 Update package versions and refactor accordingly 2021-06-18 21:28:07 +10:00
Oliver Walters
a415a2cd99 Tweaks 2021-05-22 21:13:42 +10:00
Oliver Walters
0adfdd2a2e Add button to launch translation service weblink 2021-05-20 00:20:39 +10:00
Oliver Walters
3a2b906b77 Fix context issue for app title 2021-05-20 00:11:05 +10:00
Oliver Walters
8716f3d8a5 Add instruction for compiling translated strings before release 2021-05-20 00:06:27 +10:00
Oliver Walters
0d86fdd063 changes 2021-05-19 23:33:57 +10:00
Oliver Walters
15f63adf0a Reintroduces ability to sumbit user feedback to sentry 2021-05-19 19:55:45 +10:00
Oliver Walters
8a6be4142a Driving the refactor tractor
- Separated get into getRequest and get
- Improved login error messages
2021-04-20 10:32:01 +10:00
Oliver Walters
fa1256d858 Updated PATCH request 2021-04-19 22:15:47 +10:00