-
Notifications
You must be signed in to change notification settings - Fork 0
/
todos.todo
51 lines (47 loc) · 2.39 KB
/
todos.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Todo:
☐ Deploy to production
☐ message stats
☐ setup dev build with amplify
☐ program list endpoints
☐ submissions list
☐ refresh page when program is selected
☐ save selected program to localstorage
☐ update pydantic to latest version
☐ patch amplio roles package for handling user roles/access
Analysis:
☐ apply conditions (needs testing)
☐ update stats on submit
☐ when viewing previously analysed messages, refil forms
☐ refresh app when program is changed
☐ show a decription error message if program doesn't have any feedback
☐ Builder
☐ make deployment & program optional
☐ RETEST CONDITIONS
☐ Questions preview
Conditions:
☐ hide 'if response' from conditoin form -> for multiple choice
☐ only show for open ended
Pending:
☐ survey download
Bugs:
☐ new sections (+ questions) not saved
Archive:
✔ Questions settings @done(23-10-06 13:55) @project(Todo)
✔ consider 'not feedback' UX field in analysis forms @done(23-09-18 16:43) @project(Todo.Analysis)
✔ saving multi choice response @done(23-09-11 14:01) @project(Todo.Analysis)
✔ saving single choice options @done(23-09-18 05:41) @project(Todo.Analysis)
✔ implement open ended questions @done(23-09-18 05:41) @project(Todo.Analysis)
✔ implement useless question @done(23-09-18 06:50) @project(Todo.Analysis)
✔ impl suggested ui flow @done(23-09-19 11:02) @project(Todo.Analysis)
✔ implement other option for single choice @done(23-09-18 16:35) @project(Todo.Analysis)
✔ add transcript field @done(23-10-06 13:54) @project(Todo.Analysis)
✔ forms validation @done(23-09-27 11:29) @project(Todo.Analysis)
✔ UI cleanup @done(23-09-27 11:29) @project(Todo)
✔ 'Add' -> change save button label @done(23-09-27 11:29) @project(Todo)
✔ Archive/active surveys @done(23-09-27 11:29) @project(Todo)
✔ Publish survey button @done(23-09-27 11:29) @project(Todo)
✔ save survey as draft -> default @done(23-09-27 11:29) @project(Todo)
✔ questions rendering @done(23-10-06 13:54) @project(Pending)
✔ response analysis @done(23-10-06 13:54) @project(Pending)
✔ ask bill diff between "messages" and "uf_messages" table @done(23-10-06 13:54) @project(Pending)
✔ how is uf_messages updated? @done(23-10-06 13:54) @project(Pending)