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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Editor / Catalog Improvements #210

Closed
aeberhart opened this issue Aug 30, 2022 · 1 comment
Closed

Query Editor / Catalog Improvements #210

aeberhart opened this issue Aug 30, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aeberhart
Copy link
Contributor

No description provided.

@aeberhart aeberhart added the enhancement New feature or request label Aug 30, 2022
@aeberhart aeberhart added this to the 3.0 milestone Aug 30, 2022
@aeberhart aeberhart self-assigned this Aug 30, 2022
@aeberhart
Copy link
Contributor Author

aeberhart commented Sep 1, 2022

The query editor needs to following improvements:

  • it makes no sense to open the editor for write queries (http://localhost:4200/#/resource/config/dj-query-catalog/submit). If the query type is write, the button should be disabled. If the type is unset and "editor" is opened, we should set the type to read automatically
  • the form should allow to set the DB (required for write queries)
  • must be possible to start a query in the monaco editor
  • if the query cannot be parsed but runs on the DB, the result should be displayed and the editor should treat the edit as a "legal" state / step

@aeberhart aeberhart changed the title Should be able to set the database without creating a basic select query first Query Editor / Catalog Improvements Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant