Daniel Höxtermann
|
bf2e014cde
|
fix(thumbnails): ensure consistent cache_key (#33109)
(cherry picked from commit 347c174099)
|
2025-04-14 14:08:42 -03:00 |
|
Erkka Tahvanainen
|
65c9375624
|
fix(dashboard): Generate screenshot via celery (#32193)
Co-authored-by: Erkka Tahvanainen <erkka.tahvanainen@confidently.fi>
(cherry picked from commit 5656d69c04)
|
2025-04-14 14:08:42 -03:00 |
|
Kamil Gabryjelski
|
2c03455f61
|
fix: Download as PDF fails due to cache error (#32332)
(cherry picked from commit 42a3c523ae)
|
2025-02-21 13:23:31 -03:00 |
|
Beto Dealmeida
|
50705e7253
|
fix: ScreenshotCachePayload serialization (#32156)
(cherry picked from commit e8990f4a36)
|
2025-02-12 11:38:52 -03:00 |
|
Jack
|
7db0589340
|
fix(thumbnail cache): Enabling force parameter on screenshot/thumbnail cache (#31757)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-01-31 19:22:31 +01:00 |
|
Stepan
|
c1cbc334ad
|
perf(dashboard): dashboard list endpoint returning large and unnecessary data (#29121)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-01-17 13:17:57 -03:00 |
|
Vitor Avila
|
9661afff16
|
fix(Embedded): Skip CSRF validation for dashboard download endpoints (#31798)
|
2025-01-13 16:50:24 -03: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 |
|
Geido
|
e1f98e246f
|
fix(Dashboard): Sync color configuration via dedicated endpoint (#31374)
|
2024-12-13 15:58:02 +02:00 |
|
Geido
|
3e29777526
|
fix(Dashboard): Sync/Async Dashboard Screenshot Generation and Default Cache (#30755)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2024-11-01 11:39:43 +02:00 |
|
Michael S. Molina
|
c9ff09a418
|
fix: Nested transaction is inactive when embedding dashboard (#30699)
|
2024-10-24 13:08:55 -03:00 |
|
Geido
|
d9a1db044a
|
refactor(Dashboard): Native filters form update endpoint (#30609)
|
2024-10-21 14:11:22 +03:00 |
|
Elizabeth Thompson
|
96b0bcfd78
|
chore: add logging for dashboards/get warnings (#30365)
|
2024-09-27 11:08:04 -07:00 |
|
Geido
|
de3af85ee1
|
feat(Digest): Add RLS at digest generation for Charts and Dashboards (#30336)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-09-24 15:39:11 +02:00 |
|
Geido
|
0679454b48
|
fix(Screenshot): Dashboard screenshot cache key to include state (#30265)
|
2024-09-16 16:09:01 +02:00 |
|
Geido
|
23467bd7e4
|
fix(Fave): Charts and Dashboards fave/unfave do not commit transactions (#30215)
|
2024-09-12 18:06:30 +02:00 |
|
Geido
|
1b34ad65fa
|
fix(Celery): Pass guest_token as user context is not available in Celery (#30224)
|
2024-09-11 17:35:32 +02:00 |
|
Geido
|
52a03f18a1
|
fix(Embedded): Dashboard screenshot should use GuestUser (#30200)
|
2024-09-10 15:11:09 +02:00 |
|
Geido
|
b323bf0fb6
|
fix(Embedded): Deleting Embedded Dashboards does not commit the transaction (#29894)
|
2024-08-09 17:29:57 +03:00 |
|
Geido
|
4c52ecc4d8
|
fix(Dashboard): Copying a Dashboard does not commit the transaction (#29776)
|
2024-07-31 19:40:23 +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
|
33b934cbb3
|
fix(Tags filter): Filter assets by tag ID (#29412)
|
2024-07-11 12:26:36 -03:00 |
|
Edgar Ulloa
|
d89648147f
|
feat(dashboard): add API endpoints for generating and downloading screenshots (#29187)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2024-07-08 12:52:23 +03:00 |
|
John Bodley
|
8fb8199a55
|
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
|
2024-06-28 12:33:56 -07:00 |
|
Jack
|
a5355d86fc
|
feat: Dashboard tabs api endpoint (#27962)
|
2024-06-20 18:40:54 +02: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 |
|
Vitor Avila
|
0fdb4b7c23
|
chore(tags): Handle tagging as part of asset update call (#28570)
|
2024-05-28 11:41:31 -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 |
|
Michael S. Molina
|
f63e66be01
|
refactor: Removes the deprecated VERSIONED_EXPORT feature flag (#26347)
|
2024-01-19 15:21:14 -03:00 |
|
Michael S. Molina
|
f8d25612ba
|
refactor: Removes the deprecated REMOVE_SLICE_LEVEL_LABEL_COLORS feature flag (#26346)
|
2024-01-17 16:29:08 -03:00 |
|
Michael S. Molina
|
2d3ff8c0dc
|
refactor: Removes the deprecated DASHBOARD_CACHE feature flag (#26349)
|
2024-01-16 14:14:42 -03: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 |
|
Beto Dealmeida
|
4bc46003b5
|
chore: rate limit requests (#24324)
|
2023-08-11 09:35:31 -07:00 |
|
John Bodley
|
f6c3f0cbbb
|
fix: Dashboard aware RBAC "Save as" menu item (#24806)
|
2023-08-09 13:37:52 -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 |
|
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 |
|
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
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|
Daniel Vaz Gaspar
|
23bb1c48a1
|
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400)
|
2023-06-15 22:11:24 +01:00 |
|
Geido
|
66fb4867dc
|
chore: Remove unnecessary information from response (#24056)
|
2023-05-17 20:07:47 +03:00 |
|
EugeneTorap
|
4a828f57f4
|
chore: Update mypy and fix stubs issue (#24033)
|
2023-05-12 08:47:14 +01:00 |
|
Daniel Vaz Gaspar
|
694f93326d
|
fix: methods incorrect type and update deprecated targets (#23935)
|
2023-05-05 18:57:27 +01:00 |
|
Hugh A. Miles II
|
3528f4140c
|
fix: remove feature flag for tags on Dashboard API for Tags (#23909)
|
2023-05-02 17:02:42 -04:00 |
|
Jack Fragassi
|
326c0587fe
|
chore: Migrate copy_dash endpoint to api v1 (#23112)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
|
2023-04-06 11:32:10 -04:00 |
|
Diego Medina
|
f2be53dd53
|
chore: Migrate /superset/favstar to API v1 (#23165)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
|
2023-03-29 16:42:23 -04:00 |
|
Antonio Rivero
|
3484e8ea7b
|
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099)
|
2023-02-24 09:36:21 -08:00 |
|