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) The base of page team #51

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Feb 13, 2024

Purpose

Integrate dynamic route teams/[id].

Proposal

  • integrate team endpoint
  • add dynamic route teams/[id]
  • improve caching

@AntoLC AntoLC added frontend Relative to the frontend noChangeLog labels Feb 13, 2024
@AntoLC AntoLC self-assigned this Feb 13, 2024
@AntoLC AntoLC force-pushed the feature/frontend/basic-page-team branch from 3e2043d to b8974b6 Compare February 13, 2024 10:37
@AntoLC AntoLC marked this pull request as ready for review February 13, 2024 10:43
@AntoLC AntoLC changed the base branch from main to feature/frontend/create-team February 13, 2024 10:44
@AntoLC AntoLC requested review from lebaudantoine and removed request for lebaudantoine February 13, 2024 10:44
@AntoLC AntoLC force-pushed the feature/frontend/create-team branch 2 times, most recently from c41dc68 to 9aea661 Compare February 19, 2024 08:46
@AntoLC AntoLC changed the base branch from feature/frontend/create-team to main February 19, 2024 08:56
@AntoLC AntoLC force-pushed the feature/frontend/basic-page-team branch from b8974b6 to 7c1f898 Compare February 19, 2024 08:58
@AntoLC AntoLC changed the base branch from main to feature/frontend/create-team February 19, 2024 09:04
Copy link
Collaborator

@lebaudantoine lebaudantoine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AntoLC AntoLC force-pushed the feature/frontend/basic-page-team branch from 7c1f898 to 08ce5a6 Compare February 19, 2024 11:36
@AntoLC AntoLC force-pushed the feature/frontend/create-team branch 2 times, most recently from b34eda4 to f80743a Compare February 19, 2024 13:59
Base automatically changed from feature/frontend/create-team to main February 19, 2024 14:04
Integrate team endpoint with react-query.
It will be used to get the team on the team page.
- add the team page, you can access to
the team page with the id of the team.
- Add link to the panel team to access to the
team page.
We add a stale cache to reduce the number of requests to
the server.
This will help to improve the performance of the application.
@AntoLC AntoLC force-pushed the feature/frontend/basic-page-team branch from 08ce5a6 to 7e49a25 Compare February 19, 2024 14:16
@AntoLC AntoLC merged commit cd2efbe into main Feb 19, 2024
12 checks passed
@AntoLC AntoLC deleted the feature/frontend/basic-page-team branch February 19, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Relative to the frontend noChangeLog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants