This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-05-11 10:55:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d30cd5dc2a36e64a57698d677c92201262caebbb
superset2
/
superset
/
daos
History
Danylo Korostil
31e2143c84
feat(api): Added uuid filed support to dataset, chart, dashboard API (
#29573
)
2025-08-18 13:05:16 -07:00
..
__init__.py
…
annotation_layer.py
…
base.py
…
chart.py
feat(api): Added uuid filed support to dataset, chart, dashboard API (
#29573
)
2025-08-18 13:05:16 -07:00
css.py
…
dashboard.py
fix(Dashboard): Sync color configuration via dedicated endpoint (
#31374
)
2024-12-13 15:58:02 +02:00
database.py
feat:
OAuth2StoreTokenCommand
(
#32546
)
2025-03-13 09:45:24 -04:00
dataset.py
fix: Do not convert dataset changed_on to UTC (
#33693
)
2025-06-04 22:24:18 -03:00
datasource.py
…
exceptions.py
…
key_value.py
…
log.py
fix(log): Update recent_activity by event name (
#32681
)
2025-03-17 09:18:47 -07:00
query.py
fix(sqllab): Remove update_saved_query_exec_info to reduce lag (
#31294
)
2024-12-06 10:09:02 -08:00
report.py
…
security.py
…
tag.py
fix(daos/tag): prevent non-unique tags getting created along with unique ones (
#32405
)
2025-08-12 13:21:42 -07:00
theme.py
feat: Implement UI-based system theme administration (
#34560
)
2025-08-12 13:27:48 -07:00
user.py
…