292c9380ad
endpoint for recent accompanying period attributions
2022-01-28 15:39:37 +01:00
fcd5fba13e
add history for user in accompanying period (+ counter)
2022-01-28 14:42:18 +01:00
a4bfa1cb16
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-25 14:28:29 +01:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
e23ef35b75
list of unread notificaiton api endpoint
2022-01-24 00:24:20 +01:00
c17fd968be
notification: do not show system notification in UI
2022-01-04 22:40:48 +01:00
ebc6d21ba6
notification: order notification by date desc in inbox and sent
2022-01-04 18:38:08 +01:00
160d382e07
notification: add notification sent to widget which list notifications
...
ont an entity
2022-01-04 17:14:09 +01:00
3a207b2c5d
Notification: add a counter for notifications
2022-01-04 16:44:01 +01:00
5bf1b9d8bd
send system notification on period confirmation
2021-12-30 02:11:21 +01:00
7bc4ad9779
twig extension for listing notification on a given entity
2021-12-30 01:02:16 +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
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
Marc Ducobu
50a4df3d0f
Notification with paginitation
2021-07-22 17:32:20 +02:00
Marc Ducobu
bdf691a063
Add findAllForAttendee method in NotificationRepository
2021-07-22 17:32:20 +02:00
Marc Ducobu
49d022ef55
NotificationRepository as a service
2021-06-15 18:57:56 +02:00
Marc Ducobu
3ec212df93
Creation of Notification Entity
2021-06-15 17:12:40 +02:00