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

Deprecate old board #4352

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Deprecate old board #4352

merged 3 commits into from
Mar 7, 2024

Conversation

charlesBochet
Copy link
Member

@charlesBochet charlesBochet commented Mar 7, 2024

We are removing the old board which was hard coded on Opportunity / Company as it has been rebuilt in a more abstract way under record-board to work with any object

Copy link
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -0,0 +1,3 @@
export enum RecordBoardColumnHotkeyScope {
BoardColumn = 'board-column',
Copy link
Member

Choose a reason for hiding this comment

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

Maybe add Record in the name here too?

@charlesBochet charlesBochet merged commit 9190bd8 into main Mar 7, 2024
16 checks passed
@charlesBochet charlesBochet deleted the deprecate-board branch March 7, 2024 09:02
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.

None yet

2 participants