Commit Graph

  • 3686a294d3 fix return type for person::getAddresses Julien Fastré 2021-05-06 13:57:44 +02:00
  • 115a14fcba Merge branch 'master' into features/activity-form Jean-Francois Monfort 2021-05-06 13:52:03 +02:00
  • fc172fdb1f Add documents to Activity Form Jean-Francois Monfort 2021-05-06 13:40:25 +02:00
  • b6131379f9 Merge remote-tracking branch 'origin/master' into bootstrap-api Julien Fastré 2021-05-06 13:20:12 +02:00
  • e1fcc41ace avoiding duplicates between selected and suggested (wip) Mathieu Jaumotte 2021-05-06 13:16:26 +02:00
  • f2a04cebe6 configure origin route into chillMainExtension Julien Fastré 2021-05-06 13:12:18 +02:00
  • c693002ddb documentation for api - prepend config Julien Fastré 2021-05-06 13:11:59 +02:00
  • ee77c8540a fix typos Julien Fastré 2021-05-06 13:00:59 +02:00
  • a536d2780e fix state mutation for closeParticipation Mathieu Jaumotte 2021-05-06 12:57:53 +02:00
  • f880598052 documentation for api Julien Fastré 2021-05-06 12:56:19 +02:00
  • e7985ea52f customize controller for origin Julien Fastré 2021-05-06 12:55:40 +02:00
  • f56dc65021 fix argument order Julien Fastré 2021-05-06 12:55:12 +02:00
  • 4770758aee add migrations for addresse on household + add linkedtothirdparty on address nobohan 2021-05-06 12:36:58 +02:00
  • 90fe484d81 fix api for rendering a single item Julien Fastré 2021-05-06 12:18:42 +02:00
  • 2b8bbe019d first impl for index action Julien Fastré 2021-05-06 12:08:45 +02:00
  • 1f1b9c594f add ordoring field & Display Activity type by Category Jean-Francois Monfort 2021-05-06 11:53:07 +02:00
  • 9e1c151402 réinitialize suggested, avoiding double with selected (wip) Mathieu Jaumotte 2021-05-05 20:45:17 +02:00
  • 088e522292 Merge branch 'master' into _31_interface_creation_parcours Mathieu Jaumotte 2021-05-06 10:55:22 +02:00
  • f836114d84 Fix travelTime field Jean-Francois Monfort 2021-05-06 10:51:17 +02:00
  • b8e6e98a74 fix payload error with add participation Mathieu Jaumotte 2021-05-06 10:44:15 +02:00
  • 4fd13440c6 Modernize ActivityController Jean-Francois Monfort 2021-05-06 10:03:49 +02:00
  • 4d8afd53ad Form & save into DB Jean-Francois Monfort 2021-05-06 09:36:03 +02:00
  • 2db847ada2 Merge branch 'drupol-fix-person-addresses' into 'master' Julien Fastré 2021-05-06 07:14:54 +00:00
  • 07e0692783 bootstrap api and apply on accompanying period Julien Fastré 2021-05-06 00:14:36 +02:00
  • e78d53064b closeParticipation fetch DELETE request Mathieu Jaumotte 2021-05-05 21:48:00 +02:00
  • e6fcb5ff22 Merge branch '_test_closePerson' into _31_interface_creation_parcours Mathieu Jaumotte 2021-05-05 20:47:39 +02:00
  • f02e33fda7 first impl for api Julien Fastré 2021-05-05 20:33:34 +02:00
  • 1bbec9efae improve addpersons store cycle: init query, selections and suggestions Mathieu Jaumotte 2021-05-05 19:25:28 +02:00
  • 3b53c4451c fix modal ux counter position Mathieu Jaumotte 2021-05-05 18:45:51 +02:00
  • 30f490959b for each selected, loop for post participation, then get response and commit state Mathieu Jaumotte 2021-05-04 22:30:22 +02:00
  • 0a894b0db1 add new fields on Address and Household nobohan 2021-05-05 18:24:58 +02:00
  • c20e9507d5 prepare close participation button (wip) Mathieu Jaumotte 2021-05-05 15:03:58 +02:00
  • f89c690f1b add scratch fontawesome 'remove' button Mathieu Jaumotte 2021-05-05 13:36:45 +02:00
  • 7819c1204c Merge branch '4-remove-unused-main-test-route' into 'master' Pol Dellaiera 2021-05-05 10:30:03 +00:00
  • f61af9d02a add household and householdmembers entities + migration nobohan 2021-05-05 11:44:55 +02:00
  • e470a6a97e Merge remote-tracking branch 'tmp/fix-person-last-address' into drupol-fix-person-addresses Pol Dellaiera 2021-05-05 11:24:18 +02:00
  • e19f242137 Issue #3: Remove public prefix and align routes. 3-remove-public-prefix-and-align-routes Pol Dellaiera 2021-05-05 11:12:59 +02:00
  • cd8c47449b Issue #4: Remove obsolete route. Pol Dellaiera 2021-05-05 11:11:25 +02:00
  • 120e7cade5 simplify store suggested array Mathieu Jaumotte 2021-05-05 11:11:13 +02:00
  • ac550e05e8 improve addPersons modal ux Mathieu Jaumotte 2021-05-05 09:29:57 +02:00
  • d6e7fadb4f Merge branch 'issue_43_admin_prosoc' into 'master' Julien Fastré 2021-05-05 07:00:05 +00:00
  • 2be1c08c44 Fix namespace pbm Marc Ducobu 2021-05-04 19:14:50 +02:00
  • 86c177bbbb remove vuejs address component nobohan 2021-05-04 17:26:47 +02:00
  • d426d28ba0 Merge branch 'add-readme' into 'master' Pol Dellaiera 2021-05-04 13:14:14 +00:00
  • 72e69fc0b3 docs: Add root README file. Pol Dellaiera 2021-05-04 14:49:36 +02:00
  • cc8de353d4 moving selected counter + cleaning code Mathieu Jaumotte 2021-05-04 10:48:58 +02:00
  • 4495a5d33b Union suggested and selected results Mathieu Jaumotte 2021-05-03 23:15:38 +02:00
  • 9dffe30aad Merge branch '_31_interface_creation_parcours' of gitlab.com:Chill-Projet/chill-bundles into _31_interface_creation_parcours Mathieu Jaumotte 2021-05-03 22:53:47 +02:00
  • d393e74896 save checkboxes state in store Mathieu Jaumotte 2021-05-03 21:02:15 +02:00
  • daf083dc88 save checkboxes state in store Mathieu Jaumotte 2021-05-03 21:02:15 +02:00
  • ce859697b5 Use json endpoint for showing address with Vuejs Components (WIP) nobohan 2021-05-03 17:16:45 +02:00
  • 1587c762f8 better fixture for AddressReference nobohan 2021-05-03 14:34:23 +02:00
  • 17c01d9b46 fix fixture for address reference nobohan 2021-05-03 12:18:21 +02:00
  • a1bb9ea352 modal addPerson design, search field: focus and position fixed Mathieu Jaumotte 2021-05-03 08:48:23 +02:00
  • a1895ec65f fixture for addressReference - WIP nobohan 2021-05-03 11:18:31 +02:00
  • c5faa0b99d update the address fixture by adding some points nobohan 2021-04-30 15:15:47 +02:00
  • e9d142f3e8 define legacy functions for Address nobohan 2021-04-30 14:15:20 +02:00
  • 91860afd80 check if point value is null for 2 methods in PointType nobohan 2021-04-30 13:51:45 +02:00
  • bec0700d39 Point model: better handling of exception nobohan 2021-04-30 13:27:33 +02:00
  • 05d3d7f5c7 update twig template and AddressType following the changes in Address entity nobohan 2021-04-23 16:48:27 +02:00
  • ebff36d257 add unit test for class Point nobohan 2021-04-23 15:13:04 +02:00
  • a709b3afb6 add addressReference in Chill Main + migration nobohan 2021-04-22 12:25:34 +02:00
  • 69a3c6a9b2 refine the migration comment nobohan 2021-04-22 09:59:46 +02:00
  • 8c33d876e8 code formatting in PointType juminet 2021-04-22 07:53:05 +00:00
  • 1ec2fbcc16 translated exception messages in English nobohan 2021-04-22 09:49:02 +02:00
  • bc4e29141b syntax (null -> NULL and == -> ===) juminet 2021-04-22 07:46:22 +00:00
  • e90ea31683 add type hinting in Point and PointException nobohan 2021-04-22 09:45:12 +02:00
  • 7c99f0b3e0 array synatx: array() -> [] juminet 2021-04-22 07:41:36 +00:00
  • c089960707 add type hinting in Point and PointException nobohan 2021-04-22 09:32:46 +02:00
  • 0b2f29f1e8 add migration for address nobohan 2021-04-20 16:12:17 +02:00
  • 9a4f50472a add point type + Address: add Point field : fix dependency injection of the Point type nobohan 2021-04-20 10:55:45 +02:00
  • 7d1a1c4004 #32 add point type + Address: add Point field + add null on nullable fields nobohan 2021-04-19 12:12:55 +02:00
  • ebd58d4229 add more fields to Address entity + rename streetAddress1 and streetAddress2 nobohan 2021-04-15 10:46:29 +02:00
  • dd48795f64 #23 enable postgis in a chil main migration nobohan 2021-04-14 14:49:19 +02:00
  • 3d45b6687f adding addPersons component with modal, search field and basic suggestions Mathieu Jaumotte 2021-04-30 17:10:12 +02:00
  • 35e6d36ce0 fetch postParticipation request, catch fetch error, store mutation+action Mathieu Jaumotte 2021-04-30 15:35:28 +02:00
  • 4900c81c11 improve inheritance with translations i18n.js files Mathieu Jaumotte 2021-04-30 14:59:14 +02:00
  • 858283134f fix paths in assets Julien Fastré 2021-04-30 13:57:50 +02:00
  • d0066e3270 Add a button "move to another address" on person details Julien Fastré 2021-04-30 13:10:25 +02:00
  • 52472b0ec3 Merge branch 'fix-tests-main' into 'master' Julien Fastré 2021-04-29 22:35:47 +00:00
  • 7d130277d6 fix person last address (from @loophp on old framagit repo) fix-person-addresses Julien Fastré 2021-04-30 00:24:21 +02:00
  • 1b6aa7f1a1 writing test to reproduce bug Julien Fastré 2021-03-08 10:26:12 +01:00
  • 3d94647352 fix return type in Person Julien Fastré 2021-04-30 00:02:06 +02:00
  • ca64c1e011 Remove unrelated code style change. Pol Dellaiera 2021-03-31 14:57:25 +02:00
  • 21320685b7 Do not use DateTimeImmutable. Pol Dellaiera 2021-04-02 10:44:21 +02:00
  • 55d963641e tests: Add missing test based on review's feedback. Pol Dellaiera 2021-04-01 12:04:35 +02:00
  • c73e497d94 Update Person::getLastAddress() based on feedback. Pol Dellaiera 2021-03-22 12:32:29 +01:00
  • 25d83a0d40 writing test to reproduce bug Julien Fastré 2021-03-08 10:26:12 +01:00
  • 7bc20f653f add deps to async uploader bundle Julien Fastré 2021-04-29 23:35:27 +02:00
  • ec68e6f761 make inheritance for vue translations i18n.js files Mathieu Jaumotte 2021-04-29 17:14:13 +02:00
  • 2c8125166b composer.json for branch 1.5 Julien Fastré 2021-04-29 18:15:05 +02:00
  • 1dbf3b0184 fix directory structure for branch 1.5 & bundle ChillMain Julien Fastré 2021-04-29 18:12:54 +02:00
  • 82d8556f24 Activity Form : display field according to the parameters Jean-Francois Monfort 2021-04-29 16:35:39 +02:00
  • 25bd170f6b improve modal system, test when a modal call next modal Mathieu Jaumotte 2021-04-29 15:42:31 +02:00
  • 6939b4a313 Merge branch 'master' into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-29 14:19:02 +02:00
  • d18922ed98 permit multiple modals in same component Mathieu Jaumotte 2021-04-29 12:54:27 +02:00
  • e8bf242c42 Merge branch '_31_interface_creation_parcours' of gitlab.com:Chill-Projet/chill-bundles into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-29 12:44:29 +02:00
  • 2050460bb3 add modal system, added/removed managed by vue, appearence managed by bootstrap Mathieu Jaumotte 2021-04-29 10:33:15 +02:00
  • 4add30e895 add fixture for parcours: replace createQuery by createQueryBuilder nobohan 2021-04-29 12:23:41 +02:00
  • e1dbfdafd7 test modals with vue and modals with bootstrap Mathieu Jaumotte 2021-04-28 20:23:36 +02:00