Skip to content

[E] Add new image sizes, project collection filtering & global search fixes, #3975

Merged
dananjohnson merged 9 commits intonextfrom
ag/misc-cuny-improvements
Dec 4, 2025
Merged

[E] Add new image sizes, project collection filtering & global search fixes, #3975
dananjohnson merged 9 commits intonextfrom
ag/misc-cuny-improvements

Conversation

@scryptmouse
Copy link
Contributor

@scryptmouse scryptmouse commented Dec 4, 2025

Resolves MNFLD-1086
Resolves MNFLD-1087
Resolves MNFLD-1113

This also includes a number of recent API improvements from the master branch rebased to be included in next.

dananjohnson and others added 8 commits December 4, 2025 11:42
* We need to destroy certain large / unwieldy associations outside
  of the transaction that happens during the `destroy!` process. This
  prevents performance issues that come from locking too many rows at
  once. Records that reach this job already are intended to be taken
  out of the database, so we do not need to follow the normal type of
  data integrity concerns in order to remove them.
* Slight adjustment to stylesheets to prevent the styles from blowing
  up the console when inspecting stylesheet records.
@scryptmouse
Copy link
Contributor Author

@dananjohnson, can you pull this branch into your local and make sure the large image size will work for your purposes? Just loading the branch won't automatically backport the sizes in existing records—that happens in an upgrade task (which runs on deploys, but not necessarily locally). However, uploading a new hero, cover image, etc should generate the styles for local testing.

Copy link
Member

@dananjohnson dananjohnson left a comment

Choose a reason for hiding this comment

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

This works great, thanks @scryptmouse! Go ahead and merge this. I'll make the frontend changes in a new PR.

@dananjohnson
Copy link
Member

Well I ended up just pushing the change to your branch since it was so quick 🙂 I'll merge it as soon as tests pass.

@dananjohnson dananjohnson merged commit 29d0681 into next Dec 4, 2025
3 checks passed
@dananjohnson dananjohnson deleted the ag/misc-cuny-improvements branch December 4, 2025 23:34
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