2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 18:55:34 +00:00
Commit Graph

311 Commits

Author SHA1 Message Date
613dd388b6 v0.1.2
- Update release notes
- Update build number
v0.1.2
2021-02-25 19:58:07 +11:00
90a74fec16 Re-integrate sentry.io 2021-02-25 19:51:51 +11:00
feaafe068d Fix barcode widget to prevent flutter widget error 2021-02-25 17:38:41 +11:00
90df4c6135 Update qr_code_scanner to the latest version 2021-02-25 17:23:19 +11:00
d93f32ac2c v0.1.1 v0.1.1 2021-02-22 22:05:50 +11:00
9f5583ee68 Fixed search bar issues 2021-02-22 18:06:04 +11:00
24b7cfaede Scan items into location from location context 2021-02-17 08:57:08 +11:00
b7e9c06dfa Snack bars for barcode actions 2021-02-17 08:41:17 +11:00
0773b2e70d Specify default "details" text for snackbar 2021-02-17 08:05:00 +11:00
87e5499d09 Cleanup - delete unused functions 2021-02-17 08:03:51 +11:00
b365d8dbfb Check connection now uses snackbar 2021-02-17 08:02:52 +11:00
00943b7536 API error messages now use snackIcon
- Press "details" for further error information
- Is nice
2021-02-17 08:00:41 +11:00
8ae4d2b584 snack bar now uses OneContext() 2021-02-16 23:24:23 +11:00
33483eb9e1 Fix null ptr errors 2021-02-16 23:24:10 +11:00
911f988fa5 Fixes for login dialogs 2021-02-16 23:03:01 +11:00
78f3bc0b26 Merge branch 'no-sentry' 2021-02-16 22:36:29 +11:00
59585f72cf Remove all sentry references
- Google play store already offers crash reporting...
2021-02-16 08:03:01 +11:00
161535c11c Fix documentation link 2021-02-15 21:14:41 +11:00
47e4e13878 Add overlay text to barcode scanner view 2021-02-15 21:14:24 +11:00
80247f84c1 migrate showFormDialog to OneContext 2021-02-15 20:54:15 +11:00
14161c5d42 Adds dialog before uploading error information 2021-02-15 20:30:39 +11:00
b6ccb57065 Setup key signing 2021-02-14 23:13:08 +11:00
822d1be2e2 Add web link to InvenTree documentation 2021-02-14 20:23:29 +11:00
57eae6f065 Extract stocktake and last updated date 2021-02-13 22:38:01 +11:00
90664bfe14 Display part notes and stock notes 2021-02-13 22:36:44 +11:00
b0aaccb9e3 Open web links 2021-02-13 22:03:44 +11:00
1ac6b7e7dc Clicking on Part link opens in browser 2021-02-13 21:43:10 +11:00
e91c1a4d6d Upload bug report 2021-02-13 21:42:13 +11:00
6f54fb42ee Display part stock in part search results 2021-02-13 01:31:42 +11:00
26f978b26d Cleanup "about" info 2021-02-13 01:16:40 +11:00
135b752d51 Add separate search icons from home page 2021-02-13 01:04:50 +11:00
5c7629d4d1 Add search delegate for stock items 2021-02-13 00:58:03 +11:00
858464d301 Add custom search context for "category" 2021-02-13 00:40:21 +11:00
36f0d7b120 Add counter for stock items 2021-02-13 00:30:08 +11:00
443c545ed2 Add counters 2021-02-13 00:27:11 +11:00
bd19047b9b Update release notes 2021-02-13 00:05:40 +11:00
b9b261c060 Show / hide test results tile based on part 2021-02-13 00:02:29 +11:00
ddafed1fe6 Add "starred parts" to home screen 2021-02-12 23:48:50 +11:00
e53170ed7e Reload page after performing QR action(s) 2021-02-12 22:58:52 +11:00
d1e612698e Adds search results 2021-02-12 22:38:33 +11:00
9cf8559569 Allow editing of part link field 2021-02-11 21:55:45 +11:00
47573faf91 Display part stock on part page
Refactors and removes separate widget
2021-02-11 21:52:04 +11:00
b1b85a33f8 Add progress indicators to a bunch o' stuff 2021-02-11 21:38:48 +11:00
dba45c7600 Remove reliance on shared preferences 2021-02-11 00:53:52 +11:00
3ec7ed217e Merge branch 'snackbars' 2021-02-11 00:25:51 +11:00
1e4fbc3697 Default to checkCircle if icon not specified 2021-02-11 00:25:41 +11:00
e1a8ecc5f0 Refactor upload of test result 2021-02-11 00:11:58 +11:00
4339f70d64 null fix 2021-02-11 00:11:47 +11:00
a62b038faf Edit part category 2021-02-11 00:02:00 +11:00
3757010599 Refactor stock adjustment actions
- Handle timeout
- Handle error
2021-02-10 23:54:00 +11:00