|
610227815a
|
Add prettier to eslint to format vue, js and ts code + add script to run it locally
|
2024-11-14 18:46:22 +01:00 |
|
|
9d9f062417
|
add eslint to ci gitlab
|
2024-11-14 18:37:37 +01:00 |
|
|
0454e5d758
|
eslint corrections in mainbundle
|
2024-11-14 16:46:07 +01:00 |
|
|
2d6d2a1f58
|
eslint corrections in personbundle
|
2024-11-14 16:45:50 +01:00 |
|
|
c971e34675
|
JS correction in ChillWopiBundle required by ESLint
|
2024-11-12 15:39:52 +01:00 |
|
|
be2a119163
|
JS correction in ChillThirdpartyBundle required by ESLint
|
2024-11-12 15:39:31 +01:00 |
|
|
22ecb11227
|
JS corrections in ChillPersonBundle required by ESLint
|
2024-11-12 15:38:46 +01:00 |
|
|
dd854ea339
|
Switch back to using .mjs extension otherwise webpack doesn't compile well with type:module specified in package.json file
|
2024-11-05 15:48:48 +01:00 |
|
|
f05c25853c
|
Fix of errors: automatic and some manual
|
2024-11-04 19:56:03 +01:00 |
|
|
90798b12e5
|
Add ts parser and adjust config
|
2024-11-04 19:55:27 +01:00 |
|
|
f91f5ce27e
|
Add eslint documentation to developers manual
|
2024-11-04 17:57:13 +01:00 |
|
|
96f73b419d
|
Eslint correction always return something in computed property
|
2024-10-31 19:11:49 +01:00 |
|
|
273f91fd00
|
Add config for eslint
|
2024-10-31 19:11:16 +01:00 |
|
|
27ecae4486
|
first eslint corrections
|
2024-10-31 17:28:02 +01:00 |
|
|
f90f1c7ef8
|
Install eslint and eslint vue plugin + config file
|
2024-10-31 17:27:45 +01:00 |
|
|
32459e6092
|
Fix gender translation for unknown
v3.2.2
|
2024-10-31 14:14:37 +01:00 |
|
|
1e02fed32b
|
Update chill bundles to v3.2.1
v3.2.1
|
2024-10-31 12:20:07 +01:00 |
|
|
2c3818258a
|
Fix fusion of person doubles and add changies for fixes
|
2024-10-31 12:13:21 +01:00 |
|
|
64f3b40694
|
Add the possibility of unknown to the gender entity
|
2024-10-31 12:10:35 +01:00 |
|
|
1cadc71d5a
|
Update bundles to v3.2.0 : gender entity added
v3.2.0
|
2024-10-30 10:11:36 +01:00 |
|
|
2b45a51f57
|
Merge branch 'create_gender_entity' into 'master'
Add gender entity
See merge request Chill-Projet/chill-bundles!740
|
2024-10-30 09:10:26 +00:00 |
|
|
4c66adee86
|
Add changie for gender entity creation
|
2024-10-30 09:57:35 +01:00 |
|
|
6c8fd99cd1
|
php cs fixes of personDocGenNormalizerTest
|
2024-10-30 09:31:53 +01:00 |
|
|
e886387f17
|
Fix PersonDocGenNormalizerTest
|
2024-10-29 19:05:30 +01:00 |
|
|
c79f030310
|
Fix person list exports
|
2024-10-29 18:04:14 +01:00 |
|
|
a648fd09b0
|
php cs fix
|
2024-10-29 17:10:00 +01:00 |
|
|
1bd5e6d582
|
Fix PersonControllerCreateTest
|
2024-10-29 17:02:32 +01:00 |
|
|
80940a7b19
|
LoadGenders fixture access string value of enum
|
2024-10-29 16:51:14 +01:00 |
|
|
7541238c1e
|
Fix pipeline for LoadGenders file
|
2024-10-29 16:09:04 +01:00 |
|
|
34748dca76
|
Create a gender fixture
|
2024-10-29 15:55:25 +01:00 |
|
|
12bb264eb5
|
Php cs fixes
|
2024-10-29 15:44:11 +01:00 |
|
|
ac3ac432e1
|
Fix phpunit pipeline
|
2024-10-29 15:30:20 +01:00 |
|
|
d04f9ae9ff
|
Fix LoadPeople for gender
|
2024-10-22 17:51:41 +02:00 |
|
|
086f391dc9
|
Cs fix and phpstan fix
|
2024-10-22 17:25:51 +02:00 |
|
|
06cbfdd0c3
|
style fixes
|
2024-10-22 16:17:34 +02:00 |
|
|
f1844ae02b
|
Php cs fixes and phpstan
|
2024-10-22 15:56:41 +02:00 |
|
|
73b0dd6009
|
Fix transformation of data in gender filter
|
2024-10-22 14:54:18 +02:00 |
|
|
4d8bcc5a5a
|
Fix fixture for persons
|
2024-10-22 14:51:02 +02:00 |
|
|
5dfa5e1e7f
|
Advanced search fixed to work with new gender entity
|
2024-10-22 14:50:16 +02:00 |
|
|
588f02cdf4
|
Take Null value for gender into account and fix OnTheFly makeFetch
|
2024-10-22 14:48:16 +02:00 |
|
|
30b66d5806
|
Php cs fixes
|
2024-10-22 09:16:15 +02:00 |
|
|
5786759daa
|
Rector changes
|
2024-10-22 09:15:44 +02:00 |
|
|
0c1c1cbf8b
|
Fix form type to use in advanced search
|
2024-10-22 09:15:25 +02:00 |
|
|
9741794f7a
|
Add bootstrap icons to package.json
|
2024-10-22 07:42:02 +02:00 |
|
|
5ca558bba3
|
Fix accidental removal of -> in GenderAggregator
|
2024-10-22 07:31:52 +02:00 |
|
|
9d05f2ac2b
|
set GenderFilterTest back to using accepted_genders key to check if data is transformed correctly
|
2024-10-22 07:09:00 +02:00 |
|
|
566c40dd84
|
transform gender data for saved exports
|
2024-10-22 06:46:39 +02:00 |
|
|
0d2e0b4e91
|
Customize genderFilter to include a NULL choice + add translation and adjust test
|
2024-10-21 16:45:45 +02:00 |
|
|
30ebd00693
|
Customize query to return ordered active gender entities
|
2024-10-21 16:18:50 +02:00 |
|
|
8b1d73356f
|
Add condition to check if value passed to translatableStringHelper is not null
|
2024-10-21 16:18:12 +02:00 |
|