Evan Rusackas
319a860f23
chore: Working toward killing enzyme and cleaning up test noise. ( #32207 )
2025-02-11 12:14:36 -07: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
Mehmet Salih Yavuz
23d9f46d30
chore(Network Errors): Update network errors on filter bars and charts ( #31811 )
...
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
2025-01-28 19:13:43 +01:00
Kamil Gabryjelski
7e2b7941f3
refactor: Upgrade to React 17 ( #31961 )
2025-01-28 16:44:42 +01:00
JUST.in DO IT
aa74ba3da2
fix(sqllab): tab layout truncated ( #32005 )
2025-01-28 15:02:38 +01:00
Maxime Beauchemin
6eb87e04c0
chore: refactor Alert-related components ( #31858 )
2025-01-24 08:39:09 -08:00
alexandrusoare
f362c6f508
refactor(Modal): Upgrade Modal component to Antd5 ( #31420 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
2024-12-19 17:22:11 +01:00
Đỗ Trọng Hải
9a2b1a5cf7
chore(fe): uplift FE packages to latest version ( #30357 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-10-11 12:46:01 -06:00
Beto Dealmeida
a098809294
feat(SQL Lab): better SQL parsing error messages ( #30501 )
2024-10-04 19:17:56 -04:00
Josh Soref
d0c9cde0ba
chore(frontend): Spelling ( #25452 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2024-09-10 15:05:35 -06:00
Beto Dealmeida
09dfe2f2ab
feat: Oauth2 in DatabaseSelector ( #30082 )
2024-09-03 20:11:37 -04:00
Michael S. Molina
35da6ac270
fix: Dashboard hangs when initial filters cannot be loaded ( #29456 )
2024-07-03 09:16:07 -03: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
Jonathan Schneider
c8185694be
fix: update links to reference docs listing Superset issue codes ( #28389 )
2024-05-08 15:08:38 -04:00
Elizabeth Thompson
34b1db219c
feat(accessibility): add tabbing to chart menu in dashboard ( #26138 )
...
Co-authored-by: geido <diegopucci.me@gmail.com >
Co-authored-by: Diego Pucci <geido@Diegos-MBP.wind3.hub >
2024-04-08 18:40:57 +02:00
Kamil Gabryjelski
a498d6d10f
refactor: Move fetchTimeRange to core package ( #27852 )
2024-04-03 18:34:23 +02:00
Beto Dealmeida
9022f5c519
feat(SIP-85): OAuth2 for databases ( #27631 )
2024-04-02 22:05:33 -04:00
JUST.in DO IT
f25795c4e4
fix(dashboard): missing null check in error extra ( #27845 )
2024-04-02 09:20:43 -07:00
Evan Rusackas
753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) ( #26907 )
2024-02-15 07:40:17 -07:00
Ville Brofeldt
19f8405bc0
chore: make TS enums strictly PascalCase ( #26875 )
2024-01-31 17:40:44 -08:00
Elizabeth Thompson
ed14f36c55
fix: allow for backward compatible errors ( #25640 )
2023-10-27 11:04:33 -07:00
JUST.in DO IT
ba541e8022
chore: Expand error detail on screencapture ( #25519 )
2023-10-04 14:06:22 -04:00
Kamil Gabryjelski
ff95d0face
feat: Implement using Playwright for taking screenshots in reports ( #25247 )
2023-10-04 06:51:58 +02:00
Beto Dealmeida
3e63c82ecc
feat: generic marshmallow error component ( #25303 )
2023-10-03 11:35:28 -07:00
John Bodley
5522facdc6
chore: Refactor dashboard security access ( #24804 )
2023-08-09 09:25:58 -07:00
John Bodley
674da1b209
chore(native-filters): Ensure consistent error handling ( #24206 )
...
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com >
2023-05-30 09:08:38 -07:00
AAfghahi
aafb993ee2
fix: Display Error Messages in DB Connection Modal ( #22200 )
2022-12-05 10:02:17 -08:00
AAfghahi
f885a18fec
fix: Empty Error Alert Modal ( #22186 )
2022-11-21 22:18:00 -05:00
Evan Rusackas
4245bc3f38
chore(style): Enforce optional chaining ( #21614 )
2022-10-03 09:17:20 -06:00
Michael S. Molina
9c285dafb4
test: Fixes act errors in ErrorMessage tests ( #21414 )
2022-09-12 12:01:55 -03:00
Michael S. Molina
700079ff5c
test: Fixes act errors in ErrorAlert test ( #21394 )
2022-09-08 18:08:12 -05:00
Yongjie Zhao
d130b4a24f
fix: database modal crashed when use SQLAlchemy URI string ( #21342 )
...
Co-authored-by: smileydev <47900232+prosdev0107@users.noreply.github.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2022-09-06 22:16:33 +08:00
Joe Li
4b221378cc
fix: Revert " #20095 - fix(database): make to display validation error msg when all … ( #21277 )
2022-08-31 16:56:56 -06:00
smileydev
d568999592
fix(database): make to display validation error msg when all cases ( #20095 )
...
* fix(database): make to display validation error msg when all cases
* fix(db): make to update the alert error condition
* fix(db): make to add error detail display
* fix(db): make to update error alert display by superset error style guide.
* fix(db): make to style modal header title with h4
* fix(db): make to place see more on bottom instead of top
* fix(db): make to fix shortly
* fix(db): make to fix lint issue
Co-authored-by: Evan Rusackas <evan@preset.io >
2022-08-24 11:29:22 -06:00
Hugh A. Miles II
e5e8867394
feat: Visualize SqlLab.Query model data in Explore 📈 ( #20281 )
2022-07-15 19:34:02 -04:00
Holger Bruch
6604a6ab28
chore(translations): Add missing i18n ( #17525 )
...
* Add *.ts to babel.cfg
* Add missing i18n calls
* Update pot file
* Fix lint issues and review comment
* Incorparate review feedback
* Fix missing or non-extractable i18n calls
* Update pot file
* Fix syntax error in CommonParameters.tsx
* Fix introduced issues
2021-11-27 14:50:33 +02: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
Grace Guo
96f4421961
fix: sql lab crash caused by invalid template ( #17133 )
2021-10-18 11:09:23 -07:00
Erik Ritter
153469dba9
fix: error alert levels again ( #17027 )
2021-10-11 12:28:36 -07:00
Geido
42efcdf027
chore(Dashboard): Implement dedicated message for missing dataset ( #16959 )
...
* Implement dedicated message
* Clean up
2021-10-08 17:01:00 +03:00
Erik Ritter
ea700384b3
fix: error alerts again ( #17026 )
2021-10-07 15:30:56 -07:00
Erik Ritter
03cdbac8bb
fix: error alerts js crash ( #17015 )
2021-10-07 13:09:54 -07:00
Evan Rusackas
66fbce9dec
chore: removing use of supersetTheme in favor of ThemeProvider ( #17000 )
2021-10-07 10:36:57 +03:00
John Bodley
4ba17092fa
fix: Ensure SupersetError.extra is always a dict ( #15848 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-07-24 10:19:30 +12:00
Phillip Kelley-Dotson
5d86b8dde6
refactor: remove old Icon component ( #15690 )
...
* remove old Icon component
* remove mock fn's
2021-07-14 14:04:56 -07:00
Hugh A. Miles II
d4480f5c9a
feat: Database Connection UI ( #14881 )
2021-07-01 14:40:27 -07:00
Beto Dealmeida
e606477ec1
feat: more SIP-40 errors ( #15482 )
2021-06-30 16:32:59 -07:00
Beto Dealmeida
149c5fd594
feat: add more SIP-40 errors to SQL Lab ( #15436 )
2021-06-29 18:17:16 -07:00
AAfghahi
743d9cc928
feat: Better Errors in SQL Lab ( #15432 )
...
* snowflake errors
* added big query
* added to setup error messages, first test
* all big query testing added
* added snowflake test
* added syntax error
* added syntax errors to most used databases
2021-06-29 16:48:27 -07:00
Beto Dealmeida
21d1fb55c6
feat: more error messages ( #15409 )
2021-06-28 14:51:31 -07:00