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

Merge to main #245

Merged
merged 79 commits into from
Jan 17, 2025
Merged

Merge to main #245

merged 79 commits into from
Jan 17, 2025

Conversation

thieflord06
Copy link
Member

Pending #244 investigation

thieflord06 and others added 22 commits December 27, 2024 21:25
…learskyUI into rework-block-stats-table-view
Reworked blocked stats table.

I divided the different datasets into their own tables, which can be
accessed by clicking the tabs. However, the addition of the four tables
is a slight deviation from the original request in the issue, so let me
know if you still want the last blocked datasets combined instead.


https://github.com/user-attachments/assets/90b2961c-2ab4-477c-b755-c52e769c408a
I updated the conditional rendering to fix the list count header bug.

The first search is what's currently deployed, and the second search is
the fix on my local.


https://github.com/user-attachments/assets/0d3a6e10-de52-4432-885a-6ceafc43ef40
add Clearsky status page link to top row hyperlinks
@thieflord06 thieflord06 requested a review from noahm January 2, 2025 14:49
Copy link

vercel bot commented Jan 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clearsky-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2025 2:55am

@thieflord06
Copy link
Member Author

passed functionality checks.

@thieflord06
Copy link
Member Author

top 24 profiles not resolving correctly. There seems to be some wonky things going on with how the profiles are loading. I'm not sure if its a rate limit issue or a logic issue.

image

@noahm
Copy link
Collaborator

noahm commented Jan 8, 2025

from what i can tell it's neither. all those accounts are banned already and don't resolve as actors from the bsky api (see the same behavior in prod as well)

@thieflord06
Copy link
Member Author

Ah, it must have happened between refreshes. Do we want to not show the account if it can't resolve? I've put measures in place in the backend to not return inactive accounts but there is a 12 hour gap between refreshes.

@thieflord06
Copy link
Member Author

Pending #256

@thieflord06
Copy link
Member Author

thieflord06 commented Jan 11, 2025

when using /?api=prod and navigating to the labels tab I get this error:

image

@thieflord06
Copy link
Member Author

Labels did load after the reload

noahm and others added 4 commits January 13, 2025 17:37
this will also fix the crash we're seeing when our current dev branch
queries against the prod api without a return added for the all the
labelers
@thieflord06
Copy link
Member Author

Looks like labels tab is broken.

jattiman and others added 2 commits January 16, 2025 19:54
Lints readme, updates packages to resolve a high vuln, and flips copyright notice from 2024 to 2025.
- Updates readme based on linter
- This isn't necessary, but I like to use a very particular markdown
linter (it hates spaces at the end of a line, amongst other things).
- Updates packages to resolve a high vuln
- Ran `npm update` for 2 specific packages, not on the entire package
library. Hence the smaller package-lock update.
- `npm audit` will now show 0 vulns (constant vigilance is needed, of
course)
- Copyright tag change from 2024 to 2025
  - We in the future now woot woot!
@thieflord06 thieflord06 merged commit c237579 into main Jan 17, 2025
4 checks passed
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.

8 participants