Commit Graph

936 Commits (ee46cca3de09dfcb7ab3b50c5b67d0ce40784ea8)

Author SHA1 Message Date
Xavier Julián df92071ada Minor style fixes 2014-07-25 13:04:05 +02:00
Xavier Julián f86d2867df Taskboard task value 2014-07-25 12:57:52 +02:00
Xavier Julián 700e0af420 Fixed Taskboard buttons 2014-07-25 12:57:14 +02:00
Xavier Julián 97b676c976 Taskboard tasks refactor 2014-07-25 12:28:55 +02:00
Juanfran 46089b5a73 US/121 add member photo 2014-07-25 10:24:32 +02:00
Juanfran bbd86f142b US/121 remove old pagination template 2014-07-25 09:31:55 +02:00
Juanfran 9e2fd9cfc1 US/121 project details 2014-07-25 09:31:54 +02:00
Juanfran 08d9e17894 US/121 remove example projects 2014-07-25 09:30:40 +02:00
Juanfran 7802f3d0f5 US_121 vertical pagination directive 2014-07-25 09:30:40 +02:00
Juanfran 71c336f144 US/121 fix multi click animation 2014-07-25 09:30:39 +02:00
Juanfran 3de9eff593 US/121 projects pagination 2014-07-25 09:30:39 +02:00
Juanfran 93d74affd3 US/121 new project home front 2014-07-25 09:30:39 +02:00
Juanfran d5478c2b44 US/121 projects list 2014-07-25 09:29:32 +02:00
Xavier Julián 3f98262198 No more circles. Long life to squares 2014-07-24 16:22:55 +02:00
David Barragán Merino adaf8a10e4 Fix a warning in scss 2014-07-24 16:08:50 +02:00
David Barragán Merino a2ca8cca69 Fix an error with the close button of the lightbox and reset the form 2014-07-24 16:04:07 +02:00
David Barragán Merino bd4e81c6c8 Fix the title 2014-07-24 16:04:07 +02:00
David Barragán Merino 2bc7637358 Fix a template, close a fieldset tag 2014-07-24 16:04:07 +02:00
Xavier Julián 0a3507f806 Taskboard and kanban add US buttons 2014-07-24 16:04:42 +02:00
Xavier Julián b90faf0b6d Minor fixes on taskboard 2014-07-24 15:15:34 +02:00
Xavier Julián 81d38c0294 Nav fix for menu links 2014-07-24 15:15:34 +02:00
Andrey Antukh 849c5a92b3 Set proper default image for unassigned users.
Including image locally.
2014-07-24 15:00:27 +02:00
Xavier Julián 431abc551d Multiple style fixes 2014-07-24 13:13:20 +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
Xavier Julián 5e9bd682aa Minor fixes in styles for backlog 2014-07-23 16:24:04 +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
Andrey Antukh ef364a43ac Add link to userstory detail on kanban userstory item. 2014-07-23 14:38:21 +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 4fce5724b5 Add missing assigned tu event on clicks on kanban task user avatar. 2014-07-23 13:12:16 +02:00
Andrey Antukh ceb6294933 Add assigned to lightbox to kanban page. 2014-07-23 13:12:16 +02:00
Andrey Antukh d8bdec3adf Add missing ng-init. 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
Xavier Julián 4bc83a69a1 Select color pointer cursor 2014-07-23 11:01:11 +02:00
Xavier Julián ba6e73d75b Bad merge fix 2014-07-23 10:58:09 +02:00
Xavier Julián c8dc4c4895 Fixed table header hoer 2014-07-23 10:57:45 +02:00
Alejandro Alonso 74aba3394d Refactoring admin project values us statuses 2014-07-23 10:39:52 +02:00
Xavier Julián 4003e1cb04 User Profile and delete account template 2014-07-23 10:23:00 +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
David Barragán Merino 2dca04f296 Fix paginator: add margin 2014-07-22 20:31:03 +02:00
David Barragán Merino b93d268284 Rename scss file 2014-07-22 16:31:36 +02:00
Xavier Julián e4b3ac69c4 Common modules moved 2014-07-22 15:55:00 +02:00
Xavier Julián e6d41741bb SCSS kanban-issues files refactor 2014-07-22 15:53:43 +02:00
Xavier Julián 527d9fbddf SCSS search files refactor 2014-07-22 15:49:46 +02:00
Xavier Julián 7b3ba8647e SCSS filters files refactor 2014-07-22 15:48:24 +02:00
Xavier Julián 956160b789 SCSS backlog files refactor 2014-07-22 15:47:11 +02:00
Xavier Julián 25870b01a5 SCSS auth files refactor 2014-07-22 15:44:08 +02:00
Xavier Julián 1b89d64c29 SCSS wiki files refactor 2014-07-22 15:42:19 +02:00
Xavier Julián f85b13eb03 SCSS files refactor 2014-07-22 15:41:12 +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
Xavier Julián d4186c4180 User notifications by mail template 2014-07-22 14:52:21 +02:00
Xavier Julián edcc03cc65 Select color popover predefined colors 2014-07-22 14:52:21 +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 3aa22c23e5 fix #350 2014-07-22 09:34:59 +02:00
Juanfran a285eba6a8 hide selected watchers 2014-07-22 09:26:42 +02:00
Andrey Antukh 97762f21ff Minor fix on kanban table style. 2014-07-21 20:54:41 +02:00
Andrey Antukh d60660c4be Add user avatar kanban directive. 2014-07-21 20:54:41 +02:00
Andrey Antukh a8f9bd0303 Initial kanban code. 2014-07-21 20:54:41 +02:00
David Barragán Merino b172b07ed9 Finish the module auth 2014-07-21 16:23:24 +02:00
Xavier Julián 8a52bf9a73 Remove height in taskboard 2014-07-21 16:01:21 +02:00
Xavier Julián fe8f7297f5 Status color selector refactor 2014-07-21 15:10:41 +02:00
Alejandro Alonso 03d30d62db Improving admin - us statuses 2014-07-21 14:55:32 +02:00
Alejandro Alonso b459c0668d First versoin admin - project values - us statuses 2014-07-21 14:39:57 +02:00
Xavier Julián 82486aa5ea admin project values 2014-07-21 13:05:10 +02:00
Xavier Julián 9effcef2e2 Admin project values 2014-07-21 12:47:01 +02:00
Juanfran 82d35449a0 fix #345 2014-07-21 12:30:36 +02:00
Alejandro Alonso 24597159f8 Adding admin for project profile -> default values 2014-07-21 12:18:36 +02:00
Alejandro Alonso 92f501d519 Adding project features to admin 2014-07-21 11:52:44 +02:00
Xavier Julián c5d65acc1a Labels in admin-project-profile 2014-07-21 11:52:53 +02:00
Xavier Julián 7da22c5c95 Category config color rectangles 2014-07-21 11:36:43 +02:00
Xavier Julián f699f31a34 Default values margin fix 2014-07-21 11:05:48 +02:00
Xavier Julián 2665b54185 Added is admin checkbox 2014-07-21 11:01:12 +02:00
Xavier Julián 6979a944fe Admin default values 2014-07-21 11:01:12 +02:00
Juanfran 858cbf847b fix lint errors 2014-07-21 10:12:17 +02:00
David Barragán Merino 5304406226 Use the correct api resource to accept invitations 2014-07-19 23:45:28 +02:00
David Barragán Merino aee1ba35c8 Fix a minor error with notification messages 2014-07-18 10:03:45 +02:00
David Barragán Merino 2cbc19e4cc Close a span tag 2014-07-17 09:33:19 +02:00
David Barragán Merino 7f01481341 Fix indentation 2014-07-16 18:53:27 +02:00
David Barragán Merino 5dc860fb1e Catch more errors after login call 2014-07-15 19:23:33 +02:00
David Barragán Merino 7bd03e221c Hide register page link if public registration is disabled 2014-07-14 20:48:00 +02:00
David Barragán Merino 5a2cc5c627 Finish registered proccess by invitation 2014-07-13 16:28:08 +02:00
David Barragán Merino b495bfe794 Remove a console.log 2014-07-13 16:27:32 +02:00
David Barragán Merino b599ff4e9a Fix login and register function in Auth service 2014-07-13 16:27:05 +02:00
David Barragán Merino fd1e009c82 Auth service now return invitations 2014-07-13 16:26:02 +02:00
David Barragán Merino 3fe3edfc77 Add invitations resource 2014-07-13 16:24:25 +02:00
David Barragán Merino bcd955bd2b Finish invitation page template 2014-07-13 16:23:49 +02:00
David Barragán Merino 34cfcbed21 Add full_name input 2014-07-13 16:23:09 +02:00
David Barragán Merino d1fc9c5c7b Fix inputs 2014-07-12 20:55:39 +02:00
Andrey Antukh 92dfffdaf0 Implemented drag and drop on taskboard. 2014-07-12 14:00:54 +02:00
Andrey Antukh ef71c50f03 Add better placeholder for backlog summary bar while data is loading. 2014-07-12 12:54:04 +02:00
Andrey Antukh a0d12e091a Revert "Add summary placeholder chars experiment."
This reverts commit c254534cb4.

Conflicts:
	app/styles/layout/base.scss
2014-07-12 12:52:39 +02:00
Alejandro Alonso 32bd362499 Task edit and visualization 2014-07-12 10:32:25 +02:00
David Barragán Merino 8f6510748c Fix some inputs 2014-07-11 14:50:43 +02:00
David Barragán Merino dfbefa6e42 Fix some warnings in scss files 2014-07-11 14:50:43 +02:00
Alejandro Alonso 6b75e42401 Finishing user story edition 2014-07-11 10:59:06 +02:00
Xavier Julián ef64bf8a5f Font-size css error revert comment 2014-07-11 11:01:09 +02:00
Xavier Julián 6ec25182a2 Added username and refactor in user task 2014-07-11 10:53:53 +02:00
Xavier Julián 1b0f8b78ab Kanban Table styles 2014-07-11 10:46:47 +02:00
Xavier Julián 5e21be7e32 Fixed generic lightboxes 2014-07-11 09:30:22 +02:00
Alejandro Alonso 6442f8b040 Finishing basic visualization for user story 2014-07-11 00:20:58 +02:00
Andrey Antukh 18318d4e75 Add ordering implementation to issues list. 2014-07-10 20:46:44 +02:00
Andrey Antukh 3fb545edf2 Implemented issue creation on issues list. 2014-07-10 20:00:56 +02:00
Andrey Antukh ff41e86f2b Cosmetic fixes on add/edit task lightbox partial. 2014-07-10 20:00:56 +02:00
Andrey Antukh cb3c979a04 Cosmetic fixes on taskboard lightboxes directives file. 2014-07-10 20:00:56 +02:00
Andrey Antukh 6bc662a1b9 Add separations between directives on backlog lightboxes. 2014-07-10 20:00:56 +02:00
Alejandro Alonso 8c1c3a376d Fixing history visualization in user story 2014-07-10 19:04:57 +02:00
Alejandro Alonso 43c17cea1b Adding links to us from right sprints in backlog 2014-07-10 19:01:17 +02:00
Andrey Antukh c254534cb4 Add summary placeholder chars experiment. 2014-07-10 18:17:39 +02:00
Andrey Antukh 090256a9ea Comment not implemented entries on search page. 2014-07-10 17:53:29 +02:00
Andrey Antukh b481681090 Comment buttons on issues list. 2014-07-10 17:52:55 +02:00
Andrey Antukh 3d13682071 Fix filtering by unassigned and other related bugs on issues list. 2014-07-10 17:49:31 +02:00
Andrey Antukh 94750d8358 Fixed projects-nav. 2014-07-10 15:51:47 +02:00
Xavier Julián d99c7bb5cc kanban visual refactor 2014-07-10 15:35:30 +02:00
Alejandro Alonso 8dd8e632b1 Initial integration of userstory page 2014-07-10 14:57:39 +02:00
David Barragán Merino 9f078257e2 Finish the 'change password from recover' functionality 2014-07-10 13:44:29 +02:00
David Barragán Merino bf7d5013d9 Make minor fixes in the change-password-from-recovery-page 2014-07-10 13:44:29 +02:00
David Barragán Merino ca5c55a935 Change tg-forgot-Pasword to tg-forgot-password 2014-07-10 13:44:29 +02:00
Juanfran cf1dc3bd25 fix #316 2014-07-10 13:19:30 +02:00
Alejandro Alonso 53b4d0cec8 Renaming backlog graph directive 2014-07-10 12:45:30 +02:00
Alejandro Alonso 8e4bc0595d refreshing elements in backlog 2014-07-10 12:44:12 +02:00
Andrey Antukh 52ad64bd23 Move charts from taskboard. 2014-07-10 12:40:47 +02:00
Xavier Julián 9500756335 Refactor for the lightbox generic success and the lightbox delete 2014-07-10 12:26:36 +02:00
Andrey Antukh 242d9a4d2a Remove console logs. 2014-07-10 12:10:42 +02:00
Andrey Antukh 6d4dc6f242 Remove commented code. 2014-07-10 11:56:16 +02:00
Alejandro Alonso 3fb2cdf709 Merge branch 'drag-and-drop-refactor' 2014-07-10 11:39:40 +02:00
Xavier Julián b5850affe1 Login page review fixes and login typo 2014-07-10 11:47:26 +02:00
David Barragán Merino 8a50d2fa58 Improve tgConfirm.notify method to allow a custom title and message 2014-07-10 11:09:38 +02:00
Alejandro Alonso 9a514fcc2a Refactoring drag and drop in backlog 2014-07-10 11:02:55 +02:00
Xavier Julián adb756b4cd Added CSS interactions to confirm buttons 2014-07-10 10:22:57 +02:00
Andrey Antukh 95dc38cc81 Cosmetic fixes on taskboard. 2014-07-09 19:19:54 +02:00
Andrey Antukh aecd5f302b Add note. 2014-07-09 19:11:02 +02:00
Andrey Antukh 859075bd76 Minor changes on taskboard an and task resources. 2014-07-09 19:08:05 +02:00
Andrey Antukh a5ebac4560 Refactorized traskboard bootstrap. 2014-07-09 18:21:59 +02:00
Andrey Antukh 9cb214e519 Add fixme lines to taskboard lightboxes. 2014-07-09 18:21:41 +02:00
Andrey Antukh 4be9f27400 Cosmetic fixes on scroll handler of taskboard header and body. 2014-07-09 18:15:22 +02:00
Andrey Antukh 02edfb1a7e Remove old sortable code from taskboard directive. 2014-07-09 18:15:00 +02:00
Andrey Antukh 3a03eca67d Minor fix on tg-bind-html directive. 2014-07-09 17:44:31 +02:00
Andrey Antukh b315dc2f71 Remove wrong binding from sprint create directive. 2014-07-09 17:44:06 +02:00
Andrey Antukh 38ecae0726 Cosmetic fixes on app.coffee. 2014-07-09 17:30:14 +02:00
Andrey Antukh 8e81f337e4 Refactorized project navigation menus. 2014-07-09 17:30:14 +02:00
Xavier Julián 805c827bb1 Added light notification messages 2014-07-09 16:41:15 +02:00
David Barragán Merino 7b85ea6f60 Fix success message 2014-07-09 14:48:12 +02:00
Andrey Antukh 73aed464c1 Make menu defaultly hidden. 2014-07-09 14:44:21 +02:00
Alejandro Alonso c946a43368 Refactoring assigned to lightboxes 2014-07-09 14:19:39 +02:00
David Barragán Merino 101a6f8503 Remove unnecssary DIVs with error messages 2014-07-09 13:56:55 +02:00
David Barragán Merino d7d3cbe505 Add success and error messages to the auth directives 2014-07-09 13:53:59 +02:00
David Barragán Merino 0bda05f669 Delete 2014-07-09 13:53:39 +02:00
David Barragán Merino 238e1bf6ff Add confirm light error 2014-07-09 13:09:40 +02:00
Xavier Julián b98e49386c Change password from recovery layout 2014-07-09 13:08:59 +02:00
David Barragán Merino 3606fad1ed Fix close button in generic error lightbox 2014-07-09 12:47:51 +02:00
David Barragán Merino ea710d4025 Add generic success lightbox 2014-07-09 12:47:51 +02:00
Xavier Julián 8b456abf50 Fixed text size between large and xlarge 2014-07-09 12:36:16 +02:00
David Barragán Merino 1acdc9ddcc Add submit buttons to some forms 2014-07-09 12:17:47 +02:00
David Barragán Merino bba87a4072 Add comment 2014-07-09 12:04:41 +02:00
David Barragán Merino bac2b28eb6 Remove logo 2014-07-09 12:04:41 +02:00
Andrey Antukh c3da3a21dd Initial drag and drop support for backlog. 2014-07-09 12:12:53 +02:00
Juanfran 42acdbb01b edit attachments 2014-07-09 11:43:15 +02:00
Alejandro Alonso 8fed4d31dc Fixing issue histoy when we had description changes 2014-07-09 10:41:01 +02:00
Alejandro Alonso ac0b08a036 Fixing issue edition layout 2014-07-09 10:10:41 +02:00
Alejandro Alonso ade4938c06 Fixing taskboard, showing selected points 2014-07-09 10:08:18 +02:00
Alejandro Alonso a81ffef253 Modifying assigned to from taskboard 2014-07-09 09:53:09 +02:00
David Barragán Merino 0eb7b5f68d Create invitation layout 2014-07-08 14:53:49 +02:00
David Barragán Merino 848d420b03 Add a TODO comment in the legal section 2014-07-08 14:53:49 +02:00
David Barragán Merino 01ea55b6d1 Remove unnecessary input 2014-07-08 14:53:49 +02:00
Juanfran 76ab961d0f fix #315 2014-07-08 14:55:35 +02:00
Alejandro Alonso 40fe776a89 Implementing preview for issue 2014-07-08 14:25:00 +02:00
David Barragán Merino 9c27c0ebef Add ChangePasswordFromRecoveryDirective 2014-07-08 13:43:56 +02:00
David Barragán Merino cb456a095a Minor fixes in ForgotPasswordDirective 2014-07-08 13:43:56 +02:00
Alejandro Alonso 18f59cce0a Basic markitup integration for issue edit 2014-07-08 13:33:24 +02:00
Juanfran 649ea9070c fix project menu performance 2014-07-08 13:36:18 +02:00
Xavier Julián 78e7b936a5 Wiki page 2014-07-08 13:28:45 +02:00
David Barragán Merino a63a9de405 Fix .notify again 2014-07-08 11:57:51 +02:00
David Barragán Merino a6d44b91ba Fix .notify 2014-07-08 11:51:57 +02:00
Alejandro Alonso c554d26d22 Adding notificacion when saving issue 2014-07-08 09:22:56 +02:00
David Barragán Merino 02e10715df Submit 'forgot password' form 2014-07-07 18:21:47 +02:00
David Barragán Merino a43e053e77 Add forgot-password form 2014-07-07 14:41:01 +02:00
David Barragán Merino fc988d0e95 Add tg-nav to register and forgot-password links 2014-07-07 14:41:01 +02:00
David Barragán Merino c092e7345e Allow urls without params for tg-nav directive 2014-07-07 14:41:01 +02:00
David Barragán Merino 492a85f615 Remove comment 2014-07-07 14:41:01 +02:00
David Barragán Merino 58ff831b7b Remove comment 2014-07-07 14:41:01 +02:00
David Barragán Merino 7f684c540e Show the 'forgot password' form 2014-07-07 14:41:01 +02:00
Alejandro Alonso 19723d7360 Including timeline 2014-07-07 14:17:04 +02:00
Alejandro Alonso d2e7673216 Basic comments integration 2014-07-07 13:23:27 +02:00
Xavier Julián c8746310b3 Fixed styles in baklog table text 2014-07-07 13:09:26 +02:00
Alejandro Alonso bfa66bdad4 Removing sprints from backlog 2014-07-07 12:10:08 +02:00
Andrey Antukh c0fb543dc6 Minor fixes on backlog filters. 2014-07-07 10:55:17 +02:00
Andrey Antukh 65347a7d97 Add initial version of filters. 2014-07-07 10:55:17 +02:00
David Barragán Merino c3e662792d Remove blanks 2014-07-07 10:45:44 +02:00
Alejandro Alonso b8bae43998 Improving points visualization 2014-07-07 10:21:39 +02:00
Alejandro Alonso 979239902d Improving points visualization 2014-07-07 10:08:01 +02:00
Andrey Antukh 9dc197389f Add note on filters.jade file. 2014-07-07 09:44:41 +02:00
Andrey Antukh 5e69a85e1b Minor fixes on issues filters. 2014-07-07 09:43:07 +02:00
David Barragán Merino db31f3ffdf Fix some titles of links and some alt of images in the taskboard 2014-07-04 17:33:10 +02:00
Xavier Julián 6645b5429f Fixed main Navigation styles, icons and bamedized 2014-07-04 15:24:50 +02:00
Xavier Julián bf3e21dada Remove Sprint button inlightbox 2014-07-04 15:08:31 +02:00
Andrey Antukh 778cd3ff4f Other minor changes on filters. 2014-07-04 14:17:31 +02:00
Xavier Julián 275b3c81f7 Minor styles fixes across the app 2014-07-04 14:20:30 +02:00
Alejandro Alonso 45c3ab8ee9 Improving points visualization 2014-07-04 13:54:39 +02:00
Xavier Julián 890c82c004 Removing layout 2014-07-04 13:53:59 +02:00
Alejandro Alonso 49a1489f31 Removing edit | preview bar from popups 2014-07-04 13:41:18 +02:00
Alejandro Alonso 1642917788 Focus input on watcher selector 2014-07-04 13:31:38 +02:00
Alejandro Alonso 41c9689b7b Basic history implementation 2014-07-04 13:28:17 +02:00
Alejandro Alonso 3dc98bbd3b Fixing blocked info 2014-07-04 11:02:58 +02:00
Andrey Antukh 19828a5799 Another iteration on issues filters. 2014-07-04 10:58:45 +02:00
Xavier Julián 9ab62bdde7 Fixed wrong structure in watchers template 2014-07-04 11:07:52 +02:00
Alejandro Alonso a2cc055f08 Change ng-hide for ng-show 2014-07-04 10:54:42 +02:00
Xavier Julián e986cf1dd8 Fixed indentation in jade for block message 2014-07-04 10:40:15 +02:00
Alejandro Alonso 078bc698b8 Improving watchers 2014-07-04 10:21:30 +02:00
Alejandro Alonso bb52653c29 Adding lock/unlock to issue detail 2014-07-04 10:01:13 +02:00
Xavier Julián 34250f7779 Minor filters style fixes. Still dont like it 2014-07-04 10:08:52 +02:00
Andrey Antukh e0ffcada7a Initial work on issues list filters. 2014-07-03 15:26:08 +02:00
Andrey Antukh 975a6cea55 Document the available notify types on the directive definition. 2014-07-03 15:26:08 +02:00
Andrey Antukh 32ae8a0233 Now you can edit project details from admin. 2014-07-03 15:26:08 +02:00
Andrey Antukh e0c6a04686 Implemented admin navegation with other related fixes. 2014-07-03 15:26:08 +02:00
Andrey Antukh 3f2b72e448 First and incomplete admin page. 2014-07-03 15:26:08 +02:00
Alejandro Alonso 3cb59e7a6d Adding delete button to issue detail 2014-07-03 15:00:44 +02:00
Xavier Julián 18079ed003 Minor fixes for tags isplay in us detail 2014-07-03 14:40:55 +02:00
Xavier Julián 10432f18c9 Minor UX css styles 2014-07-03 14:36:48 +02:00
Alejandro Alonso 0fea60f2e7 Implementing status in issue detail 2014-07-03 14:23:31 +02:00
Xavier Julián 5f07fa01be refactor in USsettings to appeal @superalex 2014-07-03 14:30:19 +02:00
Xavier Julián 6348bd3eee Refactorized assigned to template 2014-07-03 13:57:30 +02:00
Alejandro Alonso eedc73e8f8 Refactoring issue detail 2014-07-03 12:54:47 +02:00
Alejandro Alonso 816b489c30 Adding assigned to functionality in issue detail 2014-07-03 12:43:20 +02:00
Xavier Julián 8e91fb444f Kanban refactor 2014-07-03 12:49:21 +02:00
Alejandro Alonso f5b8d0626a Adding assigned to functionality in issue detail 2014-07-03 12:21:53 +02:00
Alejandro Alonso 65ea931a71 If there is only one rol no double popup is required for updating US points 2014-07-03 10:49:52 +02:00
Alejandro Alonso 8c12807296 Updating doom line when changing us points 2014-07-03 10:28:47 +02:00
Xavier Julián be7e4c11dc Added Sprints transitions 2014-07-03 10:26:37 +02:00
Xavier Julián b186886848 Fixed minor CSS quality mistakes 2014-07-03 09:16:18 +02:00
Xavier Julián 1600a55b65 Minor fixes in taskboard task 2014-07-03 09:16:18 +02:00
Xavier Julián 288d508046 responsive structure refactor 2014-07-03 09:16:18 +02:00
Alejandro Alonso 76fcdf0aba Showing undefined points with ? in backlog 2014-07-03 09:02:04 +02:00
Andrey Antukh 4bea40d909 Implementing searches. 2014-07-02 17:25:28 +02:00
Andrey Antukh 5aa976e931 Remove console logs. 2014-07-02 17:25:17 +02:00
Andrey Antukh 938cf024a7 Move some directives to commons. 2014-07-02 17:09:47 +02:00
Xavier Julián 3de74a6e3e Mixin for slides 2014-07-02 15:30:27 +02:00
Alejandro Alonso 347e2f5ea8 Basic issue edition 2014-07-02 14:09:36 +02:00
Xavier Julián ad8bc7d5c0 Minor style fix 2014-07-02 14:14:50 +02:00
Xavier Julián ccd8a1555b Assigned to edit button 2014-07-02 14:00:53 +02:00
Xavier Julián 5e64e8fe1d issues detail navigation 2014-07-02 13:48:22 +02:00
Xavier Julián 2555808b7c Issues data 2014-07-02 13:15:45 +02:00
Alejandro Alonso e4d0575b47 Fixing watchers in issue detail 2014-07-02 13:02:44 +02:00
Alejandro Alonso bc8c614686 Adding watchers directive 2014-07-02 13:01:10 +02:00
Andrey Antukh 311c8a00a2 Improvements on tagline. 2014-07-02 12:28:14 +02:00
Xavier Julián b93b0e90eb refactorized tags 2014-07-02 12:01:15 +02:00
Andrey Antukh 7a25581a8a Improved search template rendering. 2014-07-02 10:50:13 +02:00
Xavier Julián db090d9089 Issue edition 2014-07-02 10:37:25 +02:00
Xavier Julián c56f85cb11 Moved modules to components for watchers and assigned 2014-07-02 10:08:27 +02:00
Alejandro Alonso 33f540e663 Fixing sprints counter in backlog 2014-07-02 09:00:05 +02:00
Alejandro Alonso 1f6f1f841b Adding posibility of requesting no pagination 2014-07-02 09:00:05 +02:00
David Barragán Merino e6096518e7 Minor fixes at the login form 2014-07-01 22:06:16 +02:00
Andrey Antukh 0325b14b57 Add tag line. 2014-07-01 18:03:50 +02:00
Xavier Julián 3b6440a73d Watchers component deletew and add 2014-07-01 14:46:01 +02:00
Xavier Julián 069073da99 Forgot hidden class 2014-07-01 14:24:44 +02:00
Xavier Julián 6cb53d1f12 Keep filtering 2014-07-01 14:23:27 +02:00
Xavier Julián 91c4cd9ca4 Watchers lightbox 2014-07-01 14:08:13 +02:00
Xavier Julián b28a6b4428 Ligtbox for blocked US 2014-07-01 13:43:58 +02:00
Andrey Antukh 11ea2e3a46 Add todos. 2014-07-01 13:26:05 +02:00
Alejandro Alonso 5bf23d114c Implementing horizontal scroll in taskboard 2014-07-01 13:23:19 +02:00
Andrey Antukh 61b9bbdea1 Initial work on issues detail. 2014-07-01 13:18:39 +02:00
Andrey Antukh 7196c5406c Rename bindonce to bind. 2014-07-01 13:17:49 +02:00
Xavier Julián 06902994af Shame CSS for taskboard table 2014-07-01 13:20:07 +02:00
Xavier Julián bd28d92e37 Broken header clearfix in flex-table. Poltergeist 2014-07-01 13:15:40 +02:00
Alejandro Alonso 982d426aa9 Showing user avatar 2014-07-01 13:04:51 +02:00
Xavier Julián e02171f23d Minor Style fixes in summary 2014-07-01 13:01:11 +02:00
Xavier Julián c69d79ab03 Make modificable elements more visible 2014-07-01 12:52:52 +02:00
Alejandro Alonso 323149fa67 Preparing base for drag n drop in taskboard 2014-07-01 12:31:40 +02:00
Xavier Julián 96516106d9 Fixed taskboard table 2014-07-01 12:14:31 +02:00
Alejandro Alonso 85afb71d90 Adding graph to taskboard 2014-07-01 11:47:41 +02:00
Xavier Julián dc7a89368e Add bulk of issues 2014-07-01 11:03:44 +02:00
Alejandro Alonso 7f558b6d61 Adding max length field validation 2014-07-01 09:06:04 +02:00
Xavier Julián d27643edef add issue lightbox 2014-06-30 18:41:31 +02:00
Andrey Antukh 4fb49575a5 Minor code improvements on backlog. 2014-06-30 18:11:59 +02:00
Xavier Julián 5e4361717a Pagination 2014-06-30 17:42:30 +02:00
Xavier Julián 6c3d75b632 Issues link description 2014-06-30 16:53:18 +02:00
Xavier Julián 854a65f389 issues table styles 2014-06-30 16:37:24 +02:00
Xavier Julián a0fc0ec570 Filters refactor shared 2014-06-30 16:15:08 +02:00
Andrey Antukh 74167663a9 Fix show/hide of sprints. 2014-06-30 15:30:38 +02:00
Xavier Julián efc4acbf75 minor time for animation fixes 2014-06-30 15:13:23 +02:00
Xavier Julián 38142a50b7 Styled dragged status for US 2014-06-30 15:11:04 +02:00
Xavier Julián 23ad539692 Fix indentation and position in elements 2014-06-30 13:13:04 +02:00
David Barragán Merino 5c206df05c Change user.full_name to user.full_name_display 2014-06-30 12:56:21 +02:00
Xavier Julián fcfc0a648e user Experience in filters 2014-06-30 12:52:24 +02:00
Xavier Julián 0ac71347b9 Slide effect in filters 2014-06-30 12:28:52 +02:00
Alejandro Alonso 74fde653d3 Adding task info about user to taskboard 2014-06-30 11:43:27 +02:00
Xavier Julián c66dbc4f9b Style fixes for sprints 2014-06-30 11:04:53 +02:00
Alejandro Alonso 3ffecdfe22 Resizin backlog graph automatically 2014-06-30 10:19:00 +02:00
Alejandro Alonso d62b99dc35 Fixing sprint classes in backlog 2014-06-30 10:05:41 +02:00
Xavier Julián 11547946a4 Fixed backlog table 2014-06-30 09:56:11 +02:00
Alejandro Alonso f7ecb95485 Refreshing number of sprints when creating a new one 2014-06-30 09:16:45 +02:00
Alejandro Alonso 48568705cf Fixing sprint names in backlog 2014-06-30 08:58:20 +02:00
David Barragán Merino 7b0741f863 Show the select 'assigned_to' 2014-06-29 02:18:37 +02:00
David Barragán Merino 0f44a6496b Fix an error with the check 'is_blocked' 2014-06-29 02:18:01 +02:00
David Barragán Merino d90bc8de07 Refactor of loadUserAndRoles 2014-06-29 02:15:55 +02:00
David Barragán Merino b0be535c37 Make a refactor of some similar 'partials' files 2014-06-28 06:54:52 +02:00
David Barragán Merino 289fe02dd4 First iteration over 'create task', 'edit task' and 'add task in bulk' 2014-06-28 06:07:07 +02:00
David Barragán Merino ef13e5901d Show every task in its row, and show unassigned tasks 2014-06-28 06:03:03 +02:00
David Barragán Merino 9d54ab06be Fix typo 2014-06-28 04:21:14 +02:00
David Barragán Merino e0f3f5fdef Move taskboard.coffe data to a model taskboard 2014-06-28 02:13:06 +02:00
David Barragán Merino 7cfb394e0a Typo 2014-06-28 02:13:06 +02:00
David Barragán Merino 120f42d383 Clean code (minor refactor) 2014-06-28 02:13:06 +02:00
David Barragán Merino fab4d6ffe7 Fix nav menu in taskboard 2014-06-28 02:13:05 +02:00
Andrey Antukh 86555a18ad Add search module. 2014-06-27 17:19:48 +02:00
Andrey Antukh 112d6f0350 Split search result table template in multiple angularjs templates for easy table rerender. 2014-06-27 17:18:45 +02:00
Andrey Antukh 6341cbc57c Make search template extend from dummy layout. 2014-06-27 17:16:56 +02:00
Andrey Antukh b3fff4dd06 Add debounce function to taiga utils collection. 2014-06-27 17:16:27 +02:00
Andrey Antukh 30338000b9 Add search resource module. 2014-06-27 17:16:16 +02:00
Andrey Antukh 2715a5cda8 Make lazy the tg-nav directive. 2014-06-27 17:15:48 +02:00
Andrey Antukh 913ae3a5f6 Improvements on rendering main nav. 2014-06-27 17:14:39 +02:00
Xavier Julián ec93817fe9 Search result table refactor 2014-06-27 14:46:34 +02:00
Andrey Antukh 038565bf32 Another fix on navegation. 2014-06-27 14:13:40 +02:00
Andrey Antukh 937d0f5579 Add styles and template changes on ssearch part. 2014-06-27 14:02:05 +02:00
David Barragán Merino 91d03424ba Add directive to show US points 2014-06-27 13:15:38 +02:00
Andrey Antukh 8e603223b2 Minor scope vars name changes oon backlog. 2014-06-27 11:46:32 +02:00
Andrey Antukh eb3fc22626 Other fixes on navegation. 2014-06-27 11:46:32 +02:00
Alejandro Alonso f65c0d7a47 Fixing small bugs in backlog 2014-06-27 11:40:03 +02:00
Alejandro Alonso af74038616 Adding burndown graph to backlog 2014-06-27 10:37:18 +02:00
Andrey Antukh e0c8ae9734 Fixing pagination on issues. 2014-06-27 09:23:41 +02:00
Xavier Julián bf5aa024ba Andrey stuff 🆘 2014-06-27 09:17:34 +02:00
Alejandro Alonso 386d89a435 Fixing sprints progress bar in backlog 2014-06-27 08:43:32 +02:00
Andrey Antukh ef5b19d3fd Disable project nav due to performance issues with css animations. 2014-06-27 00:09:08 +02:00
Andrey Antukh 1b87bae0ba Fix members grouping on issues page. 2014-06-26 23:55:47 +02:00
Andrey Antukh c0bd3ad970 Remove watcher. 2014-06-26 23:55:40 +02:00
Andrey Antukh 8477e36c56 Partially integrate projects nav. 2014-06-26 23:33:42 +02:00
Andrey Antukh e68a1dc1b9 Add taiga main controller preloading projects. 2014-06-26 23:33:19 +02:00
Andrey Antukh 00ff55be3e Add empty lightboxes module to issues directory. 2014-06-26 23:32:56 +02:00
Andrey Antukh 96ff32f3d4 Move generic filters related functions to separated mixin. 2014-06-26 22:47:18 +02:00
Andrey Antukh 735d3f6e49 Cosmetic fixes on backlog main module. 2014-06-26 22:29:35 +02:00
Andrey Antukh 862f87e7fd Fix mainTitle.jade template. 2014-06-26 22:29:16 +02:00
Andrey Antukh 2460537f4e Add section name to taskboard. 2014-06-26 22:29:07 +02:00
Andrey Antukh 5173040715 Add section name to issues list. 2014-06-26 22:28:56 +02:00
Andrey Antukh 0d0eb256f6 Add section name to backlog. 2014-06-26 22:28:42 +02:00
Andrey Antukh 6cf333ae10 Now issues list works 2014-06-26 22:19:01 +02:00
Andrey Antukh aedb776541 Add more utils functions. 2014-06-26 22:18:49 +02:00
David Barragán Merino 2b41c51fee Add pop-points popover class 2014-06-26 19:53:42 +02:00
David Barragán Merino a0926e30b0 Fixe some csslint errors 2014-06-26 19:52:52 +02:00
David Barragán Merino 220c80e968 Show real task info 2014-06-26 19:40:14 +02:00
David Barragán Merino 598915febd Move tg-us-status to the common directives 2014-06-26 19:40:14 +02:00
Andrey Antukh 3c8fdfb007 Fixed navegation. 2014-06-26 17:16:37 +02:00
Alejandro Alonso 6548576ad9 Adding more error control to sprint creation 2014-06-26 16:59:19 +02:00
Alejandro Alonso 439939faf3 Adding last sprint name to sprint creation in backlog 2014-06-26 16:47:33 +02:00
Alejandro Alonso d07289301b Adding checksley validations to backlog 2014-06-26 16:30:47 +02:00
Alejandro Alonso fc16f3ad01 adding comment about defer 2014-06-26 15:57:16 +02:00
Alejandro Alonso 2be0f4db07 Implementing doom line in backlog 2014-06-26 15:51:27 +02:00
Xavier Julián 788f941b1c Excluded bourbon files from gulp-scss-lint 2014-06-26 15:57:47 +02:00
Xavier Julián a78094425f Font refactor fixes 2014-06-26 15:57:47 +02:00
Xavier Julián 006dbaa84f Font refactor to openSans. openSans FTW 2014-06-26 15:57:47 +02:00
David Barragán Merino 2c9a809df9 Update UsStatus directive 2014-06-26 14:43:39 +02:00
David Barragán Merino d71d1f2594 Code style fixes 2014-06-26 14:43:39 +02:00
David Barragán Merino 8480e6354b Remove unnecessary sentence in the UsStatus directive 2014-06-26 14:43:39 +02:00
Andrey Antukh e0be6ada9b Refactoring gulp 2014-06-26 13:52:29 +02:00
Andrey Antukh d34a216207 Fixing main navigation. 2014-06-26 13:00:46 +02:00
Alejandro Alonso a02b49b971 Splitting long line of javascript 2014-06-26 12:07:25 +02:00
Alejandro Alonso ec272de24e Fixing backlog title 2014-06-26 12:07:01 +02:00
Alejandro Alonso 5fcf32592c Enablig create new sprint in backlog 2014-06-26 10:50:12 +02:00
Andrey Antukh 0457399f7e Minor fixes on login. 2014-06-26 10:02:44 +02:00
Alejandro Alonso f6cb1f0fdb Adding status color to backlog 2014-06-26 09:16:56 +02:00
Alejandro Alonso a5f0d0859c Fixing points in backlog column 2014-06-26 08:38:44 +02:00
Andrey Antukh 8aba67d820 Intial controller and directive for issues page including pagination implementation. 2014-06-25 23:09:36 +02:00
Andrey Antukh 0cae5bfb7a Add search empty resource file. 2014-06-25 23:09:36 +02:00
Andrey Antukh 1ba5ea9229 Add issues resources file and injector. 2014-06-25 23:09:36 +02:00
Andrey Antukh 96f1bd44e6 Cosmetic changes on taskboard module. 2014-06-25 23:09:36 +02:00
Andrey Antukh 01af3f66e0 Add experimental top notify service. 2014-06-25 23:09:36 +02:00