nobohan
db65134743
add person: increase z-index of toast and wait for validation before closing modal
2022-01-17 12:17:22 +01:00
7af4c3434e
Merge remote-tracking branch 'origin/master' into issue357_front_end_validation
2022-01-16 22:51:45 +01:00
11d4450244
fix condition to show comment in on-the-fly
2022-01-13 11:27:36 +01:00
e6ea2674c2
comment console.log, remove v-bind before ':'
2022-01-12 22:13:14 +01:00
ecda740d81
on-the-fly: add a 'parent' option to pass parent context. So we could now display resource.comment below the renderbox.
2022-01-12 20:26:54 +01:00
nobohan
a312a9463d
address: display error message if some fields are empty (street & streetnumber)
2022-01-12 15:44:37 +01:00
nobohan
0035128138
address: display error message if some fields are empty
2022-01-12 15:44:37 +01:00
nobohan
49cb154672
address: add field validation (WIP)
2022-01-12 15:44:37 +01:00
nobohan
40e4bf953f
vuejs: better violations message in 422 error handling
2022-01-12 15:44:37 +01:00
nobohan
378f3a16fc
person: on-the-fly person: first implementation of makeFetch for posting person
2022-01-12 15:44:37 +01:00
b23161fa1d
Merge branch 'master' into 232_resources_comment
2022-01-12 10:11:39 +01:00
e540baaa4f
fix condition when confirming delete action
2022-01-12 10:09:42 +01:00
f79225fc2b
Merge branch 'master' into notification/completion
2022-01-11 10:18:02 +01:00
b153fc19f6
327 pinned comment
2022-01-10 20:55:37 +00:00
46ca74fc70
Merge branch 'master' into notification/completion
2022-01-10 16:11:06 +01:00
d60938352b
notification: add selector on title, move styles
2022-01-10 15:59:36 +01:00
5a739380cd
force ShowInNotification background (for odd gray container)
2022-01-10 14:36:58 +01:00
e84182cdac
translations + alert message position
2022-01-10 13:08:09 +01:00
juminet
699dcc85de
Issue344 vue multiselect i18n
2022-01-10 12:04:57 +00:00
juminet
edeaaf0218
address: render Address as lines
2022-01-10 11:49:38 +00:00
afae3b58c2
notification form integration (create/edit)
2022-01-10 12:44:08 +01:00
95027e93c6
fix translations for AddPersons in PickEntity
2022-01-10 12:41:47 +01:00
b1cd85971a
notification show page: use macro to display thread comments
2022-01-07 15:50:47 +01:00
18959f60e2
reuse notification item in show template
2022-01-06 19:42:45 +01:00
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
b9e5734039
bouton bleu
2022-01-05 21:16:47 +01:00
f5f5d66f3d
design notification box in post menu area
2022-01-05 20:58:51 +01:00
6f561f57a6
Notification: send an email when a notification is created
2022-01-04 22:35:23 +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
5bb5468198
notificaiton: add title to list and forms
2022-01-04 11:32:15 +01:00
45dd21e02a
add component and type to add user dynamically
2022-01-03 15:42:24 +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
1576507f7e
notification: fix widget toggle read status
2021-12-29 23:09:26 +01:00
9ddfd194be
notification: small vue component to toggle read status of a notification
2021-12-29 18:51:25 +01:00
8fe94bd117
notification: update comment and api endpoint for marking as read/unread
2021-12-29 17:36:14 +01:00
9d638fe897
allow to edit notification
2021-12-29 15:24:52 +01:00
433307020a
add a new button to send notifications
2021-12-29 10:52:15 +01:00
cb88a37885
notification: add comment in show and append comment
2021-12-28 23:25:12 +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
11824adda4
notification: create
2021-12-25 22:41:25 +01:00
97792fd85f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-12-20 12:58:35 +01:00
395920bd51
suggest-list: picto is managedby css
2021-12-17 00:22:20 +01:00