7d4ca8d149
remove dropped tests, separate list item in external include
2022-01-06 19:04:24 +01:00
442e2a1ede
notification list, item header integration (test 3 ways)
2022-01-06 19:04:24 +01:00
c32b767d9b
Notifications list template
2022-01-06 19:04:16 +01:00
140f53b81f
setting NotificationReadToggle options for several cases. improve options
2022-01-06 13:34:39 +01:00
3a207b2c5d
Notification: add a counter for notifications
2022-01-04 16:44:01 +01:00
5bb5468198
notificaiton: add title to list and forms
2022-01-04 11:32:15 +01:00
9ddfd194be
notification: small vue component to toggle read status of a notification
2021-12-29 18:51:25 +01:00
9d638fe897
allow to edit notification
2021-12-29 15:24:52 +01:00
1ad6a958e2
notification: add show action
2021-12-28 22:35:15 +01:00
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
f6f0786d38
notificaiton: load interface automatically
2021-12-25 22:53:35 +01:00
5cebcfddb7
fix cs ?
2021-12-25 22:51:58 +01:00