[PR #4769] [MERGED] fix: add time to view meta info #6431

Closed
opened 2026-03-23 22:23:11 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4769
Author: @Xazin
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @Xazin

Base: mainHead: fix/time-meta-info


📝 Commits (1)

  • 6fa9fb1 fix: add time to view meta info

📊 Changes

2 files changed (+10 additions, -5 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/more_view_actions/more_view_actions.dart (+6 -4)
📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/more_view_actions/widgets/view_meta_info.dart (+4 -1)

📄 Description

Feature Preview

Screenshot 2024-02-28 at 10 38 58

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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/4769 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `fix/time-meta-info` --- ### 📝 Commits (1) - [`6fa9fb1`](https://github.com/AppFlowy-IO/AppFlowy/commit/6fa9fb100e3cd9a36fbecb4bfd98707d48826394) fix: add time to view meta info ### 📊 Changes **2 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/more_view_actions/more_view_actions.dart` (+6 -4) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/more_view_actions/widgets/view_meta_info.dart` (+4 -1) </details> ### 📄 Description ### Feature Preview <img width="227" alt="Screenshot 2024-02-28 at 10 38 58" src="https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/cc853d6b-9576-4bd3-acbd-db852e113d97"> #### PR Checklist - [x] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [x] I've listed at least one issue that this PR fixes in the description above. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [x] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:23:11 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6431
No description provided.