1cce39bcb5
Merge branch 'bootstrap-api' into 'master'
...
Bootstrap api
See merge request Chill-Projet/chill-bundles!35
2021-05-07 09:14:11 +00:00
c93d5ceb16
remove references to ->getContainer in favor of static::
2021-05-07 10:56:49 +02:00
ad690db886
display reset link + minor changes
2021-05-07 10:36:50 +02:00
nobohan
1b8462b40d
update validto field in chill_main_address for legacy
2021-05-07 10:27:11 +02:00
7503c845df
Merge branch 'dev-undefined-index' into 'master'
...
fix undefined index in person edit form
See merge request Chill-Projet/chill-bundles!26
2021-05-06 13:47:13 +00:00
Jean-Francois Monfort
115a14fcba
Merge branch 'master' into features/activity-form
2021-05-06 13:52:03 +02:00
b6131379f9
Merge remote-tracking branch 'origin/master' into bootstrap-api
2021-05-06 13:20:12 +02:00
nobohan
4770758aee
add migrations for addresse on household + add linkedtothirdparty on address
2021-05-06 12:36:58 +02:00
90fe484d81
fix api for rendering a single item
2021-05-06 12:18:47 +02:00
2b8bbe019d
first impl for index action
2021-05-06 12:08:45 +02:00
088e522292
Merge branch 'master' into _31_interface_creation_parcours
2021-05-06 10:55:22 +02:00
Jean-Francois Monfort
4d8afd53ad
Form & save into DB
2021-05-06 09:36:03 +02:00
07e0692783
bootstrap api and apply on accompanying period
2021-05-06 00:14:36 +02:00
e6fcb5ff22
Merge branch '_test_closePerson' into _31_interface_creation_parcours
2021-05-05 20:47:39 +02:00
f02e33fda7
first impl for api
2021-05-05 20:33:34 +02:00
3b53c4451c
fix modal ux counter position
2021-05-05 18:45:51 +02:00
nobohan
0a894b0db1
add new fields on Address and Household
2021-05-05 18:24:58 +02:00
f89c690f1b
add scratch fontawesome 'remove' button
2021-05-05 13:36:45 +02:00
Pol Dellaiera
cd8c47449b
Issue #4 : Remove obsolete route.
2021-05-05 11:11:25 +02:00
ac550e05e8
improve addPersons modal ux
2021-05-05 09:29:57 +02:00
cc8de353d4
moving selected counter + cleaning code
2021-05-04 10:48:58 +02:00
d393e74896
save checkboxes state in store
2021-05-03 22:44:28 +02:00
nobohan
ce859697b5
Use json endpoint for showing address with Vuejs Components (WIP)
2021-05-03 17:16:45 +02:00
nobohan
1587c762f8
better fixture for AddressReference
2021-05-03 14:34:23 +02:00
nobohan
17c01d9b46
fix fixture for address reference
2021-05-03 12:18:21 +02:00
a1bb9ea352
modal addPerson design, search field: focus and position fixed
2021-05-03 11:52:06 +02:00
nobohan
a1895ec65f
fixture for addressReference - WIP
2021-05-03 11:18:31 +02:00
nobohan
e9d142f3e8
define legacy functions for Address
2021-05-03 09:28:05 +02:00
nobohan
91860afd80
check if point value is null for 2 methods in PointType
2021-05-03 09:28:05 +02:00
nobohan
bec0700d39
Point model: better handling of exception
2021-05-03 09:28:05 +02:00
nobohan
05d3d7f5c7
update twig template and AddressType following the changes in Address entity
2021-05-03 09:28:05 +02:00
nobohan
ebff36d257
add unit test for class Point
2021-05-03 09:28:05 +02:00
nobohan
a709b3afb6
add addressReference in Chill Main + migration
2021-05-03 09:28:05 +02:00
nobohan
69a3c6a9b2
refine the migration comment
2021-05-03 09:28:05 +02:00
juminet
8c33d876e8
code formatting in PointType
2021-05-03 09:28:05 +02:00
nobohan
1ec2fbcc16
translated exception messages in English
2021-05-03 09:28:05 +02:00
juminet
bc4e29141b
syntax (null -> NULL and == -> ===)
2021-05-03 09:28:05 +02:00
nobohan
e90ea31683
add type hinting in Point and PointException
2021-05-03 09:28:05 +02:00
juminet
7c99f0b3e0
array synatx: array() -> []
2021-05-03 09:28:05 +02:00
nobohan
c089960707
add type hinting in Point and PointException
2021-05-03 09:28:05 +02:00
nobohan
0b2f29f1e8
add migration for address
2021-05-03 09:28:05 +02:00
nobohan
9a4f50472a
add point type + Address: add Point field : fix dependency injection of the Point type
2021-05-03 09:28:05 +02:00
nobohan
7d1a1c4004
#32 add point type + Address: add Point field + add null on nullable fields
2021-05-03 09:28:05 +02:00
nobohan
ebd58d4229
add more fields to Address entity + rename streetAddress1 and streetAddress2
2021-05-03 09:25:41 +02:00
nobohan
dd48795f64
#23 enable postgis in a chil main migration
2021-05-03 09:25:41 +02:00
3d45b6687f
adding addPersons component with modal, search field and basic suggestions
2021-04-30 23:18:57 +02:00
4900c81c11
improve inheritance with translations i18n.js files
...
vue-i18n --> chill main i18n ---( )---> app index
chill bundle i18n --> app i18n --^
2021-04-30 16:32:06 +02:00
25bd170f6b
improve modal system, test when a modal call next modal
2021-04-29 15:49:25 +02:00
2050460bb3
add modal system, added/removed managed by vue, appearence managed by bootstrap
...
Modal component is an hybrid solution between :
- Vue3 modal implementation
=> with 'v-if:showModal' directive:parameter, html scope is added/removed not just shown/hidden
=> with slot we can pass content from parent component
=> some classes are passed from parent component
- Bootstrap 4.4 _modal.scss module
=> using bootstrap css classes, the modal have a responsive behaviour,
=> modal design can be configured using css classes (size, scroll)
See
* https://v3.vuejs.org/examples/modal.html#modal-component
* https://github.com/bootstrap-vue/bootstrap-vue/issues/5196
2021-04-29 12:40:28 +02:00
e1dbfdafd7
test modals with vue and modals with bootstrap
2021-04-28 22:01:05 +02:00