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
Gustaf Järgren
6d4973deb8
Updated dependencies ( #255 )
...
* Bump android compile and target version, also flutter dependencies and resolve issues
* Remove deprecated splashscreen and added support for new Android 12 version.
* Updated workflow action versions and flutter sdk
* Resolved linting issues
* Resolved test binding issues
2023-02-11 00:24:06 +11:00
Oliver
13ebaf43e1
List refactor ( #179 )
...
* Catch paginator bug if widget is disposed before request returns
* Refactoring paginated query widget
- Add option to enable / disable search filters
* Major refactor of paginated search widget
- Learned something new.. a state can access widget.<attribute>
- THIS CHANGES EVERTHING
* Preferences: Add code for tri-state values
- Also improve unit testing for preferences code
* Allow boolean form fields to be optionally tristate
* paginator: Allow custom boolean filters
* Remove outdated filtering preferences
* Refactor filter options
- Allow specification of more detailed options
* Add custom filters for "part" list
* filter tweaks
* Remove legacy "SublocationList" widget
* Add filtering option for locationlist
* Updates for stock location widget
* Refactor category display widget
* More widget refactoring
* Update main search widget
* Fix unit tests
* Improve filtering on BOM display page
2022-07-19 23:29:01 +10:00
Oliver Walters
ad97fb0f92
Fixes for static analysis
2022-03-29 20:43:27 +11:00
Oliver
be36811cb3
More linting again
2021-09-28 21:34:11 +10:00
Oliver
ad0cc36540
More linting work
2021-09-28 20:24:55 +10:00
Oliver
f027dff2af
Refactor upload test result
2021-08-16 20:27:44 +10:00
Oliver
7317f9cbad
New class for selecting an image
2021-08-16 17:47:55 +10:00
Oliver
08eb6fc4b1
Remove typeahead library
2021-07-26 23:04:43 +10:00
Oliver
d07b704014
Looks like dropdown_search is the way to go!
2021-07-26 17:21:17 +10:00
Oliver
ca4297ae6d
Working on implementation of a related field
2021-07-25 23:26:27 +10:00
Oliver
7a6457f870
Improve rendering for checkbox fields
2021-07-23 12:36:03 +10:00
Oliver
e637e2a9bc
make package name lowercase
2021-07-16 15:07:28 +10:00
Oliver
83e29777c2
More cleanup
2021-07-15 23:28:55 +10:00
Oliver
d2ce3fadf1
Code cleanup
2021-07-15 11:27:19 +10:00
Oliver
f058cefad2
Fixes for double.tryParse
2021-07-13 00:17:35 +10:00
Oliver
d3eec6a79e
Many many changes for null-safety support
2021-07-09 23:56:38 +10:00
Oliver
65cabc2fa9
Update package versions and refactor accordingly
2021-06-18 21:28:07 +10:00
Oliver Walters
a415a2cd99
Tweaks
2021-05-22 21:13:42 +10:00
Oliver Walters
2a3e83509f
Refactor of translation lookup!
2021-05-19 23:33:28 +10:00
Oliver Walters
b86025013d
More translations
2021-05-19 23:15:49 +10:00
Oliver Walters
34a6a43d35
Fixed (most) of the raw text instances
2021-05-19 23:08:44 +10:00
Oliver Walters
32fd8efddc
Make a bunch o' strings translateable
2021-02-01 22:36:46 +11:00
Oliver Walters
db6aae8a78
Add "actions" panel to stock item view
2021-01-29 00:08:17 +11:00
Oliver Walters
6f12929057
Add image selection field which allows picking from gallery or taking a new photo with camera
2020-05-24 22:50:49 +10:00
Oliver Walters
5280e247f4
Improve form for "AddTestResult"
2020-05-24 09:34:42 +10:00
Oliver Walters
c13a4d40f0
Add checkbox field helper
2020-05-24 09:15:09 +10:00
Oliver Walters
75725c2cb9
Ability to edit Company model
2020-04-18 23:33:52 +10:00
Oliver Walters
16cdae42ed
Add ability to edit Part object
2020-04-18 23:18:53 +10:00
Oliver Walters
a7d11faec8
Add "QuantityField"
...
Juicy juicy refactoring
2020-04-18 22:07:02 +10:00