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

532 Commits

Author SHA1 Message Date
Oliver
21271d71c1 Better handling of date inputs within forms
- use datetime_picker_formfield
- Allow null / empty dates
2021-10-05 21:19:35 +11:00
Oliver
4a238d0530 Home page improvements
- Add button for "starred" parts
- Remove ganky line on buttons
2021-10-04 08:37:04 +11:00
Oliver
a5b52ea1cc Linting 2021-10-04 08:31:39 +11:00
Oliver
cf3226da6f Add new list widgets
- PartCategory
- StockLocation
2021-10-04 08:20:32 +11:00
Oliver
d08a94ac2c Refactor paginated search widgets
- Implement a base class
- Override specific members
2021-10-04 08:08:07 +11:00
Oliver
6dad1f2b25 Refactor part list 2021-10-04 00:20:06 +11:00
Oliver
581d182464 Refactor StockList 2021-10-04 00:14:12 +11:00
Oliver
b656eb7b43 Show supplier results 2021-10-03 23:47:59 +11:00
Oliver
1ca3732a33 Work on refactoring search page
- Implement generic "search" count preview
- Nice and speedy!
2021-10-03 23:37:15 +11:00
Oliver
98e0106a81 Update company detail display page 2021-10-03 23:36:26 +11:00
Oliver
488df25758 Display link to purchase orders on the "company" page 2021-10-03 22:26:45 +11:00
Oliver
69c15797e8 Linting fixes 2021-10-03 12:12:16 +11:00
Oliver
18479b88e3 Refactor "drawer"
- Reduce number of items
- Long-pressing the "back" button opens the drawer

Ref: https://stackoverflow.com/questions/58095547/flutter-scaffold-ofcontext-opendrawer-doesnt-work
2021-10-03 12:11:22 +11:00
Oliver
4f8794e652 Refactor barcode scann function
- Provide a custom callback to be executed when the barcode is scanned
2021-10-03 12:04:01 +11:00
Oliver
6288088a65 Adds "barcode" field handler for API forms 2021-10-03 11:36:41 +11:00
Oliver
38e4735f77 Add a custom "back" button to refreshable state
- Long press to return to the "home" screen
2021-10-03 11:06:27 +11:00
Oliver
9eaf4a09da Linting fixes 2021-10-03 01:36:46 +10:00
Oliver
65180c7b2f Receive stock against purchase order line items 2021-10-03 01:33:16 +10:00
Oliver
2886f7c930 Display non-field errors as returned from the server 2021-10-03 01:20:37 +10:00
Oliver
2f8d02b0be API_Form: Allow customizable icon
- Also fixes for API search
2021-10-02 22:31:28 +10:00
Oliver
86584b366f Building context menu for purchase order line item 2021-10-02 11:53:45 +10:00
Oliver
cbb668687e Set default location for part
- Used as "default" when creating new StockItem for that part
2021-09-29 00:24:21 +10:00
Oliver
c868e36eb9 Refactor "home" screen
- Add serttings button
- Simplify server connection display
2021-09-28 23:06:35 +10:00
Oliver
be36811cb3 More linting again 2021-09-28 21:34:11 +10:00
Oliver
77bac9af36 Yet more linting 2021-09-28 20:35:19 +10:00
Oliver
ad0cc36540 More linting work 2021-09-28 20:24:55 +10:00
Oliver
c1152ee286 Fixes for type casting 2021-09-28 17:53:14 +10:00
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
a0a8f56490 Render more information on PurchaseOrder detail page 2021-09-28 01:15:30 +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
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
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
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 Walters
760f88349d italic text 2021-08-16 15:09:19 +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