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

✨(frontend) add pads #13

Merged
merged 9 commits into from
Apr 3, 2024
Merged

✨(frontend) add pads #13

merged 9 commits into from
Apr 3, 2024

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Apr 2, 2024

Purpose

Replace the teams feature from app Desk with pads.

Proposal

  • rename all the files
  • create pads-panel feature
  • create pad feature
  • create pads-create feature
  • adapt next.js pages
  • remove old features

Add layouts folder to the app-impress,
it will contain all the layouts for the app.
For the moment:
- MainLayout.tsx
- PadLayout.tsx
Rename icon-desk.svg to icon-impress.svg.
@AntoLC AntoLC self-assigned this Apr 2, 2024
Create a new feature pads-panel for the app impress.
It will be used to display the pads in the app.
Create a new feature pads-create for the app impress.
It will be used to create a pad in the app.
Create a new feature pad for the app impress.
It will be used to display a pad in the app.
Update the renovate config to fit with
what we setup in People project.
Teams feature was a part of the People
project, we don't need it in the Impress project.
@AntoLC AntoLC force-pushed the feature/app-impress/add-pads branch from 7d97111 to b2e74a3 Compare April 3, 2024 09:34
Members feature was a part of the People
project, we don't need it in the Impress project.
addMembers feature was a part of the People
project, we don't need it in the Impress project.
@AntoLC AntoLC merged commit 42bea99 into main Apr 3, 2024
7 of 10 checks passed
@AntoLC AntoLC deleted the feature/app-impress/add-pads branch April 3, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant