Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add date picker #2644

Merged
merged 32 commits into from Jun 8, 2023
Merged

feat: add date picker #2644

merged 32 commits into from Jun 8, 2023

Conversation

JimmFly
Copy link
Member

@JimmFly JimmFly commented Jun 1, 2023

2023-06-07.16.50.38.mov

@codesandbox
Copy link

codesandbox bot commented Jun 1, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:13 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:13 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:13 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:14 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:14 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Jun 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
affine-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2023 9:36am
affine-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2023 9:36am

@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:18 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Patch coverage: 96.07% and project coverage change: +2.06 🎉

Comparison is base (de8af5f) 68.07% compared to head (c317745) 70.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2644      +/-   ##
==========================================
+ Coverage   68.07%   70.14%   +2.06%     
==========================================
  Files         336      340       +4     
  Lines        7127     7208      +81     
  Branches     1012     1021       +9     
==========================================
+ Hits         4852     5056     +204     
+ Misses       1966     1850     -116     
+ Partials      309      302       -7     
Flag Coverage Δ
e2etest 63.47% <92.59%> (+0.17%) ⬆️
e2etest-macos-latest-x64 ?
e2etest-ubuntu-latest-x64 45.64% <7.40%> (?)
e2etest-windows-latest-x64 ∅ <ø> (∅)
server-test 73.12% <ø> (ø)
unittest 50.96% <68.00%> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...nent/src/components/page-list/filter/condition.tsx 81.25% <ø> (ø)
...t/src/components/page-list/filter/shared-types.tsx 100.00% <ø> (ø)
...component/src/components/page-list/filter/vars.tsx 79.41% <ø> (ø)
...nent/src/components/page-list/view/create-view.tsx 25.00% <0.00%> (-1.67%) ⬇️
...mponent/src/components/date-picker/date-picker.tsx 96.29% <96.29%> (ø)
.../component/src/components/date-picker/index.css.ts 100.00% <100.00%> (ø)
...onent/src/components/page-list/filter/index.css.ts 100.00% <100.00%> (ø)
...rc/components/page-list/filter/literal-matcher.tsx 100.00% <100.00%> (ø)

... and 34 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 08:21 — with GitHub Actions Inactive
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jun 1, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c317745
Status: ✅  Deploy successful!
Preview URL: https://1f28936f.affine.pages.dev
Branch Preview URL: https://feat-add-date-picker.affine.pages.dev

View logs

@JimmFly JimmFly temporarily deployed to development June 1, 2023 09:20 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 09:20 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 09:20 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 09:20 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 09:20 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook June 1, 2023 09:25 Inactive
@JimmFly JimmFly temporarily deployed to development June 1, 2023 09:25 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 04:04 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 04:04 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 04:04 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 04:04 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-preview June 8, 2023 04:33 Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook June 8, 2023 04:37 Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:28 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:28 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:28 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:28 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:28 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-preview June 8, 2023 09:32 Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:34 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@JimmFly JimmFly temporarily deployed to development June 8, 2023 09:35 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook June 8, 2023 09:36 Inactive
@JimmFly JimmFly merged commit 29d8f61 into master Jun 8, 2023
9 checks passed
@JimmFly JimmFly deleted the feat/add-date-picker branch June 8, 2023 09:55
himself65 pushed a commit that referenced this pull request Jun 8, 2023
Co-authored-by: himself65 <himself65@outlook.com>
(cherry picked from commit 29d8f61)
himself65 pushed a commit that referenced this pull request Jun 15, 2023
Co-authored-by: himself65 <himself65@outlook.com>
(cherry picked from commit 29d8f61)
himself65 pushed a commit that referenced this pull request Jun 16, 2023
Co-authored-by: himself65 <himself65@outlook.com>
(cherry picked from commit 29d8f61)
himself65 pushed a commit that referenced this pull request Jun 20, 2023
Co-authored-by: himself65 <himself65@outlook.com>
(cherry picked from commit 29d8f61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants