• Joined on 2025-08-16
jennie pushed to main at jennie/ghostguild-org 2026-04-27 18:50:48 +00:00
be24ae32fb fix(toast): rename Nuxt UI 4 toast.add timeout → duration
jennie pushed to main at jennie/ghostguild-org 2026-04-27 18:44:42 +00:00
cf59931814 fix(helcim): read dateBilling on subscription CREATE to populate next-billing cache
jennie pushed to main at jennie/ghostguild-org 2026-04-27 18:32:07 +00:00
3c38333dd1 fix(reconcile): pass customerCode (not helcimCustomerId) to Helcim transactions API
jennie deleted branch chore/simplify-pass-follow-ups from jennie/ghostguild-org 2026-04-27 18:24:32 +00:00
jennie pushed to main at jennie/ghostguild-org 2026-04-27 18:22:08 +00:00
4d44e7045c refactor(rate-limit): delegate auth limiting to handlers, add dev bypass
c1367ebd29 refactor(helcim): collapse redundant Member queries in subscription.post.js
ac5e979c78 feat(payments): persist helcimCustomerCode + skip getOrCreateCustomer on card-on-file
0a41b30db7 refactor(helcim): normalize listHelcimCustomerCards return shape
5f93d4c2e3 refactor(series): extract loadPublicSeries helper
Compare 10 commits »
jennie pushed to chore/simplify-pass-follow-ups at jennie/ghostguild-org 2026-04-27 18:19:27 +00:00
4d44e7045c refactor(rate-limit): delegate auth limiting to handlers, add dev bypass
c1367ebd29 refactor(helcim): collapse redundant Member queries in subscription.post.js
ac5e979c78 feat(payments): persist helcimCustomerCode + skip getOrCreateCustomer on card-on-file
0a41b30db7 refactor(helcim): normalize listHelcimCustomerCards return shape
5f93d4c2e3 refactor(series): extract loadPublicSeries helper
Compare 17 commits »
jennie pushed to main at jennie/ghostguild-org 2026-04-27 13:51:30 +00:00
00073ec52c E2e tests
jennie pushed to chore/simplify-pass-follow-ups at jennie/ghostguild-org 2026-04-27 13:05:00 +00:00
596754acce refactor(helcim): collapse redundant Member queries in subscription.post.js
4442c57223 feat(payments): persist helcimCustomerCode + skip getOrCreateCustomer on card-on-file
134aef6ab0 refactor(helcim): normalize listHelcimCustomerCards return shape
27e73e969a refactor(series): extract loadPublicSeries helper
a2f881e805 refactor(events): move 'now' into filteredEvents computed
Compare 9 commits »
jennie created branch chore/simplify-pass-follow-ups in jennie/ghostguild-org 2026-04-27 13:04:59 +00:00
jennie pushed to fix/e2e-stabilization-2026-04-26 at jennie/ghostguild-org 2026-04-27 09:28:29 +00:00
45a365035a E2e tests
jennie created branch fix/e2e-stabilization-2026-04-26 in jennie/ghostguild-org 2026-04-27 09:28:29 +00:00
jennie pushed to main at jennie/ghostguild-org 2026-04-26 19:16:24 +00:00
edef1b86be Merge pull request 'Stabilize e2e suite: rate-limit, spec drift, a11y, visual baselines' (#1) from fix/e2e-stabilization-2026-04-26 into main
0d83003f87 test(visual): regenerate baselines to match current page state
521efb0890 fix(a11y,test): USelect placeholder contrast + auth logout hydration wait
bb0dbfe53e test(e2e): align specs with current page structure
3f42307c64 fix(rate-limit): bypass middleware when ALLOW_DEV_TEST_ENDPOINTS=true
Compare 6 commits »
jennie deleted branch fix/e2e-stabilization-2026-04-26 from jennie/ghostguild-org 2026-04-26 19:16:24 +00:00
jennie merged pull request jennie/ghostguild-org#1 2026-04-26 19:16:22 +00:00
Stabilize e2e suite: rate-limit, spec drift, a11y, visual baselines
jennie created pull request jennie/ghostguild-org#1 2026-04-26 19:12:01 +00:00
Stabilize e2e suite: rate-limit, spec drift, a11y, visual baselines
jennie pushed to fix/e2e-stabilization-2026-04-26 at jennie/ghostguild-org 2026-04-26 17:39:07 +00:00
0d83003f87 test(visual): regenerate baselines to match current page state
521efb0890 fix(a11y,test): USelect placeholder contrast + auth logout hydration wait
bb0dbfe53e test(e2e): align specs with current page structure
3f42307c64 fix(rate-limit): bypass middleware when ALLOW_DEV_TEST_ENDPOINTS=true
0c489cf2c3 style: underline contributor links + timezone select placeholder color
Compare 5 commits »
jennie created branch fix/e2e-stabilization-2026-04-26 in jennie/ghostguild-org 2026-04-26 17:39:06 +00:00
jennie pushed to main at jennie/ghostguild-org 2026-04-26 16:27:51 +00:00
0f841912e2 fix(helcim): skip HelcimPay verify when a card is already on file
jennie pushed to main at jennie/ghostguild-org 2026-04-26 14:59:42 +00:00
e3410c52a5 fix(csp): allow secure.helcim.app for HelcimPay.js
jennie pushed to main at jennie/ghostguild-org 2026-04-26 14:22:16 +00:00
210a8d588f fix(build): disable @nuxt/fonts external providers