Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progin 4 : Kelompok TimoOenjoe4 #59

Open
wants to merge 236 commits into
base: master
Choose a base branch
from
Open

Conversation

sharonloh
Copy link

Muhammad Afif Al-Hawari 13510020
Timotius Kevin Levandi 13510056
Sharon Loh 13510086

anugrahsulaeman and others added 30 commits February 19, 2013 20:44
ini masihbelum ditambah-tambahin banget yaa hehehe
Nav bar nya masih draft & belum dipisahkan)
username  : admin
password  : admin
Jika add category, maka list of Category langsung di append dengan
category yang baru.
Bikinnya pake dropdown menu sih O_o diliat dulu deh, bisa gak kek gitu
Tadi ndak lolos HTML5 checker ' 'd
Sudah bisa login dengan
username : admin
password  : adminadmin

Setelah login, langsung redirect ke dashboard.

Pada dashboard ada daftar task.
Jika judul task di klik, akan diredirect ke halaman task.
memperbaiki profile page
Link profile belum ada
sharonloh and others added 30 commits April 28, 2013 12:19
The WS invoked in profile.jsp are :
/user/user_detail
/user/current_task
/user/finished_task
User will be redirected to profile.jsp once they update their profile.
There are 2 notification :
1. Profile updated
2. Profile updated & password is not changed
Added : task_assignee in the JSON message in task/task_detail
/task/all_task?username=

This web service returns a JSON message that contains a list of task for
all category.
That "all task" is generated based on the username.
It is either the task that the 'username' made, or the task that the
'username' is assigned to.
task lists in dashboard are rendered from web service
task/all_task?username=
web service is called using AJAX from javascript function
search/result?keyword=&filter=
filter :
1 : all
2 : user
3 : category
4 : task
The initial return value for autocomplete search WS was a JSONArray
containing all JSONObject of search result.
I changed it into a HTML content so that we don't need to parse the JSON
message in the autocomplete form.
- Delete Category button has been integrated with WS
/category/delete?category_id=
- Category selection in navigation bar has been integrated with WS using
AJAX
client    : eurilys4
service  : eurilys4-service
…Tubes2-SharonKaniaNunu

Conflicts:
	eurilys4-service/build/web/WEB-INF/classes/service/TaskService.class
	eurilys4/build/web/WEB-INF/classes/servlet/ServletHandler.class
	eurilys4/src/java/servlet/ServletHandler.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants