-
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
docs/ tutorial rewrite #6970
Closed
Closed
docs/ tutorial rewrite #6970
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
* docs: initial stub * not much bug fixes barring Canvas * updated copy and gif * final changes --------- Co-authored-by: royendo <[email protected]>
* starting canvas docs * test spelling correction * changed word test * Janet's pass at Canvas docs, minor edits to Explore docs * screenshot images and demo links * adding reference and customiation pages * URLs wont work till 58 is merge due to /dashboard/<dashboard_name> vs /canvas/<dashboard_name> * removed dashes from URLs per Dhiraj review comment --------- Co-authored-by: Janet Hwu <[email protected]> Co-authored-by: Janet Hwu <[email protected]>
…es (#6931) * metric formatting page * need a working example of window, done: case and filters * finishing up advanced metrics, some screenshots need to be changed due to bug. * update window image (big number not supported confirmed) * updated photos and unnest from Jon's example, need to spell check but FIN * WSL addition * fix broken link
* revamp overall starting from top, advanced models rewrite start * broken links and updated images * pretty images * simple spelling pass using Cursor * changing ![img} to a <img> so that we can modify the images CSS rather that default will look at tutorials in other branch need to revisit a lot of the images, * all images removed top header. * adding new features, banner flat tables, make CSS modifcations * done * link fixes * GitHub ClickHouse, and github app warning * added dev partition info based on slack convo * fix tut #
* docs: embed api * docs
* each measure will use its own formatting * gate by feature flag
* remove docs about glob patterns * remove docs about glob patterns * remove broken references
* e2e: Tweak test timeouts * Add retries to flaky tests * Remove retry for now-stable test
* Fix bug in connector explorer * Add alternate form for DSN * Add tests * Cleanup * Give the DSN form its own error state * Remove debug line * Add `waitForURL` to tests * Update locator * Use native Clickhouse protocol for placeholder
* do not populate default org display name * minimize prompt triggering when flags set * address review * address review initial pass * update docs * organization and project commands * rename command with confirmation prompt and warnings * move confirmation prompt after new name check * linting
* fix: skip rate limiting for server errors and remove ping * fix: allow requests to proceed on server connection errors * fix: handle redis specific errors * fix: adjust error handling in rate limiter
* throw internal server error if OLAP fails on dynamic runtimes * review comments * review comments * do not return error in InstanceHealth API
* test: setup canvas test scaffolding * test: fix column divider test * fix: spelling
* wip handoff * clean up * wire up search, empty state * disable drag in hidden measures, spacing tweaks * type prop * support dimensions * use generic data attributes, tweak visibleMeasures to respect order * fix * tweak transition margin animation * fix jumping during transitions * feature flag * styling tweaks * tooltip for description * tweak eye color * draggable list rename * max height, scrollable * max h fix * ok use viewport height for the max h * lint * tooltip for at least one type * max height scrollable with fixed offset * remove unused prop * drag from drag handle, stop propagation * rebase fix * rebase fix * remove leftover * rename * feedback, z index * see through dragged el * fix * fix weird tooltip v1 issue * fix tooltip * cleaner lifecycle for resize handler * rely on popover content props * hidden scrollbar x * remove z index from leaderboard row * z-popover * gpu accelerated transforms * disable dragging into hidden, fix lower bound * remove previous resetSort workaround * lint --------- Co-authored-by: Brian Holmes <[email protected]>
* 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
* Use `ContentContainer` component * Bump up bottom padding * Add top padding to better reflect mocks
…rams. (#7057) * Fix revisiting the same view breaking the app * Fix e2e
* fetch leaderboard measures, perf fix * set the first measure when not available * feedback
* 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)
…/rill into docs-03tutorial-rewrite
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.
INSERT DESCRIPTION HERE
Checklist: