Commit Graph

134 Commits

Author SHA1 Message Date
Clement Ho 9bcf8f43c6 [skip ci] Replace hidden-xs 2018-04-09 16:50:40 -05:00
Winnie Hellmann 07487628f4 Rename modal.vue to deprecated_modal.vue 2018-03-22 10:48:17 +01:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Shah El-Rahman bdaaa43ff4 Resolve "Group Leave action is broken on Groups Dashboard and Homepage" 2018-03-06 11:01:37 +00:00
Rémy Coutable 97793a1616 Harmonize CE and EE JS code
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-22 13:34:35 +01:00
Clement Ho 6d7df4f8b1 Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into 'master'
Resolve "New design for cancel / stop pipeline confirmation"

Closes #41297

See merge request gitlab-org/gitlab-ce!16813
2018-02-08 05:08:22 +00:00
Shah El-Rahman 97f08c651e Add modal for stopping and retrying pipelines
Fix tests

Address code review feedback

Fix tests
2018-02-07 19:28:18 -06:00
Mayra Cabrera 68a419c879 31885 - Ability to transfer a single group to another group 2018-02-06 00:10:58 +00:00
Phil Hughes cf4fb53f56
normalize headers correctly
i18n flash message
2018-01-29 09:06:58 +00:00
Phil Hughes b3c9d96559
Converted filterable_list to axios 2018-01-29 09:06:57 +00:00
Phil Hughes f64efe603a
fixed pagination 2018-01-23 12:18:34 +00:00
Phil Hughes bba9e7275c
Added dispatcher imports for groups webpack bundle 2018-01-23 10:02:43 +00:00
Kushal Pandya a2ae0f8512 Add modal dialog for leave group action 2018-01-11 16:35:37 +05:30
Kushal Pandya 5082b8d83f Move modal dialog to app root component 2018-01-11 12:12:56 +05:30
Filipa Lacerda 7e3405d76c
Fix last eslint rules 2018-01-08 20:48:27 +00:00
Filipa Lacerda 349d06688f
Fix more eslint rules 2018-01-08 20:01:49 +00:00
Filipa Lacerda e2b759a2f4
Merge branch 'master' into 34312-eslint-vue-plugin
* 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
  ...
2018-01-08 19:19:52 +00:00
Sean McGivern 33fb2f99e9 Merge branch '40549-render-emoj-in-groups-overview' into 'master'
Resolve "No Rendering of emoji's in Group-Overview after update"

Closes #40549

See merge request gitlab-org/gitlab-ce!16098
2018-01-08 11:34:22 +00:00
Filipa Lacerda 7ca5a3f99d
Fixes more eslint rules 2018-01-06 19:54:45 +00:00
Filipa Lacerda cbdbb64523
[ci skip] Fix more eslint rules 2018-01-06 19:03:01 +00:00
Filipa Lacerda 2a31a850c4
Merge branch 'master' into 34312-eslint-vue-plugin
* 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
  ...
2018-01-05 18:22:07 +00:00
Filipa Lacerda 47e5a7f8e3 Merge branch 'winh-modal-target-id' into 'master'
Add id to modal.vue to support data-toggle="modal"

Closes #41584

See merge request gitlab-org/gitlab-ce!16189
2018-01-05 13:12:23 +00:00
Winnie Hellmann 2c47f0924f Add id to modal.vue to support data-toggle="modal" 2018-01-05 12:47:38 +01:00
Kushal Pandya cc4235a626 Use `__` instead of `s__` when context is not required 2018-01-04 21:47:40 +05:30
Kushal Pandya 3df6fa6c05 Enclose props in quotes 2018-01-04 21:33:25 +05:30
Filipa Lacerda 41cc4cf502
Merge branch 'master' into 34312-eslint-vue-plugin
* 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
  ...
2018-01-04 15:53:16 +00:00
Kushal Pandya 703aa9d232 Make tooltip placement bottom by default as per design guidelines 2018-01-04 12:32:47 +05:30
Filipa Lacerda b299198e1e
Adds `eslint-plugin-vue`, fixes linter errors and adds docs 2018-01-03 23:14:55 +00:00
Kushal Pandya bed16f4828 Use SVG sprite icons 2017-12-28 11:04:50 +05:30
Kushal Pandya 1d2b822993 Use ItemStatValue component for project star count 2017-12-26 14:03:41 +05:30
Kushal Pandya d9527369db Make `title` optional 2017-12-26 14:03:21 +05:30
Kushal Pandya f39f5d2f23 Use ItemStatsValue Component, add `updatedAt` info for projects 2017-12-26 13:29:34 +05:30
Kushal Pandya 7a2f107361 ItemStatsValue Component 2017-12-26 13:29:34 +05:30
Kushal Pandya c2951f6fc3 Update avatar size to be 24px 2017-12-26 13:29:33 +05:30
Kushal Pandya 732b230aaf Update icon name to use from SVG sprite 2017-12-26 13:29:33 +05:30
Kushal Pandya 95ff461314 Use SVG sprite icons 2017-12-26 13:29:33 +05:30
Kushal Pandya 86e0d931ab Add `updatedAt` prop for Projects 2017-12-26 13:29:33 +05:30
Jacopo 6185ce0c84 Rendering of emoji's in Group-Overview
Allows rendering of emoji's in the Group Overview.
2017-12-24 12:14:17 +01:00
Winnie Hellmann bf22eb6123 Rename popup-dialog to modal 2017-12-12 13:07:03 +01:00
Phil Hughes 6bb4442054
updated imports 2017-12-11 12:28:11 +00:00
Phil Hughes e0bbadc2d2
use exported methods instead of gl.utils 2017-12-08 08:54:51 +00:00
Mike Greiling 2c569be63b Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
Kushal Pandya 61a8628725 Show only group name by default and put full namespace in tooltip 2017-12-01 17:30:14 +05:30
Jose Ivan Vargas Lopez e882455a9d Change star, filter and settings icons to the their sprite based replacements 2017-11-23 07:52:15 +00:00
kushalpandya 893402d477 Preserve `archived` param only when sort order is changed 2017-10-13 19:33:18 +05:30
kushalpandya a1bfdf76f2 Remove unnecessary `Flash` import 2017-10-13 14:26:52 +05:30
kushalpandya 934f4c6ea4 Add `archived` related options in sort dropdown 2017-10-13 14:08:50 +05:30
kushalpandya d72b95cfb7 Add support for `archived` param 2017-10-13 14:06:25 +05:30
Bob Van Landuyt 99c76e9fe8 Add a text to the leave group confirmation 2017-10-10 18:12:07 +02:00
Bob Van Landuyt 741fb49378 Merge branch 'master' into bvl-group-trees 2017-10-10 17:53:42 +02:00