summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Fix toggling subgroups and paginationAlfredo Sumaran2017-05-304-7/+24
| | | | |
| * | | | Change is-expandable to has-subgroupsAlfredo Sumaran2017-05-302-5/+6
| | | | |
| * | | | Set pagination only when loading the appAlfredo Sumaran2017-05-291-10/+20
| | | | |
| * | | | Stop click event is group has no subgroupsAlfredo Sumaran2017-05-261-3/+1
| | | | |
| * | | | Add tests for Group item componentAlfredo Sumaran2017-05-252-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also adds more tests fro groups folder component [ci skip]
| * | | | Remove parent group prefix from current orphan groupAlfredo Sumaran2017-05-242-3/+36
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Build tree from server responseAlfredo Sumaran2017-05-235-13/+78
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Do not send page param when loading sub groupsAlfredo Sumaran2017-05-231-4/+5
| | | | |
| * | | | Add basic tests for groups componentAlfredo Sumaran2017-05-223-4/+2
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Paginate group resultsAlfredo Sumaran2017-05-224-6/+45
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Restore previous tree formatAlfredo Sumaran2017-05-175-49/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tree object is an array now. - All groups are displayed at the top level - To access subgroups now we have to click every parent which will make a request to fetch sub groups. [ci skip]
| * | | | Show connectors between parents and children groupsAlfredo Sumaran2017-05-171-0/+42
| | | | |
| * | | | Basic layout for groups treeAlfredo Sumaran2017-05-166-25/+136
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Stop event propagation to prevent multiple ajax callsAlfredo Sumaran2017-05-151-1/+1
| | | | |
| * | | | Fix tree generation when filtering by nameAlfredo Sumaran2017-05-121-1/+2
| | | | |
| * | | | Build tree object from endpoint responseAlfredo Sumaran2017-05-129-30/+82
| | | | |
| * | | | Decorate server response objectsAlfredo Sumaran2017-05-112-6/+11
| | | | | | | | | | | | | | | | | | | | Set property defaults and match JS variable naming conventions
| * | | | Better checking for subgroupsAlfredo Sumaran2017-05-101-1/+1
| | | | |
| * | | | Add support to filter groups by filter optionsAlfredo Sumaran2017-05-102-5/+27
| | | | |
| * | | | Add GroupFilterableList to be used as filterable classAlfredo Sumaran2017-05-104-35/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - GroupFilterableList extends from FilterableList which is used in other places that doesn’t use Vue. - GroupFilterableList interacts with a Vue store object. - Deleted groups_list.js since is not needed anymore, filtering is handled via ajax in GroupFilterableList
| * | | | Add support to filter by name to Group listAlfredo Sumaran2017-05-106-55/+49
| | | | |
| * | | | Set tree structure for groupsAlfredo Sumaran2017-05-094-39/+50
| | | | |
| * | | | Prepare groups components for subgroupsAlfredo Sumaran2017-05-085-15/+68
| | | | |
| * | | | List groups with basic detailsAlfredo Sumaran2017-05-054-16/+81
| | | | | | | | | | | | | | | | | | | | | | | | | - Adds Groups component - Adds GroupItem component
| * | | | Add GroupsService to fetch data from serverAlfredo Sumaran2017-05-042-1/+30
| | | | |
| * | | | Set Groups Vue app for Dashboard pageAlfredo Sumaran2017-05-042-2/+15
| | | | |
| * | | | Add “groups” JS bundleAlfredo Sumaran2017-05-041-0/+3
| | | | |
* | | | | Merge branch 'artifacts-keyboard-shortcuts' into 'master'Filipa Lacerda2017-06-081-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabled keyboard shortcuts on artifacts pages Closes #33184 See merge request !12015
| * | | | | Enabled keyboard shortcuts on artifacts pagesartifacts-keyboard-shortcutsPhil Hughes2017-06-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Closes #33184
* | | | | | Merge branch 'ce#31853-projects-shared-groups' into 'master'Annabel Dunstone Gray2017-06-081-0/+35
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31853 Remove duplication for sharing projects with groups in project settings Closes #31853 See merge request !11951
| * | | | | fixes project_group_links spec by adding click tab eventtauriedavis2017-06-081-0/+1
| | | | | |
| * | | | | 31853 Remove duplication for sharing projects with groups in project settingstauriedavis2017-06-081-0/+34
| | | | | |
* | | | | | Merge branch '33383_add_bulgarian_translation_of_cycle_analytics_page' into ↵Douwe Maan2017-06-081-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add bulgarian translation of Cycle Analytics Page to I18N Closes #33383 See merge request !11958
| * | | | | | add bulgarian translation of cycle analytics page to I18N黄涛2017-06-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #33383
* | | | | | | Merge branch ↵Douwe Maan2017-06-081-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '33334_add_portuguese_brazil_translation_of_cycle_analytics_page' into 'master' Add portuguese brazil translation of Cycle Analytics Page to I18N Closes #33334 See merge request !11920
| * | | | | | add portuguese brazil translation of cycle analytics page黄涛2017-06-071-0/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | Fix #33334
* | | | | | Merge branch '32720-emoji-spacing' into 'master'Annabel Dunstone Gray2017-06-083-10/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32720 Create equal spacing between emoji buttons and remove unnecessary margin-bottom Closes #32720 See merge request !11889
| * | | | | | remove extra space on thumbs emoji buttons32720-emoji-spacingtauriedavis2017-06-071-0/+5
| | | | | | |
| * | | | | | 32720 Create equal padding for emoji on comments and emoji-blocktauriedavis2017-06-063-10/+14
| | | | | | |
* | | | | | | Merge branch 'zj-i18n-pipeline-schedules' into 'master'Douwe Maan2017-06-086-6/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow translation of Pipeline Schedules See merge request !11974
| * | | | | | | Regenerate po and js fileszj-i18n-pipeline-schedulesZ.J. van de Weg2017-06-086-6/+6
| | | | | | | |
| * | | | | | | Allow translation of Pipeline SchedulesZ.J. van de Weg2017-06-086-6/+6
| | | | | | | |
* | | | | | | | Merge branch 'remove-transition' into 'master'Annabel Dunstone Gray2017-06-081-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary transition Closes #33431 See merge request !11985
| * | | | | | | Remove unnecessary transitionremove-transitionClement Ho2017-06-071-1/+0
| | | | | | | |
* | | | | | | | Resolve "Jobs page scrollbar and centering"Filipa Lacerda2017-06-081-2/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Responsive table fixesAnnabel Dunstone Gray2017-06-086-16/+25
| | | | | | |
* | | | | | | Merge branch '23603-add-extra-functionality-for-the-top-right-plus-button' ↵Douwe Maan2017-06-081-1/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Add extra functionality for the top right Plus Button" Closes #23603 See merge request !11632
| * | | | | | | Fix for linting problemTim Zallmann2017-06-071-1/+1
| | | | | | | |
| * | | | | | | Check for Merge Request fixedTim Zallmann2017-06-071-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed couple of spinach test
| * | | | | | | Externalised DropdownTim Zallmann2017-06-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Checks for creating new issue Styling of .dropdown-bold-header Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu