Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

feat(calendar): add calendar control panel #432

Merged
merged 1 commit into from
May 1, 2020

Conversation

suddjian
Copy link
Member

@suddjian suddjian commented May 1, 2020

💔 Breaking Changes

🏆 Enhancements

Calendar manages its own control panel config

📜 Documentation

🐛 Bug Fix

🏠 Internal

@suddjian suddjian requested a review from a team as a code owner May 1, 2020 19:21
@vercel
Copy link

vercel bot commented May 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/superset/superset-ui/ok9dwbbjm
✅ Preview: https://superset-ui-git-fork-suddjian-migrate-calendar.superset.now.sh

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #432 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  Coverage   22.20%   22.20%           
=======================================
  Files         264      264           
  Lines        6500     6500           
  Branches      588      588           
=======================================
  Hits         1443     1443           
  Misses       5020     5020           
  Partials       37       37           
Impacted Files Coverage Δ
plugins/legacy-plugin-chart-calendar/src/index.js 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb54e5a...a2c3fcf. Read the comment docs.

@rusackas rusackas merged commit 86847d1 into apache-superset:master May 1, 2020
technologicwoman pushed a commit to oashton/superset-ui that referenced this pull request Sep 29, 2020
* feat: migrate xy-chart to use encodable (apache-superset#420)

* feat: use encodable in BoxPlot

* feat: migrate legend

* docs: update storybook

* fix: label overlap

* fix: lint

* fix: remove comments

* fix: path

* feat: migrate scatterplot to use encodable (apache-superset#421)

* feat: migrate scatter plot

(cherry picked from commit 0d607a60cdab8037ece7f29a74bef1c0a5432c5d)

* fix: legend

* feat: migrate line chart to use encodable (apache-superset#427)

* feat: migrate line to use encodable

* fix: storybook ts

* fix: remove comment

* refactor: delete deprecated files (apache-superset#430)

* refactor: delete outdated files

* feat: update index exports and add test

* refactor: delete more files

* fix: import order

* fix: update dependency

* fix: update dependency

* build: fix babel

* fix: remvoe comments

* fix: babel

* refactor: move files (apache-superset#432)

* refactor: move files

* refactor: move files

* fix: small issues with charts post-migration (apache-superset#433)

* fix: scatterplot issue

* fix: bump encodable and fix time scale nicing

* fix: issue with label rotation

* refactor: remove deep import

* fix: demo import

* feat: bump and remove unnecessary dependencies (apache-superset#436)

* feat: bump dependencies

* feat: remove unnecessary dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants