Skip to content

Commit

Permalink
Force convert dimension values while loading from the url state (#3956)
Browse files Browse the repository at this point in the history
* Adding API to get the data types

* PR comments

* UI changes

* Use LIMIT 0 for performance

* Fix lint

* Fix converter

* Update unit test
  • Loading branch information
AdityaHegde authored and ericpgreen2 committed Feb 1, 2024
1 parent 1518d86 commit c7d06e3
Show file tree
Hide file tree
Showing 39 changed files with 2,403 additions and 1,102 deletions.
2,219 changes: 1,192 additions & 1,027 deletions proto/gen/rill/runtime/v1/queries.pb.go

Large diffs are not rendered by default.

141 changes: 141 additions & 0 deletions proto/gen/rill/runtime/v1/queries.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

2 comments on commit c7d06e3

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉 Published on https://ui.rilldata.com as production
🚀 Deployed on https://65bbf200ab5ea51f3c032834--rill-ui.netlify.app

Please sign in to comment.