Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed failing specs | Phil Hughes | 2018-10-23 | 1 | -0/+36 | |
| | | | | Added tests to file row truncated text computed prop | |||||
* | Frontend: Review app changes | Filipa Lacerda | 2018-10-22 | 1 | -0/+91 | |
| | ||||||
* | Fix transient failure from the bar_chart.vue component | Jose Vargas | 2018-10-19 | 1 | -6/+0 | |
| | ||||||
* | Change markdown header tab anchor links to buttons | George Tsiolis | 2018-10-19 | 1 | -1/+1 | |
| | ||||||
* | Fixes broken test in master for ci status bagde | Filipa Lacerda | 2018-10-18 | 1 | -1/+1 | |
| | ||||||
* | Resolve eslint violations | Mike Greiling | 2018-10-17 | 2 | -0/+2 | |
| | ||||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 28 | -176/+245 | |
| | ||||||
* | Resolve "Integrate new vue+vuex code base with new API and remove old haml code" | Filipa Lacerda | 2018-10-17 | 1 | -1/+1 | |
| | ||||||
* | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 33 | -4/+87 | |
| | ||||||
* | enable jasmine/prefer-jasmine-matcher | Johann Hubert Sonntagbauer | 2018-10-09 | 1 | -2/+2 | |
| | ||||||
* | Add button to insert table in markdown editor | George Tsiolis | 2018-10-06 | 1 | -2/+11 | |
| | ||||||
* | Merge branch 'mr-file-tree-data' into 'master' | Filipa Lacerda | 2018-10-03 | 1 | -0/+46 | |
|\ | | | | | | | | | | | | | Merge Request file tree Closes #14249 See merge request gitlab-org/gitlab-ce!21833 | |||||
| * | Added file tree to merge request diffs | Phil Hughes | 2018-10-03 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249 | |||||
* | | Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to ↵ | Jan Beckmann | 2018-10-02 | 2 | -3/+3 | |
|/ | | | | add references" | |||||
* | Rename block scope local variable in table pagination spec | George Tsiolis | 2018-09-27 | 1 | -11/+11 | |
| | ||||||
* | Add gitlab-ui skeleton loading | Clement Ho | 2018-09-25 | 1 | -49/+0 | |
| | ||||||
* | Decouple file row from IDE | Phil Hughes | 2018-09-17 | 1 | -0/+74 | |
| | | | | | | This makes the file row component re-usable ouside of the Web IDE Pre-request for https://gitlab.com/gitlab-org/gitlab-ce/issues/14249 | |||||
* | Use GitLab ui pagination component for groups | Adriel Santiago | 2018-09-11 | 1 | -0/+72 | |
| | ||||||
* | Use gitlab-ui loading icon | Clement Ho | 2018-09-11 | 2 | -57/+5 | |
| | ||||||
* | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-09-07 | 1 | -1/+1 | |
| | ||||||
* | Merge branch '6028-show-generic-percent-stacked-progress-bar' into 'master' | Filipa Lacerda | 2018-08-26 | 1 | -1/+5 | |
|\ | | | | | | | | | | | | | Show `< 1%` when percent value evaluated is less than 1 on Stacked Progress Bar Closes gitlab-ee#6028 See merge request gitlab-org/gitlab-ce!21306 | |||||
| * | Show `< 1%` when percent value evaluated is less than 1 | Kushal Pandya | 2018-08-20 | 1 | -1/+5 | |
| | | ||||||
* | | Create TooltipOnTruncate component to show tooltip only when needed | Paul Slaughter | 2018-08-21 | 1 | -0/+162 | |
|/ | ||||||
* | Merge branch '49375-move-reports-code' into 'master' | Phil Hughes | 2018-08-09 | 4 | -350/+0 | |
|\ | | | | | | | | | Moves reports components to the reports folder See merge request gitlab-org/gitlab-ce!21069 | |||||
| * | Moves report components to reports folder | Filipa Lacerda | 2018-08-07 | 4 | -350/+0 | |
| | | ||||||
* | | Porting MR Vue Memory Fixes to current master | Tim Zallmann | 2018-08-08 | 1 | -2/+0 | |
| | | ||||||
* | | Create Web IDE MR and branch picker | Paul Slaughter | 2018-08-07 | 1 | -3/+12 | |
|/ | ||||||
* | Merge branch 'kp-6927-epic-dates-from-milestone' into 'master' | Phil Hughes | 2018-08-07 | 1 | -0/+5 | |
|\ | | | | | | | | | Add `tabindex` attribute support on Icon component to show BS4 popover on trigger `focus` See merge request gitlab-org/gitlab-ce!21066 | |||||
| * | Add `tabindex` attribute support to show BS4 popover on trigger `focus` | Kushal Pandya | 2018-08-07 | 1 | -0/+5 | |
| | | ||||||
* | | Web IDE context header redesign | Paul Slaughter | 2018-08-07 | 1 | -0/+58 | |
|/ | ||||||
* | Send resize parameters for avatars | Tim Zallmann | 2018-08-07 | 2 | -16/+16 | |
| | ||||||
* | Merge branch '45318-junit-FE' into 'master' | Phil Hughes | 2018-08-03 | 1 | -0/+33 | |
|\ | | | | | | | | | Frontend code for "JUnit XML Test Summary In MR widget" See merge request gitlab-org/gitlab-ce!20936 | |||||
| * | Adds frontend support to render test reports on theMR widget | Filipa Lacerda | 2018-08-02 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | Creates an app to render grouped test reports in the MR widget Ports CSS from EE into CE Creates a reusable code component Adds getters and utils to the existing reports store | |||||
* | | Merge branch 'ide-rename-files' into 'master' | Filipa Lacerda | 2018-08-03 | 1 | -7/+27 | |
|\ \ | |/ |/| | | | | | | | | | Enable renaming files & folders in the Web IDE Closes #44845 See merge request gitlab-org/gitlab-ce!20835 | |||||
| * | specs | Phil Hughes | 2018-07-31 | 1 | -7/+27 | |
| | | ||||||
* | | Add vanilla JS avatar_helper and update existing avatar helpers | Paul Slaughter | 2018-08-01 | 1 | -12/+5 | |
| | | ||||||
* | | Resolve "Copy diff file path as GFM" is broken | Filipa Lacerda | 2018-07-30 | 1 | -19/+35 | |
|/ | ||||||
* | Full list of vulnerabilities | Sam Beckham | 2018-07-26 | 1 | -1/+24 | |
| | ||||||
* | Merge branch '48055-web-ide-resize-handles' into 'master' | Phil Hughes | 2018-07-26 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | Resolve "Resize handles for Web IDE right sidebar are too thin" Closes #48055 See merge request gitlab-org/gitlab-ce!20818 | |||||
| * | Rename 'dragleft' and 'dragright' to 'drag-left' and 'drag-right' | Paul Slaughter | 2018-07-24 | 1 | -2/+2 | |
| | | ||||||
| * | Rename class dragHandle to drag-handle | Paul Slaughter | 2018-07-24 | 1 | -2/+2 | |
| | | ||||||
* | | Make report_issues.vue easily extendable | Lukas Eipert | 2018-07-26 | 2 | -4/+4 | |
| | | ||||||
* | | Add bar chart componentjivl-redesign-contributors-graph | Jose | 2018-07-25 | 1 | -0/+85 | |
|/ | ||||||
* | Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master' | Phil Hughes | 2018-07-24 | 1 | -5/+9 | |
|\ | | | | | | | | | | | | | Show decimal place up to single digit in Stacked Progress Bar Closes gitlab-ee#6028 See merge request gitlab-org/gitlab-ce!20776 | |||||
| * | Use `roundOffFloat` method to show decimal places in progressbar | Kushal Pandya | 2018-07-24 | 1 | -5/+9 | |
| | | ||||||
* | | Display GPG status on repository and blob pages | Winnie Hellmann | 2018-07-23 | 1 | -1/+1 | |
|/ | ||||||
* | Proper icon validator | Lukas Eipert | 2018-07-18 | 4 | -14/+22 | |
| | ||||||
* | Removes commented code45318-FE-junit-tests | Filipa Lacerda | 2018-07-17 | 1 | -17/+0 | |
| | ||||||
* | [ci skip] Merge branch 'master' into 45318-FE-junit-tests | Filipa Lacerda | 2018-07-16 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (49 commits) Add changelog entry Fix `transform` typo Fix archived parameter for projects API Enable frozen string in apps/uploaders/*.rb Fix invalid link to GitLab.com architecture.md i18n: externalize strings from 'app/views/import' Remove Repository#lookup and unreachable rugged code refactor code based on feedback Trigger rails5 tests either by variable or ref name Fix link in help doc which was linking to old mono-repo, now in its own repo SubmoduleHelper - Project is not always available as an instance variable Allow Danger step to fail update webpack to v4.16 Backport logger changes from EE Add the CI Job trigger as the build trigger Remove flaky and redundant expectations use fileuploader dynamic path method in uploads manager and add spec fix typo in uploads manager add small comment to download method in uploads manager refactor uploads manager ... | |||||
| * | Fix `transform` typo | Kushal Pandya | 2018-07-16 | 1 | -1/+1 | |
| | |