taiga-front/app/coffee/modules
Andrey Antukh 8c46f31720 Add directive for public register message on login.
This removes conditional logic on template linking
process and innecesary scope mutation on login directive.
Also, it has less data bindings, because the new directive
do all work at compile time without adding additional
bindings.
2014-09-03 16:23:35 +02:00
..
admin Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +02:00
backlog Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +02:00
base Fix #754: Use slug in taskboards urls instead milestone id 2014-08-29 13:53:38 +02:00
common Revert "Revert "Fix #795: Close lightbox only if buttons, ESC key or the X icon is pressed"" 2014-09-02 11:19:38 +02:00
issues Change full_name for full_name_display in assigned-to column at issues list 2014-09-02 13:16:53 +02:00
kanban Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +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 Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +02:00
tasks Fixing historic 2014-08-28 14:55:54 +02:00
user-settings Fix bug #747 and fix some typos in the code too 2014-08-28 12:41:43 +02:00
userstories Fixing historic 2014-08-28 14:55:54 +02:00
wiki Fix bug #747 and fix some typos in the code too 2014-08-28 12:41:43 +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 bug #747 and fix some typos in the code too 2014-08-28 12:41:43 +02:00
common.coffee Updating comments 2014-08-29 13:03:22 +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 Fix #799: Press ESC to close the project directory menu 2014-09-02 11:09:52 +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