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

feat: Add Pagination Support #56

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

vkhitrin
Copy link
Owner

@vkhitrin vkhitrin commented Feb 7, 2025

Refactoring the application by introducing pagination support for Accounts,
and Bookmarks views(resolves #39).

Updating README, and screenshots.

Updating English, and Swedish translations.

Update cargo dependencies.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Please format your code using rustfmt: cargo fmt

Refactoring the application by introducing pagination support for `Accounts`,
and `Bookmarks` views(resolves #39).

Updating README, and screenshots.

Updating English, and Swedish translations.

Update cargo dependencies.
@vkhitrin vkhitrin force-pushed the feature/initial_pagination_draft branch from bbef0d2 to a8da008 Compare February 7, 2025 21:04
@github-actions github-actions bot dismissed their stale review February 7, 2025 21:06

Removing outdated review.

@vkhitrin vkhitrin merged commit ebc4a16 into main Feb 7, 2025
2 checks passed
@vkhitrin vkhitrin deleted the feature/initial_pagination_draft branch February 7, 2025 21:09
vkhitrin added a commit that referenced this pull request Feb 7, 2025
Refactoring the application by introducing pagination support for `Accounts`,
and `Bookmarks` views(resolves #39).

Updating README, and screenshots.

Updating English, and Swedish translations.

Update cargo dependencies.
vkhitrin added a commit that referenced this pull request Feb 7, 2025
Refactoring the application by introducing pagination support for `Accounts`,
and `Bookmarks` views(resolves #39).

Updating README, and screenshots.

Updating English, and Swedish translations.

Update cargo dependencies.
vkhitrin added a commit that referenced this pull request Feb 7, 2025
Refactoring the application by introducing pagination support for `Accounts`,
and `Bookmarks` views(resolves #39).

Updating README, and screenshots.

Updating English, and Swedish translations.

Update cargo dependencies.
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.

[Feature] Pagination In Bookmarks View
1 participant