Commit Graph

482 Commits

Author SHA1 Message Date
Michael S. Molina
97d89d7340 feat: Adds Area chart migration logic (#25952) 2023-11-16 14:28:09 -03:00
Michael S. Molina
83b7fa92af feat: Adds Line chart migration logic (#23973) 2023-11-09 15:16:07 -03:00
John Bodley
10205d0b50 chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
Gnought
b0da5cef70 chore: remove deprecated functions in SQLAlchemy (#25911) 2023-11-08 11:56:38 -08:00
Michael S. Molina
0c083bdc1a feat: Adds Sunburst chart migration logic (#25343) 2023-09-22 09:44:40 -03:00
Michael S. Molina
b722a95bab feat: Adds CLI commands to execute viz migrations (#25304) 2023-09-19 14:34:08 -03:00
John Bodley
d54e827bb9 fix: Add explicit ON DELETE CASCADE for dashboard_roles (#25320) 2023-09-18 09:49:51 -03: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
6975084ea5 fix: extend user email size (#25053) 2023-08-22 14:52:49 +01:00
Ville Brofeldt
f94dc49fd0 fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-15 16:32:54 -07:00
Michael S. Molina
be11556799 feat: Adds options to show subtotals in Pivot Table (#24960) 2023-08-14 09:20:32 -03:00
John Bodley
55014bf58b 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 11:41:14 -03:00
John Bodley
94c595093b chore: Add explicit ON DELETE CASCADE for dashboard_slices (#24938) 2023-08-10 10:56:11 -03:00
Gyuil Han
eb7c14561e fix(logs): increase json field for logs table (#24911) 2023-08-08 08:46:27 -07:00
Jack Fragassi
07992c11e7 fix: Migration to fix out of sync schema_perm in charts and datasets (#24884) 2023-08-07 09:34:47 -07:00
John Bodley
caffe3cb1f fix(migration): Ensure cascadeParentIds key exists (#24831) 2023-07-28 13:54:18 -07:00
John Bodley
a50c43e0fa fix: Alembic migration head (#24832) 2023-07-28 11:08:31 +01:00
Hugh A. Miles II
3b46511439 feat(Tags): Allow users to favorite Tags on CRUD Listview page (#24701) 2023-07-27 13:17:26 -04:00
Kamil Gabryjelski
d26ea980ac feat: Add line width unit control in deckgl Polygon and Path (#24755) 2023-07-27 18:41:50 +02:00
Gyuil Han
ff7c1528db fix(dashboard): increase json_metadata field (#24510) 2023-07-25 15:30:43 -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
Beto Dealmeida
abb8e28e49 feat: migrate charts on import (#24703) 2023-07-21 09:33:34 -07:00
Stepan
df106aa708 fix(pvt2): migrations from legacy pivot table error when form_data have pieces of pvt2 (#24710) 2023-07-20 15:25:51 -03:00
JUST.in DO IT
4086514fa5 fix(native filter): clean deleted parent filter ids (#24749)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2023-07-20 10:00:44 -07:00
John Bodley
4c5ada421c fix(druid): Delete obsolete Druid NoSQL slice parameters (#24737) 2023-07-19 07:21:43 -07:00
John Bodley
ae00489779 chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628) 2023-07-11 11:39:03 -07:00
Kamil Gabryjelski
2e4d9f2e2a fix: Ensure config is a dict in cross filters scope migration (#24661) 2023-07-11 17:15:28 +02:00
John Bodley
65291a00c6 chore: Drop rouge constraints and tables (#24629) 2023-07-10 20:19:57 -07: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