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

Feature Parity with VS Code & CLI #33

Open
7 tasks
rhamzeh opened this issue Jul 9, 2024 · 0 comments
Open
7 tasks

Feature Parity with VS Code & CLI #33

rhamzeh opened this issue Jul 9, 2024 · 0 comments
Labels

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Jul 9, 2024

  • Validate Store File Add support for validating the store file #28
  • Validate Modular Modules
  • Base validations should not require the CLI
  • Transformation should not require the CLI
  • Allow running tests through the CLI and display the output inline (like e.g. running go test in Goland or npm test in Webstorm)
  • Suggest autofixes for failing tests (add a tuple, update the model, etc..)
  • Remove the define remote server for now
    Later we can re-add it and support features such as:
    • CRUD stores
    • Allow deploying model to a selected remote defined servers + store
    • Allow data import/export
    • Data visualization
    • Query visualization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant