Skip to content

Commit

Permalink
docs: updated status
Browse files Browse the repository at this point in the history
  • Loading branch information
sr258 committed Jun 14, 2022
1 parent 14a6741 commit 4c953c5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
- [x] createOrUpdateContentUserData: upsert falsch
- [x] createOrUpdateFinishedData: upsert falsch
- [x] Tests
- [x] Alle Zustände löschen ermöglichen
- [x] Löschen von setFinished bei löschen von Content
- [x] Löschen von nicht exisiteren Content
- [x] neue Funktionen in Storage Adaptern
- [x] File storage in 1 Datei pro Content Objekt
- [x] File storage init
- [x] tatsächlich 404 zurückgeben bei nicht existierendem State? --> success: true data: false
- [x] CSRF-Tokens
- [x] Was passiert alles, wenn das Feature deaktiviert ist?
- [x] Test: CSRF-Tokens
- [ ] Kein User State im Editor (nur bei Interactive Video nicht)

---

Stunden Updates:

6.5. 1,5h (PoC)
7.5. 1,5h (generic update script)
13./14.5. 4h (first working version)
26.5. 3h (content upgrader)
27.5. 45 min (cleanup, decoupled vm2)
28.5. 1:00h (vm executor, moved vm2 to own package)

0 comments on commit 4c953c5

Please sign in to comment.