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

11 Commits

Author SHA1 Message Date
Oliver Walters
7a7fc84ffe Add view for list of manufacturers 2020-04-16 21:00:49 +10:00
Oliver Walters
1ec0b13479 Add (empty) search page 2020-04-09 08:52:53 +10:00
Oliver Walters
1d05fdbe50 Access SupplierList and CustomerList from drawer 2020-04-06 23:47:43 +10:00
Oliver Walters
4b33f9c65c Cleanup settings page(s)
- New separate directory
- Separate view for About information
2020-04-06 22:48:32 +10:00
Oliver Walters
37cdf23ae1 Add a connection checker 2020-04-06 22:33:38 +10:00
Oliver Walters
d38ff5ad7f Add FontAwesome icons
- Fill out icons on main screen
- Fill out icons in app drawer
2020-04-05 12:36:38 +10:00
Oliver Walters
a18a0222ce Add connection status display to home screen
- Also add some buttons which replicate the functionality available in the app drawer
2020-04-04 14:01:44 +11:00
Oliver Walters
055cc37e68 API improvements
- Simple function connect() which loads saves settings from preferences file
2020-04-04 13:43:29 +11:00
Oliver Walters
6d3db243c3 Move Drawer to separate file
- Now consistent drawer is accessible across all views
2020-04-04 10:48:48 +11:00
Oliver Walters
570e44a83a Remove drawer.dart 2020-04-03 14:50:46 +11:00
Oliver Walters
01faed03ee Add "Category display" view
- Select "parts" from the app drawer
- Allow traversal of sub-categories
2020-04-03 10:37:28 +11:00