Commit Graph

86 Commits (b42f65dc900dafbf47d1b6eba805b641189c53f6)

Author SHA1 Message Date
Jesús Espino b42f65dc90 [backport] Fix bug with compact/uncompact kanban cards 2015-01-06 08:58:22 +01:00
Alejandro Alonso cec407c5d8 [backport] Mixing resolve, get project, get user and roles in the same request 2014-12-26 11:43:06 +01:00
Jesús Espino 6e85f150b6 Revert "[backport] Mixing resolve, get project, get user and roles in the same request"
This reverts commit d7c89b7535.
2014-12-23 20:32:46 +01:00
Alejandro Alonso d7c89b7535 [backport] Mixing resolve, get project, get user and roles in the same request 2014-12-23 15:19:08 +01:00
Juanfran d6b7843875 queue q promises 2014-12-09 13:45:24 +01:00
David Barragán Merino 7167769a86 Fix error: Extrange behavior of tg-us-estimation in lightboxes 2014-11-14 01:12:33 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00
David Barragán Merino d9a932e749 Remove inactived buttons in read mode 2014-10-30 15:42:59 +01:00
Xavier Julián 354e0899c9 Item detail settings buttons styles interactions for roles 2014-10-30 15:41:52 +01:00
David Barragán Merino 0e355f59cb Fix/Refactor tg-delete-button 2014-10-30 15:40:32 +01:00
David Barragán Merino d251b07be0 👊 💥 💩 💩 💩 🚽 2014-10-30 15:40:32 +01:00
David Barragán Merino 2370b02fa3 😡 💩 💩 2014-10-30 15:40:31 +01:00
David Barragán Merino 34647e15bc Fix tg-us-estimation directive with a lot of 💩 2014-10-30 15:40:31 +01:00
Jesús Espino 4feaa08364 Removed unnecesary code 2014-10-30 15:36:05 +01:00
Jesús Espino b308f6f4eb Refactored the client-requirement and team-requirement buttons 2014-10-30 15:36:05 +01:00
David Barragán Merino da24967730 Remove console.log 2014-10-30 15:36:05 +01:00
David Barragán Merino 2627a03e29 Refactor tg-us-estimation. Fuck Yeah!!! 👏 🤘 👏 🤘 2014-10-30 15:36:05 +01:00
Jesús Espino 631af8d3a5 Add spinner on change status/type/priority/severity selectors 2014-10-30 15:36:04 +01:00
Jesús Espino c0a1acb40f Adding spinners to client/team requirement buttons 2014-10-30 15:36:04 +01:00
David Barragán Merino 3552f305f9 Check permissions in tg-us-status-button directive 2014-10-30 15:36:04 +01:00
Jesús Espino 4ab0512e22 Some error handling 2014-10-30 15:36:04 +01:00
Jesús Espino 20bd7a2d6b Permission control in the buttoms 2014-10-30 15:36:04 +01:00
David Barragán Merino 94a9e4b7bf Remove US edition page and some extra deprecated code 2014-10-30 15:36:03 +01:00
David Barragán Merino d41b259fbd Refactor tg-us-status directive: 👯 refactor of a refactor 👯 2014-10-30 15:36:03 +01:00
David Barragán Merino c08f972d83 Refactor tg-us-status directive: Add tg-us-status-burtton directive 2014-10-30 15:36:03 +01:00
David Barragán Merino 235a38641e Refactor tg-us-status directive: Update tg-us-estimations directive to support inline-edition 2014-10-30 15:36:03 +01:00
David Barragán Merino fff087a2ff Refactor tg-us-status directive: Create directives tg-us-status-display and tg-us-tasks-progress-display 2014-10-30 15:36:03 +01:00
Jesús Espino d0e6b296e9 Splited buttons on diferente directives 2014-10-30 15:36:03 +01:00
Jesús Espino 99365d935b Refactor of user-story buttons 2014-10-30 15:36:03 +01:00
Alejandro f30ddeb847 Merge pull request #112 from taigaio/bug/1178/403-error-control
fix #1178 - 403 error
2014-10-23 08:50:35 +02:00
Juanfran 2f7430117d redirect after delete an us or task 2014-10-22 16:24:01 +02:00
David Barragán Merino fb8756e30b Fix bug #1445: Refactor: $confirm.ask service 2014-10-22 12:32:03 +02:00
Juanfran 2bc42bd5b9 fix #1178 - 403 error 2014-10-22 11:18:00 +02:00
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