taiga-front/app/coffee/modules
Alejandro Alonso f22437b014 Closing all popups when redirecting to error page 2014-09-25 13:35:10 +02:00
..
admin Fix #1068: When change the project name reload nav menu 2014-09-24 20:58:33 +02:00
backlog Fix bug #1088: Incorrect order of USs in backlog page 2014-09-24 19:41:39 +02:00
base Move confirm module from base to common 2014-09-18 17:17:42 +02:00
common Closing all popups when redirecting to error page 2014-09-25 13:35:10 +02:00
issues Merge pull request #29 from taigaio/some-inline-spinners 2014-09-19 08:34:56 +02:00
kanban Regression fix: better order handling on kanban. 2014-09-18 16:45:51 +02:00
locales Add locales directory and initial json file. 2014-06-17 23:51:45 +02:00
projects Fix #1067: When delete a project reload nav menu 2014-09-24 20:58:33 +02:00
resources US #903: Task #1035: Saved statusViewModes in local storage 2014-09-18 11:55:46 +02:00
taskboard Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
tasks Fix cases when action failed during confirm lightbox 2014-09-18 17:17:42 +02:00
user-settings Debounce refactor: remove double clicks problem 2014-09-18 16:06:07 +02:00
userstories Fix #1039: Show us.is_closed instead us.status.is_closed 2014-09-18 20:06:43 +02:00
wiki Add wiki links spinner on creation 2014-09-18 18:17:56 +02:00
admin.coffee First and incomplete admin page. 2014-07-03 15:26:08 +02:00
auth.coffee Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
backlog.coffee Separate backlog modules in 3 files. 2014-06-18 17:09:31 +02:00
base.coffee Fix bug #1069: Change 'Feauteres' for 'Modules' 2014-09-23 11:02:41 +02:00
common.coffee Fix bug #1069: Change 'Feauteres' for 'Modules' 2014-09-23 11:02:41 +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 Related tasks spinner 2014-09-18 18:17:56 +02:00
resources.coffee US #903: Task #1035: Saved statusViewModes in local storage 2014-09-18 11:55:46 +02:00
search.coffee Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +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