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

12 Commits

Author SHA1 Message Date
Oliver
e9eb84eace
Stock display (#379)
* Display stock quantity more prominently

* Cleanup search widget

* Update for stock_detail widget

* More tweaks

* Change bottom bar icon

* Display boolean parameters appropriately

* Adds ability to edit part parameters

* Bump icon size a bit

* Improvements to filter options

- Allow filtering by "option" type
- To start with, filter stock by status code

* Remove debug message

* Remove getTriState method

- No longer needed
- Remove associated unit tests

* Adjust filters based on server API version

* Muted colors
2023-06-24 11:34:42 +10:00
Oliver
230627e2bb
iOS Build Tweaks (#349)
* Update package versions

* Update xcode project

* Further package updates

* Add display name for ios
2023-05-01 09:35:23 +10:00
Oliver
0296c4c22a
Ios build (#348)
* Update package versions

* Update xcode project

* Further package updates
2023-04-30 21:52:32 +10:00
Oliver
a8f87e2f5a
UX Overhaul (#300)
* Add "global actions" to title bar

* Implement actions

* Add "speed dial" action buttons

* tweak global action icons

* Refactor actions for "stock item" display

* Refactor "part" detail

* part category

* SupplierPart

* More updates

* Add BottomAppBar

* Add a global bottom app bar

* Move "edit" buttons back to the app bar

* tweaks

* Updates to drawer navigation menu

* home screen improvements

* text tweaks

* Fix appBarTitle for notifications widget

* Update "tabs" for category display

* Fix for attachment widget

* Update tabs for purchaseorder view

* Update part display

* Cleanup

* Add "BOM" tab to part detail widget

* Paginated list search cleanup

* Update release notes

* Update old function

* linting

* linting

* Tweaks to bottomappbar

- Increase icon size slightly
- Adjust "actions" icon
2023-04-08 23:59:11 +10:00
Oliver
d69ffc8de0
Update notes for building under iOS (#238) 2022-12-21 23:00:10 +11:00
Oliver Walters
157109e164 Disable "debug" banner when running on simulator 2021-08-26 21:14:14 +10:00
Oliver Walters
0c9397f3c3 Merge branch 'master' of github.com:SchrodingersGat/inventreeapp 2021-08-18 22:05:06 +10:00
Oliver
765b43ca48 Regenerate icons 2021-08-18 22:03:49 +10:00
Oliver Walters
52dc6f688f working towards building for iOS 2021-08-18 20:45:11 +10:00
Oliver Walters
760f88349d italic text 2021-08-16 15:09:19 +10:00
Oliver Walters
c658ae48d8 Getting iOS build to compile 2021-08-09 23:41:15 +10:00
Oliver Walters
56d7f6389c Initial project commit
Generated icon using flutter_launcher_icons plugin
2019-06-24 00:33:22 +10:00