Commit Graph

1255 Commits (d28960c2deb6c00146eb9e2b6c96d2a10e2a4446)

Author SHA1 Message Date
Juanfran d28960c2de fix jade compile 2014-09-15 07:21:41 +02:00
Andrey Antukh 09b540df5d Fixed styles and template structure on invitation page. 2014-09-14 11:52:55 +02:00
Andrey Antukh 3ccffadee7 Disable connect gulp pluggin (now useless) 2014-09-14 11:29:36 +02:00
Andrey Antukh 277ecdca4a Minor fixes on invitation page databinding. 2014-09-13 21:11:18 +02:00
Andrey Antukh 3b8e863fed Fix wrong event selector that causes attachment uploading not working (fix #960) 2014-09-13 18:42:17 +02:00
Andrey Antukh 8fa3c78e6a Change public/private project feature message (fix #964) 2014-09-13 18:24:03 +02:00
Andrey Antukh 1ff4bd3923 Fix typo 2014-09-13 00:39:41 +02:00
Andrey Antukh a286814dc6 Fix some regression on display description diffs on activity (fixed #874) 2014-09-12 21:16:45 +02:00
Andrey Antukh 9f391ac6ac Remove some bottom padding from main div.
This removes unnecesary vertical scroll on kanban when
horizontal scroll is available. It seems not affects
much other sections.

An other option to do this is adding more additional
padding to kanban column height fixer but it reduces
considerable the working zone.
2014-09-12 20:50:54 +02:00
Andrey Antukh 6408ab2f61 Set more apropiate name to kanban row width fixer directive. 2014-09-12 20:27:20 +02:00
Andrey Antukh fed86f8d4f Split column size code from kanban sortable directive into an other specific directive. 2014-09-12 20:23:10 +02:00
Andrey Antukh be2872bd8f Remove useless console.log 2014-09-12 20:08:58 +02:00
Andrey Antukh f078ec2632 Remove modules/base/form.coffee (dead code) 2014-09-12 20:07:10 +02:00
Juanfran e817e94669 improve wisisyg lists 2014-09-12 09:55:27 +02:00
David Barragán Merino 2a46431b3f Merge pull request #15 from taigaio/attachments-component
Attachments as components
2014-09-12 03:09:14 +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
Andrey Antukh bf732f7a17 Simplify the tg-check-permission directive. 2014-09-11 20:24:50 +02:00
Andrey Antukh cc04ee80a6 Remove unused local variables on main common module file. 2014-09-11 20:24:50 +02:00
Andrey Antukh c9c7de49ae Remove console.log. 2014-09-11 20:23:51 +02:00
Andrey Antukh 3fa4365a3d Improve history controller for more convenient way to load resources. 2014-09-11 20:23:21 +02:00
Andrey Antukh 86bd242ee6 Merge branch 'powerful-tasks-on-us' 2014-09-11 20:04:17 +02:00
Jesús Espino e3890c6d5d Add powerful related tasks management on user story detail 2014-09-11 20:02:55 +02:00
Jesús Espino d6455c9787 Refactor tg-check-permission directive to more compact 2014-09-11 20:00:33 +02:00
Andrey Antukh 08ef1599f8 Fix user photo url on nav bar. 2014-09-11 18:07:19 +02:00
Juanfran 2e98a02489 auto increment markdown list number 2014-09-11 15:56:40 +02:00
Andrey Antukh 1f59c0c6d9 Merge pull request #18 from taigaio/wysiwyg-smart-enter-handling
Fix bux 923: Wysiwyg smart enter handling
2014-09-11 14:44:32 +02:00
Jesús Espino 46410efc97 Fix bux 923: Wysiwyg smart enter handling 2014-09-11 14:42:24 +02:00
Juanfran d66da5e0a4 fix comment placeholder text 2014-09-11 10:24:25 +02:00
Jesús Espino 236f69dfde Fix bug #911: Force the cursor at the right of the sortable 2014-09-11 09:56:37 +02:00
Juanfran dc1786e2c6 fix #932 2014-09-11 09:36:05 +02:00
Juanfran ae880796ac remove commented css 2014-09-11 08:45:37 +02:00
Juanfran 25262623af fix #927 2014-09-11 08:33:59 +02:00
Juanfran 49da0e7216 fix lint errors 2014-09-11 08:29:49 +02:00
David Barragán Merino 17477f1565 Check scss lint 2014-09-11 01:10:03 +02:00
Jesús Espino 22f15d3724 Removing dummy console.log's 2014-09-10 18:07:15 +02:00
Jesús Espino 8f2cb309b3 Fix bug #930: on front 2014-09-10 18:06:38 +02:00
Juanfran 7ea37decfb fix #925 2014-09-10 16:45:43 +02:00
Jesús Espino b0d56587cb Fix bug #928: More robust sprint creation 2014-09-10 16:16:49 +02:00
Jesús Espino 6a999cc811 Fix issue #920: create project values on empty projects 2014-09-10 16:10:01 +02:00
Andrey Antukh 87e8afa100 Reset tags on issues/us/tasks on open create lightbox. 2014-09-10 14:10:01 +02:00
Andrey Antukh 803da21993 Minor improvements on tgTagLine directive. 2014-09-10 14:10:01 +02:00
Andrey Antukh 9c1dff28ec Simplify tgColorizeTags directive. 2014-09-10 14:10:01 +02:00
Andrey Antukh c08282fade Move tags directives to common module directory. 2014-09-10 14:10:01 +02:00
Juanfran a5553b0ed3 remove min-height burndown 2014-09-10 13:50:11 +02:00
Andrey Antukh aa412445c0 Improve gulp task depdencies. 2014-09-10 13:24:41 +02:00
Juanfran 14cbc30848 fix #914 2014-09-10 13:01:09 +02:00
Xavier Julián 353542c53b Fixed table colors responsiveness to 1280px. Fixes #919 2014-09-10 12:32:26 +02:00
Xavier Julián c06f856e56 Updated css linter. Fixed scss bugs. Ignore Known Properties error because is a known fallback issue required by browsers but still could give us nice information about bad code practices 2014-09-10 12:18:52 +02:00
Xavier Julián dc1137cecf Fixed centered home on safari. Flexbox requires -webkit. Fixes #873 2014-09-10 11:37:57 +02:00
David Barragán Merino 4306ad9b08 Merge pull request #14 from taigaio/history-comments-rewrite
History Directive Rewrite
2014-09-10 08:39:05 +02:00