Oliver
|
2cb3e89a9a
|
Cleanup
|
2021-08-10 20:59:07 +10:00 |
|
Oliver
|
0d11af002b
|
Adds placeholder for action to delete part
|
2021-08-10 16:58:59 +10:00 |
|
Oliver
|
a1a07aefd8
|
Refactor part form fields
|
2021-08-10 16:48:06 +10:00 |
|
Oliver
|
6d0282519d
|
API forms return the JSON data to the onSuccess function
|
2021-08-10 14:33:08 +10:00 |
|
Oliver
|
2dfe8921eb
|
Fix URL getters
|
2021-08-09 07:51:46 +10:00 |
|
Oliver
|
beeea794cb
|
0.4.2
- Disable "suppliers" detail window (for now)
|
2021-08-05 09:42:36 +10:00 |
|
Oliver
|
0fdc56d299
|
Remove unused imports
|
2021-08-02 21:57:20 +10:00 |
|
Oliver
|
d47a8db289
|
More code cleanup
|
2021-08-02 21:53:57 +10:00 |
|
Oliver
|
68859b3d2e
|
Code cleanup
|
2021-08-02 21:48:53 +10:00 |
|
Oliver
|
9b42c88b53
|
Refactor part image widget
- Separate buttons to upload image from gallery or camera
|
2021-08-02 21:35:33 +10:00 |
|
Oliver
|
48d5c2e560
|
Display number of items on order
|
2021-08-02 20:07:29 +10:00 |
|
Oliver
|
71ef6b3c5a
|
Render list of SupplierPart
|
2021-08-02 20:05:05 +10:00 |
|
Oliver
|
aa24274cb3
|
Code cleanup for part_detail view
|
2021-08-02 14:04:18 +10:00 |
|
Oliver
|
013e977031
|
Request list of supplierparts
|
2021-08-02 14:00:39 +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
|
d6a2a41ab2
|
Enable multi-line text editing for API forms
- User can edit part notes
- User can edit stock item notes
|
2021-07-28 16:19:42 +10:00 |
|
Oliver
|
8a114d345f
|
Display "action" items with color
|
2021-07-26 23:18:52 +10:00 |
|
Oliver
|
bc713dfdcd
|
API form for editing PartCategory
- Custom related field renderer function
- Grab related field data from the server
|
2021-07-26 21:56:29 +10:00 |
|
Oliver
|
377da3c2fb
|
Handle "filters" for related fields
|
2021-07-26 21:02:24 +10:00 |
|
Oliver
|
ca4297ae6d
|
Working on implementation of a related field
|
2021-07-25 23:26:27 +10:00 |
|
Oliver
|
a002ce1e8a
|
Add more editable fields to the Part
|
2021-07-23 13:07:15 +10:00 |
|
Oliver
|
1e4e75dfb7
|
Refactor colors used in the app
|
2021-07-23 12:57:56 +10:00 |
|
Oliver
|
5c2f747b93
|
Improve formatting of error messages
Also run onSuccess function when form completes
|
2021-07-23 09:42:05 +10:00 |
|
Oliver
|
64aed4b31a
|
Refactor modal form into a new stateful widget
|
2021-07-22 17:49:43 +10:00 |
|
Oliver
|
ca6226a596
|
Form updates
|
2021-07-20 19:14:44 +10:00 |
|
Oliver
|
27caf3983a
|
Add callback functions
|
2021-07-16 17:35:56 +10:00 |
|
Oliver
|
e470fb60a2
|
Fix package names
|
2021-07-16 17:10:03 +10:00 |
|
Oliver
|
322b35ec1c
|
Merge branch 'master' into api-forms
# Conflicts:
# lib/api.dart
# lib/widget/part_detail.dart
|
2021-07-16 17:06:38 +10:00 |
|
Oliver
|
e637e2a9bc
|
make package name lowercase
|
2021-07-16 15:07:28 +10:00 |
|
Oliver
|
ba9f09cd65
|
stash
|
2021-07-16 08:23:34 +10:00 |
|
Oliver
|
d3eec6a79e
|
Many many changes for null-safety support
|
2021-07-09 23:56:38 +10:00 |
|
Oliver
|
7c44d212d5
|
Update string translations
|
2021-06-29 22:35:00 +10:00 |
|
Oliver
|
c84941695d
|
Ensure that flutter errors are also reported to sentry!
|
2021-06-29 22:26:20 +10:00 |
|
Oliver
|
a78e0e65e1
|
Show snack bar with image upload result
|
2021-06-23 19:21:23 +10:00 |
|
Oliver
|
65cabc2fa9
|
Update package versions and refactor accordingly
|
2021-06-18 21:28:07 +10:00 |
|
Oliver Walters
|
2a3e83509f
|
Refactor of translation lookup!
|
2021-05-19 23:33:28 +10:00 |
|
Oliver Walters
|
34a6a43d35
|
Fixed (most) of the raw text instances
|
2021-05-19 23:08:44 +10:00 |
|
Oliver Walters
|
a6de7d619a
|
Refactor search
|
2021-03-05 21:07:58 +11:00 |
|
Oliver Walters
|
c1312e4e5d
|
Refactoring of paginated views
|
2021-03-03 23:58:59 +11:00 |
|
Oliver Walters
|
b3d60b6957
|
Refactor paginatedstocklist
- Now also uses for part stock view
|
2021-03-01 13:28:29 +11:00 |
|
Oliver Walters
|
096c4e86dc
|
Hide actions if user does not have correct permissions
|
2021-02-27 22:27:18 +11:00 |
|
Oliver Walters
|
960b55d4a4
|
Improve invalid response code messages
|
2021-02-27 17:48:42 +11:00 |
|
Oliver Walters
|
de9226aab6
|
Toggle part star status
|
2021-02-25 23:40:08 +11:00 |
|
Oliver Walters
|
d93f32ac2c
|
v0.1.1
|
2021-02-22 22:05:50 +11:00 |
|
Oliver Walters
|
8ae4d2b584
|
snack bar now uses OneContext()
|
2021-02-16 23:24:23 +11:00 |
|
Oliver Walters
|
80247f84c1
|
migrate showFormDialog to OneContext
|
2021-02-15 20:54:15 +11:00 |
|
Oliver Walters
|
90664bfe14
|
Display part notes and stock notes
|
2021-02-13 22:36:44 +11:00 |
|
Oliver Walters
|
b0aaccb9e3
|
Open web links
|
2021-02-13 22:03:44 +11:00 |
|
Oliver Walters
|
36f0d7b120
|
Add counter for stock items
|
2021-02-13 00:30:08 +11:00 |
|
Oliver Walters
|
ddafed1fe6
|
Add "starred parts" to home screen
|
2021-02-12 23:48:50 +11:00 |
|