taiga-front/app/coffee/modules
Florian Bezagu e43a4205e7 Catch submit event of form to create and edit task
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
..
admin Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
backlog User story points are undefined if the task points are undefined 2014-11-18 10:14:33 +01:00
base add resolveUrlForAttributeModel method 2014-11-13 11:48:27 +01:00
common Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +01:00
integrations The GitHub button will not be rendered if is not configured 2014-11-13 11:48:28 +01:00
issues Fix a bug in the form of custom filters at issues list 2014-11-04 11:38:12 +01:00
kanban fix #1622 refresh tags colors after create an US with a new tag 2014-11-19 18:03:05 +01:00
locales Add locales directory and initial json file. 2014-06-17 23:51:45 +02:00
projects fix #1572 - refactor projects pagination 2014-11-11 17:11:30 +01:00
resources Merge pull request #149 from taigaio/us/90/github-integration 2014-11-18 14:07:57 +01:00
taskboard Catch submit event of form to create and edit task 2014-11-26 21:19:04 +01:00
tasks Prevent more xss attacks 2014-11-01 12:19:07 +01:00
user-settings prevent js error when the avatar input is empty 2014-11-04 15:28:50 +01:00
userstories Fix error: Extrange behavior of tg-us-estimation in lightboxes 2014-11-14 01:12:33 +01:00
wiki add missing event parameter 2014-11-04 15:55:24 +01:00
admin.coffee First and incomplete admin page. 2014-07-03 15:26:08 +02:00
auth.coffee Prevent more xss attacks 2014-11-01 12:19:07 +01:00
backlog.coffee Separate backlog modules in 3 files. 2014-06-18 17:09:31 +02:00
base.coffee github configuration page 2014-11-13 11:48:26 +01:00
common.coffee Squish layout styles 2014-11-12 18:03:31 +01:00
controllerMixins.coffee Rewrite attachments directives and make them work as isolated components. 2014-09-11 20:34:17 +02:00
events.coffee Add the ability to disable events and use relative url in config. 2014-11-20 21:52:26 +01:00
feedback.coffee US #954: Task #1118: Integrate the feedback form with the API endpoint 2014-10-04 17:13:25 +02:00
integrations.coffee Task #1424: Login with GitHub 2014-11-13 11:48:27 +01: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 Revert "revert Logo to test if bug caused by SVG" 2014-11-13 10:49:47 +01:00
projects.coffee Add copiright and license terms 2014-10-15 00:50:36 +02:00
related-tasks.coffee Prevent more xss attacks 2014-11-01 12:19:07 +01:00
resources.coffee github form integration 2014-11-13 11:48:27 +01:00
search.coffee fix #1178 - 403 error 2014-10-22 11:18:00 +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