d0fa28db2a
display evaluations for action
2021-08-17 11:42:30 +02:00
9ac14ff5e3
prepare subcomponents for evaluation, share addResult styles
2021-08-17 11:42:30 +02:00
d67483fd9a
add options on button for AddPersons component: size, type and display
...
* size: add bootstrap class : btn-sm, btn-lg..
* type: override chill button class : btn-update, btn-chill-beige
* display: override default : true
2021-08-17 11:42:30 +02:00
3156706c2b
vue accompanyingcourse_work: prepare evaluations, + translations chains + styles border
2021-08-17 11:42:30 +02:00
ee819e7767
improve flex-table logic, with accompanying period list template
2021-08-01 18:38:31 +02:00
96e979f92d
replace colors by variables in chillperson.scss
2021-08-01 16:09:43 +02:00
48873d15c9
ajust list_with_period search with person render_box (and add new options to it)
2021-08-01 15:24:48 +02:00
4c47105de1
flex-table column width auto; overwrite for specific use
2021-08-01 13:43:09 +02:00
02bea40cc4
fix class called 2x in vue component
2021-07-30 20:03:23 +02:00
51216b90c5
banner accompanyingcourse, new responsive design
2021-07-30 19:56:41 +02:00
b683e60cf7
address history: improve template, insert buttons with validFrom/validTo difference
2021-07-30 17:34:03 +02:00
e8e4dbef1f
banner household, new responsive design
2021-07-30 15:39:22 +02:00
7e4afc826b
banner person: new responsive design, with custom area
2021-07-30 15:06:47 +02:00
4cac5f9a4a
render_box: adding option addId + styles more generic, less specific
2021-07-30 10:46:16 +02:00
4e9916534f
every chill sass sheets need to load bootstrap configuration files
...
but we don't want to load all bootstrap in chill entrypoint !
2021-07-29 10:48:27 +02:00
42784cf584
split sass sheets, move style cascades
2021-07-28 16:34:18 +02:00
81752befcf
render_box with 'bloc'
...
use bootstrap responsive breakpoints for columns,
mixed with flex-bloc cascade for growing and vertical align blocs.
2021-07-28 16:05:10 +02:00
57a8b49f49
entity render: options, html classes, corrections
...
note: span.chill-entity tag is replaced by section.chill-entity tag.
because some cases are not valid html :
* span.chill-entity > div
* span.badge > div.chill-entity
2021-07-28 12:01:56 +02:00
df3d32c653
wip render box person thirdparty display bloc
2021-07-27 23:15:52 +02:00
b0ef9b6612
complete previous commit (+dirty auto corrections from IDE)
2021-07-23 15:38:50 +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
d81f5bafe3
adding content classes + divers
2021-07-22 13:19:25 +02:00
c6a3f59d87
household members editor: make buttons visibles
2021-07-22 12:19:35 +02:00
f73f515fb3
fix sass variable
2021-07-22 10:25:17 +02:00
afd4ac27ea
search page, content position
2021-07-22 09:59:13 +02:00
07c464c112
rename vue subfolder _components in components
2021-07-14 14:50:39 +02:00
70a4c34865
move vue AddAddress inside Address component
2021-07-14 14:46:44 +02:00
5a47ebed42
Merge branch 'fix_addresses_issues' into bootstrap5_replacing_scratch
2021-07-14 14:01:08 +02:00
80eb5519bc
adapt AddAddress modal to bootstrap: position, responsive, form
2021-07-14 13:36:49 +02:00
50f3ec9064
adapt vue modals styles to bootstrap
2021-07-13 15:35:48 +02:00
15f439b43d
divers styles: colors var, table thead,...
2021-07-13 14:07:23 +02:00
3c4c5e29a3
remove ChillMainSass webpack alias (scratch reference)
2021-07-13 14:07:23 +02:00
0224224744
bootstrap tables in vue_accourse
2021-07-13 14:07:23 +02:00
ccee105efb
batch replace grid- (scratch) by col- (bootstrap)
...
hand replace
* push- by offset-
* no-gutter by g-0
add breakpoints md- and sm-
2021-07-08 15:44:32 +02:00
a995adcf0d
remove debug discret class
2021-07-08 12:00:07 +02:00
ca43933163
Merge branch 'fix-vue-warnings' into bootstrap5_replacing_scratch
2021-07-07 19:27:40 +02:00
1392365257
fix most of vue warnings for accompanyingCourse component
2021-07-07 19:27:22 +02:00
3653d7e0b8
fix missing dom selector in stickynav vue
2021-07-07 18:58:11 +02:00
3970bb2644
badge settings in banners
2021-07-07 18:31:05 +02:00
c96f407e6a
Merge branch 'bootstrap5_replacing_scratch_mat' into bootstrap5_replacing_scratch
2021-07-06 13:50:17 +02:00
690688f5e1
fix buttons classes
2021-07-06 13:49:12 +02:00
c2122d62c6
button cancel, set icon with before
2021-07-06 12:10:37 +02:00
a5d749b882
batch replace sc-button by btn btn-...
2021-07-05 21:55:24 +02:00
342fd3e297
batch rename sc-button cancel
2021-07-05 21:22:05 +02:00
05a1f7d041
batch rename class sc-button (scratch) by btn (bootstrap)
2021-07-05 19:02:09 +02:00
nobohan
842dfcc69f
address: edit household addresses
2021-07-05 17:23:37 +02:00
f32ffc572d
badge-pill classes changed to rounded-pill
2021-07-05 12:37:16 +02:00
a44b26da6c
badge classes updated from badge-... to bg-...
2021-07-05 12:29:52 +02:00
d016f9be86
fix bootstrap5 + vue modal content scrollable overflow
2021-07-04 14:26:00 +02:00
a78de0f96c
improve accompanyingcourse work timeline design
2021-07-01 10:41:13 +02:00