Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let badges be live-updatable via the CMS #763

Open
lazerwalker opened this issue Jun 23, 2023 · 1 comment
Open

Let badges be live-updatable via the CMS #763

lazerwalker opened this issue Jun 23, 2023 · 1 comment
Milestone

Comments

@lazerwalker
Copy link
Collaborator

  1. The list of badges should fetch from Redis instead of from disk files
  2. The CMS should have a UI to edit the list of badges automatically granted to everyone

An open question is how we handle badges that are locked behind business logic (and thus require server code). My instinct is both the "free badges" and "unlockable badges" arrays can just be migrated to the CMS, with the understanding that code will still be required for unlockable badges.

My instinct is we can just migrate the existing JSON structures. Happy to advise on specific UI (e.g. where we let admins select badges in the CMS editor UI)

@lazerwalker lazerwalker added this to the 2023 milestone Jun 23, 2023
@lazerwalker
Copy link
Collaborator Author

See #820

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant