Enzo Martellucci
|
20519158d2
|
feat(UserInfo): Migrate User Info FAB to React (#33620)
|
2025-06-03 19:24:22 +02:00 |
|
amaannawab923
|
22475e787e
|
feat(Table Chart): Row limit Increase , Backend Sorting , Backend Search , Excel/CSV Improvements (#33357)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
|
2025-05-09 11:27:31 -06:00 |
|
Martyn Gigg
|
09b92e7d08
|
feat: Allow superset to be deployed under a prefixed URL (#30134)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-04-09 13:43:44 -07:00 |
|
Chris
|
6f69c84d10
|
fix: key error in frontend on disallowed GSheets (#32792)
|
2025-03-24 15:19:59 -07:00 |
|
Vitor Avila
|
d79f7b28c2
|
feat: Update database permissions in async mode (#32231)
|
2025-02-28 21:25:47 -03:00 |
|
Michael S. Molina
|
687f762457
|
refactor: Removes the legacy dataset editor (#31976)
|
2025-01-24 14:52:22 -03:00 |
|
Maxime Beauchemin
|
f315a4f02c
|
chore: move SLACK_ENABLE_AVATARS from config to feature flag (#30274)
|
2024-09-16 16:07:11 -07:00 |
|
JUST.in DO IT
|
ff3b86b5ff
|
feat(sqllab): Add timeout on fetching query results (#29959)
|
2024-09-12 09:41:28 -07:00 |
|
Michael S. Molina
|
de3de541e7
|
fix: FacePile is requesting avatars when SLACK_ENABLE_AVATARS is false (#30156)
|
2024-09-05 08:50:50 -03:00 |
|
Elizabeth Thompson
|
6dbfe2aab9
|
feat: add slackv2 notification (#29264)
|
2024-07-17 15:14:32 -07:00 |
|
Maxime Beauchemin
|
e749efcb97
|
fix: refactor view error handling into a separate module (#29330)
|
2024-07-09 10:16:40 -07:00 |
|
John Bodley
|
8fb8199a55
|
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
|
2024-06-28 12:33:56 -07:00 |
|
Matheus Batista
|
024cfd86e4
|
feat(formatters): Add custom d3-time-format locale (#24263)
|
2024-06-10 12:24:33 -06:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Eyal Ezer
|
56f0fc4ec2
|
refactor: Migration of json utilities from core (#28522)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-20 10:27:22 -07:00 |
|
Daniel Vaz Gaspar
|
c12deed12e
|
chore: deprecate multiple old APIs (#28492)
|
2024-05-14 22:00:45 +01:00 |
|
Daniel Vaz Gaspar
|
0cb60aea8f
|
chore: deprecate old Dataset related endpoints (#28453)
|
2024-05-13 20:09:47 +01:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Elizabeth Thompson
|
83fedcc9ea
|
chore: change deprecation versions post 4.0 (#28019)
|
2024-04-22 13:03:59 -07:00 |
|
Michael S. Molina
|
996cced3d4
|
fix: Locale sent to frontend (#27926)
|
2024-04-08 14:01:55 -03:00 |
|
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 |
|