feat(webui): Valence Bonus #2348

Merged
Sainan merged 1 commits from AMelonInsideLemon/SpaceNinjaServer:webui-valence-bonus into main 2025-06-29 09:28:29 -07:00
Contributor

Closes #1181

Closes #1181
AMelonInsideLemon added 1 commit 2025-06-28 14:46:49 -07:00
feat(webui): Valence Bonus
All checks were successful
Build / build (pull_request) Successful in 46s
ac1928e02e
Closes #1181
AMelonInsideLemon force-pushed webui-valence-bonus from ac1928e02e to fd6b6ec9ab 2025-06-28 14:49:41 -07:00 Compare
Sainan reviewed 2025-06-28 14:52:36 -07:00
@ -2119,3 +2160,3 @@
window.authz +
"&oid=" +
single.getCurrentPath().substr(17) +
urlParams.get("itemId") +
Owner

This doesn't work without reloading the page because urlParams is never updated.

This doesn't work without reloading the page because `urlParams` is never updated.
AMelonInsideLemon marked this conversation as resolved
Owner

Nit-pick: Use the d-none class instead of inline display: none

Nit-pick: Use the `d-none` class instead of inline `display: none`
Sainan reviewed 2025-06-28 14:54:37 -07:00
@ -117,0 +119,4 @@
detailedView_archonShardsDescription: `You can use these unlimited slots to apply a wide range of upgrades.`,
detailedView_archonShardsDescription2: `Note that each archon shard takes some time to be applied when loading in.`,
detailedView_valenceBonusLabel: `Valence Bonus`,
detailedView_valenceBonusDescription: `You can add or remove the Valence Bonus from your weapon.`,
Owner

Should be "set or remove" to be consistent with the button labels.

Should be "set or remove" to be consistent with the button labels.
AMelonInsideLemon marked this conversation as resolved
AMelonInsideLemon added 1 commit 2025-06-28 15:03:48 -07:00
fix
All checks were successful
Build / build (pull_request) Successful in 1m35s
bdd6de80f8
Sainan approved these changes 2025-06-28 15:07:20 -07:00
Owner

urg, looks like there's a merge conflict now

urg, looks like there's a merge conflict now
Sainan force-pushed webui-valence-bonus from bdd6de80f8 to 88173285ff 2025-06-29 09:25:50 -07:00 Compare
Sainan force-pushed webui-valence-bonus from 88173285ff to 47b822752e 2025-06-29 09:27:20 -07:00 Compare
Sainan merged commit d1c860c693 into main 2025-06-29 09:28:29 -07:00
Sainan deleted branch webui-valence-bonus 2025-06-29 09:28:29 -07:00
Sign in to join this conversation.
No description provided.