Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2019-11-12 | Add the `--debug` flag to the start command | -1/+1 | ||
2019-11-11 | Add pipenv run start command | -0/+1 | ||
2019-11-03 | Resolve migration merge conflicts | -8/+8 | ||
Since other pull requests were merged that also included migrations for the API app, this PR needed to be updated to avoid conflicts in the migration history. In addition, the test files contained names of specific migration files that needed to be updated to the correct names after the merge resolution. | ||||
2019-10-26 | Add new rules. | -32/+18 | ||
2019-10-23 | Full coverage and finish cleanup | -5/+96 | ||
2019-10-23 | Add user settings modal, with connections management and account deletion | -13/+310 | ||