-
Notifications
You must be signed in to change notification settings - Fork 87
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
sharonloh
wants to merge
236
commits into
yudis:master
Choose a base branch
from
Tubes4Progin:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
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.
search/category?id=
- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Muhammad Afif Al-Hawari 13510020
Timotius Kevin Levandi 13510056
Sharon Loh 13510086