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 moving page to a space #5665

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Jul 1, 2024

Feature Preview

  • move a page to the root of a space

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.

@LucasXu0 LucasXu0 added the v0.6.2 label Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

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

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.64%. Comparing base (c122f0a) to head (8a2cf00).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5665      +/-   ##
==========================================
- Coverage   86.74%   86.64%   -0.10%     
==========================================
  Files         217      217              
  Lines        5032     5032              
  Branches      831      831              
==========================================
- Hits         4365     4360       -5     
- Misses        561      564       +3     
- Partials      106      108       +2     
Flag Coverage Δ
appflowy_web_app 86.64% <ø> (-0.10%) ⬇️

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 force-pushed the move_page_to_a_space branch from cf11c32 to 8a2cf00 Compare July 2, 2024 01:46
@LucasXu0 LucasXu0 merged commit 42dc601 into AppFlowy-IO:main Jul 2, 2024
17 of 19 checks passed
zoli added a commit to zoli/AppFlowy that referenced this pull request Jul 14, 2024
* main: (52 commits)
  chore: improve popup menu color (AppFlowy-IO#5725)
  fix: ai chat result contains html escape text (AppFlowy-IO#5721)
  chore: bump version 0.6.4 (AppFlowy-IO#5719)
  feat: support sign-in and sign-up on Web (AppFlowy-IO#5712)
  fix: syntax error when generating translation files (AppFlowy-IO#5718)
  feat: choose cursor/selection color from palette or color picker AppFlowy-IO#5041 (AppFlowy-IO#5677)
  feat: render ai text message with appflowy_editor (AppFlowy-IO#5682)
  feat: enable debug logs in internal build (AppFlowy-IO#5713)
  chore: update yrs and appflowy collab dependencies (AppFlowy-IO#5707)
  chore: bump version 0.6.3 (AppFlowy-IO#5701)
  feat: support publish document (AppFlowy-IO#5576)
  refactor: extract chat plugin to new repo (AppFlowy-IO#5699)
  fix: take the max value of the keyboard height and the view insets bottom to make the toolbar visible  (AppFlowy-IO#5700)
  chore: use latest macos runner to build the release package (AppFlowy-IO#5686)
  fix: filter chat page when duplicating (AppFlowy-IO#5676)
  chore: show ai service error (AppFlowy-IO#5675)
  feat: sync the created view after duplicating (AppFlowy-IO#5674)
  chore: disable cloud search (AppFlowy-IO#5663)
  feat: support moving page to a space (AppFlowy-IO#5665)
  chore: update German translations (AppFlowy-IO#5640)
  ...
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.

1 participant