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

refactor: UI Improvements And Archived Bookmarks Fetching #13

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

vkhitrin
Copy link
Owner

@vkhitrin vkhitrin commented Dec 5, 2024

Refactoring UI for Accounts, and Bookmarks Pages:

  • Bookmarks will display details (archived, shared, and unread).
  • Accounts will display information (TLS, and sharing).

Archived bookmarks are now fetched from /api/bookmarks/archived/
endpoint.

Linting fixes.

@vkhitrin vkhitrin force-pushed the refactor/ui_improvements branch from 49faa96 to 32c10c2 Compare December 5, 2024 13:30
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 UI for Accounts, and Bookmarks Pages:
- Bookmarks will display details (`archived`, `shared`, and `unread`).
- Accounts will display information (`TLS`, and sharing).

Archived bookmarks are now fetched from `/api/bookmarks/archived/`
endpoint.

Linting fixes.
@vkhitrin vkhitrin force-pushed the refactor/ui_improvements branch from 32c10c2 to 3e7d029 Compare December 5, 2024 13:36
@github-actions github-actions bot dismissed their stale review December 5, 2024 13:38

Removing outdated review.

@vkhitrin vkhitrin merged commit 7021b5f into main Dec 5, 2024
2 checks passed
@vkhitrin vkhitrin deleted the refactor/ui_improvements branch December 5, 2024 13:42
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.

1 participant