Oliver Walters
02a9bbe3c6
Enhance existing api_forms functionality
...
- Allow form to be created without an actual API endpoint
- Useful for creating client-side forms without any server interaction
2022-03-25 23:36:56 +11:00
Oliver Walters
63bf88ac66
Adds a function to return a list of plugins which support a specified mixin
2022-03-25 22:53:36 +11:00
Oliver Walters
de45e18359
Request and cache plugin information when connecting to the server
2022-03-25 22:48:21 +11:00
Oliver Walters
0c9c7b2a68
Defines a class for representing an InvenTreePlugin instance
2022-03-25 22:25:27 +11:00
Oliver Walters
0c7f5d7fe7
Updated pubspec.lock
2022-03-25 22:18:45 +11:00
Oliver Walters
8e8015abe9
Request list of labels defined for a given stock item
2022-03-25 22:16:36 +11:00
Oliver Walters
f0c5fb8355
Determine if plugins are enabled when connecting to the server
2022-03-25 20:52:51 +11:00
Oliver Walters
3bb370bee1
API v34 required for plugin support
2022-03-25 20:41:32 +11:00
Oliver Walters
2834423684
track in new translations
2022-03-24 20:54:07 +11:00
Oliver Walters
0c5ef012d0
Update translations
2022-03-18 00:42:36 +11:00
Oliver and GitHub
b07e182309
Merge pull request #87 from inventree/ui-updates
...
Adds success messages after editing things
2022-03-10 17:38:13 +11:00
Oliver
d50d628167
Use double quotes for imports
2022-03-10 17:06:43 +11:00
Oliver
6c1c687926
Adds some more success messages
2022-03-10 17:03:07 +11:00
Oliver
582f6bace3
Adds success messages after editing things
2022-03-10 16:59:27 +11:00
Oliver and GitHub
04852d568d
Update README.md
...
Fix typo
2022-03-10 16:28:01 +11:00
Oliver and GitHub
6981e9d644
Merge pull request #86 from SchrodingersGat/url-anon
...
Url anon
2022-03-10 16:20:55 +11:00
Oliver
9507f4c985
Anonymize URL when reporting message to sentry.io
2022-03-10 16:06:06 +11:00
Oliver
483ef8b2f6
Update translations
2022-03-10 15:43:22 +11:00
Oliver
7ec3f00fac
v0.5.6
...
- Updated version number
- Updated release notes
2022-01-10 20:17:34 +11:00
Oliver and GitHub
8e5021cef9
Merge pull request #83 from SchrodingersGat/settings
...
Reorganize settings:
2022-01-09 22:38:46 +11:00
Oliver
0e20bf80a5
linting fixes
2022-01-09 22:27:52 +11:00
Oliver
f1a46be417
Reorganize settings:
...
- Add new setting to disable error uploading
- Move "about" info to a separate view
2022-01-09 22:22:08 +11:00
Oliver and GitHub
27da8b2820
Merge pull request #82 from SchrodingersGat/stock-transfer-fix
...
Stock transfer fix
2022-01-09 08:04:18 +11:00
Oliver
518295f7cb
Remove debug print
2022-01-09 08:00:22 +11:00
Oliver
ed5764336f
Further fixes for adjustStock function
2022-01-09 07:59:13 +11:00
Oliver
5d0ffa059d
Refactor stock adjustment functions
...
- Provide compatibility with "modern" and "legacy" API versions
2022-01-08 23:05:45 +11:00
Oliver
7c3698beba
Fix QR code icon
2022-01-08 22:30:04 +11:00
Oliver
58de07a759
Update translations
2022-01-08 22:23:38 +11:00
Oliver
1cb10c5fe7
remove debug message
2022-01-05 15:06:06 +11:00
Oliver
2239c6a87d
Bump version number
2022-01-05 15:04:05 +11:00
Oliver
25701c0c1c
Bug fix for stock item creation form
2022-01-05 14:58:04 +11:00
Oliver
dcc7ee4eae
v0.5.4
2022-01-05 14:09:53 +11:00
Oliver
2788ed5bd7
User configurable home screen actions
2022-01-05 14:00:38 +11:00
Oliver
fd54b20b92
Reduce error reporting on permission check errors
2022-01-05 12:18:23 +11:00
Oliver
b9ee0157d2
Allow toggle of camera and flash when scanning barcodes
2022-01-05 12:10:44 +11:00
Oliver
d296d589d9
Update barcode / qrcode icons
2022-01-05 12:08:47 +11:00
Oliver
53319c73da
Bug report rather than submission feedback
2022-01-05 11:45:40 +11:00
Oliver
1f2f441bc9
update translations
2022-01-05 11:34:24 +11:00
Oliver
b20ee32ae9
Bump version number
2021-11-29 23:43:30 +11:00
Oliver
761aa0f861
v0.5.3
...
- Updated translations
- Improved error catching
2021-11-29 21:02:29 +11:00
Oliver
e343ae8aa0
Updated italian language translations
2021-11-10 16:06:23 +11:00
Oliver
ad97959baa
v0.5.2
2021-10-27 19:05:30 +11:00
Oliver
57911136e8
Catch CertificateException and HandshakeException
2021-10-27 19:04:28 +11:00
Oliver Walters
4e22f34dd1
ios: Update permission string for camera
2021-10-17 22:01:18 +11:00
Oliver Walters
2d4f9f33b7
0.5.1
...
Possible bug fix for app launch error
2021-10-16 13:17:18 +11:00
Oliver
11c22885bb
v0.5.0
...
- Update translations
2021-10-07 23:34:05 +11:00
Oliver
70fccf5133
Update version number and release notes
2021-10-05 23:09:25 +11:00
Oliver and GitHub
9c7d697dcf
Merge pull request #76 from SchrodingersGat/stock-forms
...
Add support for "modern" stock actions via the API
2021-10-05 23:06:18 +11:00
Oliver
3e16ab80f7
bug fixes
2021-10-05 23:01:37 +11:00
Oliver
3daae47a25
Fix strings and icons
2021-10-05 22:54:17 +11:00
Oliver
b7bb81c0ea
Fixes
2021-10-05 22:52:23 +11:00
Oliver
4d5af825b1
Add some friendly update messages
2021-10-05 22:48:45 +11:00
Oliver
ba41ebde73
Add support for "modern" stock actions via the API
...
- In the future, will have to deprecate support for the old ways
- Probably v0.6.x?
2021-10-05 22:45:47 +11:00
Oliver and GitHub
91ec55967d
Merge pull request #72 from SchrodingersGat/purchase-orders
...
Purchase orders
2021-10-05 21:23:56 +11:00
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
f75aa4ca0e
Update form field with scanned barcode
2021-10-03 11:41:16 +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
6ff99b15c3
Clear errors once fixed
2021-10-03 01:25:45 +10:00
Oliver
e9fa0f5eb4
Remove some debug messages
2021-10-03 01:21:27 +10:00
Oliver
2886f7c930
Display non-field errors as returned from the server
2021-10-03 01:20:37 +10:00
Oliver
b7f9f1c55f
Handle form posting with complex "layered" data
...
- Handle data rendering
- Handle returned errors
2021-10-03 00:40:26 +10:00
Oliver
80b203ce7b
Reimplement instance data
2021-10-02 23:47:33 +10:00
Oliver
ce31d968b3
Refactoring for APIFormField class
...
- Class now stores field definitions as returned from the server
- Complex lookup for multi-level form structures
- Improved / increased error handling
2021-10-02 23:34:37 +10:00
Oliver
529510bc5c
Display HTTP error codes on form errors
2021-10-02 22:33:59 +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
d433e6327b
Disable build steps
2021-09-29 17:36:09 +10:00
Oliver
414bbb5443
Specify gradle version
2021-09-29 15:20:36 +10:00
Oliver
56d66424b6
Downgrade to 6.6.1
...
- Ref: https://developer.android.com/studio/releases/gradle-plugin
2021-09-29 13:53:35 +10:00
Oliver
a304ee9a24
Different versions of stuffs
2021-09-29 11:12:49 +10:00
Oliver
991e2a80a5
Update ext.kotlin_version
...
Ref: https://stackoverflow.com/questions/68967375/gradle-build-failed-execution-failed-for-task-audioplayerscompiledebugkotlin
2021-09-29 09:52:43 +10:00
Oliver
226b655723
Add gradle installation step
2021-09-29 09:23:56 +10:00
Oliver
5f657a236f
run pub get first
2021-09-29 09:15:35 +10:00
Oliver
f21cbe3b1c
Check gradle version
2021-09-29 09:04:04 +10:00
Oliver
46ecb8ebf6
Install specific gradle version?
2021-09-29 00:39:55 +10:00
Oliver
961a35d410
bug fix for "owner" rendering
2021-09-29 00:30:09 +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
baa197c68c
try building on macos
2021-09-29 00:18:00 +10:00
Oliver
94cca19ccc
Bug fix for API forms
2021-09-29 00:10:07 +10:00
Oliver
a9b96f22a3
Fixes for purchase order editing
2021-09-28 23:53:26 +10:00
Oliver
298ba27e41
Fix workflow file
2021-09-28 23:27:09 +10:00
Oliver
04344c6c8b
Add a dummy .dsn file
2021-09-28 23:26:10 +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