Commit Graph

1902 Commits (143f61749141d231ab63eb0837f9d66a0f21df8b)

Author SHA1 Message Date
Jesús Espino 143f617491 Added team members to the changelog 2014-11-28 09:03:04 +01:00
Jesús Espino 8732788722 Merge pull request #177 from taigaio/us/652/team-members
Us/652/team members
2014-11-28 08:26:02 +01:00
Jesús Espino 8e53cee768 Small fixes for team members 2014-11-28 08:25:32 +01:00
David Barragán Merino 04ef17e561 Merge pull request #183 from taigaio/github-help
Remove help from taiga set link instead
2014-11-28 07:48:20 +01:00
Xavier Julián 66d00ba9f3 Improve layout styles to fit in window 2014-11-28 07:03:25 +01:00
Xavier Julián a13501cc58 Fix table columns layout in team members 2014-11-28 07:03:25 +01:00
Alejandro Alonso 33bb54e453 Showing only columns related no enabled features 2014-11-28 07:03:25 +01:00
Alejandro Alonso 9177f172f4 Showing team members only if there are team members 2014-11-28 07:03:24 +01:00
Alejandro Alonso 849e67d7a8 Showing the power column 2014-11-28 07:03:24 +01:00
Alejandro Alonso f87d1b7534 Fixing team icons opacity 2014-11-28 07:03:24 +01:00
Alejandro Alonso ddad02b3fc Fixing scope 2014-11-28 07:03:24 +01:00
Alejandro Alonso b725b6c6e1 Allowing leave project 2014-11-28 07:03:24 +01:00
Juanfran 2a4680b529 add role to the current user & remove the user from the team list 2014-11-28 07:03:24 +01:00
Juanfran e6e7c43907 fix current user stats 2014-11-28 07:03:24 +01:00
Juanfran 51087393f1 create member-stats directive 2014-11-28 07:03:24 +01:00
Alejandro Alonso b7f570ae53 Filtering memberships with owner in team members 2014-11-28 07:03:24 +01:00
Jesús Espino e0694b2b76 Add leave method to the projects resource 2014-11-28 07:03:24 +01:00
Jesús Espino a0b46d0cf8 Add error handling on remove admin permissions of memberships panel 2014-11-28 07:03:24 +01:00
Xavier Julián a1d09e75c4 Team statistics styles 2014-11-28 07:03:24 +01:00
Xavier Julián a4f65b947a Team Member Data Function Filter 2014-11-28 07:03:24 +01:00
Juanfran 47c7998847 integrate team members 2014-11-28 07:03:24 +01:00
Xavier Julián 0adb56c1dc Popovers for attributes explanation. Looks 🆒 2014-11-28 07:03:24 +01:00
Xavier Julián 2202f315cf Team Main Part 2014-11-28 07:03:24 +01:00
Xavier Julián 6f9ffdd327 Team Filters module 2014-11-28 07:03:24 +01:00
Xavier Julián 8785a3ff8a Created New Module Team 2014-11-28 07:03:24 +01:00
Xavier Julián 0c334d5828 Remove help from taiga set link instead 2014-11-27 16:54:16 +01:00
David Barragán Merino f2fffa3235 Merge pull request #181 from taigaio/bug/1705/submit-forms-press-enter
unify form submit
2014-11-27 15:37:51 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
Xavier Julián bb5eaa8633 Markdown help SCSS refactor 2014-11-27 13:42:09 +01:00
Jesús Espino 7cc56aa719 Merge pull request #179 from taigaio/us/97/markdown-help
Add help button in WYSIWYG and markdown syntax in taiga-web
2014-11-27 13:17:31 +01:00
Xavier Julián bf0134bf3d Add markdown help to comments 2014-11-27 13:15:10 +01:00
Jesús Espino 1d5b3cfa0f Merge pull request #180 from taigaio/issue/1707/firefox-drag-icon
Fix weird behavior on FF drag icon caused by float left on textarea.
2014-11-27 13:08:39 +01:00
Xavier Julián cf7f69a371 Fix weird behavior on FF drag icon caused by float left on textarea. TG-1707 #ready-for-test 2014-11-27 12:51:13 +01:00
Xavier Julián 496ad1245a Minor style fix on textareas 2014-11-27 12:39:08 +01:00
Xavier Julián bd77772135 Add help button in WYSIWYG and markdown syntax 2014-11-27 12:39:08 +01:00
Jesús Espino 8af84eaa8b Changelog update 2014-11-27 10:30:30 +01:00
Jesús Espino 546a002c62 Merge pull request #175 from taigaio/angular1.3
angular1.3
2014-11-27 10:24:27 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
Xavier Julián 2b61b88564 Add help icon 2014-11-27 10:15:19 +01:00
Juanfran 895ebb4444 Merge pull request #178 from FlorianBezagu/use_enter_to_create_task
Catch submit event of form to create and edit task
2014-11-27 08:29:00 +01:00
Florian Bezagu e43a4205e7 Catch submit event of form to create and edit task
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
David Barragán Merino 63d6f4c829 Merge pull request #170 from taigaio/events-disable-and-relative-url
Add the ability to disable events and use relative url in config.
2014-11-24 18:36:01 +01:00
Andrey Antukh cc17743045 Add the ability to disable events and use relative url in config. 2014-11-20 21:52:26 +01:00
Jesús Espino 32278f5bb0 Merge pull request #171 from taigaio/bug/1646/fix-meetup-button
Change show/hide to add/removeClass in meetup button
2014-11-20 09:43:52 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
David Barragán Merino 7719e1a275 Merge pull request #169 from taigaio/issue/1608/admin-layout-broken
Fix admin layout in safari and other browsers
2014-11-19 19:24:27 +01:00
Xavier Julián c970adbec2 Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +01:00
Xavier Julián d22d0e2259 Fix manage members page bug on very small resolutions 2014-11-19 18:58:03 +01:00
Xavier Julián 18a4e82c36 Fix broken video icon 2014-11-19 18:48:09 +01:00
Jesús Espino 30b9d7f5c7 Merge pull request #168 from taigaio/bug/1622/refresh-tags-colors-after-create-us
fix #1622 refresh tags colors after create an US with a new tag
2014-11-19 18:21:01 +01:00