Skip to content
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

Upgrades for kwil v0.8 #3

Merged
merged 13 commits into from
Jun 12, 2024
Merged

Upgrades for kwil v0.8 #3

merged 13 commits into from
Jun 12, 2024

Conversation

KwilLuke
Copy link
Contributor

@KwilLuke KwilLuke commented May 8, 2024

No description provided.

Copy link

vercel bot commented May 8, 2024

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

Name Status Preview Comments Updated (UTC)
db-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 11:45pm

@KwilLuke
Copy link
Contributor Author

To-do:

  • Not allow actions to autocomplete in procedures.
  • Refactor tokenizer for better UX, new keywords

@KwilLuke
Copy link
Contributor Author

KwilLuke commented May 16, 2024

To-do:

  • Fix bug where action/procedure/param names trigger autocomplete when defining
  • Remove console logs

Copy link

vercel bot commented May 16, 2024

Deployment failed with the following error:

Environment Variable "NPM_TOKEN" references Secret "npm_token", which does not exist.

@KwilLuke
Copy link
Contributor Author

To-do:

  • v0.8 - Bug: Change default localhost provider to jsonrpc (:8484)
  • v0.7 - Feat: Add note when connecting to http about certain browser security rules that may affect http requests
  • v0.8 - Bug: select action is not working
  • v0.7 - Feat: Menu items that have do not have dropdown should be iconed with "-", not ">"
  • v0.7 - Bug / Typo: "Database was not be delete"
  • v0.7 - Feat: Show table info when it is first clicked on and there is no data (e.g. columns, indexes, etc).
  • v0.7 - Bug: indexedDb.database not working on Firefox 125.
  • v0.7 - Feat: Make "Deploy" and "Export to JSON" more prominent
  • v0.7 - Feat: Keep a log of errors so that when the error message goes away, the user can expand it.
  • v0.7 - Feat: Auto-update balance after request that may decrement it
  • v0.7 - Feat: Add more prominent modal and warning about dropping a database

@KwilLuke
Copy link
Contributor Author

Log:

To-do:

  • v0.8 - Bug: Change default localhost provider to jsonrpc (:8484)
  • v0.7 - Feat: Add note when connecting to http about certain browser security rules that may affect http requests
  • v0.8 - Bug: select action is not working
  • v0.7 - Feat: Menu items that have do not have dropdown should be iconed with "-", not ">"
  • v0.7 - Bug / Typo: "Database was not be delete"
  • v0.7 - Feat: Show table info when it is first clicked on and there is no data (e.g. columns, indexes, etc).
  • v0.7 - Bug: indexedDb.database not working on Firefox 125.
  • v0.7 - Feat: Make "Deploy" and "Export to JSON" more prominent
  • v0.7 - Feat: Keep a log of errors so that when the error message goes away, the user can expand it.
  • v0.7 - Feat: Auto-update balance after request that may decrement it
  • v0.7 - Feat: Add more prominent modal and warning about dropping a database

These have all been added to the db-admin issues.

@KwilLuke KwilLuke changed the title updates for wasm-based errors Upgrades for kwil v0.8 May 17, 2024
@KwilLuke KwilLuke marked this pull request as ready for review June 12, 2024 18:39
@KwilLuke KwilLuke merged commit 60c9f0a into main Jun 12, 2024
2 checks passed
@KwilLuke KwilLuke deleted the procedure-errors branch June 12, 2024 18:40
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