taiga-front/app/coffee/modules
Andrey Antukh f237e97f45 Fix error page url resolution.
Now it properly redirects to error page when
api service is down.
2014-09-04 13:28:21 +02:00
..
admin Fix #790: Show a confirm message when the role of a membership is updated 2014-09-04 09:25:59 +02:00
backlog Improve resource loading on backlog. 2014-09-04 13:14:48 +02:00
base Typo 2014-09-03 17:53:50 +02:00
common Merge pull request #8 from taigaio/set-timeout-cleaning 2014-09-04 10:14:59 +02:00
issues Improve resource loading on issues list. 2014-09-04 13:14:48 +02:00
kanban Improve resource loading on kanban. 2014-09-04 13:14:48 +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 Allow user save own filters 2014-08-26 09:23:43 +02:00
taskboard Improve resource loading on taskboard. 2014-09-04 13:14:48 +02:00
tasks Fixing historic 2014-08-28 14:55:54 +02:00
user-settings Show a confirm message when a project notification is changed 2014-09-03 17:53:50 +02:00
userstories Improve resource loading on userstory detail. 2014-09-04 13:14:48 +02:00
wiki Improve resource loading on wiki. 2014-09-04 13:28:15 +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 Add some comments 2014-09-04 10:23:21 +02:00
controllerMixins.coffee Allow user save own filters 2014-08-26 09:23:43 +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 Replace setTimeout with timeout function. 2014-09-03 22:35:21 +02:00
projects.coffee create project lightbox 2014-08-01 13:23:04 +02:00
resources.coffee Allow user save own filters 2014-08-26 09:23:43 +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