-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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: hidden kanban groups #3907
Merged
appflowy
merged 41 commits into
AppFlowy-IO:main
from
richardshiue:test-mathias-alternate-fix
Nov 13, 2023
Merged
feat: hidden kanban groups #3907
appflowy
merged 41 commits into
AppFlowy-IO:main
from
richardshiue:test-mathias-alternate-fix
Nov 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
richardshiue
temporarily deployed
to
SUPABASE_CI
November 9, 2023 05:17 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 9, 2023 05:56 — with
GitHub Actions
Inactive
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3907 +/- ##
===========================================
- Coverage 61.70% 10.87% -50.84%
===========================================
Files 609 611 +2
Lines 28098 28353 +255
===========================================
- Hits 17339 3082 -14257
- Misses 10759 25271 +14512
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
richardshiue
temporarily deployed
to
SUPABASE_CI
November 10, 2023 06:41 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 10, 2023 07:33 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 10, 2023 09:16 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 10, 2023 09:23 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 10, 2023 14:08 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 11, 2023 14:18 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 12, 2023 13:53 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 13, 2023 00:45 — with
GitHub Actions
Inactive
richardshiue
temporarily deployed
to
SUPABASE_CI
November 13, 2023 02:26 — with
GitHub Actions
Inactive
appflowy
reviewed
Nov 13, 2023
frontend/appflowy_flutter/lib/plugins/database_view/board/application/group_controller.dart
Outdated
Show resolved
Hide resolved
richardshiue
temporarily deployed
to
SUPABASE_CI
November 13, 2023 02:41 — with
GitHub Actions
Inactive
7 tasks
richardshiue
temporarily deployed
to
SUPABASE_CI
November 13, 2023 07:06 — with
GitHub Actions
Inactive
zoli
added a commit
to zoli/AppFlowy
that referenced
this pull request
Nov 16, 2023
* main: (47 commits) feat: adjust code block, outline block on mobile (AppFlowy-IO#3940) chore: upgrade flutter to 3.13.9 (AppFlowy-IO#3936) feat: add lru cache for document/database instance (AppFlowy-IO#3938) chore: fix-typo (AppFlowy-IO#3934) feat: User profile notify (AppFlowy-IO#3937) fix: padding issue with the select tags (AppFlowy-IO#3929) chore: update Russian translations (AppFlowy-IO#3823) fix: integration test on kanban (AppFlowy-IO#3928) feat: add alignment and indent/outdent toolbar item (AppFlowy-IO#3927) feat: hidden kanban groups (AppFlowy-IO#3907) feat: support the operations of field in the grid of tauri (AppFlowy-IO#3906) fix: 0.3.8 known issues (AppFlowy-IO#3912) feat: adjust cover plugin and support recent section on mobile platform (AppFlowy-IO#3921) chore: share button text color (AppFlowy-IO#3913) feat: using workspace crate deps (AppFlowy-IO#3924) feat: adding suffix for user data folder when current cloud type is appflowy cloud (AppFlowy-IO#3918) fix: added missing hover tooltip to toolbar item (AppFlowy-IO#3786) chore: update to version 0.3.8 (AppFlowy-IO#3902) feat: display the titles of a view's ancestors and the view's title on the title bar. (AppFlowy-IO#3898) fix: notifications setting (AppFlowy-IO#3903) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #3818
Screen.Recording.2023-11-09.at.1.57.08.PM.mov
PR Checklist