-
Notifications
You must be signed in to change notification settings - Fork 130
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
user token expired warning #7040
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
k-anshul
reviewed
Apr 3, 2025
k-anshul
reviewed
Apr 3, 2025
begelundmuller
requested changes
Apr 9, 2025
Co-authored-by: Benjamin Egelund-Müller <[email protected]>
#7039) * fix: watermark field is converted to timestamp when using transform_sql * justify blank import * remove json file dump completely
* tweak: canvas chart grid lines * Update canvas reference * solid bars
* Move merging of state to a single place * Integrate with rill-dev explore * Remove all references of DashboardURLStateSync * Keep the old merge behaviour for now * Update homebookmark undefined => null
* athena integration test * update env variable
* Add init time filter tests * chore: add e2e canvas filters test
* cleanup transporters interface * fix unit tests
* bigquery to clickhouse connector * fix gitignore * fix lint * fix lint * fix lint * fix lint * review comments
* default reorderMeasuresDimensions to true * remove reorederMeasuresDimensions flag * lint * aria for test, dimension and measure test fix * lint * test fix * test fix * test fix * data-testid, test fix * try * hide sum of bid price, test fix * test fix * clean up * test fix * fixme
* Honor order of dims and measures from url param * Add a test * Remove references of the old Set * PR comments * Add back toggleAllXX * Fix merge * set to arry in dashboard state manager loaders --------- Co-authored-by: Cyrus Goh <[email protected]>
* rename, remove unused * dimension gradients, optional by count * rename for readability, fix dimension and measure cell gradients * clean up * offline sync, revert title * lint
…was not DuckDB (#7048) * Better logic to show dialog step 2 * Nit: tweak padding
* Simplify session storage to work off of url params * Unify getter methods
…ther resources (#7046) * Use plural (as we do for other resources in this section) * Use plural in-app too * Update more links * Update one more link * Update more links
* Improve unstable e2e cloud setup * Ensure duckdb extensions * Cleanup
…'s sorted (#7067) * fetch leaderboard measures, perf fix * rename `leaderboardMeasureName` to `leaderboardSortByMeasureName` * Two more renames * Fix import --------- Co-authored-by: Cyrus Goh <[email protected]>
* adding pinger for druid driver
* fix: remove none option from timezone selector * test: update visual explore editing test
* init commit * type and api fixes * chore: remove unused import * fix: add back gc param * fix: type signature * fix: type and api updates * fix: remove logs * refac: remove refetchOnMount override * fix: remove log * fix: type issue * fix: type fixes * fix: attempt to fix breadcrumb test * Two bugfixes * fix: leaderboard loading state, deprecate useModelHasTimeSeries * fix: change implementation to use isPending * Re-generate admin client with `infiniteQueryParams` * Add `getNextPageParam` functions to admin infinite queries * chore: update orval to 7.8, regen clients * fix: type fix * fix: test retries --------- Co-authored-by: Eric P Green <[email protected]>
* decreasing first when toggling new measure * fix toggling diff sort type, descending * clean up * readable
… to Explore views (#7084)
* Create 0.59.md * first rough pass * docs: deprecation notice of password auth for sf * docs: release notes * docs: adding gif * update --------- Co-authored-by: Alexander Thor <[email protected]>
* chore: remove .css from prettierignore, consolidate vega css * chore: remove commented out styles
* init commit * feat: component initialization * fix: type fix and unused imports * chore: remove unused imports * feat: responsive spec stores, component property * chore: cleanup * fix: test fixes * fix: type fix * fix: remove debug element * feat: consolidate table components, update layout method for optimized rendering * fix: invalid import * chore: cleanup * chore: even more cleanup * chore: remove log * chore: remove comment * chore: remove log * chore: remove logs * fix: types, cleanup * chore: prettier * fix: type issues * fix: range display kpi styles * chore: add back comments * chore: add back TableTemplateT * fix: import * fix: time comparison conditional * chore: add comments * fix: types * fix: switching table type * chore: remove debug additions * fix: filter test * revert package-lock changes * fix: set initial filter state
* Add "Create new model" to model context menu * Fix autocomplete of source tables * Patch type * Fix test * Little test cleanup
* fix: allows show custom of legacy dashboards * fix: added comment for clarity
…operty (#7087) * Remove `exploreState.pivot.active` property (in favor of `exploreState.activePage`) * Add tests to delete bookmarks * Fix logic for filter-only bookmarks * Fix unit test * Review * Fix merge
* druid version check * Update runtime/drivers/druid/druid.go Co-authored-by: Benjamin Egelund-Müller <[email protected]> * Update runtime/drivers/druid/druid.go Co-authored-by: Copilot <[email protected]> * review --------- Co-authored-by: Benjamin Egelund-Müller <[email protected]> Co-authored-by: Copilot <[email protected]>
* Detach attached db and remove views from databases holding duckdb tables * always close connection * exclude motherduck databases * use db and not conn * use the same connection
* fix: remove event listeners from expandable cells * fix: update test selector
closing it as rebased it :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
raise new PR #7124
Checklist: