Juanfran
14cbc30848
fix #914
2014-09-10 13:01:09 +02:00
Andrey Antukh
5b173463ed
Add tgHistory directive.
...
This is a complete rewrite of the old tgChange directive
that has a lot of functions that works only with dom mutability
and with unclear name. This new version works in majority of
time with immutable operations and only mutates the dom in
the last render step.
2014-09-09 17:47:34 +02:00
Juanfran
682f6492b3
fix user keyboard navigation
2014-09-09 09:56:17 +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
Andrey Antukh
4dc20d5856
Add generic directive/component for lightbox blocking message input.
2014-09-06 15:37:50 +02:00
Jesús Espino
b8e3c36b1d
Fix bug #854 : Set focus on search input on assigned to lightbox
2014-09-04 20:15:31 +02:00
David Barragán Merino
d13e3500b2
Fix bug #851 : Error when press Enter key when edit a wiki before closing the assignation lightbox pressing ESC key
2014-09-04 11:46:06 +02:00
David Barragán Merino
89de60dad3
Merge pull request #8 from taigaio/set-timeout-cleaning
...
Set timeout cleaning
2014-09-04 10:14:59 +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
d73909eab1
Code cleaning on common/lightboxes.coffee
2014-09-03 22:21:51 +02:00
David Barragán Merino
ad89b8f39d
Revert "Revert "Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed""
...
This reverts commit a367787f26
.
2014-09-02 11:19:38 +02:00
Andrey Antukh
2efd46ba54
Add fixme to loader module.
2014-09-01 16:32:02 +02:00
Andrey Antukh
0afb4d6938
Remove inapropiate use of block comments on common/attachments.coffee
2014-09-01 16:32:02 +02:00
Jesús Espino
5e3f91d024
Adding loading to add bulk of uss
2014-08-29 14:12:56 +02:00
Jesús Espino
cbcba41ab8
Renaming loadingService to
2014-08-29 14:02:57 +02:00
Jesús Espino
58923eaa81
Adding loading service to allow set a spinner on button during request
2014-08-29 14:01:22 +02:00
Xavier Julián
023a8e2a3c
Fixed animation on click on button for loading effect
2014-08-29 13:24:48 +02:00
Xavier Julián
c181d309ad
Created example loading button on AJAX call
2014-08-29 10:59:24 +02:00
David Barragán Merino
9b857c172e
Bug #685 : Show creation date of an item
2014-08-28 13:05:36 +02:00
David Barragán Merino
5480f27973
Code typo
2014-08-27 17:21:15 +02:00
Jesús Espino
a367787f26
Revert "Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed"
...
This reverts commit 54cbfd9c92
.
2014-08-27 15:33:47 +02:00
David Barragán Merino
54cbfd9c92
Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed
2014-08-27 14:11:01 +02:00
Alejandro Alonso
4702eaab66
Fixing dates on backlog sprints edition and creation
2014-08-27 13:45:36 +02:00
David Barragán Merino
76d7629a35
Bug #776 : Added generic notions lightbox, and create the first one for Admin//Project Values//US Points
2014-08-27 13:38:04 +02:00
Jesús Espino
7fba53177b
Fixed bug #775 : Now assigned_to isn't sensitive to acuted characters
2014-08-27 12:32:36 +02:00
David Barragán Merino
01ce85c766
Fix bug #653 : Formatting dcreation date in issues list
2014-08-25 14:08:22 +02:00
Alejandro Alonso
af197eb7c1
Making issue status editable on the listing
2014-08-25 12:47:41 +02:00
Alejandro Alonso
354d840ef6
Improving sprint creation, now the date is the last one used
2014-08-25 11:21:32 +02:00
Juanfran
cdd4e3f9bd
fix open close popover
2014-08-22 13:39:11 +02:00
Juanfran
199d7fc4be
fix remove watcher
2014-08-22 13:29:03 +02:00
Juanfran
d030c277a3
watcher & assigned to works with keyboard arrows
2014-08-22 11:31:14 +02:00
Juanfran
1fae3c9e9a
fix #728
2014-08-20 12:21:40 +02:00
Jesús Espino
517c012c32
Fixed another javascript error on race condition (again)
2014-08-20 08:53:15 +02:00
Jesús Espino
d8d3f3f838
Fixed another javascript error on race condition
2014-08-20 08:51:04 +02:00
Jesús Espino
4202950383
Fixed javascript error on race condition
2014-08-20 08:49:20 +02:00
Jesús Espino
6e04267b63
Fixed bug #722 : Now is easier to close the lightbox
2014-08-19 16:08:59 +02:00
Jesús Espino
63bbf2a791
Formating date in a more international format
2014-08-19 15:20:54 +02:00
Juanfran
268d2e06c5
fix #714
2014-08-19 12:59:15 +02:00
Juanfran
ad7b8ea340
fix #650
2014-08-19 12:20:03 +02:00
Juanfran
ffed61dfeb
fix sprint progress bar directive
2014-08-19 12:16:34 +02:00
Jesús Espino
40f6f84b3e
Fixed percentage overflow on progress bar
2014-08-19 11:55:16 +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
Alejandro Alonso
581c499518
Adding basic created by
2014-08-19 11:19:58 +02:00
David Barragán Merino
e3bf5c1e02
Remove ;
2014-08-19 11:04:53 +02:00
David Barragán Merino
0d4bfff728
Add copyright
2014-08-19 11:04:53 +02:00
Alejandro Alonso
faa50a2bc4
Fixing new sprint date selectors
2014-08-19 10:14:16 +02:00
Juanfran
1c09279a2f
fix loader
2014-08-19 09:08:22 +02:00
Juanfran
ad752c0d21
disable loader
2014-08-19 08:30:41 +02:00
Juanfran
1ea5412265
fix project loader
2014-08-18 13:21:13 +02:00
Juanfran
dfb52a4115
disable auto loader
2014-08-18 10:39:23 +02:00
Xavier Julián
ec56736854
Reduced minimun load time required
2014-08-14 14:35:03 +02:00
Xavier Julián
1d0c127da9
Loading page effect
2014-08-14 14:33:55 +02:00
Juanfran
2cb5857370
fix #307
2014-08-14 12:48:13 +02:00
David Barragán Merino
aeb5a1925c
Remove more ; (Viva la sidrita 🍼 rica y el arroz con leche 🍚 )
2014-08-13 11:08:08 +02:00
Jesús Espino
7dc2345cce
Fixed issue #347 : Now User Story create edit lightbox have a better pre-open setup
2014-08-11 18:10:40 +02:00
Juanfran
91f91d804e
fix #330
2014-08-08 14:36:25 +02:00
Juanfran
0e8e3f5788
add issue type in the issues list
2014-08-08 13:23:51 +02:00
David Barragán Merino
57b394e6ad
Improve more forms
2014-08-08 11:05:17 +02:00
Juanfran
8f51b336d6
fix #301
2014-08-08 10:24:46 +02:00
Juanfran
55001a01b5
fix #320
2014-08-08 09:16:31 +02:00
Alejandro Alonso
3ed3eaf99d
Fixing attachments permissions
2014-08-07 13:29:31 +02:00
Alejandro Alonso
f30e4e08b8
Completing front permissions visualization
2014-08-07 12:30:51 +02:00
Juanfran
954a249d44
fix 265
2014-08-07 12:20:44 +02:00
Juanfran
da649215a0
popover refactor
2014-08-07 12:02:42 +02:00
David Barragán Merino
0290e68b13
Inyect tgConfirm into AttachmentsDirective
2014-08-07 11:09:21 +02:00
Alejandro Alonso
dfb42c2d3c
Limiting user actions in backlog
2014-08-06 14:39:47 +02:00
Juanfran
f8ef271fab
fix #264
2014-08-06 10:31:21 +02:00
Juanfran
959b49cefe
fix task lightbox
2014-08-06 10:03:07 +02:00
Juanfran
73099cf556
fix block lightbox
2014-08-06 09:24:36 +02:00
Juanfran
60739cfdce
fix bulk & confirm lightboxes
2014-08-06 08:43:17 +02:00
Juanfran
2d8b04663a
lightbox transition
2014-08-06 08:32:11 +02:00
Juanfran
e5d0428373
lightbox refactor
2014-08-05 14:53:42 +02:00
Juanfran
e9022d1ed5
loader
2014-08-05 12:32:03 +02:00
David Barragán Merino
fffa11a425
Bamedize some unnecesary confirm.notify messages
2014-08-04 17:56:52 +02:00
David Barragán Merino
372e19cf3f
Refactor attachments
2014-08-03 12:07:48 +02:00
David Barragán Merino
c74f21824b
Fix an error with the new created attachments
2014-08-01 13:49:56 +02:00
Xavier Julián
5a2492f6f1
Attachment styles
2014-08-01 13:49:29 +02:00
Xavier Julián
798457b7d9
Restyle for attachments
2014-08-01 12:49:02 +02:00
David Barragán Merino
d9da36283a
finish with attachment module
2014-07-31 19:24:04 +02:00
David Barragán Merino
b1b33f76b2
Minor fixes and improvements
2014-07-30 16:04:00 +02:00
David Barragán Merino
140055c0f0
Attachments can be ordered
2014-07-30 16:04:00 +02:00
Juanfran
cb44f84e12
fix issues and US create and bulk
2014-07-30 13:36:34 +02:00
David Barragán Merino
822006c546
Now we can edit and delete attachments
2014-07-29 16:22:56 +02:00
David Barragán Merino
9dbe70fed6
Refactor attachments: use directives to show its
2014-07-29 14:45:27 +02:00
Xavier Julián
da6673a1f8
Styles fixed on details
2014-07-29 12:44:28 +02:00
Jesús Espino
c29296bf83
Some wiki fixes
2014-07-28 13:10:08 +02:00
Andrey Antukh
849c5a92b3
Set proper default image for unassigned users.
...
Including image locally.
2014-07-24 15:00:27 +02:00
Andrey Antukh
649e610f90
Add filtering by name on watchers lightbox.
2014-07-23 14:23:24 +02:00
Andrey Antukh
b3a7d83447
Remove commented code.
2014-07-23 14:23:17 +02:00
Andrey Antukh
170136304f
Clear model before lightbox is closed.
2014-07-23 13:38:40 +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
83919e92dc
Refactoring lightboxes.
2014-07-23 13:12:16 +02:00
Andrey Antukh
489c4ea02a
Split directives.coffee into few separated files.
2014-07-23 13:12:16 +02:00
Andrey Antukh
7c01866526
Refactorized assigned to lightbox.
2014-07-23 13:12:16 +02:00
Andrey Antukh
38c0fc1e10
Move assigned to lightbox directive to commons.
2014-07-22 12:59:44 +02:00
Andrey Antukh
2ef0a69679
Now implemented create/edit userstory from kanban.
2014-07-22 12:34:00 +02:00
Andrey Antukh
2d3df5f55a
Move some lightbox directives from backlog to common.
2014-07-22 12:19:17 +02:00
Andrey Antukh
3f18a677f4
Move lightboxes toplevel module to common module.
2014-07-22 12:14:49 +02:00
Alejandro Alonso
b459c0668d
First versoin admin - project values - us statuses
2014-07-21 14:39:57 +02:00
Andrey Antukh
4bea40d909
Implementing searches.
2014-07-02 17:25:28 +02:00
Andrey Antukh
5aa976e931
Remove console logs.
2014-07-02 17:25:17 +02:00
Andrey Antukh
938cf024a7
Move some directives to commons.
2014-07-02 17:09:47 +02:00
Xavier Julián
c69d79ab03
Make modificable elements more visible
2014-07-01 12:52:52 +02:00
Alejandro Alonso
386d89a435
Fixing sprints progress bar in backlog
2014-06-27 08:43:32 +02:00
David Barragán Merino
598915febd
Move tg-us-status to the common directives
2014-06-26 19:40:14 +02:00
Alejandro Alonso
5fcf32592c
Enablig create new sprint in backlog
2014-06-26 10:50:12 +02:00
David Barragán Merino
ba6be01b18
WIP in the taskboard
2014-06-25 18:10:25 +02:00
David Barragán Merino
24bc2840bc
Create a directive to display a US status
2014-06-25 16:06:24 +02:00
David Barragán Merino
40b3e2b187
wMinor fixes in default filter (ignore 0 and '') Now is when 😛
2014-06-25 12:59:19 +02:00
David Barragán Merino
1c6006245d
wMinor fixes in default filter (ignore 0 and '')
2014-06-25 12:53:45 +02:00
Xavier Julián
f80369bfb8
Fixed visual percentages bar
2014-06-25 13:08:03 +02:00
Andrey Antukh
4d0c35fc56
Replace stats intialization on backlog with 'default' filter.
2014-06-25 12:37:54 +02:00
Andrey Antukh
24ad079d98
Make sprint progress bar more generic.
2014-06-24 16:07:37 +02:00
Andrey Antukh
1df1d972a0
Add commons module.
2014-06-24 15:09:30 +02:00