Skip to content

feat: add new static quotes #1886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 6, 2025
Merged

feat: add new static quotes #1886

merged 13 commits into from
May 6, 2025

Conversation

janndriessen
Copy link
Collaborator

@janndriessen janndriessen commented Apr 24, 2025

Changes

  • Temporarily removes USDT (as unsupported by current quote API)
  • Adds reseting quote (and so UI) on empty input value
By submitting this pull request, you are confirming the following to be true:
  • I have reviewed the Contribution Guidelines.
  • I have performed a self-review of my own code.
  • I have updated my repository to match the master at IndexCoop/index-app.
  • I have included test data or screenshots that prove my fix is effective or that my feature works.

Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
index-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 0:32am

@janndriessen janndriessen changed the title temp update kubb config testing new static quotes Apr 24, 2025
kubb.config.ts Outdated
@@ -45,7 +45,7 @@ const config = defineConfig({
pluginClient({
baseURL: isLocal
? 'http://127.0.0.1:4000' // Requires the indexcoop-api to be running locally
: 'https://api-q513.onrender.com',
: 'https://api-pr-84-jgf4.onrender.com',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// FIXME: remove for production

@janndriessen janndriessen changed the title testing new static quotes feat: add new static quotes May 2, 2025
janndriessen and others added 3 commits May 2, 2025 15:49
@janndriessen janndriessen marked this pull request as ready for review May 6, 2025 12:29
@janndriessen janndriessen merged commit 03df5c4 into master May 6, 2025
3 checks passed
@janndriessen janndriessen deleted the test/new-quoting branch May 6, 2025 12:39
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.

2 participants