2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 19:25:27 +00:00
Commit Graph

1121 Commits

Author SHA1 Message Date
dbc024491c Pass URL through to the showServeError method
- Can decide, based on the URL, if we want to show an error
2022-06-03 20:23:59 +10:00
99462ffeb9 Merge pull request #149 from inventree/quarantine-stock-status
Add support for "quarantined" stock item status
2022-06-03 19:56:19 +10:00
aa4317a2fe Add support for "quarantined" stock item status 2022-06-03 19:51:08 +10:00
9a5cf59efb Merge pull request #148 from inventree/auto-release
Add template for auto-generation of release notes
2022-06-03 18:54:23 +10:00
83f157536b Add template for auto-generation of release notes 2022-06-03 18:49:36 +10:00
702965c7ce Merge pull request #143 from inventree/l10n_master
New Crowdin updates
2022-06-03 10:34:32 +10:00
b26a6377ff New translations app_en.arb (Dutch) 2022-05-28 01:06:37 +10:00
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