Evan Rusackas
7bb6a14944
feat: Displaying details to Dataset/Database deletion modals ( #30016 )
2024-09-10 15:27:25 -06:00
Michael S. Molina
cd6b8b2f6d
fix: Delete modal button with lowercase text ( #30060 )
2024-08-30 13:33:22 -03:00
Maxime Beauchemin
c094ac3584
style: remove uppercase from labels, buttons, tabs to align with design system ( #29673 )
2024-07-31 13:50:09 -07: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
Beto Dealmeida
fe903c3dfd
chore: add extension for related DB assets on delete ( #24050 )
2023-05-16 15:41:11 -07:00
Michael S. Molina
fd4bd1edbc
chore: Moves components out of the commons folder ( #18931 )
...
* refactor: Moves components out of the commons folder
* Fixes tests
2022-02-25 10:17:32 -03:00
smileydev
2d67d2f14e
fix(delete-modal): Changed the color of the help text with grayScale.dark1 in DeleteModal ( #18786 )
...
* fix(delete-modal): Changed the color of the help text with grayScale.dark1 in DeleteModal
* Update superset-frontend/src/components/DeleteModal/index.tsx
Co-authored-by: Evan Rusackas <evan@preset.io>
2022-02-17 11:45:04 -07:00
Beto Dealmeida
43f4ab845a
fix: clear 'delete' confirmation ( #17345 )
...
* fix: clear 'delete' confirmation
* Add tests
2021-11-04 16:26:38 -07:00
Michael S. Molina
331eb10fb9
refactor: Bootstrap to AntD - Form - iteration 4 ( #14546 )
2021-05-12 23:01:43 -07:00
Michael S. Molina
331310db9b
refactor: Bootstrap to AntD - Form - iteration 2 ( #14379 )
2021-05-05 22:00:37 -07:00
Michael S. Molina
b83ee46d0f
chore: Moves Modal to the components folder ( #14130 )
2021-04-16 15:49:53 -07:00
Bruno Motta
8395b3d6c8
test: Tests for DeleteModal component ( #13286 )
...
* tests for DeleteModal component
* fix: test attribute
* removing config from DeleteModal.test.tsx
* re-run tests
* Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
* Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
* Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
* Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2021-02-25 10:56:07 -08:00