|
b6e8c64211
|
fix bootstrap5 + vue modal content scrollable overflow
|
2021-07-05 21:23:55 +02:00 |
|
|
c36aa22ab2
|
arrange collapsed header menu
|
2021-07-03 20:57:28 +02:00 |
|
|
e77c886e3f
|
banner and vertical-menu integration
|
2021-07-03 17:56:07 +02:00 |
|
|
4ca1618480
|
bt5, main layout, responsive header
|
2021-07-03 14:03:30 +02:00 |
|
|
8e8cdfce0a
|
bootstrap5, main layout settings
|
2021-07-02 18:42:26 +02:00 |
|
|
3694eb5bf2
|
fix bootstrap import duplicate
|
2021-07-01 18:49:15 +02:00 |
|
|
e44342ab87
|
bootstrap5: report variables v4+chill changes in variables v5
--- indigo, purple, teal, cyan
+++ green-dark, beige
|
2021-07-01 18:25:38 +02:00 |
|
|
a236873919
|
bootstrap5: swap variables v4+chill
|
2021-07-01 18:25:38 +02:00 |
|
|
a13766e7d7
|
wip..
|
2021-07-01 18:25:38 +02:00 |
|
|
bc240a6754
|
bootstrap style in form fields, bootstrap integration for select2
|
2021-07-01 18:25:35 +02:00 |
|
|
50727fc4b0
|
bootstrap styles in forms fields
|
2021-07-01 18:24:48 +02:00 |
|
|
2916babe1c
|
bootstrap content with vertical right person menu
|
2021-07-01 18:24:46 +02:00 |
|
|
fe2f107ddc
|
bootstrap content with vertical right person menu
|
2021-07-01 18:20:11 +02:00 |
|
|
3da8f89d3c
|
bootstrap footer and homepage
|
2021-07-01 18:08:00 +02:00 |
|
|
19326ee750
|
wip.. navbar bootstrap
|
2021-07-01 18:07:57 +02:00 |
|
|
e0ae5d56f0
|
import chill colors in bootstrap custom theme
|
2021-07-01 18:05:25 +02:00 |
|
|
0878767c17
|
replace class container by container-fluid (full width in bootstrap)
|
2021-07-01 18:05:25 +02:00 |
|
nobohan
|
ab1edee9fb
|
person menu: add style for submenus
|
2021-06-29 16:22:58 +02:00 |
|
|
07cc394abd
|
[bugfix] fix font in element ::before
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/162
[ci skip]
|
2021-06-18 14:24:53 +02:00 |
|
|
e14205ae1d
|
first layout for form edit
|
2021-06-09 16:13:39 +02:00 |
|
|
eeffa3191e
|
page list members of an household: born date + collpse old members
|
2021-06-07 15:14:42 +02:00 |
|
|
718d6c2375
|
add basic on-the-fly sub-components, to show/edit/create person/thirdparty
|
2021-05-31 19:25:37 +02:00 |
|
|
6a62b46dec
|
first impl
|
2021-05-20 17:41:37 +02:00 |
|
|
f89c690f1b
|
add scratch fontawesome 'remove' button
|
2021-05-05 13:36:45 +02:00 |
|
|
a1bb9ea352
|
modal addPerson design, search field: focus and position fixed
|
2021-05-03 11:52:06 +02:00 |
|
|
3d45b6687f
|
adding addPersons component with modal, search field and basic suggestions
|
2021-04-30 23:18:57 +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 |
|
|
e7df62b373
|
A first VueJS component, get api datas, a simple button add person
* !! composer require serializer !!
* see: http://localhost:8001/fr/parcours/861/show
|
2021-04-21 08:53:51 +02:00 |
|
|
9566ea89b1
|
fix stylesheets locations, in chill-bundles or in project files
|
2021-04-15 20:51:04 +02:00 |
|
|
425d51649f
|
vuejs hello world component
|
2021-04-15 17:14:35 +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 |
|
|
f526453ba3
|
enable bootstrap assets for modals features
|
2021-04-13 19:37:02 +02:00 |
|
|
b79ec18a38
|
apply ckeditor on multiple entities
Apply ckeditor into:
* activity;
* task;
* document;
* accompanying periods
|
2021-03-25 22:01:17 +01:00 |
|
|
66e590972a
|
Improve Embeddable Comment Render
* render embeddable comment into twig template;
* add some style
|
2021-03-25 22:01:17 +01:00 |
|
|
5d533103dc
|
clean ckeditor file
|
2021-03-22 17:49:21 +01:00 |
|
|
f619171120
|
set minimum size in ckeditor
|
2021-03-22 13:45:38 +01:00 |
|
|
89d95a0eae
|
bootstrap, enable only conflicts assets (><scratch)
|
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 |
|
|
43a8373a7c
|
ckeditor improve textarea detection
|
2021-03-21 15:09:08 +01:00 |
|
|
cb712f4814
|
try to make ckeditor lighter, disabling features
|
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 |
|
|
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 |
|