Skip to content

[WIP] Remove angular grid code #9543

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GilbertCherrie
Copy link
Member

The grid views were removed in this pr: #7189 but the angular code for the grids was never deleted. This PR removes this technical debt.

@GilbertCherrie GilbertCherrie force-pushed the remove_angular_grid_code branch from bedf89c to f970d1a Compare August 6, 2025 15:22
@Fryguy Fryguy assigned jrafanie and unassigned Fryguy Aug 6, 2025
page.replace_html("main_div", :partial => "layouts/gtl")
page << "$('#adv_div').slideUp(0.3);" if params[:entry]
end
# No grid, replace the gtl div
Copy link
Member

Choose a reason for hiding this comment

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

You don't need to mention grid in the comment either now

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.

3 participants