An error occurred fetching the project authors.
- 01 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
Sort JavaScript imports in the CE code to match our future ESLint configuration.
-
- 28 Jan, 2021 1 commit
-
-
Coung Ngo authored
Remove unnecessary html roles and also remove some unnecessary tabindexes
-
- 23 Dec, 2020 1 commit
-
-
Lukas Eipert authored
Part of our prettier migration; changing the arrow-parens style.
-
- 13 Nov, 2020 1 commit
-
-
Vitaly Slobodin authored
Convert slot names in Vue.js templates to kebab-case to match our coding style.
-
- 24 Aug, 2020 1 commit
-
-
Mario de la Ossa authored
This is the final commit that moves Related Issues to FOSS
-
- 20 Aug, 2020 2 commits
-
-
Sarah GP authored
These are found in 11 files
-
Savas Vedova authored
- Lock vulnerability linked issues - Move the create issue button to the footer - Update documentation
-
- 17 Aug, 2020 1 commit
-
-
Jeremy Elder authored
Update gray-700 hex value and find and replace all gray-700 with gray-500.
-
- 24 Jul, 2020 2 commits
- 23 Jul, 2020 1 commit
-
-
Dimitrie Hoekstra authored
-
- 15 Jul, 2020 1 commit
-
-
Daniel Tian authored
Make the related issues component used on the Issues page more extendable so that it can be reused on the standalone vulnerabilities page
-
- 08 Jul, 2020 1 commit
-
-
Marcel van Remmerden authored
-
- 23 Jun, 2020 1 commit
-
-
Jason Goodman authored
Put widget behind a feature flag
-
- 22 May, 2020 1 commit
-
-
Coung Ngo authored
Clicking on the "Add an existing issue" button in an epic showed the Linked Issues part of the form which was incorrect. This commit fixes this so it is not shown in this scenario.
-
- 30 Apr, 2020 2 commits
- 14 Mar, 2020 4 commits
-
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
- 14 Feb, 2020 1 commit
-
-
Coung Ngo authored
Removed the :issue_link_types feature flag code in the frontend for the blocking issues feature
-
- 14 Jan, 2020 1 commit
-
-
Coung Ngo authored
- Changed Related issues to Linked issues - Issues can have a "blocks", "is blocked by", and "relates to" association
-
- 10 Dec, 2019 1 commit
-
-
Takuya Noguchi authored
only for EE-specific contents under /ee/app/assets/javascripts/[m-z]* To improve import order rules Set import/order, import/no-cycle, and import/no-unresolved as warn to make this update smoother.
-
- 21 Nov, 2019 1 commit
-
-
Scott Stern authored
Add functionality for boards list feature flagged to see the wip limits
-
- 30 Sep, 2019 2 commits
-
-
Walmyr Lima e Silva Filho authored
-
Brian Kabiro authored
- On some pages, the weight icon and value are hidden when the issue's weight is 0
-
- 26 Sep, 2019 1 commit
-
-
Winnie Hellmann authored
-
- 01 Aug, 2019 1 commit
-
-
Ezekiel Kigbo authored
Autofixes i18n lints in the ee directory that were missed in earlier autofixes.
-
- 19 Jul, 2019 1 commit
-
-
Kushal Pandya authored
-
- 27 Jun, 2019 2 commits
-
-
Walmyr authored
With the new assertions we benefit from: - Running the test faster - Testing the real functionality instead of only asserting on messages
-
Martin Hanzel authored
Original design available here: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12493
-
- 25 Apr, 2019 1 commit
-
-
Victor Wu authored
-
- 16 Apr, 2019 1 commit
-
-
Annabel Dunstone Gray authored
This commit rearranges the styles in related_items_list to adhere to stylelint's warnings. It also adds some utility classes where applicable
-
- 01 Mar, 2019 4 commits
-
-
Fatih Acet authored
To also verify existence of the slots
-
Fatih Acet authored
Also some Prettier changes. Not sure why prettier-all-save didn’t fix them in the previous commit.
-
Fatih Acet authored
Due date and Weight is EE only features. We simply cannot move them to ce/vue_shared. The only way to preserve current functionality while making the component reusable is using a slot.
-
Fatih Acet authored
We are building related MRs feature and it will have the same look and feel with related issues widget. However, related issues is a EE only feature but related MRs is not. That’s why, to be able to reuse existing components, I move them to ce/vue_shared and updated references.
-
- 27 Feb, 2019 1 commit
-
-
Rajat Jain authored
This change introduces drag and drop for epics nested inside epics. Previously it was available only for issues under epics. This commit adds the same functionality to epics.
-
- 28 Jan, 2019 1 commit
-
-
Sanad Liaquat authored
-