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

934 Commits

Author SHA1 Message Date
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
Oliver
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
Oliver
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
Oliver
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
Oliver
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
0.6.2
2022-05-03 09:38:45 +10:00
Oliver
15dba61300 New translations app_en.arb (Hungarian) 2022-05-03 00:18:02 +10:00
Oliver
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
Oliver
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