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

Add display number to contents #500

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lickem22
Copy link
Contributor

@lickem22 lickem22 commented Mar 13, 2025

Reviewer: @WanjohiWanjohi
Estimate: 20mins


Ticket

Fixes: AAQ-910

Description

Goal

The goal of this PR is to add a display language instead of the content_id.

Changes

  • Added a display_number field. Added a script to populate the display number for existing content.
  • Updated frontend to show display_number
  • Incrementing the display number when creating a new content.

Future Tasks (optional)

How has this been tested?

To-do before merge (optional)

Checklist

Fill with x for completed.

  • My code follows the style guidelines of this project
  • I have reviewed my own code to ensure good quality
  • I have tested the functionality of my code to ensure it works as intended
  • I have resolved merge conflicts

(Delete any items below that are not relevant)

  • I have updated the automated tests
  • I have updated the scripts in scripts/
  • I have updated the requirements
  • I have updated the README file
  • I have updated affected documentation
  • I have added a blogpost in Latest Updates
  • I have updated the CI/CD scripts in .github/workflows/
  • I have updated the Terraform code

@lickem22 lickem22 marked this pull request as ready for review March 14, 2025 15:44
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