Skip to content

fix(api): Increase ticker group limit#172

Merged
itswcl merged 1 commit into
mainfrom
codex/increase-group-limit-12
May 13, 2026
Merged

fix(api): Increase ticker group limit#172
itswcl merged 1 commit into
mainfrom
codex/increase-group-limit-12

Conversation

@itswcl

@itswcl itswcl commented May 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • increase custom ticker group limit from 8 to 12
  • move the numeric limit into shared-types so API and web use one source of truth
  • update frontend max-group messaging to render from the shared limit

Verification

  • npx vitest run src/tests/ticker-groups.test.ts
  • npm run lint (apps/web)
  • npm run build (packages/shared-types)
  • npm run build (apps/web)
  • npm run build (apps/api-server)
  • git diff --check

@itswcl itswcl merged commit 5e3f259 into main May 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant