cc69a3e86b
Fixed: [Activity] allow to set a user null
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/74
2023-04-06 17:29:05 +02:00
782bda0744
Fixed: [Pick entity / suggestion] handle case when user choose one suggested in the modal
...
In the previous implementation, if the user would add an entity from the modal, and if this entity is also present in the suggestion, the entity would not be removed from the suggestion list.
2023-03-24 17:06:00 +01:00
de4cb1585b
FIX [normalizer] remove keys to have simple array of objects
2023-03-15 09:49:46 +01:00
1a3d66213b
FIX [review] implement changes based on review
2023-03-15 09:37:56 +01:00
67e68ac149
FIX [review] processing review, but stuck at transformation of json string to array
2023-03-15 09:37:56 +01:00
5319991a6f
[vue][suggested users] add suggested users in vue component and write create/remove logic
2023-03-15 09:37:56 +01:00
a26029999f
Merge branch '111_exports_suite' into testing
2022-10-12 11:30:52 +02:00
c73bb10dce
issue 644: Use Vue AddPersons picker to select users
2022-10-06 18:47:53 +02:00
f68c69d443
refactor to use store for storing events
2022-05-17 16:57:31 +02:00
6144f2439a
wip store mainUser in both store and input data with event
2022-05-16 15:30:35 +02:00
4be3efc619
work on create calendar
2022-05-13 13:49:24 +02:00
8113fddcb2
use pick dynamic user type for reassigning + layout stuffs
2022-05-02 15:37:23 +02:00
ef2ab5faf6
vue pick entity: improve picked condition when value is empty string
2022-02-11 12:12:12 +01:00
nobohan
efff496f7a
hot fix: pick-entity: set input.value to null if multiple=false
2022-01-28 18:01:29 +01:00
dc0fae7549
fixes person resources
2022-01-26 17:53:09 +01:00
88d1fe24b4
Creation of PersonResource
2022-01-26 12:52:15 +00:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
95027e93c6
fix translations for AddPersons in PickEntity
2022-01-10 12:41:47 +01:00
f5f5d66f3d
design notification box in post menu area
2022-01-05 20:58:51 +01:00
45dd21e02a
add component and type to add user dynamically
2022-01-03 15:42:24 +01:00