Beto Dealmeida
|
e36c014290
|
fix(database): allow filtering by UUID (#26469)
|
2024-01-12 11:18:39 -05:00 |
|
John Bodley
|
aafb54d042
|
chore: Ensure Mixins are ordered according to the MRO (#26288)
|
2023-12-16 14:11:58 +13:00 |
|
Ville Brofeldt
|
0b477e3f7c
|
chore: harmonize and clean up list views (#25961)
|
2023-12-04 11:51:18 -08:00 |
|
Vitor Avila
|
c033ca959d
|
fix(database-import): Support importing a DB connection with a version set (#26116)
|
2023-12-01 16:20:27 -05:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|
John Bodley
|
843c7ab58a
|
chore: Allow only iterables for BaseDAO.delete() (#25844)
|
2023-11-22 08:52:30 -03: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 |
|
John Bodley
|
ed0d288ccd
|
chore(dao): Replace save/overwrite with create/update respectively (#24467)
|
2023-08-11 12:55:39 -07:00 |
|
Beto Dealmeida
|
9c54280d85
|
feat: add MotherDuck DB engine spec (#24934)
|
2023-08-09 16:42:14 -07:00 |
|
Sebastian Liebscher
|
14a27b1ba3
|
chore(api): clean up API spec (#24838)
|
2023-07-31 20:03:58 +03:00 |
|
Stepan
|
64ced60f62
|
fix(datasets): give possibility to add dataset with slashes in name (#24796)
|
2023-07-28 14:33:08 -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
|
cb9b865a53
|
fix: import database engine validation (#24697)
|
2023-07-20 13:08:07 +01:00 |
|
Antonio Rivero
|
6657353bca
|
feat(database): Database Filtering via custom configuration (#24580)
|
2023-07-06 16:48:46 -04:00 |
|
Hugh A. Miles II
|
d041648ad4
|
fix(ssh): Editting Database w/ SSH Tunneling (#24552)
|
2023-07-06 15:43:55 -04:00 |
|
John Bodley
|
7409289762
|
chore(dao): Condense delete/bulk-delete operations (#24466)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-07-06 09:21:08 -07: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 |
|
Daniel Vaz Gaspar
|
0ddc0a6738
|
chore: remove marshmallow-enum dependency and bump FAB (#24499)
|
2023-06-27 08:37:43 +01:00 |
|
John Bodley
|
92e2ee9d07
|
chore(dao): Add generic type for better type checking (#24465)
|
2023-06-21 09:30:07 -07:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|
Rob Moore
|
6d9df432c1
|
fix(sqllab): Inefficient SqlaTable query (#24343) (#24344)
|
2023-06-12 12:14:07 +03:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
Beto Dealmeida
|
c3b96d12de
|
feat: split database information (#24067)
|
2023-05-22 13:35:58 -04:00 |
|
John Bodley
|
8b4222ff9e
|
chore: Refactor command exceptions (#24117)
|
2023-05-19 09:08:12 -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 |
|
Daniel Vaz Gaspar
|
694f93326d
|
fix: methods incorrect type and update deprecated targets (#23935)
|
2023-05-05 18:57:27 +01:00 |
|
Sebastian Liebscher
|
b31efbae7c
|
chore: remove RemovedInMarshmallow4 warnings (#23704)
|
2023-04-21 09:11:46 +03:00 |
|
Cemre Mengu
|
c9ca17220f
|
fix(cache): coerce schema_cache_timeout to None (#23157)
|
2023-04-20 12:26:47 -06:00 |
|
Beto Dealmeida
|
f78798149a
|
fix: load examples as anon user (#23600)
|
2023-04-06 08:23:00 -07:00 |
|
Beto Dealmeida
|
ec6318b379
|
fix: permission checks on import (#23200)
|
2023-03-15 08:31:09 -07:00 |
|
Hugh A. Miles II
|
9920ab3fd9
|
chore: Migrate /superset/schemas_access_for_file_upload to v1 (#23227)
Co-authored-by: Diego Medina <diegomedina24@gmail.com>
|
2023-03-14 19:21:10 -06:00 |
|
Hugh A. Miles II
|
b820eb8235
|
chore: Update pre-commit packages (#23173)
|
2023-03-13 17:05:13 -06:00 |
|
Hugh A. Miles II
|
0a7016df2e
|
chore: Add statsd logger for ssh tunneling creation (#23225)
|
2023-02-28 11:21:40 -05:00 |
|
Antonio Rivero
|
3484e8ea7b
|
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099)
|
2023-02-24 09:36:21 -08:00 |
|
Beto Dealmeida
|
fbf10c35a9
|
feat: return UUID on database creation (#23143)
|
2023-02-21 17:36:16 -08:00 |
|
John Bodley
|
5bafb5c950
|
chore: Fix grammar (#22831)
|
2023-02-04 19:03:09 +13:00 |
|
Diego Medina
|
02cd75be8d
|
chore: Migrate /superset/tables/* to API v1 (#22501)
|
2023-02-01 12:45:57 +00:00 |
|
Artem Shumeiko
|
c839d0daf5
|
chore: Localization of superset pt. 2 (#22772)
|
2023-01-30 09:20:43 -07:00 |
|
Daniel Vaz Gaspar
|
d00ba15c78
|
chore: add statsd support to base API and refactor (#22887)
|
2023-01-27 17:52:08 +00:00 |
|
Antonio Rivero Martinez
|
d6a4a5da79
|
feat(ssh_tunnel): Add feature flag to SSH Tunnel API (#22805)
|
2023-01-26 16:53:36 -08:00 |
|
Beto Dealmeida
|
6f0fed77cf
|
feat: export/import allow_dml flag (#22806)
|
2023-01-24 19:16:46 -08:00 |
|
Antonio Rivero Martinez
|
ad758c0802
|
feat(ssh_tunnel): Rename allow_ssh_tunneling and change the default value to False (#22723)
|
2023-01-17 19:11:41 -08:00 |
|
Hugh A. Miles II
|
2de19f1d66
|
feat: Add logging for ssh tunneling test_connection attempts (#22625)
|
2023-01-12 21:49:35 +00:00 |
|
Antonio Rivero Martinez
|
539936522f
|
feat(ssh_tunnel): SQLAlchemy Form UI (#22513)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-01-11 19:29:52 +00: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 |
|
Beto Dealmeida
|
481b020e9d
|
chore: show database UUID in API (#22411)
|
2022-12-13 15:55:27 -08:00 |
|
EugeneTorap
|
394fb2f2d0
|
fix: slug is empty if filename is non-ASCII (#22118)
|
2022-11-16 10:53:30 -08:00 |
|
Hugh A. Miles II
|
e23efefc46
|
feat: refactor all get_sqla_engine to use contextmanager in codebase (#21943)
|
2022-11-15 13:45:14 -05:00 |
|