Commit Graph

68 Commits (03dbcbb4c8135eab82b37ed65cbf4df47d85acf0)

Author SHA1 Message Date
David Barragán Merino 47fa97917e Fix errors of tag directive in lightboxes 2014-10-30 15:40:32 +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
David Barragán Merino 8b1fbca5f7 Fix Bug #1279: Deleting block condition from task in taskboard does not restore color 2014-10-12 00:47:55 +02:00
Jesús Espino 5391cf0d48 Fix issue 1275: Now the userstories are ordered by sprint_order 2014-10-08 13:57:32 +02:00
Jesús Espino f801b1399b Fix tasks #1231 and 1232: Add better taskboard and taiga-events integration 2014-10-07 12:01:03 +02:00
Alejandro Alonso ae9a63812c Adding open tasks info to taskboard 2014-10-06 20:07:27 +02:00
Xavier Julián 893f4ede7d Added stats icon in taskboard 2014-10-06 20:07:26 +02:00
Andrey Antukh 38a6f73b9f Taiga-events integration (realtime taiga) 2014-09-29 17:10:09 +02:00
Jesús Espino 15b99b76ea Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
Xavier Julián 660e89a519 Added loading to main pages 2014-09-16 12:44:25 +02:00
Andrey Antukh 2fc0ae1c8e Fix wrong taskboard table height calculation (fix #981)
This not implies resizes on windows is resized.
2014-09-15 20:10:19 +02:00
Jesús Espino 28970baa37 More robust task showing on taskboard 2014-09-15 19:05:24 +02:00
Andrey Antukh 87e8afa100 Reset tags on issues/us/tasks on open create lightbox. 2014-09-10 14:10:01 +02:00
Andrey Antukh 94348795cf Normalize lightbox behavior and implementation (styles, partial filenames, blocking message...)
- Normalize style clases names.
- Normalize partials files names.
- Normalize lightbox settings buttons behavior and implementation.
- Normalize blocking message input handling on userstories and tasks.
2014-09-06 16:54:06 +02:00
Xavier Julián 7f871eeab3 Taskboard blocked tasks visual color 2014-09-05 15:09:43 +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 7ae59899d9 Improve resource loading on taskboard. 2014-09-04 13:14:48 +02:00
Andrey Antukh 48cf4edbb3 Remove event attaching from watcher handler.
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh 34952e8258 Replace setTimeout with timeout function.
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Andrey Antukh 23a9c000e7 Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +02:00
David Barragán Merino dcdd9d8d8f Fix #754: Use slug in taskboards urls instead milestone id 2014-08-29 13:53:38 +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 5a50705d9c Fixed bug #708: Now backlog progress bar works, and all progress bar use the same directive 2014-08-19 11:47:18 +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
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
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
Juanfran 66111d4eb7 fix #291 2014-08-06 12:37:05 +02:00
Juanfran 959b49cefe fix task lightbox 2014-08-06 10:03:07 +02:00
David Barragán Merino 0f7cf92c10 Make a refactor of taskboard-task 2014-08-05 17:27:00 +02:00
Juanfran e5d0428373 lightbox refactor 2014-08-05 14:53:42 +02:00
Jesús Espino 93dd5b2a54 Hidding deactivated sections 2014-08-05 10:05:30 +02:00
David Barragán Merino 747d55c172 Cleaning 💩 2014-07-30 17:15:44 +02:00
Juanfran 8c4ac1b309 fix #415 2014-07-29 12:25:00 +02:00
Jesús Espino 16e326b437 Allowing to create bulk task on task without user story 2014-07-28 13:30:58 +02:00
Andrey Antukh 530766d245 Remove the responsability of save from assigned to lightbox directive. 2014-07-23 13:30:03 +02:00
Andrey Antukh 2ef0a69679 Now implemented create/edit userstory from kanban. 2014-07-22 12:34:00 +02:00
Andrey Antukh 92dfffdaf0 Implemented drag and drop on taskboard. 2014-07-12 14:00:54 +02:00
Andrey Antukh cb3c979a04 Cosmetic fixes on taskboard lightboxes directives file. 2014-07-10 20:00:56 +02:00
Andrey Antukh 52ad64bd23 Move charts from taskboard. 2014-07-10 12:40:47 +02:00
Andrey Antukh 95dc38cc81 Cosmetic fixes on taskboard. 2014-07-09 19:19:54 +02:00
Andrey Antukh aecd5f302b Add note. 2014-07-09 19:11:02 +02:00
Andrey Antukh 859075bd76 Minor changes on taskboard an and task resources. 2014-07-09 19:08:05 +02:00