Commit Graph

315 Commits (2bc7637358dcbf6eb84b6d506aa07527cadfa9ac)

Author SHA1 Message Date
David Barragán Merino 2bc7637358 Fix a template, close a fieldset tag 2014-07-24 16:04:07 +02:00
Andrey Antukh 849c5a92b3 Set proper default image for unassigned users.
Including image locally.
2014-07-24 15:00:27 +02:00
David Barragán Merino 9542c3f6c4 Minor refactor 2014-07-24 12:51:51 +02:00
David Barragán Merino 2fe0773597 Fix an error withn the select of roles 2014-07-24 12:51:51 +02:00
Xavier Julián 71277385e1 minor style improvements in backlog page 2014-07-24 12:39:35 +02:00
David Barragán Merino 9056b944c8 Do the first version of 'add memberships' feature 2014-07-24 00:20:22 +02:00
Andrey Antukh dca82d63d4 Fix column height on kanban. 2014-07-23 15:28:19 +02:00
Andrey Antukh 3f432905d7 Calculate the proper height for kanban column. 2014-07-23 15:01:30 +02:00
Alejandro Alonso 1608c42678 Fixing color selection 2014-07-23 15:03:33 +02:00
Alejandro Alonso 2c04e81bf3 Adding us points administration 2014-07-23 14:37:46 +02:00
Andrey Antukh 9f37ce70ec Now assigned to change is persisted on kanban. 2014-07-23 14:34:28 +02:00
Andrey Antukh 649e610f90 Add filtering by name on watchers lightbox. 2014-07-23 14:23:24 +02:00
Andrey Antukh b3a7d83447 Remove commented code. 2014-07-23 14:23:17 +02:00
Andrey Antukh 170136304f Clear model before lightbox is closed. 2014-07-23 13:38:40 +02:00
Andrey Antukh 530766d245 Remove the responsability of save from assigned to lightbox directive. 2014-07-23 13:30:03 +02:00
Andrey Antukh afbab5d966 Other cosmetic fixes. 2014-07-23 13:12:17 +02:00
Andrey Antukh 5a4982942f Replace Object.keys with _.keys 2014-07-23 13:12:16 +02:00
Andrey Antukh e4975e3f25 Replace some _.each by native coffescript for. 2014-07-23 13:12:16 +02:00
Andrey Antukh 80c01d38eb Cosmetic fixes on some large lines on issues detail controller. 2014-07-23 13:12:16 +02:00
Andrey Antukh 83919e92dc Refactoring lightboxes. 2014-07-23 13:12:16 +02:00
Andrey Antukh 489c4ea02a Split directives.coffee into few separated files. 2014-07-23 13:12:16 +02:00
Andrey Antukh 6b433bcee0 Add clone() method to model. 2014-07-23 13:12:16 +02:00
Andrey Antukh bc77cad4ea Minor fixes on kanban page. 2014-07-23 13:12:16 +02:00
Andrey Antukh 7c01866526 Refactorized assigned to lightbox. 2014-07-23 13:12:16 +02:00
Andrey Antukh 5e6bc87176 Add bind title directive. 2014-07-23 13:12:16 +02:00
David Barragán Merino 525063496d Add directive to change the role of a member 2014-07-23 12:54:49 +02:00
Alejandro Alonso 88ae4e7122 Adding admin for issue types, priority and severity 2014-07-23 12:41:02 +02:00
Alejandro Alonso 64f80cf4ab Finishing us statuses, task statatuses and issue statuses for admin section 2014-07-23 11:02:23 +02:00
Alejandro Alonso 74aba3394d Refactoring admin project values us statuses 2014-07-23 10:39:52 +02:00
David Barragán Merino 03d8fefc52 Remove 'Kakita' 💩 2014-07-22 21:43:36 +02:00
David Barragán Merino 3d28459471 Delete a member 2014-07-22 21:19:31 +02:00
David Barragán Merino a8c0d38a7b Add section name 2014-07-22 21:14:02 +02:00
David Barragán Merino fd7733dfd7 Directive to do a member administrator 2014-07-22 20:37:17 +02:00
David Barragán Merino 2817bd3d45 Paginate membership list 2014-07-22 20:34:45 +02:00
David Barragán Merino 56009328b7 Fix queryMany, now return all elements 2014-07-22 20:32:51 +02:00
David Barragán Merino 1ba9d488f6 Remove a console.log 2014-07-22 20:31:53 +02:00
Alejandro Alonso da101a1247 Implementing color selection for us status 2014-07-22 15:14:01 +02:00
Alejandro Alonso 775defad3f Improving us statuses for admin 2014-07-22 14:53:32 +02:00
Alejandro Alonso 5f801bd424 Merge 2014-07-22 14:47:35 +02:00
Alejandro Alonso 69da3f1703 Improving us statuses for admin 2014-07-22 14:46:42 +02:00
David Barragán Merino 06866ff577 List memberships 2014-07-22 14:20:36 +02:00
Alejandro Alonso 0c01020eaa Improving us statuses for admin 2014-07-22 14:01:30 +02:00
Andrey Antukh 38c0fc1e10 Move assigned to lightbox directive to commons. 2014-07-22 12:59:44 +02:00
Andrey Antukh 2ef0a69679 Now implemented create/edit userstory from kanban. 2014-07-22 12:34:00 +02:00
Andrey Antukh 2d3df5f55a Move some lightbox directives from backlog to common. 2014-07-22 12:19:17 +02:00
Andrey Antukh 3f18a677f4 Move lightboxes toplevel module to common module. 2014-07-22 12:14:49 +02:00
Andrey Antukh 4e78f25ce1 Add commons module constructor file. 2014-07-22 12:07:51 +02:00
Andrey Antukh 69541a6170 Drag and drop now working on kanban. 2014-07-22 11:44:31 +02:00
Juanfran a285eba6a8 hide selected watchers 2014-07-22 09:26:42 +02:00
Andrey Antukh d60660c4be Add user avatar kanban directive. 2014-07-21 20:54:41 +02:00