data
|
274ca42e7a
|
set api with REACT_APP_API
|
2019-06-22 08:07:37 -04:00 |
|
data
|
1222e7794c
|
don't add empty task
|
2019-06-22 08:07:12 -04:00 |
|
|
df439a2d1f
|
updated src/App.js, src/tasks.js, src/projects/js to fetch API data
|
2019-06-22 07:52:59 -04:00 |
|
|
4ac6288ac7
|
split src/tasks.js into multiple components
|
2019-06-21 17:54:09 -04:00 |
|
|
6816b61533
|
added axios and http-proxy-middleware
|
2019-06-21 16:28:48 -04:00 |
|
|
1f3c6cd5ec
|
formatting / prettier fix
|
2019-06-21 12:11:42 -04:00 |
|
data
|
973d9d8de1
|
add Project(s)
|
2019-06-21 11:27:22 -04:00 |
|
data
|
e53e0f038d
|
add Profile
|
2019-06-21 09:15:34 -04:00 |
|
data
|
dce416d6db
|
improve navbar
|
2019-06-21 08:56:31 -04:00 |
|
data
|
238aba66ec
|
tasks: style input fields
|
2019-06-20 16:59:25 -04:00 |
|
data
|
4190d0a432
|
simplify navbar
|
2019-06-20 16:59:25 -04:00 |
|
data
|
70ee0b3570
|
tasks as objects, separate completed tasks in view
- tasks are list of objects
- add button to complete task
- show completed tasks separatedly
- move filter from navbar to tasks component
|
2019-06-20 16:59:25 -04:00 |
|
data
|
086b6f4e5c
|
delete tasks
|
2019-06-20 16:59:25 -04:00 |
|
data
|
78baab94db
|
fix warnings
|
2019-06-20 16:59:25 -04:00 |
|
data
|
0c91d54a7e
|
filter tasks
|
2019-06-20 16:59:25 -04:00 |
|
data
|
09c4f6540a
|
navbar + search
|
2019-06-20 16:59:25 -04:00 |
|
data
|
aec1aca9c8
|
proposed directory structure
|
2019-06-20 16:58:52 -04:00 |
|