de790d11a8
activity/location: refactor
...
Refactor the way for loading locations:
* fix showing the default location
* fix when there is not thirdparty default location
* separate api queries instead of inlines;
* use the store instead of the mounted
* refactored for a possible re-use in calendar
2021-12-14 23:20:47 +01:00
683d055088
Adding an unrelated to issue to an accompanyingCourseWork
2021-12-12 13:55:22 +00:00
nobohan
0bd0487801
activity: fix the on-the-fly POSTing of the location entity
2021-11-25 15:39:30 +01:00
nobohan
a2f6f2b5cb
activity: post new location on-the-fly
2021-11-25 15:39:30 +01:00
6028167513
allow the case when the referrer is null
2021-11-22 16:33:36 +01:00
f3792b2ed6
Merge remote-tracking branch 'origin/master' into issue294_suggestPersonInActivity
2021-11-22 14:06:27 +01:00
nobohan
aa53df8bb0
activity: avoid adding persons|Users|Thirdparty if not allowed
2021-11-19 13:28:35 +01:00
nobohan
631ffa02f7
calendar: add suggestion for concernedGroups
2021-11-19 13:28:35 +01:00
nobohan
aae7d2fb2a
activity: naming of addSuggestedEntities
2021-11-19 13:28:35 +01:00
nobohan
b3cd7c5cdb
activity: suggest requestor, user and ressources for adding persons|user|3rdparty
2021-11-19 13:28:35 +01:00
e6845326d7
vue_activity location: add NewLocation fields, submit activity form with hidden field (+)
2021-10-15 09:09:47 +02:00
48f3c440a2
adding an API GET Location endpoint, fetch locations and list them in vue multiselect
2021-10-13 14:22:53 +02:00
d6135641c5
add a list of suggested persons on activity
2021-08-22 00:50:37 +02:00
beca41774e
vue activity: fix duplicates and add condition in initial loading
2021-06-29 11:49:23 +02:00
b705c5910f
dispatch action change value of hidden fields, persisted when submited
2021-06-28 20:46:30 +02:00
6f1209eaf5
rename methods, improve logic
2021-06-28 20:20:54 +02:00
020759180b
prepare dispatch
2021-06-28 20:07:53 +02:00
3748b4fbf4
vue activity: manage datas in store, not with data()
2021-06-28 19:05:26 +02:00
61c2934d64
activity: get social Actions, improve reactivity
2021-06-28 15:31:41 +02:00
5822736f19
store action add/remove id values in hidden input fields
2021-05-28 22:29:34 +02:00
e123ee5d03
activity vue component add and remove persons (in store)
2021-05-28 17:30:11 +02:00
549f3a4c78
AddPersons in activity
...
* modal button dont submit all form
* addNewPersons action mutation loop ready
2021-05-27 22:53:35 +02:00
b1d7e543fc
controller return json to vue via twig; init vue App
2021-05-27 17:36:33 +02:00