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

Show Page/Activities Panel/Calendar Tab - Add event rows #4287

Closed
Tracked by #4069
thaisguigon opened this issue Mar 4, 2024 · 0 comments · Fixed by #4319
Closed
Tracked by #4069

Show Page/Activities Panel/Calendar Tab - Add event rows #4287

thaisguigon opened this issue Mar 4, 2024 · 0 comments · Fixed by #4319
Assignees
Labels
scope: front Issues that are affecting the frontend side only

Comments

@thaisguigon
Copy link
Contributor

thaisguigon commented Mar 4, 2024

Context

For this issue:

  • In the Show Page/Activities Panel/Calendar Tab, display Calendar events as rows grouped by days and months (1 card per month).
  • Past days are displayed with a white background, present and future days are displayed with a grey background (see Figma for exact colors).
  • Past events are displayed with a normal font weight, current and future events are displayed with a bold font weight (see Figma for exact font weights).
  • Use mock data for now.
  • For now do not implement:
    • Month headers
    • Participants avatars group
    • Next event red line

Figma

Image

https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=23916%3A43344&mode=design&t=f5B7MSvEHciAWa3O-1

@thaisguigon thaisguigon self-assigned this Mar 4, 2024
@thaisguigon thaisguigon added the scope: front Issues that are affecting the frontend side only label Mar 4, 2024
@thaisguigon thaisguigon moved this from 🆕 New to 🔖 Planned in 🎯 Roadmap & Sprints Mar 4, 2024
@thaisguigon thaisguigon moved this from 🔖 Planned to 🏗 In progress in 🎯 Roadmap & Sprints Mar 5, 2024
thaisguigon added a commit that referenced this issue Mar 5, 2024
thaisguigon added a commit that referenced this issue Mar 5, 2024
@thaisguigon thaisguigon moved this from 🏗 In progress to 👀 In review in 🎯 Roadmap & Sprints Mar 5, 2024
bosiraphael pushed a commit that referenced this issue Mar 7, 2024
* feat: add event rows to Show Page Calendar tab

Closes #4287

* refactor: use time as events group key instead of ISO string for easier sorting

* feat: implement data model changes

* refactor: improve sorting
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in 🎯 Roadmap & Sprints Mar 7, 2024
arnavsaxena17 pushed a commit to arnavsaxena17/twenty that referenced this issue Oct 6, 2024
* feat: add event rows to Show Page Calendar tab

Closes twentyhq#4287

* refactor: use time as events group key instead of ISO string for easier sorting

* feat: implement data model changes

* refactor: improve sorting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: front Issues that are affecting the frontend side only
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant