Michael S. Molina
8f8c435d7c
refactor: Removes the Profile feature ( #26462 )
2024-01-18 15:36:40 -03:00
Michael S. Molina
b2ad74f94f
refactor: Removes the deprecated DISABLE_DATASET_SOURCE_EDIT feature flag ( #26331 )
2024-01-16 09:29:41 -03:00
Jack Fragassi
630734b908
fix: Prevent cached bootstrap data from leaking between users w/ same first/last name ( #26023 )
2023-11-21 15:39:42 -08:00
Daniel Vaz Gaspar
007d22199d
chore: support different JWT CSRF cookie names ( #25891 )
2023-11-14 14:01:08 +00:00
Sebastian Liebscher
b430b5a172
chore: Simplify views/base ( #25948 )
2023-11-12 12:11:19 -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
Josh Soref
0735680674
chore(backend): Spelling ( #25457 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-29 09:36:50 -07:00
Zef Lin
5168475826
fix: dataset update permission out of sync ( #25043 )
2023-08-25 11:34:25 -07:00
Daniel Vaz Gaspar
a9efd4b2e3
fix: dataset safe URL for explore_url ( #24686 )
2023-08-23 09:31:44 -03:00
Michael S. Molina
712e1f760c
feat: Moves Profile to Single Page App (SPA) ( #25001 )
2023-08-17 11:01:24 -03:00
JUST.in DO IT
a44c99899a
chore(sqllab): Relocate get bootstrap data logic ( #24936 )
2023-08-11 13:23:07 -07:00
Stepan
761fec2574
fix(chore): switching between languages should be without timeout 60 seconds ( #24798 )
2023-07-25 15:16:33 -03:00
EugeneTorap
fc89718d48
chore: Update pylint to 2.17.4 ( #24700 )
...
Co-authored-by: John Bodley <john.bodley@gmail.com >
2023-07-24 17:13:49 -07:00
Daniel Vaz Gaspar
ca68250adf
chore: move deprecated default version to 4.0.0 ( #24689 )
2023-07-13 22:22:37 +01:00
cwegener
7081a0e73d
refactor: pkg_resources -> importlib.resources ( #24578 )
2023-07-05 14:26:07 -07:00
Maxime Beauchemin
6a8f60f9fd
chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG ( #24404 )
2023-06-29 12:04:32 -07:00
Kamil Gabryjelski
83ff4cd86a
feat: Implement currencies formatter for saved metrics ( #24517 )
2023-06-28 20:51:40 +02:00
Daniel Vaz Gaspar
23bb1c48a1
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS ( #24400 )
2023-06-15 22:11:24 +01:00
cleslie
6f25275d76
feat: Configurable default row limit for native filters ( #24043 )
...
Co-authored-by: Calum Leslie <calum.leslie@skyscanner.net >
2023-06-12 15:47:58 -06:00
Michael S. Molina
a7f7f6645d
feat: Convert ENABLE_BROAD_ACTIVITY_ACCESS and MENU_HIDE_USER_INFO into feature flags ( #24345 )
2023-06-12 10:40:22 -07:00
John Bodley
a4d5d7c6b9
chore(pre-commit): Add pyupgrade and pycln hooks ( #24197 )
2023-06-01 12:01:10 -07:00
EugeneTorap
4a828f57f4
chore: Update mypy and fix stubs issue ( #24033 )
2023-05-12 08:47:14 +01:00
Etienne Baratte
a170ae4368
feat: custom d3 number locale ( #20075 )
2023-05-02 12:29:33 -06:00
Stepan
09757dc518
fix: moved alerts and reports default values to config ( #22880 )
2023-03-31 11:58:59 +03:00
Daniel Vaz Gaspar
33b758d716
docs: improve API v1 migration documentation ( #23298 )
2023-03-09 14:19:14 -08:00
Ville Brofeldt
89576f8a87
fix(rbac): show objects accessible by database access perm ( #23118 )
2023-02-24 10:45:16 +02:00
Jack Fragassi
3fae7dbc34
chore: Migrate get_or_create_table endpoint to api v1 ( #22931 )
2023-02-15 10:38:51 +00:00
Josh Soref
78ede590ee
chore(frontend): Spelling ( #19676 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
2023-02-02 11:23:11 -07: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
Ville Brofeldt
7b15e6e3c7
fix(nav): make doc and bug buttons customizable ( #22682 )
2023-01-11 19:24:18 +02:00
Ville Brofeldt
73e53fab7a
fix(bootstrap-data): always check flashes ( #22659 )
2023-01-10 22:14:51 +02:00
Ville Brofeldt
08f45ef207
fix(viz-gallery): respect denylist in viz gallery ( #22658 )
2023-01-10 19:08:30 +02:00
Ville Brofeldt
b954f8f560
feat(welcome): make examples tab customizable ( #22302 )
2022-12-21 09:28:41 +02:00
Daniel Vaz Gaspar
ed1f50eab6
refactor: add deprecated decorator for old SupersetView's ( #22113 )
2022-11-14 13:34:01 +00:00
Michael S. Molina
7d1df3b78d
feat: Improves SafeMarkdown HTML sanitization ( #21895 )
2022-11-04 10:34:02 -04:00
Rui Zhao
edce579047
feat(dashboard): Move dashboard auto refresh intervals options to config ( #21924 )
...
Co-authored-by: Rui Zhao <zhaorui@dropbox.com >
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2022-10-27 08:31:49 -03:00
Usiel Riedl
9a063abb3b
feat(explore): add config for default time filter ( #21879 )
...
Co-authored-by: Usiel Riedl <usiel.riedl@automattic.com >
2022-10-20 20:09:51 +08:00
Kamil Gabryjelski
406e44bba1
perf(dashboard): Virtualization POC ( #21438 )
2022-10-11 15:06:00 +02:00
Bogdan
44654e5abc
perf: Memoize the common_bootstrap_payload and include user param ( #21018 ) ( #21439 )
...
Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com >
2022-09-13 08:52:08 -07:00
Daniel Vaz Gaspar
094400c308
fix: cached common bootstrap Revert ( #21018 ) ( #21419 )
2022-09-10 01:02:24 +01:00
Daniel Vaz Gaspar
c3f8417139
fix: disallow users from viewing other user's profile on config ( #21302 )
2022-09-05 13:32:48 +01:00
Reese
25cc7897b1
feat: Environment tag ( #20295 )
...
* Added environment tag and relevant tests
* Reorganize imports
* Prevent errors when config value not set
* Default production tag to be hidden
* Change tag to Label component
* Fix import order
* Allow tag to be colored with theme
* Use theme for tag border radius
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
* Fix styling
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
2022-08-26 16:08:24 -06:00
EugeneTorap
dcab32676b
fix: Use Home page in SPA ( #21006 )
...
* fix: Use Welcome page in SPA
* Fix Menu.test.tsx
* Handle not frontend routes
2022-08-18 12:19:15 +02:00
Bogdan
495a205dec
Memoize the common_bootstrap_payload ( #21018 )
...
Try patch
Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com >
2022-08-16 08:27:12 -07:00
Jesse Yang
4d192e6e4d
feat(report): capture dashboard reports in specific states ( #20552 )
2022-07-26 17:01:56 -07:00
Yongjie Zhao
644148b37d
chore: add SAMPLES_ROW_LIMIT in frontend conf ( #20841 )
2022-07-25 15:21:16 +08:00
John Bodley
f0ca158989
fix: Refactor ownership checks and ensure consistency ( #20499 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2022-07-07 11:04:27 -07:00
John Bodley
3483446c28
refactor: Cleanup user get_id/get_user_id ( #20492 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2022-06-24 17:57:04 -07:00
Elizabeth Thompson
f270e49c4b
chore: use exc_info to pass errors to log warnings ( #20252 )
...
* use exc_info to pass errors to log warnings
* Update superset/views/base.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
* Update superset/views/base.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2022-06-03 11:41:24 -07:00
cccs-tom
b0c6935f06
fix: Allow dataset owners to see their datasets ( #20135 )
2022-05-25 09:58:15 +01:00