Commit 4ed1d9f
Inbox mail table (#202)
* Inbox mail table
* Create and get requests for inbox mail
* new model
* mail collection by threads
* enums inboxmail reference
* restructure return inbox mails
* is admin notificaiton
* create admin notification
* kratos
* inbox mail threads
* fix warning subquery
* is in progress inbox mail thread
* update progress
* unread mail count
* unread mails
* remove kratos
* remove org filter
* inbox mail support progress state
* clear prints
* extend
* remove org filter fix, get engineers
* add org name to inbox threads
* fix import
* update kratos import
* pr comments
* clean up comments
* PR comments
---------
Co-authored-by: LennartSchmidtKern <lennart.schmidt@kern.ai>1 parent d055b09 commit 4ed1d9f
File tree
4 files changed
+518
-0
lines changed- business_objects
- global_objects
4 files changed
+518
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
29 | 64 | | |
30 | 65 | | |
31 | 66 | | |
| |||
52 | 87 | | |
53 | 88 | | |
54 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
55 | 107 | | |
56 | 108 | | |
57 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
| |||
1026 | 1029 | | |
1027 | 1030 | | |
1028 | 1031 | | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
0 commit comments