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

gh-475-rename-requestsListConfig -> requestFilterConfig #476

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

OButlerOcc
Copy link
Contributor

@OButlerOcc OButlerOcc commented Oct 31, 2024

closes #gh-475
see: https://github.com/MauroDataMapper/sde-admin-ui/pull/209
and https://github.com/MauroDataMapper/sde-resources/pull/163 for details

from Issues:

When implementing the kanban board, I decoupled the request list filters (now RequestFilterComponent) from the rest of the component. I renamed the config enum to better reflect what it now does (From RequestsListMode => RequestFilterMode). I forgot to update this on mdm-explorer. This will fix the build issue when used with sde-resources #162 (https://github.com/MauroDataMapper/sde-resources/pull/163/

I considered reverting the name change but I decided to update this as I believe the old name no longer reflects which component its now used in and I want to keep to followable.

@OButlerOcc OButlerOcc self-assigned this Nov 1, 2024
Copy link
Contributor

@giovannaOCC giovannaOCC left a comment

Choose a reason for hiding this comment

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

All renaming is done! Nothing left behind
Waiting for the other PRs related to this one will be approved too

@giovannaOCC giovannaOCC linked an issue Nov 14, 2024 that may be closed by this pull request
@giovannaOCC giovannaOCC self-requested a review November 14, 2024 17:39
Copy link
Contributor

@giovannaOCC giovannaOCC left a comment

Choose a reason for hiding this comment

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

All good!
Tests are all passing locally (here they need sde-resources being integrated first)

@pjmonks pjmonks merged commit 46e4f3f into develop Nov 15, 2024
5 checks passed
@pjmonks pjmonks deleted the feature/gh-475-rename-requestListConfig-enum branch November 15, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Required rename of Enum after kanban board sde-resources update
3 participants