2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 03:05:32 +00:00
Commit Graph

964 Commits

Author SHA1 Message Date
44bc20c55c New translations app_en.arb (Dutch) 2022-05-27 12:50:30 +10:00
e0cb8512b1 New translations app_en.arb (German) 2022-05-26 12:39:36 +10:00
b6e77a5934 Merge branch '0.7.x' 2022-05-22 16:58:16 +10:00
6e93b9c7fa Increment build number 0.7.1 2022-05-22 16:57:52 +10:00
7d24e1818f Merge pull request #138 from inventree/stacktrace-data
Attempt to capture stacktrace data when uploading a custom message to…

(cherry picked from commit 6f885d3a5c)
2022-05-22 16:52:13 +10:00
bbe56aba55 Bump version number 2022-05-22 16:44:11 +10:00
bf722d6b76 Merge pull request #140 from inventree/legacy-api
Remove support for legacy stock transfer API code

(cherry picked from commit 333e5bb41d)
2022-05-22 16:43:48 +10:00
333e5bb41d Merge pull request #140 from inventree/legacy-api
Remove support for legacy stock transfer API code
2022-05-22 16:26:57 +10:00
1b901b39df Remove old stuffs 2022-05-22 16:19:10 +10:00
850c2b8c12 Remove support for legacy stock transfer API code
- Relies on modern API now
- Checks for error messages against hidden fields in stock items
2022-05-22 15:59:19 +10:00
6f885d3a5c Merge pull request #138 from inventree/stacktrace-data
Attempt to capture stacktrace data when uploading a custom message to…
2022-05-22 10:40:01 +10:00
69e00a5fd8 Attempt to capture stacktrace data when uploading a custom message to sentry 2022-05-22 10:23:27 +10:00
d796cd208d Merge branch 'master' into 0.7.x 2022-05-22 10:13:27 +10:00
9f7e0a8dbf Merge remote-tracking branch 'origin/l10n_master'
(cherry picked from commit 55f713e3aa)
2022-05-22 10:13:19 +10:00
55f713e3aa Merge remote-tracking branch 'origin/l10n_master' 2022-05-22 10:12:31 +10:00
cfc9f09b80 Merge pull request #135 from inventree/unit-testing
Unit testing

(cherry picked from commit d55f594342)
2022-05-22 10:12:16 +10:00
d55f594342 Merge pull request #135 from inventree/unit-testing
Unit testing
2022-05-22 10:11:36 +10:00
2cd73a98e8 Remove unused import 2022-05-22 10:03:56 +10:00
b98f044204 More checks 2022-05-22 09:56:22 +10:00
53b69d9623 Improvements for profile management 2022-05-22 09:29:04 +10:00
4e14bd077c Improved debug messages 2022-05-22 09:17:32 +10:00
625d29fcf1 Adds debug message helper 2022-05-22 09:13:49 +10:00
2e86a02343 more debug 2022-05-22 09:00:09 +10:00
8e1804b39d Debug 2022-05-22 08:48:46 +10:00
cdeac137bf Improved API connection testing 2022-05-22 08:38:34 +10:00
fc911ea5b5 Server connection check passes now 2022-05-22 08:27:01 +10:00
f13b04d029 Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
2022-05-22 08:23:20 +10:00
c453aaaf8a New translations app_en.arb (Hungarian) 2022-05-22 06:39:34 +10:00
e424a3cf7b Start of unit tests for the actual API code 2022-05-22 00:04:13 +10:00
62b0fcbec5 Start InvenTree server 2022-05-21 21:03:43 +10:00
63dd081a1c Test fix? 2022-05-21 20:49:32 +10:00
253a75129a Extra tests 2022-05-21 20:41:03 +10:00
ee3b7502dc Skip some files 2022-05-21 20:30:00 +10:00
31325f4893 File name is apparently important... 2022-05-21 20:24:31 +10:00
12828e47f9 Had commented out the line that actually did anything... 2022-05-21 20:12:01 +10:00
6b0fd2a708 Add script to find and test all un-touched .dart files 2022-05-21 20:03:48 +10:00
b18dd92079 Fixes after preferences file refactor 2022-05-21 19:44:47 +10:00
df48450440 Use coveralls github action 2022-05-21 19:33:01 +10:00
a42c1dc886 Reduce CI actions 2022-05-21 19:30:23 +10:00
6ef95499b7 Add genhtml step 2022-05-21 19:27:44 +10:00
237a7da54a Add .coveragerc file 2022-05-21 00:44:07 +10:00
80d898e212 Add github token secret 2022-05-21 00:39:05 +10:00
b8d4130270 Adds tests for the "updateProfile" function 2022-05-21 00:30:56 +10:00
00baff7a97 All tests pass now 2022-05-21 00:26:09 +10:00
caa10b5f8f Add python requirements file 2022-05-20 23:48:58 +10:00
96ae1be3ec Add coveralls step 2022-05-20 23:42:30 +10:00
fe3c298f86 Workflow updates 2022-05-20 23:37:55 +10:00
d898efdf6d Rename github workflow 2022-05-20 23:35:20 +10:00
cd9af13e27 Adds an initial unit test 2022-05-20 23:34:02 +10:00
63a351bfad Merge remote-tracking branch 'origin/l10n_master' 2022-05-20 22:39:17 +10:00