2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 05:48:47 +00:00

777 Commits

Author SHA1 Message Date
Matthias
fc1fa775c3
rename 2021-12-04 03:43:14 +01:00
Matthias
057c880377
fix test calls 2021-12-04 03:41:05 +01:00
Matthias
1cfc03d698
add a general context checker 2021-12-04 03:40:53 +01:00
Matthias
3239e60702
add comments to show execution flow 2021-12-04 03:37:13 +01:00
Matthias
1ef7163b94
remove one uncovered line :-) 2021-12-04 02:39:41 +01:00
Matthias
febc51466a
use a more gnerall counting method 2021-12-04 02:13:53 +01:00
Matthias
dceea757e1
create a notification message! 2021-12-04 02:12:51 +01:00
Matthias
c803fdaab1
PEP fix 2021-12-04 01:39:58 +01:00
Matthias
1f7a75ca92
docs are never bad 2021-12-04 01:10:56 +01:00
Matthias
4e07b4bf72
fix tests + method name test 2021-12-04 01:10:46 +01:00
Matthias
e18f7d49cc
make mehtod name mandatory 2021-12-04 01:07:07 +01:00
Matthias
0f3a78c7be
refactor method name 2021-12-04 00:58:13 +01:00
Matthias
33b7d9b845
more debug prints 2021-12-04 00:43:46 +01:00
Matthias
6e464447f5
markers for notification tests 2021-12-03 07:51:21 +01:00
Matthias
2917af9715
add marker statment to wrong implementations 2021-12-03 02:02:51 +01:00
Matthias
79bab93afc
refactor into new test file 2021-12-03 02:01:17 +01:00
Matthias
0f0460f8ea
merge 2021-12-02 17:24:07 +01:00
Matthias
65d5ed1bdf
raise not implemented 2021-12-02 10:54:04 +01:00
Matthias
162d4347e7
more implementation tests 2021-12-02 10:53:46 +01:00
Matthias
84499f4b10
better description 2021-12-02 10:22:39 +01:00
Matthias
004687a29f
test implementation checks 2021-12-02 10:14:04 +01:00
Matthias
eb5a87c530
rename test 2021-12-02 10:05:12 +01:00
Matthias
1b9ca41b46
added setup function to notification method
and added calls to deliver_method
2021-12-02 09:52:30 +01:00
Matthias
803936130c
doc spell fixing 2021-12-02 09:46:50 +01:00
Matthias
4e29fed164
spell fixing 2021-12-02 09:46:12 +01:00
Matthias
7ed18c1bfd
spell fixing 2021-12-02 09:44:35 +01:00
Matthias
61b6590f52
raise if not implemented 2021-12-02 09:42:50 +01:00
Matthias
8776492aa9
fix docs 2021-12-02 02:54:48 +01:00
Matthias
6dda000292
fix case 2021-12-02 02:52:50 +01:00
Matthias
98cf3cd3ad
log results of delivery 2021-12-02 02:52:18 +01:00
Matthias
f0ebc3fdbf
fix checks if function exsists 2021-12-02 02:37:16 +01:00
Matthias
275569dab4
fix mail comparison 2021-12-02 02:36:00 +01:00
Matthias
e678e8bd05
fix init checks 2021-12-02 02:32:02 +01:00
Matthias
e0462c2bab
do not run through template classes 2021-12-02 02:23:28 +01:00
Matthias
916ef0d6c4
add receiver to single send metod 2021-12-02 01:26:30 +01:00
Matthias
50a046d3da
PEP fixes 2021-12-02 00:06:26 +01:00
Matthias
95b5eee59d
add new more generalized notification method 2021-12-01 22:25:27 +01:00
Matthias
88d8acfebd
just use the generic view 2021-12-01 01:42:11 +01:00
Matthias
0cefbe41c8
PEP fix 2021-11-29 23:50:15 +01:00
Matthias
2dbb21f8e7
make creation date none changeable on save 2021-11-29 23:46:41 +01:00
Matthias
d57ebde265
also add a unread endpoint 2021-11-29 01:08:54 +01:00
Matthias
06f6587050
add endpoint + buttons to mark a notification read 2021-11-29 01:08:06 +01:00
Matthias
f9655f5eac
fix base message serializer 2021-11-29 00:17:00 +01:00
Matthias
7d71a04eaa
Add fields to serializer to resolve source / target refs 2021-11-28 01:17:14 +01:00
Matthias
ad7e483d8a
age will not be possible atm 2021-11-28 00:02:05 +01:00
Matthias
68e43d0b90
make creation field permanent 2021-11-27 23:26:08 +01:00
Matthias
866674497a
add filtering to list endpoint 2021-11-27 22:02:18 +01:00
Matthias
f2d0b06881
add read to api 2021-11-27 22:02:04 +01:00
Matthias
2c9fc11349
cleaner api url definition 2021-11-27 21:41:49 +01:00
Matthias
dd44eb389f
add a notification message model
part of #2282
2021-11-27 16:02:23 +01:00