Commit Graph

372 Commits

Author SHA1 Message Date
Beto Dealmeida
88e6f22180 fix: datetime with timezone excel export (#25318)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 5ebcd2a5f6)
2023-09-25 10:42:16 -03:00
John Bodley
2d1f1e3d71 fix: Add explicit ON DELETE CASCADE for dashboard_roles (#25320)
(cherry picked from commit d54e827bb9)
2023-09-25 09:48:33 -03:00
Daniel Vaz Gaspar
6003aa2485 fix: extend user email size (#25053)
(cherry picked from commit 6975084ea5)
2023-08-22 17:39:55 -03:00
Ville Brofeldt
387549f69c fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-16 11:29:03 -03:00
Michael S. Molina
4b07b5d628 feat: Adds options to show subtotals in Pivot Table (#24960)
(cherry picked from commit be11556799)
2023-08-14 09:26:21 -03:00
John Bodley
1e20c0bf8a chore: Add explicit ON DELETE CASCADE for embedded_dashboards (#24939)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-10 13:14:56 -03:00
John Bodley
9b3ec806cd chore: Add explicit ON DELETE CASCADE for dashboard_slices (#24938) 2023-08-10 13:14:08 -03:00
Gyuil Han
ed56375d5f fix(logs): increase json field for logs table (#24911)
(cherry picked from commit eb7c14561e)
2023-08-10 10:12:48 -03:00
Jack Fragassi
abead484e1 fix: Migration to fix out of sync schema_perm in charts and datasets (#24884)
(cherry picked from commit 07992c11e7)
2023-08-07 16:29:30 -03:00
John Bodley
1a0d270e5b fix(migration): Ensure cascadeParentIds key exists (#24831)
(cherry picked from commit caffe3cb1f)
2023-07-31 09:23:03 -03:00
Gyuil Han
25d42538d1 fix(dashboard): increase json_metadata field (#24510)
(cherry picked from commit ff7c1528db)
2023-07-26 16:50:57 -03:00
Beto Dealmeida
6947983d5f feat: migrate charts on import (#24703)
(cherry picked from commit abb8e28e49)
2023-07-24 09:43:52 -03:00
Stepan
6281f50bab fix(pvt2): migrations from legacy pivot table error when form_data have pieces of pvt2 (#24710)
(cherry picked from commit df106aa708)
2023-07-24 09:43:51 -03:00
JUST.in DO IT
66792beb8b fix(native filter): clean deleted parent filter ids (#24749)
Co-authored-by: John Bodley <john.bodley@gmail.com>
(cherry picked from commit 4086514fa5)
2023-07-24 09:43:51 -03:00
John Bodley
82311edaf6 fix(druid): Delete obsolete Druid NoSQL slice parameters (#24737)
(cherry picked from commit 4c5ada421c)
2023-07-20 11:55:53 -03:00
John Bodley
96cf6406f1 chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628) 2023-07-12 11:19:43 -03:00
Kamil Gabryjelski
a2fdc84073 fix: Ensure config is a dict in cross filters scope migration (#24661)
(cherry picked from commit 2e4d9f2e2a)
2023-07-12 11:03:47 -03:00
John Bodley
27dcc3e025 chore: Drop rouge constraints and tables (#24629)
(cherry picked from commit 65291a00c6)
2023-07-12 11:03:46 -03:00
Beto Dealmeida
aa6870b23c chore: better styling alerts/reports modal (#24558) 2023-06-29 18:45:11 -07:00
Beto Dealmeida
be9eb0f3a3 feat: customize screenshot width for alerts/reports (#24547) 2023-06-29 14:32:58 -07:00
Hugh A. Miles II
19deb9141d feat: add description column to Tags (#24553) 2023-06-29 16:23:48 -04:00
Beto Dealmeida
66f59e5797 fix: heads (#24548) 2023-06-28 19:08:19 -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
Michael S. Molina
fdef9cbc96 fix: Viz migration adjustments - 2 (#24429) 2023-06-20 09:53:13 -07:00
John Bodley
0e3f1f638c chore: Remove deprecated ENABLE_ACCESS_REQUEST workflow (#24266) 2023-06-09 18:54:31 -07:00
Michael S. Molina
4e47771df1 fix: Viz migration adjustments - 1 (#24341) 2023-06-09 15:39:23 -03:00
Michael S. Molina
f5148ef728 feat: Migrates Dual Line Chart to Mixed Chart (#23910) 2023-06-08 12:31:28 -03:00
Michael S. Molina
af24092440 feat: Migrates TreeMap chart (#23741) 2023-06-08 11:27:08 -03:00
Michael S. Molina
522eb97b65 feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
Ville Brofeldt
5d3c1d2222 chore: reorder k-v migration for 2.1.1 (#24306) 2023-06-07 23:06:02 +03:00
Elizabeth Thompson
40fffc396c fix: ensure json is not None (#24280) 2023-06-03 08:19:36 -07:00
Craig Rueda
da05f2287a fix(migrations): Fixing cross filter migration (#24279) 2023-06-02 17:23:05 -07:00
John Bodley
a4d5d7c6b9 chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
John Bodley
d583ca9ef5 chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
Kamil Gabryjelski
4f3fbd354b feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
Michael S. Molina
7fb8b38cdf feat: Allows dynamic type on viz migrations (#23975) 2023-05-10 12:01:43 -03:00
Ville Brofeldt
7a4117097a fix(migration): handle permalink edge cases correctly (#23980) 2023-05-09 15:28:24 +03:00
Hugh A. Miles II
f3f5d926c1 fix: update migration chart_ds_constraint to have seperate batch op (#23942) 2023-05-04 13:53:43 -07:00
Hugh A. Miles II
3dc4de4216 fix(migration): add log for values unseen in Slice.datasource_type (#23925)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-05-04 09:26:45 -04:00
Ville Brofeldt
f1fa1a733d chore(key-value): use json serialization for main resources (#23888) 2023-05-04 08:04:05 +03:00
Michael S. Molina
10d640e940 feat: Considers GENERIC_CHART_AXES in viz migrations (#23905)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-05-03 18:57:07 -03:00
Hugh A. Miles II
c441a7050d chore: add check constraint to restrict Slice models datasource_type != "table" (#23614) 2023-04-20 12:43:59 -07:00
Jack Fragassi
61ddfe6972 fix(migration): Only attempt to drop types if they exist (#23650) 2023-04-11 15:04:22 -04:00
RekhaZemoso
8f0328006b fix(#23176): adding URL decoding to SQLAlchemy URI (#23421)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-04-06 16:41:17 -06:00
ʈᵃᵢ
068163e2a1 fix(tags): convert postgres enum type to varchar (#23526) 2023-03-30 17:21:18 -07:00
Kamil Gabryjelski
b0d83e8c50 feat(echarts): Implement stream graph for Echarts Timeseries (#23410) 2023-03-20 12:56:15 +01:00
Hugh A. Miles II
b820eb8235 chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
John Bodley
f7e7652270 fix(migration): Address issue in #23228 (#23276) 2023-03-07 20:04:31 +13:00
Ville Brofeldt
71a9d0d403 fix(plugin-chart-echarts): render horizontal categories from top (#23273) 2023-03-06 11:25:52 +02:00