Mehmet Salih Yavuz
|
a7b7e6319c
|
refactor(Table): Use Table instead of html <table> in CollectionTable (#33159)
|
2025-04-25 09:52:04 -07:00 |
|
Geido
|
662f33b7de
|
refactor(Components): Use named imports - P.1 (#33081)
|
2025-04-11 18:45:55 +03:00 |
|
Maxime Beauchemin
|
cde1da6285
|
Merge branch 'master' into template_less
|
2025-03-28 17:24:20 -07:00 |
|
Geido
|
6e1d1ad18b
|
refactor(Icons): Add typing support and improve structure (#32880)
|
2025-03-28 17:16:31 -07:00 |
|
Maxime Beauchemin
|
e0d86df5a5
|
merging
|
2025-03-19 12:58:37 -07:00 |
|
Enzo Martellucci
|
ce6d5f5551
|
refactor(Icons): Replaces custom icons with Ant Design 5 icons (#32112)
Replace custom icons with Ant Design 5 icons to standardize the icon
|
2025-03-18 22:22:41 +01:00 |
|
Maxime Beauchemin
|
336763f0c9
|
feat: messing with the theme
|
2025-03-17 13:55:12 -07:00 |
|
Geido
|
414cdbf83a
|
fix(no-restricted-imports): Fix overrides and include no-fa-icons-usage (#32571)
|
2025-03-17 18:52:52 +02:00 |
|
Đỗ Trọng Hải
|
19e8a7049b
|
feat(fe): upgrade superset-frontend to Typescript v5 (#31979)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-01-29 08:40:33 -03:00 |
|
Kamil Gabryjelski
|
7e2b7941f3
|
refactor: Upgrade to React 17 (#31961)
|
2025-01-28 16:44:42 +01:00 |
|
Đỗ Trọng Hải
|
c30ca534a3
|
feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset (#29419)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-16 17:35:37 -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 |
|
Ville Brofeldt
|
19f8405bc0
|
chore: make TS enums strictly PascalCase (#26875)
|
2024-01-31 17:40:44 -08:00 |
|
Maxime Beauchemin
|
dd77aacc51
|
feat: add a tooltip to clarify metric_name in the DatasetEditor (#24348)
|
2023-06-12 18:32:15 -07:00 |
|
Evan Rusackas
|
4245bc3f38
|
chore(style): Enforce optional chaining (#21614)
|
2022-10-03 09:17:20 -06:00 |
|
Diego Medina
|
dd353ca86a
|
feat: Add resize drag handle to Dataset SQL fields (#20670)
* feat: Add resize drag handle to Dataset SQL fields
* PR comments
|
2022-08-02 14:13:14 -06:00 |
|
jiAng
|
f6f93aad37
|
fix(cosmetic): cannot find m-r-10 class in superset.less (#20276)
* fix(cosmetic): cannot find m-r-10 class in superset.less
* fix: remove .m-r-10 class and use emotion instead
* Update superset-frontend/src/components/Datasource/CollectionTable.tsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
* Update superset-frontend/src/components/Datasource/DatasourceEditor.jsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2022-06-17 08:54:27 -03:00 |
|
Geido
|
e8f3e8a24e
|
chore: Remove crud.less from Datasource (#19438)
* Remove crud less
* Remove unused classname
* Remove unused import
* Add theme top level
|
2022-04-07 15:18:01 +03:00 |
|
Michael S. Molina
|
71b8d31e77
|
chore: Moves CRUD components to the Datasource component (#19032)
* chore: Moves CRUD components to the Datasource component
* Fixes imports
* Fixes less import
|
2022-03-07 09:02:18 -03:00 |
|