Skip to content

Competition - reward, contact_email, report

@ mention of reviewers`

@Didayolo`

A brief description of the purpose of the changes contained in this PR.

Now users can add the following to their competition

  1. contact email
  2. reward text
  3. report link

What is done in this PR

  • Add/Update contact email
  • Add/Update reward text
  • Add/Update report link
  • Add these in competition creation and updation
  • Add contact_email and reward in yaml
  • update v2 unpacker to unpack contact_email and reward
  • show contact_email in forum
  • Show reward in competition list card

Screenshots

When contact email,reward, and report are not added Screenshot 2023-06-25 at 1 37 28 AM

When all of these are added Screenshot 2023-06-25 at 1 37 46 AM

These can be added in the editor Screenshot 2023-06-25 at 1 37 58 AM

YAML file can have contact_email and reward as shown below Screenshot 2023-06-25 at 1 51 02 AM

Competition unpacked using V2 unpacker using the above YAML Screenshot 2023-06-25 at 1 54 10 AM

Contact email in forum Screenshot 2023-06-25 at 2 23 20 AM

Competition list shows reward icon when competition has reward Screenshot 2023-06-25 at 2 40 28 AM Screenshot 2023-06-25 at 2 40 19 AM

Issues this PR resolves

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Merge request reports

Loading