-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
29 lines (26 loc) · 1.14 KB
/
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
'Cmd/Ctrl+Shift+A' // Triggers `Todo: Archive`
'Cmd/Ctrl+Enter' // Triggers `Todo: Toggle Box`
'Alt+D' // Triggers `Todo: Toggle Done`
'Alt+C' // Triggers `Todo: Toggle Cancel`
'Alt+S' // Triggers `Todo: Start`
Todos:
☐ Codesplit Routes @low
☐ Content Development @high @started(18-02-11 17:18)
☐ PWA @low
☐ Websockets @low
☐ GraphQL/Apollo @low
☐ Contact info with backend @low
☐ Maps in SCSS @low
☐ Postgres Database @critical
☐ Contact form @critical @started(18-02-12 16:08)
☐ Fetch the weather and show it on my home page
Archive:
✔ Unit Testing (Enzyme & Jest)@high @done(18-02-21 00:59)
✔ Fix Logo on Mobile @critical @started(18-02-20 12:55) @done(18-02-20 23:08) @lasted(10 hours 13 minutes 2 seconds)
✔ HMR @high @started(18-02-11 17:19) @done(18-02-20 12:40) @lasted(8 days 19 hours 21 minutes 56 seconds)
✔ ESLint @low @done(18-02-11 17:18)
✔ Proptypes @high @done(18-02-04 17:11)
✔ Fix Routes to go back @critical @done(18-02-04 13:08)
✔ Responsive @critical @done(18-01-28 20:13)
✔ Git reformatting @critical @done(18-01-28 20:11)
✔ Normalize CSS @done(18-01-20 18:32)