775535e683
refactor file drop widget
2024-05-28 11:25:59 +02:00
d29415317b
Allow users to display news on homepage (+ configuring a dashboard homepage)
2024-03-07 21:08:00 +00:00
b740a88ae3
Feature: bootstrapping an app to show a modal for address details and showing it inside twig address's render box
...
Feature: showing map and link to external map, and address details inside address details modal
Feature: AddressDetailsMap show a warning if the address is incomplete
2023-03-22 15:32:40 +01:00
a10aae2100
Deploy: update webpack config for postcss loader and ckeditor
2022-12-06 22:27:27 +01:00
15c304b1d1
Feature: [rolling date] do not show the fixed date input, unless the fixed date
value is picked
2022-11-16 22:52:30 +01:00
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +02:00
5dcd157bd0
export: move Vue component in ChillPersonBundle
2022-09-14 18:16:28 +02:00
648ec68cfb
export SocialWorkTypeFilter: create dynamic Form Action-goal-result
...
- initiate new Vue component
- cleaning buildForm in Filter
- add HiddenType with ModelTransformer
- use ObjectToIdTransformer in HiddenType fields
- setting mount() and teleport
- list fetch url in api.js
- html/bootstrap form structure
- add Multiselect actionType
- i18n import
- add multiselect for goals and results
- add and remove options in multiselect (wip)
- fix basic vue add/remove element from data store
- vue cleaning
- add ids in value hiddenFields
- adapt Filter in AlterQuery (wip)
- improve code lisibility
2022-09-06 14:24:06 +02:00
989c4e90e5
enable show_hide on export pages
2022-07-05 16:39:48 +02:00
0e2772336f
create new app vue homepage_widget, with store
2022-01-25 11:27:31 +01:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
45dd21e02a
add component and type to add user dynamically
2022-01-03 15:42:24 +01:00
9ddfd194be
notification: small vue component to toggle read status of a notification
2021-12-29 18:51:25 +01:00
94e84fbdf0
Merge branch 'blur_confidential_info' into 'master'
...
Blur confidential info
See merge request Chill-Projet/chill-bundles!172
2021-10-30 00:22:41 +00:00
nobohan
7dc4590580
location admin: show/ hide fields based on location type
2021-10-22 11:27:52 +02:00
f09329daee
blur logic implemented on view.html.twig of Person by means of example
2021-10-21 16:52:27 +02:00
13b96637bb
Refactor address vue app and create a PickAddressType
2021-10-13 22:58:54 +02:00
fb05d892a2
reorganization of files
2021-10-07 16:16:01 +02:00
1dc01fa8e2
create OnTheFly rootComponent structure, and twig include template to insert it
2021-10-01 13:08:12 +02:00
8384508c1a
reorganize assets: move files and adapt links, remove unused
...
* chill: chill theme entrypoint
* lib: local libs, called in several place but don't have entrypoint
* module: local libs with specific entrypoints
* page: pages with specific entrypoints
* vuejs: vue components with specific entrypoints
remove local libs jquery and select2, they already exists in node_modules
remove duplicate fonts
2021-07-23 14:58:37 +02:00
d20a3cf9d4
add suffix to assets entrypoints + replace link/script html tags by encore_entry twig tag
2021-07-23 12:27:30 +02:00
3c4c5e29a3
remove ChillMainSass webpack alias (scratch reference)
2021-07-13 14:07:23 +02:00
a9a59895b4
rename vue_ entrypoints in webpack
2021-07-13 14:07:23 +02:00
75c3df50e0
disable scratch webpack compilation
2021-07-08 11:58:22 +02:00
bcab5a1211
remove old webpack entrypoint definitions
2021-06-22 16:11:24 +02:00
nobohan
b934c2eeaf
add POC of a vuejs component (opens a modal) for address selection
2021-05-07 17:38:15 +02:00
28e4b2abaf
test vue app
2021-04-23 13:13:57 +02:00
2de8338651
webpack alias + move vues firsts files in better place
2021-04-22 14:13:47 +02:00
9566ea89b1
fix stylesheets locations, in chill-bundles or in project files
2021-04-15 20:51:04 +02:00
c32f730713
add vuejs npm packages and configure webpack
2021-04-15 17:04:49 +02:00
083f56bff0
Merge branch 'master' into _bootstrap_modal
2021-04-14 10:46:27 +02:00
28a2c0ea0b
use ckeditor in custom type
2021-03-22 13:45:16 +01:00
7a0f7a4933
webpack, ckeditor build in a function
2021-03-21 15:09:08 +01:00
6bcdbaf668
separate scratch from chill entrypoint, and move it into a specific module
2021-03-21 15:09:08 +01:00
d7d8f2a60a
enable bootstrap, disable ckeditor
2021-03-21 15:09:08 +01:00
cf27c2cb79
ckeditor5, it works ! compiled by webpack encore, and display on textarea
2021-03-21 15:09:08 +01:00
dc1f8e9533
webpack installation of ckeditor5
2021-03-21 15:09:08 +01:00
18fec8c491
webpack, add new entrypoint for bootstrap
2021-03-21 15:09:08 +01:00
e78855fe0c
check webpack assets entrypoints
2021-03-21 15:09:08 +01:00
6efa795f2a
replace fontawesome by forkawesome
2021-03-21 15:09:08 +01:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00