Marc Ducobu
0f635ca51a
SocialAction & Issues in Activity form
2021-06-03 20:15:40 +02:00
987815471c
add concerned parties in show activity page (2 contexts)
2021-06-03 19:13:58 +02:00
abede56d68
activity vue corrections
2021-06-01 16:18:01 +02:00
5822736f19
store action add/remove id values in hidden input fields
2021-05-28 22:29:34 +02:00
66776eed01
activity component split added persons between 'Usagers du parcours' and 'Tiers non pros.'
2021-05-28 19:27:27 +02:00
e123ee5d03
activity vue component add and remove persons (in store)
2021-05-28 17:30:11 +02:00
666c1e7ae7
replace border by box-shadox in flex-bloc and flex-table
...
We use box-shadow instead of border
to avoid to manage border double-width
when blocs are resized for small screen !
Then we can simulate border-collapse: collapse (table)
2021-05-28 12:46:04 +02:00
622c254cc4
Activity: vue DisplayPerson component logic
2021-05-28 12:14:46 +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
9ec2a62fb6
controller return json to vue via twig, corrections
2021-05-27 18:41:22 +02:00
65ac9a47b4
add addPersons subcomponent
2021-05-27 17:53:14 +02:00
b1d7e543fc
controller return json to vue via twig; init vue App
2021-05-27 17:36:33 +02:00
b89cffce68
add serializer to activityController
2021-05-27 16:13:22 +02:00
968e6914b2
add new webpack vue entrypoint for activity
...
+ rename existing activity.scss
+ rename webpack vue accompanyingCourse entrypoint
2021-05-27 13:29:01 +02:00
52ee8c5a9a
activity: change fields order in form
2021-05-27 13:27:40 +02:00
25c986cc61
fix rendering for timeline entries in center context
2021-05-26 18:10:51 +02:00
Jean-Francois Monfort
8fe00b4c2b
Add / Edit / Delete activity from Accompanying Course
2021-05-20 15:56:34 +02:00
c3ef8d112c
first impl for global timeline: apply on activities
2021-05-14 16:25:56 +02:00
Jean-Francois Monfort
fc172fdb1f
Add documents to Activity Form
2021-05-06 13:40:25 +02:00
Jean-Francois Monfort
1f1b9c594f
add ordoring field & Display Activity type by Category
2021-05-06 11:53:07 +02:00
Jean-Francois Monfort
4d8afd53ad
Form & save into DB
2021-05-06 09:36:03 +02:00
Jean-Francois Monfort
82d8556f24
Activity Form : display field according to the parameters
2021-04-29 16:35:39 +02:00
Jean-Francois Monfort
45671bda52
Merge branch 'features/activity-model' into features/activity-form
2021-04-22 16:26:59 +02:00
Jean-Francois Monfort
c233c481b6
WIP Activity Model
2021-04-15 17:33:41 +02:00
Jean-Francois Monfort
a9420f0339
Merge branch 'features/activity-type' into features/activity-form
2021-04-15 14:10:46 +02:00
Jean-Francois Monfort
207e5bf01d
Merge branch 'master' into features/activity-type
2021-04-15 14:06:58 +02:00
Jean-Francois Monfort
ff450215c6
Add first step to select Activity Type
2021-04-15 13:08:30 +02:00
Jean-Francois Monfort
580dc71218
ActivityType replace Admin Conroller with Crud system
2021-04-01 16:22:33 +02:00
Jean-Francois Monfort
24a7d7b34b
new entity ActivityTypeCategory + CRUD
2021-04-01 15:44:05 +02:00
b79ec18a38
apply ckeditor on multiple entities
...
Apply ckeditor into:
* activity;
* task;
* document;
* accompanying periods
2021-03-25 22:01:17 +01:00
6d42196093
Prepare for moving into monorepo
2021-03-18 12:46:39 +01:00