2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00
Commit Graph

748 Commits

Author SHA1 Message Date
00baff7a97 All tests pass now 2022-05-21 00:26:09 +10:00
63a351bfad Merge remote-tracking branch 'origin/l10n_master' 2022-05-20 22:39:17 +10:00
8300cde3ec New translations app_en.arb (German) 2022-05-20 11:01:00 +10:00
cb866fb45c New translations app_en.arb (French) 2022-05-20 11:00:58 +10:00
a9f794af1f New translations app_en.arb (French) 2022-05-19 23:04:53 +10:00
11157b7c77 Fix search counter 2022-05-19 21:11:46 +10:00
941ee5e172 Prevent "old" search results from mucking up the displayed data
- Only accept results if the search term has not changed
2022-05-19 21:06:20 +10:00
acf89426ce Fix for search screen
- Change input and controller
- Add focus node
- Add "searching" indicator
2022-05-19 20:38:28 +10:00
1b4c53b4b3 New translations app_en.arb (Hungarian) 2022-05-17 12:59:32 +10:00
73a8e8da40 New translations app_en.arb (German) (#130) 2022-05-12 23:58:05 +10:00
c90a849a5a Add extra context information to sentry error reports
- Should help to track down bugs where stacktrace is missing information
- Adds some more error catching, too
2022-05-12 22:46:12 +10:00
b4e8d47d9a Prevent notification requests if server is not connected 2022-05-10 23:49:03 +10:00
23a27fde67 Adds ability to show / hide password in profile widget 2022-05-10 23:42:27 +10:00
6d764e32a0 Improve barcode error handling 2022-05-10 23:37:21 +10:00
e2ed80f2d0 Add barcode scan context 2022-05-10 18:26:55 +10:00
610f6533d0 Refactor sentry error reporting for model class 2022-05-10 18:16:15 +10:00
7c36659fe9 Remove "submit feedback" widget
- Now open source on github!
2022-05-10 18:15:53 +10:00
4bd800d273 linting fix 2022-05-10 17:07:53 +10:00
969875ad49 Hide manufacturer / supplier / customer screens
- For now, as they don't do anything useful
- Will add back in once features are expanded
2022-05-10 08:42:08 +10:00
bc53dafaba Add plugin support status to server information screen 2022-05-10 08:12:53 +10:00
9f6269375f linting 2022-05-10 01:19:38 +10:00
366c732668 Add support for locating a stock item 2022-05-10 00:30:28 +10:00
5ba887d59b Refactor locate function 2022-05-10 00:28:49 +10:00
03c6de8255 Stock location can now be identified via the app 2022-05-10 00:15:20 +10:00
cc3f7e7f7c Merge pull request #123 from inventree/server-settings
Server settings
2022-05-09 22:20:09 +10:00
97ee077419 Require API version 46 2022-05-09 21:46:29 +10:00
65570eec33 Adds code for requesting user settings 2022-05-09 21:42:46 +10:00
059b69ce99 Adds code to requeest global setting from server
- Settings are individually cached for 5 minutes
- For now, use it for the purchase order reference prefix
2022-05-09 21:41:34 +10:00
da3b668e8c Adds class representing global and user settings 2022-05-09 20:53:12 +10:00
349eca4533 Save datetime since last reload 2022-05-09 20:51:27 +10:00
347d2175be Display a "launch" screen if server is not connected 2022-05-09 20:37:57 +10:00
0140ffd96f Fix duplicate display of units 2022-05-07 15:25:26 +10:00
a37551a45b Merge remote-tracking branch 'origin/l10n_master'
# Conflicts:
#	lib/l10n/hu_HU/app_hu_HU.arb
#	lib/l10n/nl_NL/app_nl_NL.arb
2022-05-07 15:20:17 +10:00
52b3873cd7 New translations app_en.arb (Hungarian) 2022-05-05 03:26:48 +10:00
04ca7cc783 New translations app_en.arb (German) 2022-05-04 15:28:20 +10:00
0c025289ad New translations app_en.arb (Hungarian) 2022-05-04 15:28:18 +10:00
40730af102 New translations app_en.arb (Japanese) 2022-05-04 15:28:16 +10:00
27167f93b3 New translations app_en.arb (Dutch) 2022-05-04 15:28:14 +10:00
4e7930f8df New translations app_en.arb (Polish) 2022-05-04 15:28:12 +10:00
943669e67f New translations app_en.arb (Turkish) 2022-05-04 15:28:10 +10:00
7ff61add76 New translations app_en.arb (French) 2022-05-04 15:28:04 +10:00
407250c336 Further linting fixes 2022-05-04 12:17:55 +10:00
7ef7096e26 Updates to search controller 2022-05-04 11:53:11 +10:00
6533cc4af6 Display badge showing current number of unread notifications 2022-05-04 11:41:53 +10:00
a36a251f23 Remove debug message 2022-05-04 11:26:47 +10:00
020f006410 Adds ability to "dismiss" a notification 2022-05-04 11:21:52 +10:00
6bbae67482 Add model for notifications
- Display a list of active notifications
2022-05-04 11:11:29 +10:00
b8857f2dbe Adds skeleton widget for displayign notifications 2022-05-04 10:50:51 +10:00
a3597c5d61 Allow search widget to be constructed with or without an app bar 2022-05-04 10:42:33 +10:00
b6a5af08d8 Fix title for stock items list 2022-05-04 10:29:44 +10:00