Amin Ghadersohi
|
06a8f4df02
|
feat(datasets): add datetime format detection to dataset columns (#36150)
Co-authored-by: Claude Code <claude@anthropic.com>
|
2025-11-25 14:25:24 -08:00 |
|
SBIN2010
|
c193d6d6a1
|
fix: import bug template params (#35144)
|
2025-09-16 10:21:29 -07:00 |
|
Gabriel Torres Ruiz
|
0a75bac2a1
|
fix(error-handling): jinja2 error handling improvements (#34803)
|
2025-09-02 17:29:07 -04:00 |
|
Danylo Korostil
|
077724c2d2
|
feat(api): dataset read API uuid support (#34836)
|
2025-08-29 17:21:24 -07:00 |
|
Danylo Korostil
|
31e2143c84
|
feat(api): Added uuid filed support to dataset, chart, dashboard API (#29573)
|
2025-08-18 13:05:16 -07:00 |
|
Vitor Avila
|
49689eec6c
|
feat: Enable drilling in embedded (#34319)
|
2025-08-05 02:23:00 -03:00 |
|
Vitor Avila
|
733f112142
|
fix: Support metric currency as dict during import (#34080)
|
2025-07-07 14:00:56 -03:00 |
|
Paul Rhodes
|
4dc3dd0942
|
fix(api): Added uuid as a valid search column (#33833)
|
2025-06-23 10:29:11 -07:00 |
|
Vitor Avila
|
86e7139245
|
fix: Dataset currency (#33682)
|
2025-06-09 22:47:14 -03:00 |
|
ethan-l-geotab
|
c09f8f6f76
|
fix(sqllab): save datasets with template parameters (#33195)
|
2025-05-30 19:57:33 -03:00 |
|
Beto Dealmeida
|
22de26cd77
|
fix: metric.currency should be JSON, not string (#33303)
|
2025-05-01 18:16:51 -04:00 |
|
Elizabeth Thompson
|
26ff734ef9
|
fix: add folders to import schema (#33142)
|
2025-04-15 19:49:44 -07:00 |
|
Beto Dealmeida
|
7ab8534ef6
|
feat: dataset folders (backend) (#32520)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2025-04-11 11:38:08 -07:00 |
|
Paul Rhodes
|
8decc9e45f
|
feat(api): Added uuid to list api calls (#32414)
|
2025-03-05 16:28:29 -08:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Vitor Avila
|
e79778ac6d
|
feat(dataset API): Add parameter to optionally render Jinja macros in API response (#30721)
|
2024-10-30 12:42:27 -03:00 |
|
Markus Eriksson
|
922128f6e0
|
fix: Add user filtering to changed_by. Fixes #27986 (#29287)
Co-authored-by: Markus Eriksson <markus.eriksson@sinch.com>
|
2024-07-25 15:23:00 -06:00 |
|
Vitor Avila
|
0d352b4e06
|
fix(dataset import): Support catalog field during dataset import (#29576)
|
2024-07-12 17:14:47 -03:00 |
|
Maxime Beauchemin
|
7dd28a9003
|
chore: remove sl_ tables (#28704)
|
2024-05-29 19:04:37 -07:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Beto Dealmeida
|
ce668d46cc
|
feat(SIP-95): catalogs in SQL Lab and datasets (#28376)
|
2024-05-08 17:19:36 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Stepan
|
2e4f6d3f38
|
perf(export): export generates unnecessary files content (#26765)
|
2024-02-21 16:28:38 -07:00 |
|
mapledan
|
c2ab9bba29
|
fix: change the validation logic for python_date_format (#25510)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2024-01-24 10:44:36 +13:00 |
|
Michael S. Molina
|
f63e66be01
|
refactor: Removes the deprecated VERSIONED_EXPORT feature flag (#26347)
|
2024-01-19 15:21:14 -03:00 |
|
Vitor Avila
|
197c6e65ed
|
chore(API): Include changed_by.id in Get Charts and Get Datasets API responses (#26540)
|
2024-01-17 14:12:46 +00:00 |
|
John Bodley
|
aafb54d042
|
chore: Ensure Mixins are ordered according to the MRO (#26288)
|
2023-12-16 14:11:58 +13:00 |
|
Ville Brofeldt
|
0b477e3f7c
|
chore: harmonize and clean up list views (#25961)
|
2023-12-04 11:51:18 -08:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|
John Bodley
|
843c7ab58a
|
chore: Allow only iterables for BaseDAO.delete() (#25844)
|
2023-11-22 08:52:30 -03:00 |
|
John Bodley
|
07551dc3d4
|
chore(connector): Cleanup base models and views according to SIP-92 (#24773)
|
2023-11-21 10:11:50 -08:00 |
|
Beto Dealmeida
|
c7f8d11a7e
|
fix: dataset update uniqueness (#25756)
|
2023-10-25 16:49:32 -04:00 |
|
Beto Dealmeida
|
3e63c82ecc
|
feat: generic marshmallow error component (#25303)
|
2023-10-03 11:35:28 -07:00 |
|
Josh Soref
|
0735680674
|
chore(backend): Spelling (#25457)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-29 09:36:50 -07:00 |
|
Stepan
|
14c324950a
|
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-09-14 15:57:08 -07:00 |
|
Daniel Vaz Gaspar
|
a9efd4b2e3
|
fix: dataset safe URL for explore_url (#24686)
|
2023-08-23 09:31:44 -03:00 |
|
Ville Brofeldt
|
f94dc49fd0
|
fix(snowflake): opt-in denormalization of column names (#24982)
|
2023-08-15 16:32:54 -07:00 |
|
John Bodley
|
0879b9215c
|
chore(dao): Remove redundant convenience methods (#24967)
|
2023-08-14 12:07:04 -07:00 |
|
John Bodley
|
ed0d288ccd
|
chore(dao): Replace save/overwrite with create/update respectively (#24467)
|
2023-08-11 12:55:39 -07:00 |
|
Sebastian Liebscher
|
14a27b1ba3
|
chore(api): clean up API spec (#24838)
|
2023-07-31 20:03:58 +03:00 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
Vitor Avila
|
65fb8e10ba
|
fix(dataset-import): support empty strings for extra fields (#24663)
|
2023-07-13 16:19:00 -07:00 |
|
John Bodley
|
a156816064
|
chore(command): Condense delete/bulk-delete operations (#24607)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-07-12 15:45:29 -07:00 |
|
Hugh A. Miles II
|
e6e8276a20
|
fix: fix extra insert for count on dataset creation (#24625)
|
2023-07-10 12:55:11 -04:00 |
|
Hugh A. Miles II
|
c573cfcd12
|
fix: change naming convention for count metric on Dataset creation (#24609)
|
2023-07-07 13:08:27 -04:00 |
|
John Bodley
|
7409289762
|
chore(dao): Condense delete/bulk-delete operations (#24466)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-07-06 09:21:08 -07:00 |
|
John Bodley
|
75543af550
|
chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488)
|
2023-06-28 16:03:25 -07:00 |
|
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
|
Hugh A. Miles II
|
a846e8a58d
|
feat(tags): move tags from navbar to settings (#24518)
Co-authored-by: Daniel Vaz Gaspar <danielvazgaspar@gmail.com>
|
2023-06-28 02:53:49 -04:00 |
|