Recent Activities

This page shows what are we working on.

swissup / argento-420shop

1 week ago success
  • head
    • F-09: hide language switcher in nav tab on desktop 23104a

    • fix: use unique identifiers for EN cms blocks to prevent NL overwrite 406dd6

    • F-09: fix FAQ links — update /faq to correct URLs for NL and EN stores 1a0281

    • F-01: reset margin-top on block-search-nav inside mobile menu tab 1207b8

    • F-09: hide flag-title label in switcher trigger, show flag only 312898

    • F-09: add box-shadow, reset before/after decorators on language switcher dropdown 713253

    • F-09: set white background and inherit text color for language switcher dropdown 1d2004

    • F-09: fix language switcher text color and dropdown width in mobile menu tab 06add4

    • Fix: replace self-closing SVG path tags to pass Magento Coding Standard 170c92

    • F-09: Fallback href for store switcher when easyflags is disabled 4e9fc6

    • F-09: Add language switcher dropdown above search in mobile menu tab 7dd683

    • docs: mark F-06, F-07, F-08 as done 4642b1

    • F-06/F-07: Account & Contact tab redesign — icons, colors, logged-in buttons

      - Replace Font Awesome icons with Bootstrap Icons inline SVG in all 4 CMS blocks
      - Add logged-in account links: Mijn Account, Mijn Bestellingen, Mijn Adressen
      - Move Klantenservice/FAQ into both logged-in and logged-out KO blocks
      - Account tab: dark background #2B2F36, green (#339900) Sign In, red (#DC3545) Sign Out
      - Contact tab: white background, green (#39A700) buttons
      - Buttons: min-height 52px, SVG icon column 64px wide, align-items stretch
      - Remove width/height attrs from SVG elements (CSS controls sizing)
      - Uncomment cms_block.xml entries for header_cms_links and header_contacts_block
      - Re-enable Font Awesome module (config.xml) for fallback compatibility
      - F-01: mark search in mobile menu as done 37d792

    • F-01: hide argentobreeze-force dropdown pointer decoration in nav search 779e4c

    • F-01: remove debug script from search.phtml 2c832e

    • F-01: use native Breeze input styles for nav search 583d39

    • fix(F-01): add quickSearch mixin to fix multi-instance document click namespace conflict

      When multiple quickSearch widgets exist on the same page, all instances
      register handlers under the shared 'click.quickSearch' namespace. Any
      destroy() call removes handlers for all instances simultaneously.

      Mixin re-registers each instance's document click handler with a unique
      namespace suffix (click.quickSearch.<uuid>) so instances are isolated. ea69a0

    • chore: add .gitignore, exclude playwright-mcp logs 96eb56

    • F-01: fix input border via CSS custom property --input-border-color; save docs context bec2a3

    • fix: render navigation_menu_banner explicitly after nav in tabs.phtml 568b84

    • fix: move navigation_menu_banner after store.menu in menu tab cde5ed

    • improve mobile nav: bigger account buttons, level1 padding, larger caret tap area 90ea9b

    • F-04: restore banner block in installer, update instructions to use marketplace command 63862c

    • restore navigation_menu_banner in installer 1b6fb6

    • F-04: remove banner block from installer, add manual creation instructions 98118a

    • F-04: add banner below menu with CMS placeholder 376b5f

    • Fix: remove vertical scroll from tabs-navigation in mobile menu 624669

    • F-02: remove excess padding from Menu tab, add padding-block to child items e0249c

    • Docs: update statuses for F-01..F-05 based on client feedback (Apr 1, 2026) 43a23f

    • F-02: use color-mix instead of rgba background for submenu child items d890c4

    • I-02: hide OUT OF STOCK prolabel in widget-recent on search page fc4537

    • Docs: update statuses for F-02, F-03, I-01 in dashboard and feature docs 32ebe4

    • F-03: use rgba(255,255,255,0.5) gray for opened/active parent in mobile menu fa0cdb

    • I-01: show Uitloggen/Sign Out button for logged-in customers in mobile menu Account tab

      - Wrap login/register links in KO ifnot conditional inside scope: 'customer'
      - Add logout link with data-post (Breeze POST) inside KO if conditional
      - Apply same fix to EN block (header_cms_links_en) which was missing the KO scope entirely
      - Add docs/instructions/I-01-apply-on-prod.md with step-by-step instructions for Nabi 2f01d5

    • Fix mobile footer collapsible list background color to match footer green c08cb5

    • Comment out min-height and aspect-ratio on jumbotron-image to remove blank space above slider b00ea7

    • Fix empty space on homepage - reduce jumbotron min-height from 448px to 200px, hide empty hr_frontPage boxes b283be

breezefront / breeze-ai

1 week ago success

swissup / module-sold-together

1 week ago success

breezefront / module-breeze-ai

1 week ago success

swissup / module-ignition

1 week ago success
  • 1.2.0
    • Version 1.2.0 a61cf3

    • Refactor exception handling in production mode. #6 a6b941

    • Add manual on how to configure Flare error tracking service 0f15e7

    • Keep default error page when Ignition doesn't output (Production) #6 9e7f69

    • Collapse `.unknown0` entries. (Caused by `is_subclass_of` function) 7ee6be

    • Collapse `vendor/composer` path by default f8e1e6

    • Don't show error page in `default` mode e41df9

    • Treat default mode as production 21ac3a

swissup / module-pagespeed

1 week ago success
  • head
    • Add bin/test script for running unit and integration tests 8ae030

    • Extract Logger into swissup/module-logger, update namespaces and dependencies cc376b

    • fix: improve interaction mode in requirejs override

      - fix 'touch' event to 'touchstart' for proper mobile support
      - add requestIdleCallback(userInteractionListener) as idle fallback
      - add setTimeout fallback (2s) to ensure JS loads without interaction
      - fix DOMContentLoaded race condition via readyState check
      - extract init() to avoid logic duplication
      - remove dead commented code 95e010

  • 1.17.5
    • Version 1.17.5 b68149

    • fix: remove new-in-initializer default to fix Magento DI compilation

      PHP 8.1 'new in initializers' syntax in IndexedAttributeOffsetFinder
      caused Magento DI compiler to serialize TagIndex via var_export(), which
      requires __set_state(). Fixed by removing the default value and passing
      $tagIndex explicitly from TrackerFactory and test setup trait. 9c8e61

    • Merge branch 'master' of github.com:swissup/module-pagespeed 0621b9

swissup / module-logger

1 week ago success

swissup / module-swissuplabs

1 week ago success

swissup / module-rich-snippets

1 week ago success
  • head
    • Refactor modifier modal and builder manager to improve event handling and modal interactions

      Co-authored-by: Copilot <copilot@github.com> 30beba

  • 1.8.1
    • Version 1.8.1 bc23a1

    • Remove unused modal dependency from modifier builder 4060db

swissup / theme-frontend-argentohyva-chic

1 week ago success
  • head
    • Update image dimensions for product page and srcset configurations

      Co-authored-by: Copilot <copilot@github.com> b4549d

    • Add responsive image support for product gallery and update view configuration b83d49

    • Fixed Search Form 13c5a9

    • Ajax Search integration #30 74f83b

    • Improve filter layout for 1 column layout #29 b142db

  • 1.1.3