Commit Graph

1215 Commits (803da21993cac4b2ba2eb7a2d12c0c79d7eedf8f)

Author SHA1 Message Date
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
Andrey Antukh 36aed7ab83 Remove obsolete jade partials. 2014-09-09 17:55:28 +02:00
Andrey Antukh 9029d97ae6 Improve dependencies on gulp tasks. 2014-09-09 17:47:34 +02:00
Andrey Antukh 2e3878b388 Remove unused resource methods for load history. 2014-09-09 17:47:34 +02:00
Andrey Antukh 9988733acf Replace old history related template with tgHistory directive
Removing a lot of verbose and repeated html blocks that can be
easy build by tgHistory directive.
2014-09-09 17:47:34 +02:00
Andrey Antukh ed3967c1ab Remove loadHistory call from attachments event handlers.
And replace it with scope event raising. This change is needed
for conserve the previous behavior of history reloading on any
attachment change. The history reloading is now handled by
history directive and controler and them responds well to
'history:reload' signal.

Moreover, loadHistory repeated function is removed from
us/task/issue detail controllers.
2014-09-09 17:47:34 +02:00
Andrey Antukh 3f1eff581d Remove now unused history loading code and event handlers.
From issue, task and userstory details modules.
2014-09-09 17:47:34 +02:00
Andrey Antukh 7246c049c2 Unify styles between comments and activity. 2014-09-09 17:47:34 +02:00
Andrey Antukh e4881749b7 Remove old tgChange directive code. 2014-09-09 17:47:34 +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
David Barragán Merino b843916233 Check scss lint 2014-09-09 16:56:18 +02:00
Juanfran cca3f364b4 update gulp-jade-inheritance 2014-09-09 12:09:46 +02:00
Jesús Espino da03955ab5 Move tags directive from taigaBase to taigaTags 2014-09-09 11:42:38 +02:00
Jesús Espino 743d19ea6f Add tags autocompletion directive 2014-09-09 11:11:09 +02:00
Juanfran 682f6492b3 fix user keyboard navigation 2014-09-09 09:56:17 +02:00
Juanfran 44c975e3ae disable custom scroll 2014-09-09 08:50:27 +02:00
Jesús Espino 72337ea6e3 Fixed bug on unexisting wiki pages 2014-09-08 18:42:28 +02:00
Juanfran ef4c95d84a fix #678 2014-09-08 13:58:00 +02:00
Jesús Espino e96604d29e Add resolver client cache 2014-09-08 13:21:48 +02:00
Xavier Julián 773e13f7ec Added hover on avatar cards. Fixes #733 2014-09-08 13:02:35 +02:00
Xavier Julián a1194a86b1 Reduced code font size to small predefined size. Fixes #858 2014-09-08 11:41:26 +02:00
Xavier Julián 50e3dffd04 Attachment list responsivized 2014-09-08 10:50:32 +02:00
Xavier Julián d5ccd8828d IMproved visual drag&drop and normalkized styles in kanban and taskboard 2014-09-08 10:03:19 +02:00
David Barragán Merino 5c61f9f023 Update README.md 2014-09-08 08:59:15 +02:00
David Barragán Merino 68c1e2b6f8 Merge pull request #13 from taigaio/regression-assigned-to-lightbox-fix
Fix class name of assigned to lightbox.
2014-09-07 11:37:52 +02:00
Andrey Antukh a3722e45d4 Fix class name of assigned to lightbox. 2014-09-07 11:35:34 +02:00
David Barragán Merino 9d7d1748e9 Merge pull request #12 from taigaio/bugfix-taskboard-lightbox-form
Lightbox improvements
2014-09-07 11:14:24 +02:00
Andrey Antukh 7a960b844a Minor code style cleaning at kanban/main.coffee file. 2014-09-06 16:54:06 +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
Andrey Antukh c5958ba32d Remove one level of indentation on backlog sortable module. 2014-09-06 02:34:40 +02:00
Xavier Julián 5ec1925057 Kanban blocked tasks visual color 2014-09-05 15:14:58 +02:00
Xavier Julián 7f871eeab3 Taskboard blocked tasks visual color 2014-09-05 15:09:43 +02:00
Jesús Espino 09f4b382ff Add some loading spiners on some save buttons 2014-09-05 14:58:20 +02:00
Jesús Espino 68f48f6a1c Fix bug #741: Kanban/Taskboard/Backlog drag and drop start on all the element 2014-09-05 13:57:21 +02:00
Xavier Julián bcf87d7df1 Fixed styles in add more comments in details. Related #812 2014-09-05 13:47:01 +02:00
Xavier Julián 600b2b4534 Minor style fixes for edit details. Fixes #811 2014-09-05 13:08:10 +02:00
Xavier Julián 05b6903cae Limit image in comments to be max 100% of comments width 2014-09-05 12:25:41 +02:00
Jesús Espino 1f0d4f3847 Fix parallel requests race condition 2014-09-05 09:57:13 +02:00
Jesús Espino 3213d12087 Fix bug #861: Change title of the assigned to div 2014-09-05 09:33:37 +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