Daniel Vaz Gaspar
c12deed12e
chore: deprecate multiple old APIs ( #28492 )
2024-05-14 22:00:45 +01:00
Daniel Vaz Gaspar
9a339f08a7
feat: new Columnar upload form and API ( #28192 )
2024-05-06 15:51:42 +01:00
Daniel Vaz Gaspar
e465876ed4
feat: new Excel upload form and API ( #28105 )
2024-04-19 14:19:42 +01:00
Maxime Beauchemin
e9c0ca545f
feat: Slack Avatar integration ( #27849 )
2024-04-16 08:40:27 -07:00
Daniel Vaz Gaspar
54387b4589
feat: new CSV upload form and API ( #27840 )
2024-04-15 09:38:51 +01:00
Daniel Vaz Gaspar
c96e38c07c
fix: removes old deprecated sqllab endpoints ( #27117 )
2024-02-15 15:58:48 +00:00
Michael S. Molina
f63e66be01
refactor: Removes the deprecated VERSIONED_EXPORT feature flag ( #26347 )
2024-01-19 15:21:14 -03:00
Michael S. Molina
a84d86fe26
refactor: Removes the deprecated redirect endpoint ( #26377 )
2024-01-19 11:39:04 -03:00
Michael S. Molina
8f8c435d7c
refactor: Removes the Profile feature ( #26462 )
2024-01-18 15:36:40 -03:00
Michael S. Molina
9387c4c16f
refactor: Removes the filters set feature ( #26369 )
2024-01-16 12:42:35 -03:00
Daniel Vaz Gaspar
d2f511abba
feat: support server-side sessions ( #25795 )
2023-10-31 16:05:18 +00:00
JUST.in DO IT
5ab1e7eae4
feat(sqllab): SPA migration ( #25151 )
2023-10-04 15:21:41 -04:00
Craig Rueda
515452c7e2
chore(async): Making create app configurable ( #25346 )
2023-09-20 10:04:58 -07:00
Michael S. Molina
1144ac15c9
fix: Partially reverts #25007 ( #25124 )
2023-08-31 08:45:50 -03:00
Sebastian Liebscher
e585db85b6
chore: use contextlib.surpress instead of passing on error ( #24896 )
...
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com >
2023-08-29 10:09:01 -06:00
Michael S. Molina
b428b06217
chore: Removes Saved Query old code ( #25007 )
2023-08-18 09:40:28 -03:00
Michael S. Molina
712e1f760c
feat: Moves Profile to Single Page App (SPA) ( #25001 )
2023-08-17 11:01:24 -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
Michael S. Molina
04ae259f3d
fix: Clicking on a tag in the dashboard and charts lists does not work ( #24593 )
2023-07-05 12:58:44 -03:00
Kamil Gabryjelski
38df1a873f
chore: Un-revert enabling CSP by default ( #24543 )
2023-06-29 17:38:17 +02:00
Hugh A. Miles II
a846e8a58d
feat(tags): move tags from navbar to settings ( #24518 )
...
Co-authored-by: Daniel Vaz Gaspar <danielvazgaspar@gmail.com >
2023-06-28 02:53:49 -04:00
Kamil Gabryjelski
fb08e0ecfc
fix: Revert enabling CSP ( #24476 )
2023-06-21 19:19:15 +02:00
Kamil Gabryjelski
c3b5d72f2b
chore: Enable CSP by default ( #24262 )
2023-06-20 17:59:58 +02:00
John Bodley
e7b27f0778
fix: Ensure "Import Dashboard" menu item adheres to PVM ( #24143 )
2023-06-12 11:43:28 -07:00
John Bodley
0e3f1f638c
chore: Remove deprecated ENABLE_ACCESS_REQUEST workflow ( #24266 )
2023-06-09 18:54:31 -07:00
John Bodley
a4d5d7c6b9
chore(pre-commit): Add pyupgrade and pycln hooks ( #24197 )
2023-06-01 12:01:10 -07:00
John Bodley
d583ca9ef5
chore: Embrace the walrus operator ( #24127 )
2023-05-19 00:37:13 -07:00
EugeneTorap
4a828f57f4
chore: Update mypy and fix stubs issue ( #24033 )
2023-05-12 08:47:14 +01:00
Michael S. Molina
f7810b6020
feat(revert): Re-introduces the RLS page ( #23777 )
2023-04-24 13:10:58 -03:00
Elizabeth Thompson
a8d5cb89a8
chore: use util test env for init check ( #23325 )
2023-03-10 16:07:50 -08:00
Daniel Vaz Gaspar
b180319bbf
fix: refuse to start with default secret on non debug envs ( #23186 )
2023-03-01 11:21:12 +00:00
cccs-RyanK
a40c12d63e
feat: Frontend tagging ( #20876 )
...
Co-authored-by: cccs-nik <68961854+cccs-nik@users.noreply.github.com >
Co-authored-by: GITHUB_USERNAME <EMAIL>
2023-02-21 13:38:23 -08:00
Artem Shumeiko
c839d0daf5
chore: Localization of superset pt. 2 ( #22772 )
2023-01-30 09:20:43 -07:00
Diego Medina
b94052e438
chore: migrate /sql_json and /results to apiv1 ( #22809 )
2023-01-30 11:02:34 -05:00
Jack Fragassi
54f7a248a6
chore: deprecate /superset/filter/... endpoint, migrate to apiv1 ( #22882 )
2023-01-30 11:02:49 +00:00
Daniel Vaz Gaspar
d00ba15c78
chore: add statsd support to base API and refactor ( #22887 )
2023-01-27 17:52:08 +00:00
Mayur
8226110be8
fix: revert RESTful apis and react view for RLS ( #22818 )
2023-01-26 18:04:00 -08:00
Mayur
159dcd7e62
feat(RLS): RESTful apis and react view for RLS ( #22325 )
2023-01-09 13:34:20 -07:00
Michael S. Molina
84177cbc75
fix: Talisman configuration ( #22591 )
2023-01-05 10:37:35 -05:00
Hugh A. Miles II
ebaad10d6c
feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections ( #21912 )
...
Co-authored-by: Antonio Rivero Martinez <38889534+Antonio-RiveroMartnez@users.noreply.github.com >
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
2023-01-03 17:22:42 -05:00
Daniel Vaz Gaspar
a77b2d6ebf
chore: remove annotation layer FAB CRUD model view ( #22178 )
2022-11-22 16:19:57 +00:00
Michael S. Molina
f4da74ce8d
feat: Adds a Content Security Policy (CSP) check for production environments ( #21874 )
2022-10-20 08:45:28 -03:00
cccs-Dustin
2e564897f8
feat: Add dataset tagging to the back-end ( #20892 )
...
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
2022-09-23 11:01:17 +03:00
Hugh A. Miles II
b302818522
feat: Update nav bar with new data information architecture for SQL Lab + SQL ( #21245 )
2022-09-07 19:08:46 -07:00
Zef Lin
c4b6fc5a6a
chore: migrate available_domains to api/v1 ( #21173 )
2022-09-01 16:38:02 +01:00
EugeneTorap
a2b21b55be
fix: Validate required fields in sql_json API ( #21003 )
...
* fix: Validate required params for sql_json API
* Test required params in sql_json API
* Refactoring: use marshmallow Schema for validation sql_json API
* Update SqlJsonPayloadSchema
* Update SqlJsonPayloadSchema
* Refactoring
* Refactoring
* Refactoring
2022-08-11 23:37:53 +08:00
AAfghahi
460b213057
feat: Creating dataset/add route ( #20869 )
...
* beginning of routing
* elizabeth review
* changed folder layout
* Update superset-frontend/src/views/CRUD/data/dataset/DatasetPage/index.tsx
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
* Update superset-frontend/src/views/CRUD/data/dataset/DatasetPage/RightPanel/index.tsx
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
2022-08-01 16:59:40 -04:00
Michael S. Molina
662bab1e6d
feat: Renders Explore in SPA ( #20572 )
...
* feat: Renders Explore in SPA
* Adds permalink support
* Replaces navigation from Welcome page
* Fix initializing feature flags
* Remove redundant import
* Adds saveSlice workaround
* Fixes paths
* Fixes lint error
* Fixes tests
* Fix url to explore from Datasets view
* Fix explore page height
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2022-07-05 16:58:09 -03:00
Michael S. Molina
20163361b9
feat: Adds the /explore endpoint to the v1 API ( #20399 )
...
* feat: Adds the /explore endpoint to the v1 API
* Fixes pylint errors
* Fixes tests
* Changes the tests logic
* Removes ABC reference
* Improves indentation
* Addresses review comments
* Rebases code
* Improves dataset and slice assertions
* Fixes tests
* Removes schema and table name assertions
* Removes fixed IDs
* Fixes datasource ID
2022-06-24 08:23:30 -03:00
Hugh A. Miles II
e3e37cb68f
chore: switching out ConnectorRegistry references for DatasourceDAO ( #20380 )
...
* rename and move dao file
* Update dao.py
* add cachekey
* Update __init__.py
* change reference in query context test
* add utils ref
* more ref changes
* add helpers
* add todo in dashboard.py
* add cachekey
* circular import error in dar.py
* push rest of refs
* fix linting
* fix more linting
* update enum
* remove references for connector registry
* big reafctor
* take value
* fix
* test to see if removing value works
* delete connectregistry
* address concerns
* address comments
* fix merge conflicts
* address concern II
* address concern II
* fix test
Co-authored-by: Phillip Kelley-Dotson <pkelleydotson@yahoo.com >
2022-06-21 13:22:39 +02:00