Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
Mehmet Salih Yavuz
9546ee37e5
chore(superset-core): move ui to new core ( #35308 )
2025-11-07 13:53:06 -03:00
Enzo Martellucci
89bf77b5c9
fix(theming): Fix visual regressions from theming P7 ( #34237 )
2025-07-24 19:57:50 +02:00
Mehmet Salih Yavuz
1df5e59fdf
fix(theming): Theming visual fixes ( #34253 )
2025-07-23 01:55:32 +03:00
Maxime Beauchemin
dd129fa403
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor ( #31590 )
...
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com >
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com >
Co-authored-by: Damian Pendrak <dpendrak@gmail.com >
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-06-20 13:38:58 -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
Levis Mbote
79aff6827c
refactor(Alert): Migrate Alert component to Ant Design V5 ( #31168 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
2024-12-06 21:26:04 +02:00
JUST.in DO IT
1a1548da3b
chore(shared components): Migrate enzyme to RTL ( #26258 )
2024-08-22 08:34:51 +09: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
Antonio Rivero
3484e8ea7b
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials ( #23099 )
2023-02-24 09:36:21 -08:00
Artem Shumeiko
f3696ceef3
chore: Localization of several charts and elements ( #22150 )
...
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com >
2023-01-11 09:42:54 -07:00
smileydev
c992ff3be4
fix(import): Show the error message with db install guide when exist the importing db issue ( #20573 )
...
* fix(import): make to update the error display when importing resurce
* fix(import): make to update the error message
2022-07-06 13:51:42 -06:00
smileydev
23e62d3782
fix(db): Show the only db install guide when the db is already installed and error is existed while importing file. ( #20442 )
...
* fix(db): make to show the db error msg when db installed and error is exist
* fix(db): make to replace dbinstall str into showDbInstallInstructions
2022-06-28 20:53:02 +08:00
smileydev
a2d34ec4b8
fix(import): Add the error alert on failed database import ( #19673 )
...
* fix(import): make to add the error alert
* fix(import): make to add licence
* fix(import): make to create ErrorAlert component and use errorMessage spelling
2022-04-18 17:43:24 -06:00
Geido
5d418b21a3
Remove font-size hacky usage ( #19611 )
2022-04-11 16:45:52 +03:00
Michael S. Molina
329855170e
refactor: Deletes the common/components folder ( #18999 )
2022-03-04 14:19:14 -03:00
Lyndsi Kay Williams
c40b337978
feat: Added success toasts for database, dataset, chart, dashboard, and query imports ( #18190 )
...
* Added imports toasts
* Removed generic import toast
* Remove addSuccessToast from props
* Added addSuccessToast back to prop type
* Made success toast strings translatable
2022-01-28 15:29:44 -06:00
Yongjie Zhao
9070b6b19c
refactor(monorepo): stage 1 ( #17427 )
...
* skip geojson in pre-commit
update prettier
* update package.json
update package.json
u package
pkg
pkg2
* lint main repo 2
lint main repo
lint
* lintrc
lintrc 2
lintrc2
lintrc 3
lintrc
* fix import
* refresh lock file
* fix break line make @ts-ignore invalid
* update rat-excludes
rat-excludes
update rat-excludes
* update eslintrc.js
* lint lint lint
2021-11-17 15:31:36 +08:00
Beto Dealmeida
40e9add641
fix: accept headers on import ( #17080 )
...
* fix: accept headers on import
* Add unit test
2021-10-13 10:06:00 -07:00
Phillip Kelley-Dotson
f3f018423a
initial commit ( #15392 )
2021-06-25 14:48:03 -07:00
Beto Dealmeida
1db92cc13a
feat: spinner for imports ( #15055 )
...
* Update tests
* feat: spinner for imports
* Use loading button instead
* Small fixes
* Small fix
2021-06-09 16:14:49 -07:00
Beto Dealmeida
256e1452fe
feat: style import button ( #15057 )
...
* feat: style import button
* Update tests
* Update test
2021-06-09 15:40:53 -07:00
Michael S. Molina
b83ee46d0f
chore: Moves Modal to the components folder ( #14130 )
2021-04-16 15:49:53 -07:00
Michael S. Molina
c781ab8adf
Migrates Button component from Bootstrap to AntD ( #12832 )
2021-02-01 15:13:10 -08:00
Beto Dealmeida
69185eed67
fix: improve import flow UI/UX ( #12070 )
...
* fix: improve import flow UI/UX
* Reset modal after import
* Adjust margin before overwrite text
2020-12-16 13:08:39 -08:00
Beto Dealmeida
9277a54a12
feat: add confirmation dialog for imports ( #11983 )
...
* feat: add confirmation dialog for imports
* Small fixes
* Clean return
2020-12-11 17:23:43 -08:00
Beto Dealmeida
2769de3731
chore: remove generic type ( #12003 )
...
* chore: remove generic type
* Make resourceName type stricter
* Fix type
* Fix type
* Fix lint
2020-12-11 10:52:26 -08:00
Beto Dealmeida
9256b6fb3d
chore: consolidate common code in importers ( #11936 )
...
* chore: consolidate common code in importers
* Small fixes
* Small fixes
2020-12-10 10:11:58 -08:00