Skip to content

Acdc tp14 version2.1

Bastien Germond requested to merge Synapze/dotshabka:acdc-tp14-version2.1 into master

Description

Version 2.1:

  • fix invalid key issues
  • fix false negative during configuration checking
  • fix missing link for last match
  • fix short tournament display being wrong
  • historic are downloadable
  • add persistance in a postgres db (that's was a nightmare)

List of components affected

  • api
  • frontend
  • core

Status

  • To be squashed
  • CI passed
  • Ready for review

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Non Functional Requirements

  • Formatted with nixfmt
  • Tests Coverage for the new code
  • All new and existing tests passed
  • Documentation

Checklist before submitting MR

  • Your MR is not a duplicate
  • Your changes have been made in a separate branch
  • Your commits have a descriptive commit title AND a descriptive commit description. If not, make sure it's not a problem if we squash all the commits in the MR.
Edited by Bastien Germond

Merge request reports