taiga-front/app/coffee/modules
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
..
admin Fix issue #920: create project values on empty projects 2014-09-10 16:10:01 +02:00
backlog Fix bug #911: Force the cursor at the right of the sortable 2014-09-11 09:56:37 +02:00
base Remove modules/base/form.coffee (dead code) 2014-09-12 20:07:10 +02:00
common improve wisisyg lists 2014-09-12 09:55:27 +02:00
issues Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
kanban Remove some bottom padding from main div. 2014-09-12 20:50:54 +02:00
locales Add locales directory and initial json file. 2014-06-17 23:51:45 +02:00
projects Add copyright 2014-08-31 19:30:25 +02:00
resources fix #925 2014-09-10 16:45:43 +02:00
taskboard Reset tags on issues/us/tasks on open create lightbox. 2014-09-10 14:10:01 +02:00
tasks Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
user-settings Show a confirm message when a project notification is changed 2014-09-03 17:53:50 +02:00
userstories Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
wiki Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
admin.coffee First and incomplete admin page. 2014-07-03 15:26:08 +02:00
auth.coffee Add directive for public register message on login. 2014-09-03 16:23:35 +02:00
backlog.coffee Separate backlog modules in 3 files. 2014-06-18 17:09:31 +02:00
base.coffee Fix error page url resolution. 2014-09-04 13:28:21 +02:00
common.coffee Simplify the tg-check-permission directive. 2014-09-11 20:24:50 +02:00
controllerMixins.coffee Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
issues.coffee Intial controller and directive for issues page including pagination implementation. 2014-06-25 23:09:36 +02:00
kanban.coffee Initial kanban code. 2014-07-21 20:54:41 +02:00
locales.coffee Add embedding locales in angular modules. 2014-06-17 23:53:44 +02:00
nav.coffee Fix user photo url on nav bar. 2014-09-11 18:07:19 +02:00
projects.coffee create project lightbox 2014-08-01 13:23:04 +02:00
related-tasks.coffee Add powerful related tasks management on user story detail 2014-09-11 20:02:55 +02:00
resources.coffee Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
search.coffee Fix bug #747 and fix some typos in the code too 2014-08-28 12:41:43 +02:00
taskboard.coffee Move taskboard.coffe data to a model taskboard 2014-06-28 02:13:06 +02:00
tasks.coffee Task edit and visualization 2014-07-12 10:32:25 +02:00
user-settings.coffee Improving user settings 2014-07-29 15:10:00 +02:00
userstories.coffee Task edit and visualization 2014-07-12 10:32:25 +02:00
wiki.coffee Integration of wiki 2014-07-28 12:35:44 +02:00