Commit Graph

10201 Commits

Author SHA1 Message Date
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 Mair
e34de8204a
Merge branch 'inventree:master' into matmair/issue2279 2021-11-28 17:26:15 +01:00
Matthias
2747d0d609
PEP fix 2021-11-28 16:52:19 +01:00
Matthias
90b3f63851
add ruleset 2021-11-28 16:47:40 +01:00
Oliver
fa582dec8c
Merge pull request #2373 from SchrodingersGat/attachment-links
Attachment links
2021-11-28 23:01:00 +11:00
Oliver
32be39774f PEP fixes 2021-11-28 22:36:47 +11:00
Oliver
78309c1915 Move validation to the model class 2021-11-28 22:29:01 +11:00
Oliver
4ee55847f1 Refactor attachment tables 2021-11-28 14:21:20 +11:00
Oliver
0949bac175 serializer fixes 2021-11-28 14:21:09 +11:00
Oliver
6582fd3d04 Add 'link' field to attachment serializer 2021-11-28 12:57:37 +11:00
Oliver
e9ed7bffc9 adds a "link" field to the InvenTree attachment model
- Allows attachments to also serve as links to external files
2021-11-28 12:53:01 +11: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