summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/groups
Commit message (Collapse)AuthorAgeFilesLines
* Internationalisation of groups directoryBrandon Labuschagne2019-04-291-1/+2
| | | | | | | | This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
* Update spinners in group list componentDennis Tang2019-03-261-1/+1
|
* Style avatars for groups and projectsMartin Wortschack2019-02-251-1/+1
| | | | | | | | | - Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-1/+2
|
* Prettify all the thingsMike Greiling2018-11-208-115/+36
|
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
|
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
|
* Prettify all the things (part 7)Mike Greiling2018-10-245-101/+104
|
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-2/+2
| | | | | | The eslint-plugin-vue upgrade had some breaking changes to vue/attribute-order which needed to be resolved in order to avoid disabling the rule entirely
* Use GitLab ui pagination component for groupsAdriel Santiago2018-09-111-12/+15
|
* Use gitlab-ui loading iconClement Ho2018-09-111-4/+2
|
* Vertically centres landscape avatars those cannot fill up parent height.Vicary Archangel2018-09-071-1/+1
|
* Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-078-88/+205
|
* [QA] Ensure groups filtering does not happen before the groups list is loadedRémy Coutable2018-09-051-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Resolve "Group dashboard > Line height is too tall for group names"Adriel Santiago2018-08-071-34/+41
|
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
| | | | Partially addresses #47006.
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+0
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-115-23/+23
|
* [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
|
* Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-34/+54
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+4
|
* Resolve "Group Leave action is broken on Groups Dashboard and Homepage"Shah El-Rahman2018-03-061-5/+5
|
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-5/+5
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into ↵Clement Ho2018-02-081-3/+3
|\ | | | | | | | | | | | | | | | | 'master' Resolve "New design for cancel / stop pipeline confirmation" Closes #41297 See merge request gitlab-org/gitlab-ce!16813
| * Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-3/+3
| | | | | | | | | | | | | | | | Fix tests Address code review feedback Fix tests
* | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+34
|/
* normalize headers correctlyPhil Hughes2018-01-291-11/+2
| | | | i18n flash message
* Converted filterable_list to axiosPhil Hughes2018-01-291-8/+8
|
* fixed paginationgroups-webpack-bundlePhil Hughes2018-01-231-3/+1
|
* Added dispatcher imports for groups webpack bundlePhil Hughes2018-01-231-2/+2
|
* Add modal dialog for leave group actionKushal Pandya2018-01-111-11/+37
|
* Move modal dialog to app root componentKushal Pandya2018-01-111-55/+31
|
* Fix last eslint rulesFilipa Lacerda2018-01-081-45/+45
|
* Fix more eslint rulesFilipa Lacerda2018-01-081-5/+7
|
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-082-71/+74
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (140 commits) Add Gitter room link to I want to contribute since you always have questions Use workhorse 3.4.0 chore: remove symbolic link Add memoization for properties Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Resolve "Add graph value to hover" Fix slash commands dropdown description disables the shortcut to the issue boards when issues are disabled Fix static analysys Disable STI of ActiveRecord. Refactoring specs. Fix StaticSnalysys Fix change log Add changelog Revert bulk_insert and bring back AR insert(one by one) Add a new test for emptified params Use batch update for Service deactivation Fix query to look for proper unmanaged kubernetes service Fix static anylysy Use bulk_insert instead of AR create Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template ...
| * Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-082-2/+3
| |\ | | | | | | | | | | | | | | | | | | Resolve "No Rendering of emoji's in Group-Overview after update" Closes #40549 See merge request gitlab-org/gitlab-ce!16098
| | * Rendering of emoji's in Group-OverviewJacopo2017-12-242-2/+3
| | | | | | | | | | | | Allows rendering of emoji's in the Group Overview.
* | | Fixes more eslint rulesFilipa Lacerda2018-01-065-120/+123
| | |
* | | [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-063-93/+90
| | |
* | | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-052-11/+9
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (78 commits) Use --left-right and --max-count for counting diverging commits API: get participants from merge_requests & issues Copy Mermaid graphs as GFM Rephrase paragraph about e2e tests in merge requests in docs Remove EE only sections from docs Update redis-rack to 2.0.4 Refactor matchers for background migrations Add id to modal.vue to support data-toggle="modal" Allow local tests to use a modified Gitaly Fix specs Use computed prop in expand button Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Refactor RelativePositioning so that it can be used by other classes Backport 'Rebase' feature from EE to CE Just try to detect and assign once Fix custom name in branch creation for issue in Firefox Modify `LDAP::Person` to return username value based on attributes ...
| * | Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-051-4/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Add id to modal.vue to support data-toggle="modal" Closes #41584 See merge request gitlab-org/gitlab-ce!16189
| | * | Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-051-4/+2
| | |/
| * | Use `__` instead of `s__` when context is not required40533-fix-item-stats-propsKushal Pandya2018-01-041-3/+3
| | |
| * | Enclose props in quotesKushal Pandya2018-01-041-4/+4
| | |
* | | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-048-84/+145
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (33 commits) Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Use heredoc for long strings so it's easier to read Simplify metrics fetching for closed/merged MRs Better English Fix method lookup Use a background migration for issues.closed_at Handle Gitaly aborted merge due to branch update Fix API endpoints to edit wiki pages where project belongs to a group Fixes spec failures due to not returning metrics for MRs other than closed/merged Cache merged and closed events data in merge_request_metrics table Update test to remove carent icon check Update styles to fix SVG caret alignment Update selector to test SVG icon name Use SVG sprite icons Add support for max_count option to Git::Repository#count_commits ...
| * | Make tooltip placement bottom by default as per design guidelines40533-groups-tree-updatesKushal Pandya2018-01-043-2/+4
| | |
| * | Use SVG sprite iconsKushal Pandya2017-12-281-5/+10
| | |
| * | Use ItemStatValue component for project star countKushal Pandya2017-12-261-5/+5
| | |
| * | Make `title` optionalKushal Pandya2017-12-261-1/+2
| | |
| * | Use ItemStatsValue Component, add `updatedAt` info for projectsKushal Pandya2017-12-261-51/+37
| | |