Skip to content

fix: can not display rows when rows overthan 1000 #5777

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

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

qinluhe
Copy link
Collaborator

@qinluhe qinluhe commented Jul 22, 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

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 36.17021% with 30 lines in your changes missing coverage. Please review.

Project coverage is 81.32%. Comparing base (c122f0a) to head (50e21ce).
Report is 69 commits behind head on main.

Files Patch % Lines
...rc/application/services/js-services/cache/index.ts 38.88% 22 Missing ⚠️
..._app/src/application/services/js-services/index.ts 20.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5777      +/-   ##
==========================================
- Coverage   86.74%   81.32%   -5.43%     
==========================================
  Files         217      214       -3     
  Lines        5032     5504     +472     
  Branches      831      870      +39     
==========================================
+ Hits         4365     4476     +111     
- Misses        561      930     +369     
+ Partials      106       98       -8     
Flag Coverage Δ
appflowy_web_app 81.32% <36.17%> (-5.43%) ⬇️

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.

@qinluhe qinluhe force-pushed the fix/database-on-web branch from 40d2771 to 50e21ce Compare July 22, 2024 07:05
@qinluhe qinluhe merged commit 864768b into main Jul 22, 2024
8 of 10 checks passed
@qinluhe qinluhe deleted the fix/database-on-web branch July 22, 2024 07:38
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant