2021_11_26_stable
gdixon
tagged this
26 Nov 16:25
* GITC-475: Adds active to GrantCLRCalculation to mark ongoing rounds * GITC-475: Command to set latest on historic calc data * GITC-475: Uses active in place of latest to retain hold over most recent calcs * GITC-475: resolves multiple leaf nodes in migrations * fix: fixes isort/linting issues * GITC-500: Adds ability to recalculate inactive rounds * GITC-475: Use only active calcs to set Grants clr_prediction_curve * GITC-500: Prep form merge - we should make this check on active once GITC-475 is merged * GITC-495: flattens queried columns and adds indexing * add grant_clr_percentage_cap * fix: combines migrations * fix: moves is_active check to record_clr_prediction_curve -> active * fix: typos * fix: defaults percentage_cap to 100% if absent * fix: corrects migration dependency * fix: conflicting migrations Co-authored-by: Aditya Anand M C <[email protected]>