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

Feature 521 Migrate Subscription List Page to AG Grid and Update Site Menu #531

Conversation

Sahi1l-Kumar
Copy link

[GSoC 2025 Qualification Task]

Fixes: #521

Summary

The subscription page has been successfully migrated to AG Grid, improving performance and usability. It has been tested in integration with the Rucio server and is also covered by mocks in Storybook for manual testing.

Screenshot

image

Changes

  • Updated the endpoint to integrate with the latest version of the Rucio server.
  • Implemented the table component with AG Grid.
  • Integrated the new streaming mechanism for efficient data handling.
  • Added the subscription item to the site menu

Follow-up

  • The current implementation lacks server-side rendering support for fetching account info. This can be addressed when revamping Rucio WebUI.
  • The detailed view of subscriptions still relies on legacy pages, and its integration with the Rucio server remains broken.

@Sahi1l-Kumar Sahi1l-Kumar force-pushed the feature-521-migrate_subscription_page branch from ed98f0b to 5f0869a Compare March 15, 2025 19:47
Copy link
Member

@maany maany left a comment

Choose a reason for hiding this comment

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

Marking the GSoC qualification task as Done

@maany maany closed this Apr 1, 2025
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.

GSoC 2025 Qualification Task: Migrate Subscription List Page to AG Grid and Update Site Menu
2 participants