Miguel Gonzalez
|
137ff46b24
|
Update license header
|
2018-09-18 12:35:44 +02:00 |
Álex Hermida
|
f6b4d95674
|
Add status to generic form
|
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
|
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
|
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 |
Álex Hermida
|
85b8d8e776
|
Add multiple avatar for US card in Kanban
|
2018-04-24 22:20:20 +02:00 |
Daniel García
|
5e8db5cb6f
|
Delete cards on Kanban and Sprint Taskboad
|
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
|
3ec018037d
|
Assigned Users frontend functionality
|
2018-04-24 11:09:54 +02:00 |
Miguel Gonzalez
|
65a64e34a4
|
Send statusId to bulkUpdateKanbanOrder endpoint
|
2018-03-14 14:11:33 +01:00 |
Daniel García
|
3c65770272
|
Update filter counters after change tasks/us status or assigned user in Issues List, Kanban and Sprint Taskboard
|
2018-03-01 11:42:42 +01:00 |
Daniel García
|
02e6fa1f6b
|
Reload taskboard and issues list only if last action is related to selected filters
|
2018-02-28 12:14:32 +01:00 |
Daniel García
|
28bdedf0b5
|
Reload kanban data only if last action is related to selected filters
|
2018-02-28 12:14:32 +01:00 |
Daniel García
|
b3535ae3f2
|
Reload kanban filtered cards after editing assigned user
|
2018-02-28 12:12:53 +01:00 |
Jesús Espino
|
2cd47a578c
|
kanban drag multiple
|
2018-02-28 12:09:59 +01:00 |
Jesús Espino
|
b46dcc4bc0
|
Issue#5243 show correctly the wip limit line
|
2017-09-25 15:27:17 +02:00 |
Jesús Espino
|
aecf202e71
|
Fixing ordering in archived states
|
2017-05-17 12:38:53 +02:00 |
David Barragán Merino
|
c4ec54d483
|
Update copyright
|
2017-02-20 17:57:22 +01:00 |
Juanfran
|
a4000ac39e
|
request tasks and attachments only if the zoom level need it
|
2017-01-18 08:51:08 +01:00 |
Juanfran
|
7e6cb6877a
|
fix issue #4789 - fix kanban headers
|
2016-11-23 10:23:28 +01:00 |
Juanfran
|
900ce3c218
|
fix firefox performance drag & drop
|
2016-11-21 10:13:20 +01:00 |
Juanfran
|
82b0323c4f
|
only call api project every x minutes or when the user restarts their activity
|
2016-11-18 09:42:35 +01:00 |
Alejandro Alonso
|
dc423af0e9
|
Issue: #4575, #4576, #4578 Missing tag colors
|
2016-09-29 14:27:40 +02:00 |
Juanfran
|
bfcc3bb2df
|
fix kanban tags
|
2016-09-29 12:26:02 +02:00 |
David Barragán Merino
|
da6cc67897
|
Divide some long lines
|
2016-09-27 10:05:25 +02:00 |
David Barragán Merino
|
825ced482d
|
Remove ;
|
2016-09-01 14:45:51 +02:00 |
Juanfran
|
59bf55fc30
|
cards & filters ui refactor
|
2016-08-01 12:59:29 +02:00 |
Juanfran
|
51b5897d88
|
new user avatar directive
|
2016-07-28 13:59:01 +02:00 |
Juanfran
|
fefb6aca10
|
enhance kanban & taskboard scrolling
|
2016-05-27 09:00:42 +02:00 |
Juanfran
|
b69622cd5b
|
Don't redirect on errors
- not-found
- error
- permissions
- blocked
|
2016-05-26 08:40:46 +02:00 |
Juanfran
|
dd0db6cd78
|
Reduce taiga weight
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
|
2016-04-20 11:44:09 +02:00 |
Xavier Julián
|
4e42484fd8
|
Open/close eye
|
2016-04-20 09:40:34 +02:00 |
Juanfran
|
0ed5a1428a
|
refactor svg icons
|
2016-04-12 11:01:23 +02:00 |
Xavier Julián
|
f63b362054
|
Refactor sidebar
|
2016-01-11 12:53:49 +01:00 |
Juanfran
|
50af448305
|
New attachments components
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
|
2016-01-08 19:14:36 +01:00 |
Andrey Antukh
|
9a67121045
|
Fix my email on copyright preamble on coffee source files.
|
2016-01-08 16:34:14 +02:00 |
Andrey Antukh
|
308d769310
|
Add missing copyright preamble entries to coffee source files.
|
2016-01-08 16:34:09 +02:00 |
David Barragán Merino
|
2319ba1766
|
Update license message
|
2016-01-04 09:04:42 +01:00 |
Juanfran
|
315dff9421
|
fix kanban wip redraw
|
2015-12-03 09:11:06 +01:00 |