LearnersGuild / echo

learning management system
MIT License
3 stars 31 forks source link

Eliminate Auto-Project Creation #1118

Closed heyheyjp closed 6 years ago

heyheyjp commented 6 years ago

Fixes #1111.

Overview

Removes all logic & data related to automatic project creation. Includes the removal of functionality for voting, execution of the PFA, and phase-based automatic project tracking and retro survey generation.

Web UI: Cycle Voting Results

Web UI: Project Import Form

Web UI: Phases View

Web UI: Project List

Web UI: Project Detail

Web UI: User Detail

Web UI: State Management

Related Worker Features

Related Script Features

Related Server Features

Misc

Data Model / DB Schema Changes

Data Model Updates

DB Migration

Environment / Configuration Changes