Commit Graph
100 Commits
Author SHA1 Message Date
Oliver Walters 31325f4893 File name is apparently important... 2022-05-21 20:24:31 +10:00
Oliver Walters 12828e47f9 Had commented out the line that actually did anything... 2022-05-21 20:12:01 +10:00
Oliver Walters 6b0fd2a708 Add script to find and test all un-touched .dart files 2022-05-21 20:03:48 +10:00
Oliver Walters b18dd92079 Fixes after preferences file refactor 2022-05-21 19:44:47 +10:00
Oliver Walters df48450440 Use coveralls github action 2022-05-21 19:33:01 +10:00
Oliver Walters a42c1dc886 Reduce CI actions 2022-05-21 19:30:23 +10:00
Oliver Walters 6ef95499b7 Add genhtml step 2022-05-21 19:27:44 +10:00
Oliver Walters 237a7da54a Add .coveragerc file 2022-05-21 00:44:07 +10:00
Oliver Walters 80d898e212 Add github token secret 2022-05-21 00:39:05 +10:00
Oliver Walters b8d4130270 Adds tests for the "updateProfile" function 2022-05-21 00:30:56 +10:00
Oliver Walters 00baff7a97 All tests pass now 2022-05-21 00:26:09 +10:00
Oliver Walters caa10b5f8f Add python requirements file 2022-05-20 23:48:58 +10:00
Oliver Walters 96ae1be3ec Add coveralls step 2022-05-20 23:42:30 +10:00
Oliver Walters fe3c298f86 Workflow updates 2022-05-20 23:37:55 +10:00
Oliver Walters d898efdf6d Rename github workflow 2022-05-20 23:35:20 +10:00
Oliver Walters cd9af13e27 Adds an initial unit test 2022-05-20 23:34:02 +10:00
Oliver Walters 63a351bfad Merge remote-tracking branch 'origin/l10n_master' 2022-05-20 22:39:17 +10:00
Oliver 8300cde3ec New translations app_en.arb (German) 2022-05-20 11:01:00 +10:00
Oliver cb866fb45c New translations app_en.arb (French) 2022-05-20 11:00:58 +10:00
Oliver a9f794af1f New translations app_en.arb (French) 2022-05-19 23:04:53 +10:00
OliverandGitHub a4814816ad Merge pull request #132 from inventree/search-fix
Search fix
2022-05-19 21:32:21 +10:00
Oliver Walters 11157b7c77 Fix search counter 2022-05-19 21:11:46 +10:00
Oliver Walters 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
Oliver Walters acf89426ce Fix for search screen
- Change input and controller
- Add focus node
- Add "searching" indicator
2022-05-19 20:38:28 +10:00
Oliver Walters d7d8cefddd v0.7.0 - Update version number 2022-05-17 20:28:26 +10:00
Oliver Walters 900a60aaa9 Merge remote-tracking branch 'origin/l10n_master' 2022-05-17 20:13:18 +10:00
Oliver 1b4c53b4b3 New translations app_en.arb (Hungarian) 2022-05-17 12:59:32 +10:00
OliverandGitHub 73a8e8da40 New translations app_en.arb (German) (#130) 2022-05-12 23:58:05 +10:00
OliverandGitHub 72e9162520 Merge pull request #129 from inventree/better-sentry
Add extra context information to sentry error reports
2022-05-12 23:11:32 +10:00
Oliver Walters 4d81cd0415 Update release notes 2022-05-12 22:48:46 +10:00
Oliver Walters 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
OliverandGitHub e47d88a4bb Merge pull request #128 from inventree/sentry-improvements
Sentry improvements
2022-05-11 00:11:47 +10:00
Oliver Walters b4e8d47d9a Prevent notification requests if server is not connected 2022-05-10 23:49:03 +10:00
Oliver Walters 23a27fde67 Adds ability to show / hide password in profile widget 2022-05-10 23:42:27 +10:00
Oliver Walters 6d764e32a0 Improve barcode error handling 2022-05-10 23:37:21 +10:00
Oliver Walters e2ed80f2d0 Add barcode scan context 2022-05-10 18:26:55 +10:00
Oliver Walters 610f6533d0 Refactor sentry error reporting for model class 2022-05-10 18:16:15 +10:00
Oliver Walters 7c36659fe9 Remove "submit feedback" widget
- Now open source on github!
2022-05-10 18:15:53 +10:00
OliverandGitHub f2af364624 Merge pull request #125 from inventree/hide-stuff
Hide manufacturer / supplier / customer screens
2022-05-10 17:46:52 +10:00
Oliver Walters 4bd800d273 linting fix 2022-05-10 17:07:53 +10:00
Oliver Walters 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
OliverandGitHub e8bb56ef3f Merge pull request #124 from inventree/identify
Adds support for "locate" plugin
2022-05-10 08:28:27 +10:00
Oliver Walters bc53dafaba Add plugin support status to server information screen 2022-05-10 08:12:53 +10:00
Oliver Walters 9f6269375f linting 2022-05-10 01:19:38 +10:00
Oliver Walters 366c732668 Add support for locating a stock item 2022-05-10 00:30:28 +10:00
Oliver Walters 5ba887d59b Refactor locate function 2022-05-10 00:28:49 +10:00
Oliver Walters 03c6de8255 Stock location can now be identified via the app 2022-05-10 00:15:20 +10:00
Oliver Walters 30b4ed9600 Update release notes 2022-05-09 22:21:26 +10:00
OliverandGitHub cc3f7e7f7c Merge pull request #123 from inventree/server-settings
Server settings
2022-05-09 22:20:09 +10:00
Oliver Walters 97ee077419 Require API version 46 2022-05-09 21:46:29 +10:00
Oliver Walters 65570eec33 Adds code for requesting user settings 2022-05-09 21:42:46 +10:00
Oliver Walters 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
OliverandGitHub 1579278c8f Merge pull request #122 from inventree/oobe
Display a "launch" screen if server is not connected
2022-05-09 20:53:39 +10:00
Oliver Walters da3b668e8c Adds class representing global and user settings 2022-05-09 20:53:12 +10:00
Oliver Walters 349eca4533 Save datetime since last reload 2022-05-09 20:51:27 +10:00
Oliver Walters 347d2175be Display a "launch" screen if server is not connected 2022-05-09 20:37:57 +10:00
OliverandGitHub 97b4eefc13 Merge pull request #120 from inventree/units-fix
Fix duplicate display of units
2022-05-07 15:38:36 +10:00
Oliver Walters 0140ffd96f Fix duplicate display of units 2022-05-07 15:25:26 +10:00
Oliver Walters 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
Oliver 52b3873cd7 New translations app_en.arb (Hungarian) 2022-05-05 03:26:48 +10:00
Oliver 04ca7cc783 New translations app_en.arb (German) 2022-05-04 15:28:20 +10:00
Oliver 0c025289ad New translations app_en.arb (Hungarian) 2022-05-04 15:28:18 +10:00
Oliver 40730af102 New translations app_en.arb (Japanese) 2022-05-04 15:28:16 +10:00
Oliver 27167f93b3 New translations app_en.arb (Dutch) 2022-05-04 15:28:14 +10:00
Oliver 4e7930f8df New translations app_en.arb (Polish) 2022-05-04 15:28:12 +10:00
Oliver 943669e67f New translations app_en.arb (Turkish) 2022-05-04 15:28:10 +10:00
Oliver 7ff61add76 New translations app_en.arb (French) 2022-05-04 15:28:04 +10:00
Oliver Walters 23706a19bc Update release notes 2022-05-04 12:48:51 +10:00
OliverandGitHub 1750f93720 Merge pull request #119 from inventree/notifications
Notifications
2022-05-04 12:46:38 +10:00
Oliver Walters 407250c336 Further linting fixes 2022-05-04 12:17:55 +10:00
Oliver Walters 7ef7096e26 Updates to search controller 2022-05-04 11:53:11 +10:00
Oliver Walters 6533cc4af6 Display badge showing current number of unread notifications 2022-05-04 11:41:53 +10:00
Oliver Walters a36a251f23 Remove debug message 2022-05-04 11:26:47 +10:00
Oliver Walters 020f006410 Adds ability to "dismiss" a notification 2022-05-04 11:21:52 +10:00
Oliver Walters 6bbae67482 Add model for notifications
- Display a list of active notifications
2022-05-04 11:11:29 +10:00
Oliver Walters b8857f2dbe Adds skeleton widget for displayign notifications 2022-05-04 10:50:51 +10:00
Oliver Walters a3597c5d61 Allow search widget to be constructed with or without an app bar 2022-05-04 10:42:33 +10:00
Oliver Walters b6a5af08d8 Fix title for stock items list 2022-05-04 10:29:44 +10:00
Oliver Walters 3fa68ec6da The "search" window is now a tab on the main screen 2022-05-04 10:27:04 +10:00
Oliver Walters 102b4e021b Change home screen from "grid" display to "list" display 2022-05-04 10:02:50 +10:00
Oliver Walters 1e1ed96d64 0.6.2
- Update release notes
2022-05-03 09:38:45 +10:00
Oliver 15dba61300 New translations app_en.arb (Hungarian) 2022-05-03 00:18:02 +10:00
OliverandGitHub 820681364c Merge pull request #116 from inventree/translation-improvements
Translation improvements
2022-05-02 13:43:23 +10:00
Oliver Walters 501971681e Adds missing step from android CI build 2022-05-02 13:28:47 +10:00
Oliver Walters 69bbc3bec3 remove const keyword 2022-05-02 13:20:37 +10:00
Oliver Walters 95c3bc5ae5 Fix delegate issue 2022-05-02 13:14:17 +10:00
Oliver Walters 71c16e0556 Auto generate a list of supported locales whenever translations are updated 2022-05-02 13:07:04 +10:00
Oliver Walters 5e4abcf68c Translation script creates fallback locale files 2022-05-02 12:49:59 +10:00
OliverandGitHub 26e48f57eb New Crowdin updates (#115)
* New translations app_en.arb (French)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Greek)

* New translations app_en.arb (German)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Thai)
2022-05-02 12:23:27 +10:00
Oliver 9043ae3bf2 New translations app_en.arb (Thai) 2022-05-02 12:22:07 +10:00
Oliver 9ed7a9a224 New translations app_en.arb (Czech) 2022-05-02 12:22:06 +10:00
Oliver 62be205ab0 New translations app_en.arb (German) 2022-05-02 12:22:06 +10:00
Oliver 570daff7ff New translations app_en.arb (Greek) 2022-05-02 12:22:05 +10:00
Oliver 892ad353f4 New translations app_en.arb (Hebrew) 2022-05-02 12:22:04 +10:00
Oliver 4f4c8ad556 New translations app_en.arb (Hungarian) 2022-05-02 12:22:04 +10:00
Oliver e61949d129 New translations app_en.arb (Italian) 2022-05-02 12:22:03 +10:00
Oliver 95a9c21014 New translations app_en.arb (Japanese) 2022-05-02 12:22:01 +10:00
Oliver c4e90252e0 New translations app_en.arb (Korean) 2022-05-02 12:22:01 +10:00
Oliver d571e25bc3 New translations app_en.arb (Dutch) 2022-05-02 12:22:00 +10:00
Oliver 1585da0b6f New translations app_en.arb (Norwegian) 2022-05-02 12:21:59 +10:00