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 |
|
Oliver Walters
|
9cf8559569
|
Allow editing of part link field
|
2021-02-11 21:55:45 +11:00 |
|
Oliver Walters
|
47573faf91
|
Display part stock on part page
Refactors and removes separate widget
|
2021-02-11 21:52:04 +11:00 |
|
Oliver Walters
|
b1b85a33f8
|
Add progress indicators to a bunch o' stuff
|
2021-02-11 21:38:48 +11:00 |
|
Oliver Walters
|
c8c056f96d
|
Add snackbar with icon
- stock adjust
- part edit
- location edit
|
2021-02-10 23:51:38 +11:00 |
|
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
|
90072904a0
|
String translations
|
2021-02-09 20:31:55 +11:00 |
|
Oliver Walters
|
c2aa51ed95
|
Cleanup
|
2021-02-09 20:10:36 +11:00 |
|
Oliver Walters
|
1c0b469020
|
Add separator divider elements in lists
|
2021-02-09 12:28:14 +11:00 |
|
Oliver Walters
|
b18daf3acf
|
Load stock detail *before* opening new view
|
2021-02-07 09:43:16 +11:00 |
|
Oliver Walters
|
ec816b9bb1
|
tap on part image to launch full screen view
|
2021-02-07 08:40:01 +11:00 |
|
Oliver Walters
|
32fd8efddc
|
Make a bunch o' strings translateable
|
2021-02-01 22:36:46 +11:00 |
|
Oliver Walters
|
40df490a21
|
Add "actions" tab for Part display
|
2021-01-31 21:56:06 +11:00 |
|
Oliver Walters
|
db6aae8a78
|
Add "actions" panel to stock item view
|
2021-01-29 00:08:17 +11:00 |
|
Oliver Walters
|
02cfeef31e
|
Add function to open a link
- Does not seem to actually ... work.. yet
|
2021-01-21 21:14:42 +11:00 |
|