Skip to content

Conversation

@alerman
Copy link
Collaborator

@alerman alerman commented Oct 26, 2020

Initial pass at using ag-grid for client side pagination. Ideally, we would move the data into an ajax call but wanted to minimize changes.

@alerman
Copy link
Collaborator Author

alerman commented Oct 26, 2020

Tested at 43K entries. Will do further testing tomorrow on live systems.

@alerman
Copy link
Collaborator Author

alerman commented Oct 26, 2020

@ivakegg @lbschanno PTAL

@alerman alerman changed the title WIP: Initial pass at using ag-grid for client side pagination Initial pass at using ag-grid for client side pagination Jan 11, 2022
Copy link
Collaborator

@jwomeara jwomeara left a comment

Choose a reason for hiding this comment

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

I'm good with this. As we talked about, it would be great to move the HTML out of our classes and use something like Thymeaf to do templating. That should already be available sine this is a spring boot (specifically, Spring MVC) application.

import io.protostuff.Message;
import io.protostuff.Output;
import io.protostuff.Schema;
import org.apache.avro.data.Json;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this an unused import? I didn't load it up in my IDE but I'm not seeing this used below.

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.

4 participants