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

762 Commits

Author SHA1 Message Date
Oliver
037564c6a3 Adds workflow for code linting 2021-09-28 12:19:19 +10:00
Oliver
c1a1ef0ad2 Cleanup home page widget 2021-09-28 12:05:44 +10:00
Oliver
54d8c1759c Display line items in purchase order view 2021-09-28 11:43:56 +10:00
Oliver
e538174b07 Bug fix for stock item actions - initial quantity 2021-09-28 11:40:15 +10:00
Oliver
c00f5d3266 Refresh line items 2021-09-28 08:11:22 +10:00
Oliver
b9275cb729 Retrieve list of line items from server 2021-09-28 08:11:10 +10:00
Oliver
a0a8f56490 Render more information on PurchaseOrder detail page 2021-09-28 01:15:30 +10:00
Oliver
68d542cb6b Add API form support for date fields 2021-09-28 01:14:58 +10:00
Oliver
61a9557df5 Display purchase order info 2021-09-28 00:45:48 +10:00
Oliver
1cc5d1ffe6 Display number of line items in each order 2021-09-28 00:17:54 +10:00
Oliver
4cae087032 Improve rendering of missing image 2021-09-28 00:04:07 +10:00
Oliver
06631803c8 Display list of outstanding purchase orders 2021-09-28 00:00:08 +10:00
Oliver
dcfd9d8dd4 Add "customers" button to home screen 2021-09-27 23:24:06 +10:00
Oliver
d28392bae3 Simplify grid layout 2021-09-27 23:15:33 +10:00
Oliver
7d80b4f151 Use GridView.extent instead 2021-09-27 22:43:18 +10:00
Oliver
11c8a55677 Refactor the "home" page
- Use a grid view instead of hard-coded columns
- Aware of the screen orientation
2021-09-27 22:34:55 +10:00
Oliver
f9b688cdab Extract part ID from supplier part 2021-09-27 21:08:31 +10:00
Oliver
e7f0fec0cf Adds models representing a purchase order and a purchase order line item 2021-09-27 21:00:30 +10:00
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
a7594287e2 Fix conflict 2021-09-17 22:42:25 +10:00
Oliver
1d263eea80 Update release notes 2021-09-17 22:40:36 +10:00
Oliver
a01e2151d9
Merge pull request #71 from SchrodingersGat/foreign-chars-fix
Foreign chars fix
2021-09-17 22:39:18 +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 Walters
f6302bd65d Add "units" for part
- Edit "units" for a part
- Display "units" after stock quantity
2021-08-26 22:03:36 +10:00
Oliver Walters
157109e164 Disable "debug" banner when running on simulator 2021-08-26 21:14:14 +10:00
Oliver
06fdf706e7 update translation submodule 2021-08-18 22:04:34 +10:00
Oliver
094b997f76 Refactor login page buttons 2021-08-16 20:47:14 +10:00
Oliver
64653b0642 Italic 2021-08-16 20:43:12 +10:00
Oliver
2720280ada Remove floating action button 2021-08-16 20:40:29 +10:00
Oliver
f027dff2af Refactor upload test result 2021-08-16 20:27:44 +10:00
Oliver
8bca501fc4 Allow file fields for api forms 2021-08-16 20:22:05 +10:00
Oliver
e108598557 Refactor "uploadFile" function
- Error catching!
2021-08-16 20:20:46 +10:00
Oliver
3f63f1e8a7 Refactor part image upload and part attachment upload 2021-08-16 17:55:14 +10:00
Oliver
7317f9cbad New class for selecting an image 2021-08-16 17:47:55 +10:00
Oliver
b9c9b8acc1 Add some icon 2021-08-16 16:31:23 +10:00
Oliver
429856fccb Merge remote-tracking branch 'origin/master' 2021-08-16 16:28:20 +10:00
Oliver
638848092b Refactor profile selection screen
- Launch a new window, instead of a modal
- Improved host validation
- Better keyboard inputs
2021-08-16 16:28:11 +10:00
Oliver Walters
b343b41c3c Update app name on iOS 2021-08-16 15:20:43 +10:00
Oliver Walters
760f88349d italic text 2021-08-16 15:09:19 +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
8d7b339482 Comment 2021-08-16 12:22:27 +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
1896b71533 Improve form spacing 2021-08-16 11:15:59 +10:00
Oliver
e31158a966 Download attachments and open
- Uses package "open_file"
2021-08-15 22:09:11 +10:00
Oliver
4243876111 Create new stock item from part detail view 2021-08-15 18:22: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
d9d52613b6 Display part attachments 2021-08-15 16:50:59 +10:00