Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
project-management-spa
Browse files
Oct 19, 2020
Updated Readme to be more descriptive of the app
· d7059372
Sasan
authored
Oct 19, 2020
d7059372
Updated Task representation to be draggable
· 427303cb
Sasan
authored
Oct 19, 2020
427303cb
Added drag and drop functionality to the board so tasks status can be updated...
· f59c9a25
Sasan
authored
Oct 19, 2020
f59c9a25
Updated createTask to manage own state, lift it up to Board only when it's submitted
· 9c794151
Sasan
authored
Oct 18, 2020
9c794151
Oct 18, 2020
Extracted Create Task into its own component
· 49e0ded2
Sasan
authored
Oct 17, 2020
49e0ded2
Added browserslist to package.json for supported browsers
· 07d4514f
Sasan
authored
Oct 17, 2020
07d4514f
updated package-lock.json
· bcd02a34
Sasan
authored
Oct 17, 2020
bcd02a34
Updated React 16.8 and Material UI 4.0
· ebbd57ec
Sasan
authored
Oct 17, 2020
ebbd57ec
Oct 13, 2020
updated package-lock.json
· 9827006c
Sasan
authored
Oct 12, 2020
9827006c
Moved components into components folder. Renamed App to Board
· 6f84f343
Sasan
authored
Oct 12, 2020
6f84f343
May 28, 2018
Readme cleaned up
· 569f338a
Sasan
authored
May 28, 2018
569f338a
Updated multiple elements to use Material-ui components
· 1900496f
Sasan
authored
May 28, 2018
1900496f
Added material-ui Core and Icons as dependencies
· 11dc8adb
Sasan
authored
May 28, 2018
11dc8adb
Properly handle creating a new Task
· f164a295
Sasan
authored
May 27, 2018
f164a295
Fixed typo in App component. Minor.
· 0645a109
Sasan
authored
May 27, 2018
0645a109
Added tasks.json to be application seed data.
· 7fb6e116
Sasan
authored
May 27, 2018
7fb6e116
Added simple task component
· aadbcae9
Sasan
authored
May 27, 2018
aadbcae9
Added TaskList to render a list of Tasks
· 2b89bbc6
Sasan
authored
May 27, 2018
2b89bbc6
Updated App to render three TaskList with filtered tasks lists
· 654a9994
Sasan
authored
May 27, 2018
654a9994
Added lodash as dependency.
· 4fa85934
Sasan
authored
May 27, 2018
4fa85934
Updated App component to accept tasks prop
· 8820a2d1
Sasan
authored
May 27, 2018
8820a2d1
Added barebon react application
· 4bec5644
Sasan
authored
May 27, 2018
4bec5644
Loading