superset/superset-frontend/src
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
..
addSlice refactor: Renders addSlice in SPA (#20675) 2022-07-13 08:50:58 -03:00
assets chore: add databricks logo (#20849) 2022-07-25 16:05:50 -04:00
components feat(SqlLab): Change Save Dataset Button to Split Save Query Button IV (#20852) 2022-08-01 14:36:34 -05:00
dashboard fix(dashboard): Incorrect scopes of cross filters (#20927) 2022-08-01 13:39:42 +02:00
dataMask feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
embedded refactor: Removes embedded/index.tsx warnings (#20193) 2022-05-25 17:42:54 -03:00
explore Fixes issue where type query datasource had incorrect time controls when datasource type was 'query' (#20923) 2022-07-29 18:14:03 -04:00
filters chore: Remove unecessary code from async and sync select components (#20690) 2022-07-28 10:09:37 -03:00
hooks fix: Reverts #20749 and #20645 (#20796) 2022-07-20 17:03:19 -03:00
logger chore(superset 2.0): remove front-end deprecated code (#19241) 2022-03-18 11:23:00 -07:00
middleware fix(embedded): Ensure guest token is passed to log endpoint (#20647) 2022-07-08 15:17:01 -07:00
modules chore: Moves date utils to utils folder (#20192) 2022-05-31 12:21:58 -03:00
profile feat: deprecate old API on core superset fave_dashboards (#19754) 2022-05-02 16:24:48 +01:00
reports Reports: (#20753) 2022-07-27 12:33:13 -06:00
setup feat: add extension point to the right side of the menu bar (#20514) 2022-06-30 11:43:20 -06:00
showSavedQuery chore: Remove index.less from showSavedQuery (#19440) 2022-04-01 17:57:36 +03:00
SqlLab feat(SqlLab): Change Save Dataset Button to Split Save Query Button IV (#20852) 2022-08-01 14:36:34 -05:00
types feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
utils feat(SqlLab): Change Save Dataset Button to Split Save Query Button IV (#20852) 2022-08-01 14:36:34 -05:00
views feat: Creating dataset/add route (#20869) 2022-08-01 16:59:40 -04:00
visualizations fix(viz): Header scrolling for Time Table in dashboard (#20874) 2022-07-27 12:24:47 -06:00
constants.ts feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
featureFlags.ts fix: local warning in the frontend development (#17727) 2021-12-15 09:52:42 +02:00
GlobalStyles.tsx chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
preamble.ts feat: Renders Explore in SPA (#20572) 2022-07-05 16:58:09 -03:00
reduxUtils.ts feat: Visualize SqlLab.Query model data in Explore 📈 (#20281) 2022-07-15 19:34:02 -04:00
theme.ts chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00