bachir
2f5a230370
SearchForm: fix inconsistent/mixed search results
...
- SearchForm.vue: route Enter key through submit() (native form submit
interception) so it behaves like the button; fix autocomplete array
mutation during iteration in the typed watcher.
- Base.vue: parse terms consistently in beforeRouteUpdate; render items
via displayedItems (drops sparse holes); only mount infinite-loading
after the first page and reset it per search via :identifier.
- search store: guard against stale async responses (searchId); place
each page at its offset instead of concatenating in arrival order,
which mixed pages when a later page resolved first.
2026-07-15 21:11:53 +02:00
bachir
306c0d3f94
lightbox switching (modal cards) fix
2022-09-19 16:20:38 +02:00
bachir
9f20d34f42
refactored showrooms page
2022-09-19 15:58:11 +02:00
bachir
2e3612badc
fixed blabla lightbox #1969
2022-09-19 11:25:38 +02:00
bachir
40b7e75d44
#1906 , click on header menu base reset search
2022-09-13 11:26:34 +02:00
bachir
db6a82f7f7
1906 FIX search form autocomplete multi terms
2022-08-15 16:57:57 +02:00
bachir
d1b4902aa3
#1906 serach form autocmplete multi terms
2022-08-12 17:00:49 +02:00
bachir
6351fd5825
some code cleaning trying to resolve thematique not loading on prod
2022-03-08 14:30:49 +01:00
bachir
a352b9745b
added session_limit, adapted ajax calls (axios interceptor) in theme
2021-09-16 21:40:18 +02:00
bachir
c799d62969
fixed showroom duplicate
2021-08-05 12:22:57 +02:00
bachir
60647e3bb9
removed taxonomy display on article page
2021-08-02 21:53:08 +02:00
bachir
6722964893
fixed home showroomcarroussel bug
2021-06-10 20:20:04 +02:00
bachir
81eb01d101
home sections labels link made active
2021-06-10 19:45:30 +02:00
bachir
27ece7a12c
home article cards links made active
2021-06-10 17:42:55 +02:00
bachir
352223500f
add to cart links for products in home
2021-06-09 13:06:52 +02:00
bachir
1bdacc98ff
fixed mailto: links on home
2021-06-08 11:48:43 +02:00
bachir
efc74ec5f4
translated all loading…
2021-06-01 22:46:15 +02:00
bachir
305df5c7df
improved mobile menu
2021-05-31 16:59:15 +02:00
bachir
54d5b054f7
advanced aggregate, webpack gzip
2021-05-27 16:39:15 +02:00
bachir
c1b9d16216
#1107 : first light_home then async load full home, do not aggregate nor preprocess theme js libraries
2021-05-25 22:22:00 +02:00
bachir
8008217444
search filters ok, to be improved on results pertinance
2021-04-05 12:45:58 +02:00
bachir
3042f97b29
fixed all eslint errors and warning, compiled as PROD
2021-03-31 18:42:05 +02:00
bachir
5fb69e008d
responsive: blabla ok, pricing first page ok
2021-03-30 16:43:56 +02:00
bachir
a1bff5d4b8
click on themacard image open thema, not lightbox
2021-03-09 14:29:28 +01:00
bachir
488447fbe1
fixed prev next links in article page for new route using id
2021-03-08 15:01:09 +01:00
bachir
8dadb8d3a5
replaced path+route_load navigation by id nav for articles and thematiques
2021-03-06 16:46:19 +01:00
bachir
596525328c
added visuel display on thematique page
2021-03-05 11:44:54 +01:00
bachir
5383719450
added lang param to graphql thematique load
2021-03-04 10:52:46 +01:00
bachir
59e02b93ee
fixed the default base page lang code bug
2021-02-22 16:05:54 +01:00
bachir
584c4cc5d2
updating language switcher links on route change; fixed prev/next blabla article links
2021-01-27 21:21:20 +01:00
bachir
f4174fac16
added default base page
2021-01-19 16:30:14 +01:00
bachir
2cf2f378ce
fixed graphql linked_materials entity_reference translation
2021-01-19 11:42:14 +01:00
bachir
7f027f322c
refactored front pricing to use graphql, refactored to add 2 products (web & web+showroom) each one with 2 variations (monthly, annual)
2021-01-04 22:11:11 +01:00
bachir
8a58ef9f47
added links on frontpage field labels
2021-01-04 14:20:04 +01:00
bachir
c4a803cbd9
home async loading bug fix
2021-01-04 11:31:01 +01:00
bachir
3cebce26e6
added and designed home footer simplenews subscription
2020-12-28 16:40:11 +01:00
bachir
b7f9d99790
home showrooms OK
2020-12-27 17:46:04 +01:00
bachir
9941eed64a
started home showroom carroussel with mediaquery in js
2020-12-27 13:03:55 +01:00
bachir
a2773b1b20
refactored home database materials
2020-12-27 11:09:03 +01:00
bachir
0fc6347585
create vue-link-formatter module, integrated home link fields into vuejs
2020-12-26 22:33:25 +01:00
bachir
144ab7db26
created thematique page
2020-12-25 17:37:15 +01:00
bachir
f65e8fb140
replaced coollightbox src by watermarked img
2020-12-25 11:33:39 +01:00
bachir
c1f117d7bb
added vue-meta plugin, fixed article prev next, fixed page title on articles
2020-12-24 19:05:45 +01:00
bachir
78155f83b8
added pathauto, refactored article to load gql directly from path, the vuejs route and drupal route can finally match, HALLELUYA git status
2020-12-24 17:11:51 +01:00
bachir
ee97e675e3
integrated thematique in serahc results
2020-12-24 14:50:13 +01:00
bachir
609d4f5fde
fixed modalCard after graphql refactoring
2020-12-23 19:11:46 +01:00
bachir
53dcc8b854
refactored loadMaterials vuex mixins with graphql
2020-12-23 18:05:25 +01:00
bachir
f39079c616
fixed article graphql refactoring, continued to improve graphql for materials
2020-12-22 16:36:06 +01:00
bachir
2739df96e2
frist graphql query to materio_graphql schema is working
...
going to refactor every thing with graphql
2020-12-10 22:46:27 +01:00
bachir
e6c452629c
fully integrated vue-i18n with embeded en messages and async loaded current language translation exported by strings_translation_export_json
2020-12-08 15:26:56 +01:00