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: support publish database on web #5748

Merged
merged 35 commits into from
Jul 22, 2024

Conversation

qinluhe
Copy link
Collaborator

@qinluhe qinluhe commented Jul 17, 2024

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

Copy link

github-actions bot commented Jul 17, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Missing translation 27 warning contribute (via Fink 🐦)

@qinluhe qinluhe changed the title Feat/support publish database on web feat: support publish database on web Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 60.68602% with 149 lines in your changes missing coverage. Please review.

Project coverage is 81.40%. Comparing base (c122f0a) to head (b638768).
Report is 67 commits behind head on main.

Files Patch % Lines
...rc/application/services/js-services/cache/index.ts 42.10% 33 Missing ⚠️
...pflowy_web_app/src/application/publish/context.tsx 0.00% 28 Missing ⚠️
...atabase/components/cell/relation/RelationItems.tsx 47.72% 22 Missing and 1 partial ⚠️
...ntend/appflowy_web_app/src/application/db/index.ts 0.00% 19 Missing ⚠️
...y_web_app/src/application/database-yjs/selector.ts 81.03% 11 Missing ⚠️
...ditor/components/blocks/database/DatabaseBlock.tsx 56.25% 7 Missing ⚠️
..._app/src/application/services/js-services/index.ts 61.53% 5 Missing ⚠️
...omponents/database/components/cell/url/UrlCell.tsx 16.66% 4 Missing and 1 partial ⚠️
...pflowy_web_app/src/application/ydoc/apply/index.ts 33.33% 4 Missing ⚠️
frontend/appflowy_web_app/src/utils/url.ts 0.00% 4 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5748      +/-   ##
==========================================
- Coverage   86.74%   81.40%   -5.34%     
==========================================
  Files         217      214       -3     
  Lines        5032     5491     +459     
  Branches      831      869      +38     
==========================================
+ Hits         4365     4470     +105     
- Misses        561      924     +363     
+ Partials      106       97       -9     
Flag Coverage Δ
appflowy_web_app 81.40% <60.68%> (-5.34%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit a8b4f22 into main Jul 22, 2024
17 of 19 checks passed
@LucasXu0 LucasXu0 deleted the feat/support-publish-database-on-web branch July 22, 2024 05:37
zoli added a commit to zoli/AppFlowy that referenced this pull request Jul 22, 2024
* main:
  fix: integration test failed (grid row detail page: hide and show hidden fields) (AppFlowy-IO#5781)
  feat: ai billing (AppFlowy-IO#5741)
  fix: can not display rows when rows overthan 1000 (AppFlowy-IO#5777)
  feat: support publish database on web (AppFlowy-IO#5748)
  feat: publish databse to Web (AppFlowy-IO#5709)
  chore: update Spanish translations (AppFlowy-IO#5742)
  chore: update Chinese translations (AppFlowy-IO#5727)
  fix: Add retry for admin client sign in for test (AppFlowy-IO#5767)
  chore: update Hebrew translation (AppFlowy-IO#5738)
  chore: update German translations (AppFlowy-IO#5722)
  chore: update Russian translations (AppFlowy-IO#5730)
  chore: update build config (AppFlowy-IO#5759)
  chore: enable local ai and local ai chat (AppFlowy-IO#5755)
zoli added a commit to zoli/AppFlowy that referenced this pull request Jul 22, 2024
* main:
  fix: integration test failed (grid row detail page: hide and show hidden fields) (AppFlowy-IO#5781)
  feat: ai billing (AppFlowy-IO#5741)
  fix: can not display rows when rows overthan 1000 (AppFlowy-IO#5777)
  feat: support publish database on web (AppFlowy-IO#5748)
  feat: publish databse to Web (AppFlowy-IO#5709)
  chore: update Spanish translations (AppFlowy-IO#5742)
  chore: update Chinese translations (AppFlowy-IO#5727)
  fix: Add retry for admin client sign in for test (AppFlowy-IO#5767)
  chore: update Hebrew translation (AppFlowy-IO#5738)
  chore: update German translations (AppFlowy-IO#5722)
  chore: update Russian translations (AppFlowy-IO#5730)
  chore: update build config (AppFlowy-IO#5759)
  chore: enable local ai and local ai chat (AppFlowy-IO#5755)
  chore: bump version 0.6.4 (AppFlowy-IO#5744)
  fix: improve color selector (AppFlowy-IO#5743)
  fix: reset space relationship when clearing cache (AppFlowy-IO#5737)
  chore: show plugin state (AppFlowy-IO#5740)
  chore: download llm files (AppFlowy-IO#5723)
  feat: optimize the read recent views speed (AppFlowy-IO#5726)
  chore: fix compile (AppFlowy-IO#5733)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants