Skip to content

Migrate ABViewGrid#349

Open
benthongtiang wants to merge 1 commit into
masterfrom
ben/grid
Open

Migrate ABViewGrid#349
benthongtiang wants to merge 1 commit into
masterfrom
ben/grid

Conversation

@benthongtiang
Copy link
Copy Markdown
Contributor

Migrate ABViewGrid properties and editor to the plugin architecture

@benthongtiang benthongtiang added the patch Tag Pull Requests to trigger a patch version update label May 15, 2026
Copy link
Copy Markdown
Collaborator

@johnny-hausman johnny-hausman left a comment

Choose a reason for hiding this comment

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

check to see if those files should be brought into the plugin code.


static getPluginKey() {
return this.key;
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

make sure you have eslint + prettier setup to run on these files.

The spacing is all off.

import FPopupSummaryFields from "../../rootPages/Designer/ui_work_object_workspace_popupSummaryColumns";

import FABViewPropertyFilterData from "../../rootPages/Designer/properties/views/viewProperties/ABViewPropertyFilterData";
import FABViewPropertyLinkPage from "../../rootPages/Designer/properties/views/viewProperties/ABViewPropertyLinkPage";
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

check to see if any of these additional imported files are used by any other component. If not, then pull them into the web_view_grid package since they seem part of the definition of the grid object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Tag Pull Requests to trigger a patch version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants