dhis2 / notes

:memo: Memos, proposals, agendas and meeting minutes
19 stars 8 forks source link

@Mohammer5's current status #184

Closed Mohammer5 closed 3 years ago

Mohammer5 commented 3 years ago

As i'm on vacation for quite some time soon (From 21.12.20 until 31.01.21), I've collected the current tasks I'm working on. I've tried to capture the intentions and the current state. If there's something unclear or missing, please ping me so I can update the list below.

Cypress

Hendrik and I are currently working on this repository and there are some major changes coming

Codemods

This repository will be changed in order to have a cli util bundled with our d2 cli utils. The main work is closely related to the cypress work, so you'll find the stuff that I'm working on under the Cypress headline

SMS Configuration app

The app is functional, but as multiple developers have worked on this in parallel, we still need to refactor this app to reduce duplicate code, make behavior consistent and refine the codebase to be more clear/maintainable. The app also lacks tests for some sections, which should be implemented first before refactoring the code so we can ensure that we don't break the app.

UI