Commit Graph

190 Commits (d41b259fbdec91abca7d96a8fc85c9435562e94f)

Author SHA1 Message Date
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 d3fbfce06d Refactor tg-us-status directive: Create directive tg-created-by-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
Jesús Espino 78153b4d1d Refactor of assigned-to and watchers on details 2014-10-30 15:36:02 +01:00
Alejandro dcbaf285fd Merge pull request #130 from taigaio/us/1212/attachment-max-size
US #1212: Show info about maximun size allowed for the avatar and attachments
2014-10-29 19:51:24 +01:00
Juanfran 8da88472ee fix #1483 2014-10-29 16:45:16 +01:00
David Barragán Merino 0b7e20143c Catch errors with heavy files and show info messages about the maximum size allowed. 2014-10-29 15:04:41 +01:00
Xavier Julián cd31fc239f Add attachment limit size information on avatar and attachments 2014-10-29 15:00:59 +01:00
Xavier Julián 5614f763a7 Project values lightbox refactor 2014-10-23 13:18:33 +02:00
Alejandro Alonso 7b267e0a7b Adding raven logger 2014-10-22 12:59:23 +02:00
David Barragán Merino fb8756e30b Fix bug #1445: Refactor: $confirm.ask service 2014-10-22 12:32:03 +02:00
Xavier Julián f4dbffad88 Add file upload date on attachment date 2014-10-20 14:09:49 +02:00
Jesús Espino 3e430e36ce On history, use de default avatar for not-existing-users and using the name from the history 2014-10-17 12:56:56 +02:00
Andrey Antukh 8be7733707 Minor improvement for make analyics more safe. 2014-10-13 16:04:20 +02:00
Andrey Antukh 724f65a5f3 Fix wrong title tracking on analytics using generic title. 2014-10-13 15:04:13 +02:00
David Barragán Merino eb715923b3 Merge pull request #96 from taigaio/bug/1229/csslint-errors
Removed dashes from files and classes
2014-10-13 12:38:21 +02:00
Xavier Julián 8dbc234db5 Removed hyphens from files and classes 2014-10-13 12:09:14 +02:00
Andrey Antukh 51dc862e5e Add analytics service and some additional tracking events. 2014-10-13 10:19:00 +02:00
Andrey Antukh bc3d2ef389 Normalize usage of quote char to double-quote char on wisiwyg module. 2014-10-10 00:25:31 +02:00
Andrey Antukh bdd773c945 Remove i18n mock from wisiwyg directive. 2014-10-10 00:24:43 +02:00
David Barragán Merino 22ec3ca70e US #675: Task #1247: Create the button action to call the api 2014-10-09 18:25:21 +02:00
Juanfran dc59d9f5a4 fix #1257 2014-10-08 08:10:14 +02:00
Juanfran 83c10e91bc fix #1070 2014-10-07 11:47:21 +02:00
Juanfran f35a6eaf0a fix #42 - create project button in safari 2014-10-06 08:10:25 +02:00
David Barragán Merino 03848b0bf4 Fix bug #1191: Use the name of types, severities and priorities as class in the issues list needlessly 2014-10-04 19:04:13 +02:00
Wil Wade 27c4bdefaa Corrected spelling of sprint 2014-10-02 09:47:56 -04:00
Jesús Espino e06e953118 On generic open lightbox focus the first input or textarea 2014-10-02 02:00:43 +02:00
Andrey Antukh 38a6f73b9f Taiga-events integration (realtime taiga) 2014-09-29 17:10:09 +02:00
David Barragán Merino 62ddbe9284 Fix #1102 2014-09-26 14:56:02 +02:00
Xavier Julián ddfbf22066 Fixed estimation for user stoy detail 2014-09-26 14:17:49 +02:00
David Barragán Merino 66abe776d1 Fix bug #1103 2014-09-26 12:56:02 +02:00
Juanfran d5434c5c66 check if project exist in the main title directive 2014-09-26 12:43:12 +02:00
Alejandro Alonso aa03009d95 Moving main title to directive, this way we can recalculate the project title just when we want and solves the bug https://tree.taiga.io/project/taiga/issue/1097 2014-09-26 11:04:13 +02:00
Alejandro Alonso 4a21ff58cd Fixing create task popup, enabling blocked textarea only when needed 2014-09-26 09:33:09 +02:00
David Barragán Merino dc362556a4 Minor fixes over the helpless html 💕 2014-09-25 14:43:51 +02:00
Alejandro Alonso f22437b014 Closing all popups when redirecting to error page 2014-09-25 13:35:10 +02:00
Jesús Espino e0db76ac20 Fix issue #1031 2014-09-19 12:23:45 +02:00
Jesús Espino 72a54e43af Fix cases when action failed during confirm lightbox 2014-09-18 17:17:42 +02:00
Jesús Espino 0a2c673bb1 Move confirm module from base to common 2014-09-18 17:17:42 +02:00
Jesús Espino 15b99b76ea Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
Jesús Espino 51159a1058 More robust loading buttons service 2014-09-18 15:46:08 +02:00
Jesús Espino add92dddf4 Now comment has loading spinner 2014-09-18 15:04:08 +02:00
Andrey Antukh b5499f2eef Code style improvements. 2014-09-18 12:07:58 +02:00
Andrey Antukh e94e2a41b3 Remove code from us-create-edit lightbox that are now handled by specific directive. 2014-09-18 12:07:58 +02:00
David Barragán Merino ed5cf1ba69 US #903: Task #1013: US can be estimated from the lightbox 2014-09-18 11:55:46 +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 c6c73851df Fix history on delete comments 2014-09-17 16:49:05 +02:00
Jesús Espino 47b94f95d7 Fix bug #1017 2014-09-17 12:05:11 +02:00
Jesús Espino 7fe5a10fa8 Fix bug #1016: better tags rendering 2014-09-17 11:37:41 +02:00