Kamil Gabryjelski
7e2b7941f3
refactor: Upgrade to React 17 ( #31961 )
2025-01-28 16:44:42 +01:00
Geido
eec374426f
refactor(Menu): Upgrade Menu Component to Ant Design 5 ( #31699 )
...
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2025-01-21 19:06:53 +01:00
alexandrusoare
9cd3a8d5b0
refactor(Button): Upgrade Button component to Antd5 ( #31623 )
2025-01-09 11:04:59 +01:00
Michael S. Molina
93ba8e16c3
refactor: Creates the VizType enum ( #31193 )
2024-11-29 10:05:02 -03:00
Ed Jannoo
70f6f5f3ef
fix(ui): Disable ability to export data when user does not have the correct permission ( #28429 )
2024-06-20 09:26:51 -06:00
Đỗ Trọng Hải
0ca42a8e4d
chore: remove React 16.4's obsolete React imports ( #28571 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-06-05 08:13:24 -03:00
Kamil Gabryjelski
ae0f2ce3c1
fix: useTruncation infinite loop, reenable dashboard cross links on ChartList ( #27701 )
2024-04-09 12:30:57 +02:00
Ville Brofeldt
19f8405bc0
chore: make TS enums strictly PascalCase ( #26875 )
2024-01-31 17:40:44 -08:00
JUST.in DO IT
003001f19f
fix(sqllab): Allow opening of SQL Lab in new browser tab ( #25582 )
2023-10-13 11:16:50 -04:00
Zef Lin
16f31f8090
feat(sqllab): extra logging when chart is downloaded ( #25345 )
2023-09-21 09:43:06 -07:00
Sandeep Patel
d0305445b2
fix: Issue #24493 ; Resolved report selection menu in chart and dashboard page ( #25157 )
2023-09-05 11:10:42 -03:00
Michael S. Molina
0dadf06245
chore: Organizes the files of the ReportModal feature ( #25046 )
2023-08-23 11:02:25 -03:00
Michael S. Molina
284c12697b
chore: Removes duplicated featureFlags.ts ( #24935 )
2023-08-10 10:55:44 -03:00
Michael S. Molina
522eb97b65
feat: Migrates Pivot Table v1 to v2 ( #23712 )
2023-06-08 10:13:39 -03:00
Ville Brofeldt
f6b5b658e5
chore(welcome): harmonize submenu with other routes ( #22803 )
2023-03-31 11:34:10 +03:00
Igor Șincariov
6cf434e5c1
feat: Add excel export ( #22006 )
...
Co-authored-by: Igor Șincariov <igorsinc@pm.me >
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com >
2023-01-27 11:23:10 -07:00
Cody Leff
2a30bbce1a
chore: Convert direct uses of antd icons to 'Icons' component ( #22516 )
2023-01-23 14:42:27 -07:00
Geido
c2834cc14c
chore: Remove CROSS_REFERENCES feature flag ( #21815 )
2022-10-21 15:11:49 +03:00
Michael S. Molina
200bed6f7e
feat: Shows related dashboards in Explore ( #21685 )
2022-10-07 12:59:49 -03:00
Geido
a69f016bca
chore: Feature flag for embedding charts ( #20804 )
...
* Add EMBEDDABLE_CHARTS feature flag
* Pretty
* Update test
2022-07-26 17:55:44 +03:00
Hugh A. Miles II
e5e8867394
feat: Visualize SqlLab.Query model data in Explore 📈 ( #20281 )
2022-07-15 19:34:02 -04:00
Diego Medina
c5d3678a31
fix: Unable to download the Dashboard as image in case there's an image added through Markdown ( #20362 )
...
* fix: Unable to download the Dashboard as image in case there's an image added through Markdown
* licence
2022-06-30 00:22:49 +08:00
Kamil Gabryjelski
c7f1c7d5bd
chore: Restructure explore redux state ( #20448 )
...
* chore: Restructure explore redux state
* fixes
* fix tests
* add new tests
* Fix type
* Address comments
* Fix bug
* Fix import
* Add new test
* Move unsaved chart id to a constant
* Add todo
2022-06-24 15:26:07 +02:00
Diego Medina
0e38c686c6
fix: Support the Clipboard API in modern browsers ( #20058 )
...
* fix: Support the Clipboard API in modern browsers
* fix tests
* PR comment
* Improvements
2022-06-03 19:34:00 +08:00
Ilyas
d4f320f2a0
fix: exporting CSV can't apply pagination #17861 ( #20178 )
2022-06-02 12:42:51 +08:00
Kamil Gabryjelski
1cd002e801
chore: Create a generic header component for Explore and Dashboard ( #20044 )
...
* chore: Create a generic header component for Explore and Dashboard
* Add tests
* Fix undefined error
* Remove duplicate code
* Fix cypress test
2022-05-13 15:36:18 +02:00