diff --git a/src/content/docs/products/ontrack/documentation/front-end-migration/Update_TODO_and_MIGRATED_list.md b/src/content/docs/products/ontrack/documentation/front-end-migration/Update_TODO_and_MIGRATED_list.md new file mode 100644 index 000000000..c6b221855 --- /dev/null +++ b/src/content/docs/products/ontrack/documentation/front-end-migration/Update_TODO_and_MIGRATED_list.md @@ -0,0 +1,16 @@ +--- +title: "Update TODO and MIGRATED list" +--- + +To ensure smooth tracking, please **update this list before committing any changes**. +Completed items should be moved from **TODO** to **MIGRATED** inside the **README** file in **doubtfire-web**. +See the below example. + +MIGRATED +- [x] `./src/app/home/splash-screen/splash-screen.component.ts` +- [x] `./src/app/home/states/home/home.component.ts` + + +TODO +- [ ] `./src/app/visualisations/alignment-bar-chart.coffee` +- [ ] `./src/app/visualisations/summary-task-status-scatter.coffee`