Skip to content

Conversation

davidharting
Copy link
Owner

@davidharting davidharting commented Apr 14, 2025

  • Default page size of 10 (instead of 50)
    • Filament slows down a lot at 50. Let's keep it snappy.
  • Sort by most recently updated for all resources.
    • Usually what I want to see.
  • Link from media on main site edit in admin
    • So that I don't have to go to admin and then search
  • Use emerald as admin site primary color
    • Just to spice things up

I haven't written any dingle-dang tests yet so I'll merge after that.

  • Make sure Edit link is only visible to admins
  • Update query tests to account for ID in media.

I believe that Filament is wiring up each individual row.
Whatever the real cause, it is very slow to even display 50 items. If
something isn't visible i just search for it anyways, so let's just go
back to a default small page.
I would rather see most recent at the top.
So that i can make a link
This is so that I can easily update things from looking at my site.
Without needing to go into the admin and then search.
Sanity check the filament gating
@davidharting davidharting enabled auto-merge (squash) April 15, 2025 01:04
@davidharting davidharting merged commit f73ca11 into main Apr 15, 2025
1 check passed
@davidharting davidharting deleted the admin-improvements branch April 15, 2025 01:04
@robwagner33
Copy link

Default page size of 10 (instead of 50)

This will break my client library DavidAPI can you please think of developers who depend on these changes in the future???

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.

2 participants