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

Labeler view #240

Open
thieflord06 opened this issue Dec 31, 2024 · 1 comment
Open

Labeler view #240

thieflord06 opened this issue Dec 31, 2024 · 1 comment
Labels
High priority Needs to be done ASAP new feature new functionality
Milestone

Comments

@thieflord06
Copy link
Member

thieflord06 commented Dec 31, 2024

Add a view for All labelers and the labels they use

Endpoint: /api/v1/anon/get-labelers/{int:page}

This endpoint returns {did: {"endpoint": str, "name": str, "description": str, "created_date": timestamp}} (100 at a time)

@thieflord06 thieflord06 added new feature new functionality blocked waiting for another task before work can be started High priority Needs to be done ASAP labels Dec 31, 2024
@thieflord06 thieflord06 added this to the Next UI Tasks milestone Dec 31, 2024
@thieflord06 thieflord06 removed the blocked waiting for another task before work can be started label Dec 31, 2024
@thieflord06
Copy link
Member Author

thieflord06 commented Jan 1, 2025

The did will need to be resolved to get the handle, the handle column will need to be added, and then hyperlink the handle to the profile (https://bsky.app/profile/{did}) and also hyperlink the endpoint field (it is a domain name).

@thieflord06 thieflord06 changed the title Labels view Labeler view Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High priority Needs to be done ASAP new feature new functionality
Projects
None yet
Development

No branches or pull requests

1 participant