Commit Graph

110 Commits (8e901b0067208302e43ad54e8ce24c125b082c0d)

Author SHA1 Message Date
Xavier Julián b8862380f8 Broken kanban squish directive 2014-11-13 14:06:31 +01:00
Xavier Julián 766fc94c02 Squish Kanban Directive 2014-11-13 12:53:04 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00
Juanfran 2bc42bd5b9 fix #1178 - 403 error 2014-10-22 11:18:00 +02:00
Jesús Espino c1ec5315c5 More responsive resize of kanban and taskboard 2014-10-13 14:04:23 +02:00
Andrey Antukh 51dc862e5e Add analytics service and some additional tracking events. 2014-10-13 10:19:00 +02:00
Juanfran 7a65f7e2ca fix #1206 2014-10-07 11:05:34 +02:00
David Barragán Merino 2c422ba82e Fix Bug #1143: Add or remove blocked class to the kanban card when the US is updated 2014-10-02 19:29:07 +02:00
David Barragán Merino 50bc2c27a8 Catch destroy event in some directives 2014-10-02 19:26:13 +02:00
Andrey Antukh 38a6f73b9f Taiga-events integration (realtime taiga) 2014-09-29 17:10:09 +02:00
Andrey Antukh 0984cdb5e3 Regression fix: better order handling on kanban. 2014-09-18 16:45:51 +02:00
Andrey Antukh f5ed7e9499 Regression fix: conserve order on kanbnan using new kanban_order field
Completelly independently of backlog.
2014-09-18 16:18:34 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
David Barragán Merino 4a68f728f6 US #903: Task #1035: Saved statusViewModes in local storage 2014-09-18 11:55:46 +02:00
David Barragán Merino dfcc1b567d US #903: Task #1014: Toggle view mode 2014-09-18 11:55:46 +02:00
Andrey Antukh ade97c19fd Add separated method for bulk order update for: backlog, kanban and sprint. 2014-09-17 16:03:36 +02:00
Jesús Espino fe8ada4739 Fix bug #1027 and us #953: Kanban show all uss of the project 2014-09-17 13:27:14 +02:00
Andrey Antukh 1ff4bd3923 Fix typo 2014-09-13 00:39:41 +02:00
Andrey Antukh 9f391ac6ac Remove some bottom padding from main div.
This removes unnecesary vertical scroll on kanban when
horizontal scroll is available. It seems not affects
much other sections.

An other option to do this is adding more additional
padding to kanban column height fixer but it reduces
considerable the working zone.
2014-09-12 20:50:54 +02:00
Andrey Antukh 6408ab2f61 Set more apropiate name to kanban row width fixer directive. 2014-09-12 20:27:20 +02:00
Andrey Antukh fed86f8d4f Split column size code from kanban sortable directive into an other specific directive. 2014-09-12 20:23:10 +02:00
Andrey Antukh be2872bd8f Remove useless console.log 2014-09-12 20:08:58 +02:00
Juanfran 44c975e3ae disable custom scroll 2014-09-09 08:50:27 +02:00
Juanfran ef4c95d84a fix #678 2014-09-08 13:58:00 +02:00
Andrey Antukh 7a960b844a Minor code style cleaning at kanban/main.coffee file. 2014-09-06 16:54:06 +02:00
Xavier Julián 5ec1925057 Kanban blocked tasks visual color 2014-09-05 15:14:58 +02:00
Jesús Espino 68f48f6a1c Fix bug #741: Kanban/Taskboard/Backlog drag and drop start on all the element 2014-09-05 13:57:21 +02:00
Jesús Espino 1f0d4f3847 Fix parallel requests race condition 2014-09-05 09:57:13 +02:00
Andrey Antukh 18e5216c7f Improve resource loading on kanban. 2014-09-04 13:14:48 +02:00
Andrey Antukh 23a9c000e7 Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +02:00
Jesús Espino 710589d5df Fixed issue #789: Now on unresolved objects redirect user to the 404 page. 2014-08-28 11:58:34 +02:00
David Barragán Merino b5a15c803a Change the link title 2014-08-21 12:44:38 +02:00
Jesús Espino 37b5be744d Now kanban username can be clicked to select other user 2014-08-20 10:35:56 +02:00
Juanfran dfb52a4115 disable auto loader 2014-08-18 10:39:23 +02:00
Jesús Espino c28d43716f Allowing kanban ordering only when backlog isn't activated 2014-08-12 10:51:24 +02:00
Jesús Espino f7507aacbc Small refactor on colors 2014-08-11 18:02:44 +02:00
Juanfran e644822a25 set the current page title 2014-08-11 12:42:00 +02:00
Juanfran 91f91d804e fix #330 2014-08-08 14:36:25 +02:00
Alejandro Alonso 875ba9397f Fixing bulk update order for backlog and kanban 2014-08-08 10:35:24 +02:00
David Barragán Merino ccb2c5cacb Convert span.task-assigned to a.task-assigned 2014-08-07 14:27:34 +02:00
David Barragán Merino 1afe18e8d1 Show the full name of users in the task or USs of the taskboard and kanban 2014-08-07 14:05:26 +02:00
Alejandro Alonso f30e4e08b8 Completing front permissions visualization 2014-08-07 12:30:51 +02:00
Alejandro Alonso 8a5bd7164f Adding kanban layout permissions check 2014-08-07 10:43:28 +02:00
Xavier Julián 0347805d07 Fixes in Kanban table 2014-08-06 16:55:40 +02:00
David Barragán Merino f5527d3941 Change restricted of the directive tg-[kanban/taskboard]-user-avatar to A 2014-08-06 15:34:07 +02:00
Jesús Espino d1bf0102c2 Adding wip limit to kanban 2014-08-05 18:53:32 +02:00
Jesús Espino 93dd5b2a54 Hidding deactivated sections 2014-08-05 10:05:30 +02:00
David Barragán Merino a214485b9f Use order attr to order US statuses in Kanban page 2014-07-31 12:47:55 +02:00
David Barragán Merino 5236789c83 Fix kanban colum width and make that header follow the body 2014-07-31 11:03:21 +02:00
Juanfran 256de1a791 fix stats NaN 2014-07-30 14:45:15 +02:00
Juanfran cb44f84e12 fix issues and US create and bulk 2014-07-30 13:36:34 +02:00
Andrey Antukh 849c5a92b3 Set proper default image for unassigned users.
Including image locally.
2014-07-24 15:00:27 +02:00
Andrey Antukh dca82d63d4 Fix column height on kanban. 2014-07-23 15:28:19 +02:00
Andrey Antukh 3f432905d7 Calculate the proper height for kanban column. 2014-07-23 15:01:30 +02:00
Andrey Antukh 9f37ce70ec Now assigned to change is persisted on kanban. 2014-07-23 14:34:28 +02:00
Andrey Antukh bc77cad4ea Minor fixes on kanban page. 2014-07-23 13:12:16 +02:00
Andrey Antukh 2ef0a69679 Now implemented create/edit userstory from kanban. 2014-07-22 12:34:00 +02:00
Andrey Antukh 69541a6170 Drag and drop now working on kanban. 2014-07-22 11:44:31 +02:00
Andrey Antukh d60660c4be Add user avatar kanban directive. 2014-07-21 20:54:41 +02:00
Andrey Antukh a8f9bd0303 Initial kanban code. 2014-07-21 20:54:41 +02:00