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

2426 timebox refactor board with the new scope architecture #2789

Merged

Conversation

bosiraphael
Copy link
Contributor

@bosiraphael bosiraphael commented Dec 1, 2023

  • Renamed components, states and hooks to RecordBoard...
  • Changed states to be scoped states
  • Removed unnecessary Contexts and Scopes
  • Created Scopes with the same architecture as RecordTable, Views ...
  • Created hooks: useRecordBoard, useRecordBoardScopedStates ...

@bosiraphael bosiraphael linked an issue Dec 1, 2023 that may be closed by this pull request
Copy link

github-actions bot commented Dec 1, 2023

TODOs/FIXMEs:

  • //TODO: Modify to use scopeId: front/src/modules/companies/components/HooksCompanyBoardEffect.tsx

Generated by 🚫 dangerJS against ce49ef7

@charlesBochet charlesBochet marked this pull request as ready for review December 5, 2023 10:39
Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

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

LGTM!

@charlesBochet charlesBochet merged commit 95a1cfe into main Dec 5, 2023
9 of 13 checks passed
@charlesBochet charlesBochet deleted the 2426-timebox-refactor-board-with-the-new-scope-architecture branch December 5, 2023 11:15
@charlesBochet charlesBochet mentioned this pull request Dec 8, 2023
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.

[Timebox] Refactor Board with the new scope architecture
2 participants