galalaly / ss-scrum-tool

Automatically exported from code.google.com/p/ss-scrum-tool
0 stars 0 forks source link

Auto refresh + links + hover + modify hide column #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tasks:Code

Original issue reported on code.google.com by dina.e.h...@gmail.com on 17 Jun 2010 at 9:10

GoogleCodeExporter commented 9 years ago
tasks:

1) auto refresh
2) make board more accessible (links to the board)
3) clarify what links/buttons do in their title
4) hide column completely when clicking on "hide column"

Original comment by dina.e.h...@gmail.com on 17 Jun 2010 at 11:25

GoogleCodeExporter commented 9 years ago

Original comment by dina.e.h...@gmail.com on 19 Jun 2010 at 7:12

GoogleCodeExporter commented 9 years ago
Done
- auto refresh done after dragging tasks (in public/javascripts/drag)
- links added to access board (in views/show/project)
- titles added to all divs to clarify what each link does & hide/show column 
modified. (in views/boards/loadboard)

Original comment by dina.e.h...@gmail.com on 21 Jun 2010 at 10:01

GoogleCodeExporter commented 9 years ago
-i added auto refresh after dragging & dropping tasks in drag.js javascript 
lines 404, 416 & 430,
-to see the links check my comment on the previous issue.
-all i did was added class tiptitize to all the links -this class was there 
from last sprint, it does the hovering thing- & added titles to them.
-hide/show column is done by clicking on an icon (under column name) that says 
hide column when you hover on it, to show the column again, use the dropdown 
next to toggle board.

Original comment by dina.e.h...@gmail.com on 27 Jun 2010 at 8:54

GoogleCodeExporter commented 9 years ago
Verified

Original comment by mohamed....@gmail.com on 27 Jun 2010 at 5:13