-
Notifications
You must be signed in to change notification settings - Fork 580
Insights: lightdash/lightdash
Overview
Could not load contribution data
Please try again later
36 Releases published by 1 person
-
0.1754.1
published
Jun 25, 2025 -
0.1755.0
published
Jun 25, 2025 -
0.1756.0
published
Jun 25, 2025 -
0.1757.0
published
Jun 25, 2025 -
0.1757.1
published
Jun 25, 2025 -
0.1758.0
published
Jun 25, 2025 -
0.1759.0
published
Jun 25, 2025 -
0.1760.0
published
Jun 25, 2025 -
0.1760.1
published
Jun 26, 2025 -
0.1760.2
published
Jun 26, 2025 -
0.1760.3
published
Jun 26, 2025 -
0.1760.4
published
Jun 26, 2025 -
0.1761.0
published
Jun 26, 2025 -
0.1762.0
published
Jun 26, 2025 -
0.1763.0
published
Jun 27, 2025 -
0.1763.1
published
Jun 27, 2025 -
0.1764.0
published
Jun 27, 2025 -
0.1764.1
published
Jun 27, 2025 -
0.1765.0
published
Jun 27, 2025 -
0.1765.1
published
Jun 27, 2025 -
0.1765.2
published
Jun 27, 2025 -
0.1766.0
published
Jun 27, 2025 -
0.1767.0
published
Jun 30, 2025 -
0.1767.1
published
Jun 30, 2025 -
0.1768.0
published
Jun 30, 2025 -
0.1769.0
published
Jul 1, 2025 -
0.1769.1
published
Jul 1, 2025 -
0.1769.2
published
Jul 1, 2025 -
0.1769.3
published
Jul 1, 2025 -
0.1769.4
published
Jul 1, 2025 -
0.1769.5
published
Jul 1, 2025 -
0.1769.6
published
Jul 1, 2025 -
0.1769.7
published
Jul 2, 2025 -
0.1770.0
published
Jul 2, 2025 -
0.1771.0
published
Jul 2, 2025 -
0.1772.0
published
Jul 2, 2025
69 Pull requests merged by 12 people
-
feat: exclude null values from filter suggestions
#15642 merged
Jul 2, 2025 -
feat: add support for custom charts in i18n and make axis names optional
#15658 merged
Jul 2, 2025 -
feat: support
tags
+meta
underconfig
#15291 merged
Jul 2, 2025 -
fix: return cache hit when there's cache valid within 10 min buffer
#15598 merged
Jul 2, 2025 -
fix: don't refetch previous visualizations in the thread when a new vizualization is generated
#15645 merged
Jul 1, 2025 -
fix: scroll-to-bottom behavior when loading charts
#15644 merged
Jul 1, 2025 -
fix: render filters based on metric query instead of ai_prompt.filtersOutput
#15643 merged
Jul 1, 2025 -
fix: do not invalidate on human score change
#15649 merged
Jul 1, 2025 -
fix: show compile status when creating a preview from UI
#15639 merged
Jul 1, 2025 -
fix: register refresh strategies in SchedulerApp
#15637 merged
Jul 1, 2025 -
fix: chartName in language maps
#15624 merged
Jul 1, 2025 -
fix: improve error logs sso
#15627 merged
Jul 1, 2025 -
fix: remove 100 row limit in validator table
#15612 merged
Jul 1, 2025 -
feat: allow create projects without warehouse credentials
#15594 merged
Jun 30, 2025 -
chore: compile explores without credentials
#15593 merged
Jun 30, 2025 -
chore: add ai agents' ui analytics events
#15623 merged
Jun 30, 2025 -
chore: final misc cleanup of semantic viewer
#15600 merged
Jun 30, 2025 -
feat: display how an ai chart is calculated
#15610 merged
Jun 30, 2025 -
fix: auto-complete user setup when tracking is disabled
#15618 merged
Jun 30, 2025 -
feat: add Application Default Credentials auth method for BigQuery
#15476 merged
Jun 30, 2025 -
fix: lightdash jwt lint
#15616 merged
Jun 30, 2025 -
feat: add diagnostics command to CLI
#15592 merged
Jun 30, 2025 -
chore: drop semantic viewer saved chart tables
#15588 merged
Jun 27, 2025 -
refactor: simplify SQL query construction in MetricQueryBuilder
#15589 merged
Jun 27, 2025 -
feat: Extract JWT util
#15576 merged
Jun 27, 2025 -
fix: improve access token UI with dropdown menu and UUID copy modal
#15558 merged
Jun 27, 2025 -
fix: remove z.infer ToolName from tsoa type
#15602 merged
Jun 27, 2025 -
feat: Introduce larger custom widths for scheduled deliveries + screenshot improvs
#15581 merged
Jun 27, 2025 -
fix: remove zod schema to unblock tsoa generate
#15601 merged
Jun 27, 2025 -
chore: drop semantic layer connection column
#15584 merged
Jun 27, 2025 -
chore: rename and move types from semantic viewer
#15583 merged
Jun 27, 2025 -
chore: extend lightdash-dbt-2.0 schema with additional properties
#15565 merged
Jun 27, 2025 -
refactor: extract SQL assembly logic into static methods
#15563 merged
Jun 27, 2025 -
refactor: move warning detection to private method
#15562 merged
Jun 27, 2025 -
fix: transform filters on tool call
#15578 merged
Jun 27, 2025 -
refactor: extract join SQL generation into separate method in MetricQueryBuilder
#15561 merged
Jun 27, 2025 -
refactor: extract table calculations SQL into separate method
#15560 merged
Jun 27, 2025 -
feat: redesign chat UI with sticky input and improved scrolling
#15564 merged
Jun 27, 2025 -
feat: store tool results in db
#15550 merged
Jun 26, 2025 -
refactor: extract filter SQL generation into separate methods in MetricQueryBuilder
#15556 merged
Jun 26, 2025 -
feat: show tool calls on how it's calculated & find fields schema
#15574 merged
Jun 26, 2025 -
fix: add all compact aliases to lightdashMetadata.json
#15575 merged
Jun 26, 2025 -
refactor: move filter table references to SQL generation methods
#15555 merged
Jun 26, 2025 -
chore: remove semantic viewer types
#15567 merged
Jun 26, 2025 -
chore: return toolcalls on ai message
#15525 merged
Jun 26, 2025 -
refactor: replace dayjs with date-fns and fix createdAt type in AiAgent
#15571 merged
Jun 26, 2025 -
refactor: replace dayjs with date-fns in useTimeAgo hook
#15570 merged
Jun 26, 2025 -
refactor: use database timestamp functions and consolidate response update methods
#15569 merged
Jun 26, 2025 -
chore: remove semantic layer clients
#15559 merged
Jun 26, 2025 -
chore: remove semantic viewer services + endpoints
#15557 merged
Jun 26, 2025 -
refactor: extract metrics SQL generation into private method
#15546 merged
Jun 26, 2025 -
refactor: extract base table SQL generation into private method
#15545 merged
Jun 26, 2025 -
refactor: move GROUP BY generation to dimensionsSQL in MetricQueryBuilder
#15544 merged
Jun 26, 2025 -
fix: only show agent tool calls during streaming
#15573 merged
Jun 26, 2025 -
fix: change paddings on a chat conversation container
#15551 merged
Jun 26, 2025 -
fix: handle null streamingState in AI agent chat components
#15566 merged
Jun 26, 2025 -
refactor: extract sort SQL generation into private method
#15535 merged
Jun 25, 2025 -
feat: Save generated viz from agent chat
#15444 merged
Jun 25, 2025 -
feat: add primary key support for metric inflation detection
#15531 merged
Jun 25, 2025 -
chore: extract warehouse sql builder methods
#15498 merged
Jun 25, 2025 -
feat: add --skip-copy-content option to preview and start-preview commands
#15549 merged
Jun 25, 2025 -
docs(SECURITY): fix typo
#15451 merged
Jun 25, 2025 -
fix: update scroll trigger to include toolCalls length changes
#15533 merged
Jun 25, 2025 -
feat: add telemetry for AI agent tool calls and upgrade Sentry to v9.31.0
#15534 merged
Jun 25, 2025 -
feat: add OpenAI base URL configuration option
#15543 merged
Jun 25, 2025 -
feat: store tool calls in db
#15519 merged
Jun 25, 2025 -
chore: add MetricQueryBuilder tests to cover required filters, time based sorting and custom SQL dimension
#15524 merged
Jun 25, 2025 -
fix: only insert virtual views into preview when there are any
#15536 merged
Jun 25, 2025 -
chore: remove semantic layer settings
#15528 merged
Jun 25, 2025
21 Pull requests opened by 7 people
-
feat: use more granular scopes rather than aligning around roles
#15553 opened
Jun 25, 2025 -
feat: Use JWT Middleware in EmbedController
#15579 opened
Jun 26, 2025 -
feat: implement experimental CTEs to prevent metric inflation
#15590 opened
Jun 26, 2025 -
feat: deploy from cli without credentials
#15595 opened
Jun 27, 2025 -
feat: hydate req.account in jwt middleware
#15599 opened
Jun 27, 2025 -
feat: add findExplores tool and refactor agent settings retrieval
#15603 opened
Jun 27, 2025 -
refactor: create serializeData utility for consistent JSON formatting in AI tools
#15604 opened
Jun 27, 2025 -
feat: load Embedded dashboards using Async Queries
#15605 opened
Jun 27, 2025 -
chore: add lightdash-demo-saas package to jaffle shop demo
#15606 opened
Jun 27, 2025 -
feat: Link saved charts to ai prompts
#15609 opened
Jun 27, 2025 -
refactor: extract MonacoSqlEditor component for code reuse
#15611 opened
Jun 27, 2025 -
feat: add tool call history to AI agent conversation context
#15613 opened
Jun 30, 2025 -
refactor: simplify AI visualization architecture by removing filters and metricQuery fields
#15614 opened
Jun 30, 2025 -
fix: allow schema validation errors for jwts again
#15619 opened
Jun 30, 2025 -
feat: use filters and userAttributes from req.account in EmbedService
#15621 opened
Jun 30, 2025 -
chore: add ai-agent backend analytics
#15641 opened
Jul 1, 2025 -
feat: improve validation output with color-coded errors and last updated info
#15646 opened
Jul 1, 2025 -
feat: use JWT auth user throughout async-query functionality
#15648 opened
Jul 1, 2025 -
fix: scroll-to-bottom behavior when a new visualization is generated
#15650 opened
Jul 1, 2025 -
chore: add Nix flake for development environment
#15655 opened
Jul 2, 2025 -
feat: show sql instead of metric query
#15659 opened
Jul 2, 2025
31 Issues closed by 12 people
-
Filter autocomplete shows null as valid option
#15640 closed
Jul 2, 2025 -
Error downloading chart language map
#15647 closed
Jul 2, 2025 -
Disable Fix button for custom metric validation errors
#15653 closed
Jul 2, 2025 -
Re-execute async query when cached results expire
#15585 closed
Jul 2, 2025 -
I want to be able to format the values in my axis ticks
#4448 closed
Jul 2, 2025 -
I want to apply compact formatting to my value labels and axis-tick labels
#5565 closed
Jul 2, 2025 -
I want to be able to format the values in my chart (not in my YAML)
#1836 closed
Jul 2, 2025 -
Add dbt Semantic Layer setup guide with video
#11776 closed
Jul 2, 2025 -
Tables are empty right after creating a preview from the UI
#15633 closed
Jul 1, 2025 -
Update documentation about AI Analyst
#15138 closed
Jul 1, 2025 -
Empty state temporarily flashes up when I hit 'AI' even though I already have agents configured
#15505 closed
Jul 1, 2025 -
Improve docs
#15359 closed
Jul 1, 2025 -
Improve AI Agent documentation
#15336 closed
Jul 1, 2025 -
I want to favourite an AI Agent
#15362 closed
Jul 1, 2025 -
SDK: chart name/title doesn't appear correctly in the language map
#13844 closed
Jul 1, 2025 -
Add Pagination to the Validation Page
#15380 closed
Jul 1, 2025 -
Remove semantic viewer
#15511 closed
Jun 30, 2025 -
I want to know how my query is calculated
#15361 closed
Jun 30, 2025 -
Support to use Application Default Credentials(ADC) for BigQuery connection
#15054 closed
Jun 30, 2025 -
Post snowflake summit blog
#15078 closed
Jun 27, 2025 -
Post databricks blog
#15081 closed
Jun 27, 2025 -
Neo Financial customer story
#15080 closed
Jun 27, 2025 -
Add JWT passport strategy
#15538 closed
Jun 27, 2025 -
Improve Personal Access Token (PAT) UUID Visibility and Usability
#15554 closed
Jun 27, 2025 -
Fix page refresh not waiting for index catalog job completion
#13403 closed
Jun 27, 2025 -
Make "Message TimeAgo" Component Timezone Aware
#15135 closed
Jun 26, 2025 -
Remove extra padding above chat content
#15446 closed
Jun 26, 2025 -
Allow saving generated visualizations from Agent chat to dashboards or spaces
#15276 closed
Jun 25, 2025 -
I want to pass a flag to `lightdash preview` to stop content being copied over
#15514 closed
Jun 25, 2025 -
Support configuring custom base URL for OpenAI-compatible LLM providers
#15548 closed
Jun 25, 2025 -
Content is not copied to preview when there are no virtual views
#15537 closed
Jun 25, 2025
32 Issues opened by 12 people
-
Query execution impacts backend performance
#15657 opened
Jul 2, 2025 -
TypeError in SQL Runner autocomplete when entering table name
#15656 opened
Jul 2, 2025 -
Legend scroll arrows don't work when chart title is hidden on a dashboard
#15654 opened
Jul 1, 2025 -
Fix Validation modal shows false success when renaming custom metrics fails
#15652 opened
Jul 1, 2025 -
Support dbt 'alias' for models
#15651 opened
Jul 1, 2025 -
Add `--show-last-updated-by` flag to CLI validate command for ownership context
#15638 opened
Jul 1, 2025 -
Tracing instrumentation
#15636 opened
Jul 1, 2025 -
Pylon Broadcast (weekly announcement progress update)
#15635 opened
Jul 1, 2025 -
Cannot read response from dbt, could not read dbt artifact: tmp/X/target/manifest.json
#15634 opened
Jul 1, 2025 -
Add suggested questions on new thread interaction
#15632 opened
Jul 1, 2025 -
Allow role update with SCIM
#15631 opened
Jul 1, 2025 -
Dashboard feature usage
#15630 opened
Jul 1, 2025 -
When exporting from results table I want to export all columns, even if some are hidden in the chart
#15628 opened
Jun 30, 2025 -
Call Lightdash Metrics from Google Sheets
#15626 opened
Jun 30, 2025 -
Export to csv and xlsx from the Metrics Explorer (Spotlight)
#15625 opened
Jun 30, 2025 -
Use req.account in Embed Service
#15622 opened
Jun 30, 2025 -
Sql runner charts don't load in embedded dashboard
#15620 opened
Jun 30, 2025 -
Agent struggles to select exact field values without row knowledge
#15617 opened
Jun 30, 2025 -
I want slack notifications for long runtime queries
#15597 opened
Jun 27, 2025 -
Document on purpose fanouts
#15596 opened
Jun 27, 2025 -
Add JWT Middleware
#15591 opened
Jun 26, 2025 -
Improve SQL preview in explore page
#15587 opened
Jun 26, 2025 -
Write doc explaining the CTE query structure for one-to-many joins
#15582 opened
Jun 26, 2025 -
Apply CASL abilities based on permissions from the JWT and limited access as a viewer
#15580 opened
Jun 26, 2025 -
I want the search function to include more context
#15577 opened
Jun 26, 2025 -
Docker compose
#15572 opened
Jun 26, 2025 -
Saved charts from conversations can be visited
#15552 opened
Jun 25, 2025 -
Ensure we're emitting all the proper analytics for embedded users
#15547 opened
Jun 25, 2025 -
Use CASL abilities to hide UI features in Explores
#15542 opened
Jun 25, 2025 -
Add Embedded Explores to React SDK
#15541 opened
Jun 25, 2025 -
Build out new EmbedExplores UI
#15540 opened
Jun 25, 2025 -
Update Explore Endpoints to Allow empty user UUID
#15539 opened
Jun 25, 2025
46 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(WIP): tool call descriptions
#15515 commented on
Jun 25, 2025 • 2 new comments -
feat: adding a new treemap chart type
#15407 commented on
Jun 27, 2025 • 1 new comment -
feat: lightdash generate meta under config
#15294 commented on
Jul 2, 2025 • 1 new comment -
Dashboard Integration Enhancements
#15491 commented on
Jul 1, 2025 • 0 new comments -
I want to get clarification questions from the Agent
#14885 commented on
Jul 1, 2025 • 0 new comments -
Launch plan logistics
#15358 commented on
Jul 1, 2025 • 0 new comments -
Pylon broadcast
#15037 commented on
Jul 1, 2025 • 0 new comments -
Headway update
#15036 commented on
Jul 1, 2025 • 0 new comments -
Add a column in the database to indicate which charts were created using AI.
#15452 commented on
Jul 1, 2025 • 0 new comments -
Legend and Axis labels are not correctly formatted in AI chat UI (sometimes)
#15453 commented on
Jul 1, 2025 • 0 new comments -
Analytics events
#15357 commented on
Jul 1, 2025 • 0 new comments -
When a chart is created in the ai analyst chat window, I have to scroll down to view it.
#15432 commented on
Jul 1, 2025 • 0 new comments -
Embeded dashboards should use paginated query endpoint
#14989 commented on
Jul 1, 2025 • 0 new comments -
Add ability to use metrics as URL variables
#7001 commented on
Jul 1, 2025 • 0 new comments -
5. I want to see thumbnails/previews of my charts so that I can recognise them faster when browsing through my content (POC)
#4054 commented on
Jul 1, 2025 • 0 new comments -
I want an option to show nothing in the "show underlying values" option
#14158 commented on
Jul 1, 2025 • 0 new comments -
I want users to see saved charts and dashboards built using table X, but they shouldn't have access to use table X in the explorer
#13778 commented on
Jul 1, 2025 • 0 new comments -
I would like to control who gets to interact with the AI Agents
#15385 commented on
Jul 1, 2025 • 0 new comments -
When connection is lost, the explore breaks and custom filtering is lost
#12447 commented on
Jul 1, 2025 • 0 new comments -
Bar chart labels get hidden when there's not enough space to fit them all
#13595 commented on
Jul 1, 2025 • 0 new comments -
I want to save a Spotlight chart to a dashboard
#13163 commented on
Jul 2, 2025 • 0 new comments -
Add `Hour` to the default granularity of the timestamp dimension
#10112 commented on
Jul 2, 2025 • 0 new comments -
feat: simplify browse button
#14764 commented on
Jul 1, 2025 • 0 new comments -
Enable "view underlying data" in embedded dashboards
#9605 commented on
Jun 25, 2025 • 0 new comments -
Allow modifying filters used in visualizations from Agent chat
#15278 commented on
Jun 25, 2025 • 0 new comments -
Lightdash should correctly deduplicate/calculate metrics coming from one-to-many joins
#10361 commented on
Jun 25, 2025 • 0 new comments -
Issue with Zitadel OIDC set up : Lightdash
#15527 commented on
Jun 26, 2025 • 0 new comments -
Error: Maximum update depth exceeded.
#14576 commented on
Jun 26, 2025 • 0 new comments -
I want to be able to create variable fields in Lightdash
#4172 commented on
Jun 26, 2025 • 0 new comments -
Remove legacy SQL runner
#15512 commented on
Jun 26, 2025 • 0 new comments -
Add `not in the next` date filter option
#11457 commented on
Jun 27, 2025 • 0 new comments -
Support Dynamic Dashboard Filter Variables in Markdown Tiles
#14927 commented on
Jun 27, 2025 • 0 new comments -
I want a big value chart in SQL runner
#11194 commented on
Jun 27, 2025 • 0 new comments -
It should be easier for users to 'explore from here' on dashboard tiles
#6954 commented on
Jun 27, 2025 • 0 new comments -
I want to join or merge two query results together in the UI
#295 commented on
Jun 27, 2025 • 0 new comments -
Filter dashboards based on user attributes
#6956 commented on
Jun 27, 2025 • 0 new comments -
Native cloud storage export for supported warehouses
#4851 commented on
Jun 27, 2025 • 0 new comments -
Period over period comparisons in explores
#1222 commented on
Jun 30, 2025 • 0 new comments -
AI agent does not reuse filters from previous queries
#15456 commented on
Jul 1, 2025 • 0 new comments -
Unify font in all ai-agent pages
#15420 commented on
Jul 1, 2025 • 0 new comments -
AI Agent: Suggest Automated Follow-up Questions
#15484 commented on
Jul 1, 2025 • 0 new comments -
Improve string filters in Ai Agents by implementing additional tool call
#15454 commented on
Jul 1, 2025 • 0 new comments -
Review conversation history visibility in `Slack` integration
#15172 commented on
Jul 1, 2025 • 0 new comments -
REST API for Agent Management
#15486 commented on
Jul 1, 2025 • 0 new comments -
Access Control & Permissions (with API)
#15487 commented on
Jul 1, 2025 • 0 new comments -
Report and Analysis Mode (Deep Research)
#15490 commented on
Jul 1, 2025 • 0 new comments