swapp201901-team9 / frontend

course repository :
https://github.com/snu-sf-class/swpp201901
1 stars 4 forks source link

Iteration2 progress report #37

Open sally20921 opened 5 years ago

sally20921 commented 5 years ago
스크린샷 2019-04-28 오전 11 28 51 스크린샷 2019-04-28 오후 12 15 58
sally20921 commented 5 years ago

이세리 : created testing scripts for frontend, backend. deployed travis ci and created testing files for travis ci. created design page (not completed). research about how we are going to implement design page.

tmddk2709 commented 5 years ago

신승아 GroupPage: implemented components, actions, sagas about group page(creating group, searching group, listing all groups and my groups) #35 MainPage: created L_MainPage(the main page for logged in users), rearranged things(urls, sagas...) for L_MainPage #36 +) Etc: fixed errors(NavBar link error, login page error) #35

hyunsama commented 5 years ago

정현우 Defined serializer classes to use in view functions when passing Object datas to frontend Defined form classes to create new groups, designs Defined permission classes to apply restriction on pages Created group page view for GET, POST methods each Fixed small bugs such as getting an 'access denied' message on main page without logging in

SiennaHan commented 5 years ago

한수현 Revised CSS of Main page, Login page, Join page Added group page UI Arranged button and input form size(responsible) fixed bugs(login error, join error)