Commit Graph

53 Commits (ada62fcba49577ba703cf7b45b4ea294e8fe62e1)

Author SHA1 Message Date
Andrey Antukh 51dc862e5e Add analytics service and some additional tracking events. 2014-10-13 10:19:00 +02:00
Xavier Julián ddfbf22066 Fixed estimation for user stoy detail 2014-09-26 14:17:49 +02:00
Xavier Julián 093508bb8a Fixed pop points in new user story form 2014-09-26 14:17:49 +02:00
Alejandro Alonso 1a6f7c0a4a Refreshing US status when modifying task status in US edition 2014-09-25 17:45:07 +02:00
David Barragán Merino f5f443c181 Fix #1039: Show us.is_closed instead us.status.is_closed 2014-09-18 20:06:43 +02:00
Jesús Espino 72a54e43af Fix cases when action failed during confirm lightbox 2014-09-18 17:17:42 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
Andrey Antukh e9c859948a Add tgUsEstimation directive. 2014-09-18 12:07:58 +02:00
Andrey Antukh b5499f2eef Code style improvements. 2014-09-18 12:07:58 +02:00
Jesús Espino 5b17f5bda9 Improved confirm/ask method.
It now wait results before close, and add a spinner.
2014-09-18 11:48:18 +02:00
Jesús Espino cffdcaf0b1 Fix issue #1015: Now show the name on us detail points 2014-09-17 12:26:26 +02:00
Jesús Espino 47bb63aa51 Add go-to-taskboard and go-to-us buttons on details 2014-09-16 16:17:41 +02:00
Jesús Espino 7cc25a3de6 Fix edit us points problem (iteration 2) 2014-09-16 13:29:01 +02:00
Jesús Espino cc18d4ea62 Fix edit us points problem 2014-09-16 12:42:32 +02:00
Xavier Julián 660e89a519 Added loading to main pages 2014-09-16 12:44:25 +02:00
Andrey Antukh 4bd1f40893 Rewrite attachments directives and make them work as isolated components.
Also, it fixes #914 issue.
2014-09-11 20:34:17 +02:00
Jesús Espino e3890c6d5d Add powerful related tasks management on user story detail 2014-09-11 20:02:55 +02:00
Andrey Antukh ed3967c1ab Remove loadHistory call from attachments event handlers.
And replace it with scope event raising. This change is needed
for conserve the previous behavior of history reloading on any
attachment change. The history reloading is now handled by
history directive and controler and them responds well to
'history:reload' signal.

Moreover, loadHistory repeated function is removed from
us/task/issue detail controllers.
2014-09-09 17:47:34 +02:00
Andrey Antukh 3f1eff581d Remove now unused history loading code and event handlers.
From issue, task and userstory details modules.
2014-09-09 17:47:34 +02:00
Jesús Espino 09f4b382ff Add some loading spiners on some save buttons 2014-09-05 14:58:20 +02:00
Jesús Espino 1f0d4f3847 Fix parallel requests race condition 2014-09-05 09:57:13 +02:00
Andrey Antukh 10457af144 Improve resource loading on userstory detail. 2014-09-04 13:14:48 +02:00
Alejandro Alonso a34fe3c45e Fixing historic 2014-08-28 14:55:54 +02:00
David Barragán Merino b26e9445f4 Bug #685: Show creation date of an item (fixes) 2014-08-28 13:50:10 +02:00
Alejandro Alonso 466d04bf65 Fixing lost comments in issue 2014-08-28 13:11:43 +02:00
David Barragán Merino 9b857c172e Bug #685: Show creation date of an item 2014-08-28 13:05:36 +02:00
Jesús Espino f1c945c4df Replacing usage of with everywhere 2014-08-28 11:58:35 +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
Alejandro Alonso 586ff08577 Adding activeanimation class when needed 2014-08-28 09:09:15 +02:00
Xavier Julián 592e81367b Added arrows to make edition visible. Fixes #703 2014-08-27 13:51:40 +02:00
David Barragán Merino d5dccd8a04 Refactor: Use tgNavUrls service instead the real url 2014-08-24 18:57:17 +02:00
David Barragán Merino 5da5aa1dc0 Refactor: Use tgNavUrls to get urls of the previous and next object 2014-08-23 22:59:35 +02:00
David Barragán Merino dce3e9873f Fix #745: Reload history when add, update or delete attachments 2014-08-22 12:54:24 +02:00
David Barragán Merino 0b176d2f70 Cut long lines 2014-08-22 12:54:23 +02:00
Juanfran e644822a25 set the current page title 2014-08-11 12:42:00 +02:00
David Barragán Merino 82383faf36 Add action on focus comment textarea 2014-08-07 12:46:30 +02:00
David Barragán Merino a1067ad503 Catch server errors in edit US form 2014-08-07 12:46:30 +02:00
David Barragán Merino 61faee88d9 Fix a checksley error on objects detail pages 2014-08-07 12:46:30 +02:00
Juanfran da649215a0 popover refactor 2014-08-07 12:02:42 +02:00
David Barragán Merino 87a71edc5f Validate US form 2014-08-07 11:09:22 +02:00
Juanfran f8ef271fab fix #264 2014-08-06 10:31:21 +02:00
Alejandro Alonso 6d5bf9e2aa Finishing activity and comments refactor 2014-08-06 09:08:57 +02:00
Alejandro Alonso a71c53cae2 First part of the history refactor 2014-08-05 14:54:14 +02:00
Xavier Julián c1cb5fdd6f Fix previous commit 2014-08-05 13:49:47 +02:00
Xavier Julián 2242e84127 Fixed pop points in US detail 2014-08-05 13:48:40 +02:00
Jesús Espino 93dd5b2a54 Hidding deactivated sections 2014-08-05 10:05:30 +02:00
David Barragán Merino 898b040246 Show active attachments of USs 2014-07-29 00:21:25 +02:00
David Barragán Merino d23553f012 Fix section name of user story detail page 2014-07-29 00:19:30 +02:00
Alejandro Alonso 32bd362499 Task edit and visualization 2014-07-12 10:32:25 +02:00
Alejandro Alonso 6b75e42401 Finishing user story edition 2014-07-11 10:59:06 +02:00