Commit Graph
100 Commits
Author SHA1 Message Date
Matthias f4f390f4c2 PEP fix 2021-12-03 01:58:27 +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 ae13672273 refactor to enable use in notification tests 2021-12-02 10:52:21 +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 0379498ee3 merge master in 2021-12-02 09:17:57 +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 2038c2250d fix notify_low_stock context 2021-12-02 02:42:57 +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 55a8536636 fix case 2021-12-02 02:35:10 +01:00
Matthias ea5848d174 add mailadress to user 2021-12-02 02:34:45 +01:00
Matthias e678e8bd05 fix init checks 2021-12-02 02:32:02 +01:00
Matthias 7974559ead add tests for testing notifications 2021-12-02 02:24:33 +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 3bff676047 beginner mistake
it is a referenced part so use related_name as prefix
2021-12-02 00:24:36 +01:00
Matthias 25a76d37e7 and PEP again 2021-12-02 00:11:02 +01:00
Matthias 8c3b4badfb and cleanup again 2021-12-02 00:08:46 +01:00
Matthias 50a046d3da PEP fixes 2021-12-02 00:06:26 +01:00
Matthias 61b53a10b0 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2021-12-01 23:59:22 +01:00
Matthias 95fa34f797 search by MPN
Fixes #2403
2021-12-01 23:56:31 +01:00
Matthias 413968a979 load minified js 2021-12-01 22:28:43 +01:00
Matthias 64c01bff82 refactor to use general function 2021-12-01 22:26:43 +01:00
Matthias 95b5eee59d add new more generalized notification method 2021-12-01 22:25:27 +01:00
Matthias a73a4255c2 helper to get all inheriting classes 2021-12-01 20:36:15 +01:00
Matthias 88d8acfebd just use the generic view 2021-12-01 01:42:11 +01:00
Matthias 73c4772808 fix focusout on offset / not panel 2021-11-30 23:52:02 +01:00
Matthias a653f322b3 show delete button only selective 2021-11-30 23:22:20 +01:00
Matthias cefc4af861 add delete button for notifications 2021-11-30 23:19:58 +01:00
Matthias 679647433a smaller read button 2021-11-30 22:49:30 +01:00
Matthias 194c5c5857 remove logging 2021-11-30 22:36:02 +01:00
Matthias 44d08d77aa maybe the watcher should be running from the start 2021-11-30 22:35:37 +01:00
Matthias ec7ef6ef1e reduce needed cyle when idleing 2021-11-30 17:45:56 +01:00
Matthias cc9107d72a update docs 2021-11-30 17:35:40 +01:00
Matthias 92c3eaef8f reduce api calls to really just check every 5 seconds 2021-11-30 17:34:10 +01:00
Matthias 1d123827bc more doc because more than 3 contributers means we need it 2021-11-30 17:25:15 +01:00
Matthias 5d7a153d87 document arguments 2021-11-30 17:22:31 +01:00
Matthias a1e0bef70d code restructure 2021-11-30 17:19:04 +01:00
Matthias d542314520 better docs 2021-11-30 17:14:23 +01:00
Matthias d34aa04c7d refactor
to only have one read state updater js codeblock
2021-11-30 17:11:33 +01:00
Matthias 93f9fe9684 update indicator when table is updated 2021-11-30 17:00:02 +01:00
Matthias c8efc26f58 docs 2021-11-30 16:57:58 +01:00
Matthias 753199febb refactor 2021-11-30 16:57:53 +01:00
Matthias 791da9b322 add notification counter to indicator 2021-11-30 16:56:55 +01:00
Matthias 5614fde368 change out icons 2021-11-30 16:55:39 +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 d6dc4dd035 Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-11-29 08:42:57 +01:00
Matthias 07b0577b94 enable the notification panel to mark messages as read 2021-11-29 01:49:35 +01:00
Matthias 5bfe891208 add button for unread + refactor 2021-11-29 01:09:36 +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 a06d91d9a3 fix reference name 2021-11-28 17:21:54 +01:00
Matthias 9454b51866 fix rules 2021-11-28 17:18:46 +01:00
Matthias 5f685f3c2a fix db sessions in import / export 2021-11-28 16:54:11 +01:00
Matthias 2747d0d609 PEP fix 2021-11-28 16:52:19 +01:00
Matthias ace4370ee9 add ruleset 2021-11-28 16:50:34 +01:00
Matthias 90b3f63851 add ruleset 2021-11-28 16:47:40 +01:00
Matthias 4125841543 fix margins 2021-11-28 02:44:05 +01:00
Matthias 539910c594 translate mesages 2021-11-28 02:39:57 +01:00
Matthias d3ea23665b dynamically load notifications 2021-11-28 02:39:36 +01:00
Matthias d7bc16209d refactor 2021-11-28 01:45:40 +01:00
Matthias 5ebf50595e cleanup 2021-11-28 01:43:27 +01:00
Matthias a57c634cfd add item link 2021-11-28 01:33:13 +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 6735f83683 make more compact 2021-11-27 23:15:41 +01:00
Matthias 519b5b7012 fix focusing 2021-11-27 23:14:38 +01:00
Matthias bb1c01635e fix read flag 2021-11-27 22:40:03 +01:00
Matthias e01f2e202e check if notifications are there regularly 2021-11-27 22:39:04 +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 c4c43135f1 Add base UI elements 2021-11-27 21:23:56 +01:00
Matthias a9995087ac move spacing from id to class 2021-11-27 16:21:17 +01:00
Matthias dd44eb389f add a notification message model
part of #2282
2021-11-27 16:02:23 +01:00
Matthias 6b53fd2bd4 Base html
[FR] Notification centre
Fixes #2279
2021-11-27 02:22:39 +01:00
Matthias 6511a774d1 exclude sessions from imort / exports 2021-11-27 00:04:43 +01:00
Matthias 84f0966e4f movelanguage to display settings 2021-11-27 00:02:39 +01:00
Matthias db1a434f81 [FR] User sessions
Fixes #2327
2021-11-26 23:56:24 +01:00
Matthias 7ed5338fe9 add some missing parts of the UI to translations 2021-11-25 01:09:36 +01:00
Matthias ba1c396792 reduce regex 2021-11-25 00:49:27 +01:00
Matthias 0f4adb1074 use regex matching and support multiline 2021-11-25 00:46:23 +01:00
Matthias 0448744f56 [FR] testing language
Fixes #2353
2021-11-24 23:07:48 +01:00
Matthias c035cd4fc2 remove omitions
enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm
2021-11-23 00:44:56 +01:00
Matthias 0733d9940f fix ci files 2021-11-23 00:42:21 +01:00
Matthias 92f0ca07d7 remove non existant file from checks 2021-11-23 00:39:12 +01:00
Matthias 68b8dcf19e add todo 2021-11-23 00:37:17 +01:00