Commit Graph

1935 Commits (f4a26000b7db6bae6be1191f57b218f00b7894e7)

Author SHA1 Message Date
Álex Hermida f4a26000b7 Fix loading button attach issue to sprint 2018-08-10 11:28:52 +02:00
Álex Hermida 076f122982 Fix save issue with related US 2018-08-10 11:28:52 +02:00
Álex Hermida 77833cc49f Issue sprint change confirmation from TaskBoard 2018-08-10 11:28:52 +02:00
Álex Hermida 64783318fc Fix disabled button on disabled items 2018-08-10 11:28:52 +02:00
Álex Hermida 62dcc2fbef Fix issue detach message in taskboard 2018-08-10 11:28:52 +02:00
Álex Hermida d60a74ccf9 Fix taskboard cards box overflows 2018-08-10 11:28:52 +02:00
Daniel García 2d5f18c8d4 Attach issues to sprints 2018-08-10 11:28:52 +02:00
Daniel García 572ba7a8b9 Search List component 2018-08-10 11:28:52 +02:00
Álex Hermida 7b3bdfbf97 Add issues suscription on taskboard changes 2018-08-10 11:28:52 +02:00
Álex Hermida 59cdbdc48f Add filtering milestones 2018-08-10 11:28:52 +02:00
Álex Hermida 2339bb8c4b move normalizeString to utils 2018-08-10 11:28:52 +02:00
Álex Hermida bf2ead8839 Add sprint selected color in issue button 2018-08-10 11:28:52 +02:00
Álex Hermida 4c44c17521 Add assign to sprint button in issues 2018-08-10 11:28:52 +02:00
Álex Hermida 9f22c12b3d Add taskboard button in issues detail 2018-08-10 11:28:52 +02:00
Daniel García 92460e3733 Add existing issue to sprint from taskboard 2018-08-10 11:28:52 +02:00
Álex Hermida 8e12fd3528 Minor convention fixes 2018-08-10 11:28:52 +02:00
Álex Hermida e63b1be5e0 Add sprintId to bulk issues 2018-08-10 11:28:52 +02:00
Daniel García 580ee04fa2 Delete issues from taskboard 2018-08-10 11:28:52 +02:00
Álex Hermida 93c2c45efb Add generic lightbox 2018-08-10 11:28:52 +02:00
Daniel García 4e2d1ddf34 Add issues area in taskboard 2018-08-10 11:28:52 +02:00
Daniel García 90fbaaee0e Generic lightbox form to create/edit us, tasks and issues 2018-08-10 11:28:52 +02:00
Miguel Gonzalez 8ed2a0d631 fix: Fix index calculation
Add a filter to count cards only in the target column.
2018-08-08 10:53:15 +02:00
Miguel Gonzalez d68d71801c fix: Filter by cards to find position
This commit fixes an error when WIP is displyed on the kanban column.
2018-08-06 11:49:31 +02:00
Miguel Gonzalez d96e1f7d80 style: Remove trailing spaces 2018-08-06 11:49:31 +02:00
Miguel Gonzalez fa1fbda759 fix: Set after destination new orders 2018-08-05 22:04:49 +02:00
Miguel Gonzalez 81e1811560 fix: Set after destination order when no previous US 2018-08-05 22:04:49 +02:00
Miguel Gonzalez 547b1016d4 feat: Move US to the end when status archived and hidden 2018-08-05 22:04:49 +02:00
Álex Hermida 008b04f309 Update debounce to random timeout 2018-07-04 09:57:18 +02:00
Daniel García dc41c1ebbd Refresh filter counters in Kanban after user assignment/unassigment 2018-07-03 12:25:26 +02:00
Álex Hermida 6241beae1d Add assigned users filter 2018-07-03 09:19:24 +02:00
Miguel Gonzalez fc8f82b15d Revert "Add assigned users filter"
This reverts commit 867ddb5fd0.
2018-06-28 08:55:20 +02:00
Álex Hermida 867ddb5fd0 Add assigned users filter 2018-06-27 13:19:31 +02:00
Álex Hermida 926001a571 Add debounceLeading to issueslist and taskbord 2018-06-26 12:04:29 +02:00
Álex Hermida 0f8aa7514f Debounce load US's 2018-06-26 11:30:56 +02:00
Daniel García 93a7c9f91e Allow to define RTL languages so the content can be mirrored 2018-06-08 08:14:01 +02:00
Daniel García 1af9fb92e2 Accepted_terms checkbox field required in register form and invitation register form 2018-05-23 14:03:44 +02:00
Álex Hermida aa10d7b1ed Add user terms directive 2018-05-23 14:03:44 +02:00
Daniel García 912f9928fe Dowload user profile 2018-05-22 13:09:56 +02:00
Álex Hermida 85b8d8e776 Add multiple avatar for US card in Kanban 2018-04-24 22:20:20 +02:00
Álex Hermida 30cae34283 Refactor readonly templates 2018-04-24 11:10:02 +02:00
Miguel Gonzalez 03d189194f Carry due_date when promoting an issue to an US 2018-04-24 11:10:02 +02:00
Álex Hermida 1edd198efb Fix assigned usersKanban lightbox 2018-04-24 11:10:02 +02:00
Daniel García 5e8db5cb6f Delete cards on Kanban and Sprint Taskboad 2018-04-24 11:10:01 +02:00
Álex Hermida 948c621253 Remove function extra params 2018-04-24 11:10:01 +02:00
Álex Hermida e79022767b Fix assigned users on kanban 2018-04-24 11:10:01 +02:00
Álex Hermida b7bc5dd636 Refactor lightbox 2018-04-24 11:10:01 +02:00
Álex Hermida 3ec018037d Assigned Users frontend functionality 2018-04-24 11:09:54 +02:00
Álex Hermida cea62718b3 Bootstrap AssignedUsersDirective 2018-04-13 09:43:45 +02:00
Álex Hermida c36ee218d2 Avoid get user for notifications when is anonymous 2018-04-12 10:15:14 +02:00
Alex Hermida b7cbfcf542
Merge pull request #1277 from taigaio/live-notifications
Working on live-notifications
2018-04-11 16:57:40 +02:00