Skip to content

[DISC-005] Add profile bump cooldowns - #63

Merged
chev0004 merged 11 commits into
developfrom
feat/disc-005
Jun 20, 2026
Merged

[DISC-005] Add profile bump cooldowns#63
chev0004 merged 11 commits into
developfrom
feat/disc-005

Conversation

@chev0004

Copy link
Copy Markdown
Owner

Outline

Summary

Adds profile bumps so public profile owners can refresh discovery visibility with cooldown feedback.


Changes & Enhancements

  • Type of Change:
    • Feature
    • Bugfix
    • Refactor
    • Chore
  • Changes:
    • Discovery:
      • Wire the user menu bump action to refresh the current profile in discovery and show success or cooldown feedback.
    • API/database:
      • Add last bump persistence, cooldown enforcement, premium entitlement checks, and recent-bump sorting.

Page / App Changes

Affected Next.js Routes (Local):

  • /en
  • /api/profile/bump
Before (Screenshot)
After (Screenshot)

Component / Storybook Changes

Affected Storybook Components (Local):

Before (Screenshot)
After (Screenshot)

Not Doing


Other (Remarks)


Checklists

  • Code is well-documented (comments, JSDoc, etc.).
  • Existing comments were updated as needed.
  • No out-of-scope changes are included.
  • Write TODO comments where future work is required.
  • Removed unnecessary debug code (e.g., console.log, debugger).
  • Self-reviewed and tested locally.

@chev0004 chev0004 self-assigned this Jun 20, 2026
@chev0004
chev0004 merged commit 7723eeb into develop Jun 20, 2026
1 check 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.

1 participant