feat(webui): remove IsNew #2926

Merged
Sainan merged 2 commits from AMelonInsideLemon/SpaceNinjaServer:remove-IsNew into main 2025-10-23 23:21:38 -07:00

Closes #2917

Closes #2917
AMelonInsideLemon added 1 commit 2025-10-21 20:55:30 -07:00
feat(webui): remove IsNew
All checks were successful
Build / build (pull_request) Successful in 4m53s
9b743db293
Closes #2917
Owner

debounce(removeIsNew) is a bit weird because the function itself finishes immediately. It would have to be made async and await everything.

Also, wouldn't it make more sense under bulk actions in the equipment/inventory tab?

`debounce(removeIsNew)` is a bit weird because the function itself finishes immediately. It would have to be made async and await everything. Also, wouldn't it make more sense under bulk actions in the equipment/inventory tab?
AMelonInsideLemon added 1 commit 2025-10-22 08:35:27 -07:00
move to inventory bulk actions
All checks were successful
Build / build (pull_request) Successful in 1m6s
78587d13bf
Sainan approved these changes 2025-10-23 07:42:04 -07:00
Sainan merged commit 43fa1978c0 into main 2025-10-23 23:21:38 -07:00
Sainan deleted branch remove-IsNew 2025-10-23 23:21:39 -07:00
Sign in to join this conversation.
No description provided.