Commit Graph
100 Commits
Author SHA1 Message Date
Oliver Walters 74075f6037 Remove podfile.lock file
- Untrack
2022-04-02 15:29:24 +11:00
Oliver Walters c0e3675766 Update podfile.lock 2022-04-02 15:23:03 +11:00
Oliver Walters 367493f346 Fixes for iOS build 2022-04-02 15:13:38 +11:00
Oliver Walters 77a9841fa6 Build for iOS 2022-04-02 14:49:19 +11:00
Oliver Walters 3b1818f99d Revert action version 2022-04-02 14:38:44 +11:00
Oliver Walters 47ee644cb5 Build in debug 2022-04-02 14:36:27 +11:00
Oliver Walters 731d0a2e48 try building project as part of CI 2022-04-02 14:06:17 +11:00
Oliver Walters b6b38a539c 0.6.0
- Bump version number
- Update pubspec.yaml
2022-04-02 14:02:55 +11:00
Oliver Walters 9121c11e9f Add support for new locales 2022-04-02 14:01:44 +11:00
Oliver Walters 0e45148a70 Updated release notes 2022-04-02 13:49:01 +11:00
OliverandGitHub 9c091fee21 Merge pull request #93 from inventree/pagination-fixes
Fix "related field" in API forms
2022-04-02 11:47:59 +11:00
Oliver Walters 58a52c9d6d Custom empty builder for dropdown search 2022-04-02 11:37:58 +11:00
Oliver Walters e620cfa515 Fix bug which prevented creation of stock item at top level location 2022-04-02 11:29:45 +11:00
Oliver Walters ad97fb0f92 Fixes for static analysis 2022-03-29 20:43:27 +11:00
Oliver Walters e9608ec1fc Tighten dart SDK requirement window 2022-03-29 20:21:43 +11:00
Oliver Walters 2092e9cb64 Bump flutter version 2022-03-29 20:21:04 +11:00
Oliver Walters 0f488cdfd2 Increment minimum dart SDK version 2022-03-29 20:16:27 +11:00
Oliver Walters 26adb421e0 Track latest translations 2022-03-29 20:08:30 +11:00
Oliver Walters 52d42c85c8 More refactorign 2022-03-29 20:08:05 +11:00
Oliver Walters 2a6df373c5 Refactor imports 2022-03-29 19:54:19 +11:00
Oliver Walters c78dd7cfa5 Update packages
- Trying to find source of null check bug
2022-03-29 19:43:38 +11:00
Oliver Walters 139b166a5e bug fix 2022-03-28 21:54:53 +11:00
OliverandGitHub 884a6850f6 Merge pull request #92 from inventree/stock-history
Stock history
2022-03-28 21:51:32 +11:00
Oliver Walters 5c0ffe795c Fixes 2022-03-28 21:48:23 +11:00
Oliver Walters 8233fb39d6 Adds user setting to show or hide stock history 2022-03-28 21:41:21 +11:00
Oliver Walters 43faec8b21 Display history 2022-03-28 21:23:56 +11:00
Oliver Walters 4a7884f7fd Add skeleton for "Stock History" widget 2022-03-28 21:00:20 +11:00
Oliver Walters 664d04702d track latest translations 2022-03-28 20:47:05 +11:00
OliverandGitHub b8a5b0bd9c Merge pull request #90 from inventree/stock-item-delete
Stock item delete
2022-03-26 19:56:19 +11:00
Oliver Walters 519c8436ef Fixes 2022-03-26 19:34:22 +11:00
Oliver Walters 6c7b4ea7c1 Update release notes 2022-03-26 19:21:24 +11:00
Oliver Walters d780a1faa1 Merge remote-tracking branch 'origin/master' into stock-item-delete 2022-03-26 19:04:48 +11:00
OliverandGitHub 1ee59ec6e4 Merge pull request #91 from inventree/in-production
Show if stock item is "in production"
2022-03-26 19:02:42 +11:00
Oliver Walters fd8fc9051a Show if stock item is "in production" 2022-03-26 18:58:59 +11:00
Oliver Walters 8ba4a9e678 Similar checks for other widgets 2022-03-26 18:38:10 +11:00
Oliver Walters 6d3ca0fa3d Translations 2022-03-26 18:33:17 +11:00
Oliver Walters ea724fcf5f Allow user to manually remove (delete) a StockItem 2022-03-26 18:33:02 +11:00
Oliver Walters 6c3b83c05b Same thing, but for the "part" display 2022-03-26 17:40:02 +11:00
Oliver Walters faf8e45138 Pop to the previous context if the stock item is "bad" 2022-03-26 17:38:30 +11:00
OliverandGitHub 0b3e716827 Merge pull request #89 from inventree/label-printing
Label printing
2022-03-26 11:32:17 +11:00
Oliver Walters 126fde3944 Fix comment string 2022-03-26 11:29:50 +11:00
Oliver Walters 6c23dc73f5 Update release notes 2022-03-26 11:27:54 +11:00
Oliver Walters f2f652bfdc Send label printing information to the server 2022-03-26 11:24:56 +11:00
Oliver Walters 34fd68229d Launch a dialog to print a label 2022-03-25 23:37:14 +11:00
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
OliverandGitHub 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
OliverandGitHub 04852d568d Update README.md
Fix typo
2022-03-10 16:28:01 +11:00
OliverandGitHub 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
OliverandGitHub 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
OliverandGitHub 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
OliverandGitHub 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
OliverandGitHub 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