Commit Graph

410 Commits

Author SHA1 Message Date
513cdd6f9f Remove Sentry/GlitchTip integration
- main.js: drop @sentry/browser + @sentry/vue init.
- webpack.config.prod.js: drop sentryWebpackPlugin (and its dotenv/env
  plumbing that only served Sentry release/source-map upload).
- package.json: remove @sentry/browser, @sentry/vue, @sentry/webpack-plugin.

Note: run 'npm install' to update package-lock before the next build.
2026-07-15 21:16:58 +02:00
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
07ae40d703 SearchformVue e.selected bug fix (slim-select filters) 2025-04-28 17:38:15 +02:00
cf7221e4d4 changed release 2025-03-22 15:56:28 +01:00
ed8a224885 removed glitchtip test error 2025-03-21 17:27:16 +01:00
ccbf8e9cfc activated sourcemap in prod build, activated sentry sourcemap upload to glitchtip 2025-03-21 17:11:07 +01:00
e8a7c0d190 included glitchtip/sentry 2025-03-21 14:27:08 +01:00
5c40959059 fixed user logout bug 2024-10-19 22:37:12 +02:00
81ab0ccfd7 fixed user logout bug 2024-10-19 22:29:49 +02:00
1096ac5408 updated some contrib modules, pwa themecolor setting 2024-10-19 15:35:11 +02:00
ee271ab4d8 upgraded all cutom modules, themes & profile following upgrade-status 2024-08-20 19:47:47 +02:00
b2fe1cc963 user profiles editable #2133 2023-06-02 09:56:07 +02:00
024cf0e08f wrong translation of countries in material's manufacturer & distributors #1953 2022-12-08 10:07:27 +01:00
78a94ed058 fixed #1989, login block hover on ipad 2022-10-31 11:10:51 +01:00
306c0d3f94 lightbox switching (modal cards) fix 2022-09-19 16:20:38 +02:00
9f20d34f42 refactored showrooms page 2022-09-19 15:58:11 +02:00
e5c6b871db removed showrooms bad links from home #1909 2022-09-19 11:45:23 +02:00
2e3612badc fixed blabla lightbox #1969 2022-09-19 11:25:38 +02:00
de89f29915 search form micro fixe (comma alone) 2022-09-13 12:40:32 +02:00
7051869819 last commit bug fix 2022-09-13 12:35:15 +02:00
1565ce8aa2 #1906 fixed search multi keys (ajax query params miswrited qs.stringify arrayFormat) 2022-09-13 12:29:38 +02:00
40b7e75d44 #1906, click on header menu base reset search 2022-09-13 11:26:34 +02:00
db6a82f7f7 1906 FIX search form autocomplete multi terms 2022-08-15 16:57:57 +02:00
d1b4902aa3 #1906 serach form autocmplete multi terms 2022-08-12 17:00:49 +02:00
ba4a025335 better user payment methods page css 2022-06-24 11:28:25 +02:00
32d81de769 simplenews symfony template unsubscribe link text 2022-05-06 10:43:05 +02:00
c5a372b2a1 simplenews symfony template unsubscribe link 2022-05-06 10:34:10 +02:00
16cd0ec856 unsubscribe-url in simplenews template 2022-05-06 01:02:54 +02:00
62879244e1 fixed readonline linnk in simplenews template 2022-05-06 00:41:47 +02:00
2e525f668e simplenews symfony template 2022-05-05 23:50:11 +02:00
567b628e12 simplenews symfony template 2022-05-05 23:40:17 +02:00
3fe3e5e052 simplenews symfony template 2022-05-05 23:34:06 +02:00
d43201257b simplenews symfony template 2022-05-05 23:15:02 +02:00
ef6222c130 simplenews symfony template 2022-05-05 23:06:21 +02:00
c9e71dac1d social network links #1908 2022-04-26 12:10:20 +02:00
7e9ec021e5 card header min height #1440 2022-04-20 17:19:15 +02:00
c7dee37abc card header min height #1440 2022-04-20 16:55:27 +02:00
d614a1cf7a fixed samples in modal card from linked material #1706 2022-04-20 16:02:50 +02:00
cd0a53de2b contact on footer #1870 bis 2022-04-20 15:22:16 +02:00
3290b6b1a0 contact on footer #1870 2022-04-20 11:17:43 +02:00
561696635a restored simplenews footer home block 2022-04-05 12:39:09 +02:00
2b48c867ea deactivated vuejs for simplenews pages = fixed unsubscribe bug 2022-03-31 20:27:59 +02:00
35d5259de3 fixed home pricing links label 2022-03-31 19:25:32 +02:00
9cfd5da39b fixed ask for a quote pricing home 2022-03-31 19:10:10 +02:00
713f02b678 fixed home pricing variation add to cart display 2022-03-31 18:08:12 +02:00
9d6f19eeaf switched to new commerce product type with mutliple variation types 2022-03-15 14:55:21 +01:00
fc1124b696 replaced email by user name in header's user tools 2022-03-12 21:57:35 +01:00
6587afd69a fixed folders layout bug 2022-03-11 13:45:23 +01:00
c00e0d8157 better mdi-logout picto alignment 2022-03-08 22:53:34 +01:00
d9e5749f39 display name when available instead of email in header 2022-03-08 22:46:14 +01:00