summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components
Commit message (Collapse)AuthorAgeFilesLines
* Fix MR widget ci status icon tooltip flicker49165-pipeline-graph-in-new-merge-request-widget-is-flickeringClement Ho2018-07-161-0/+1
|
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR ↵Simon Knox2018-06-293-22/+27
| | | | widget"
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-2713-810/+814
|
* Merge branch '47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top' into ↵Annabel Gray2018-06-161-0/+1
|\ | | | | | | | | | | | | | | | | 'master' Resolve "BS4: Mini graph dropdown sometimes open on the top" Closes #47610 See merge request gitlab-org/gitlab-ce!19912
| * Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-topClement Ho2018-06-151-0/+1
| |
* | Enable display static for ci job dropdowns so that they dont move when ↵47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizesClement Ho2018-06-151-0/+1
|/ | | | window resizes
* Remove pointer events in favor of boundary viewportClement Ho2018-06-151-0/+1
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-1114-48/+48
|
* Fix bootstrap pipeline right alignmentClement Ho2018-05-311-1/+2
|
* Merge branch 'bootstrap4' into 'master'Mike Greiling2018-05-258-14/+15
|\ | | | | | | | | | | | | Upgrade to Bootstrap 4 Closes #45185 and #46710 See merge request gitlab-org/gitlab-ce!18232
| * Merge branch 'master' into bootstrap4Clement Ho2018-05-242-3/+12
| |\
| * | Fix pipeline job tooltipClement Ho2018-05-241-0/+1
| | |
| * | Fix pipeline tag labelsClement Ho2018-05-221-5/+5
| | |
| * | Merge branch 'master' into bootstrap4Clement Ho2018-05-217-47/+79
| |\ \
| * \ \ Merge branch 'master' into bootstrap4Clement Ho2018-05-163-166/+78
| |\ \ \
| * | | | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-104-5/+5
| | | | |
| * | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-084-120/+134
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-236-151/+97
| |\ \ \ \ \
| * | | | | | Fix dropdownsClement Ho2018-04-172-2/+2
| | | | | | |
| * | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-161-2/+5
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/admin/application_settings/_signin.html.haml
| * \ \ \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-122-46/+36
| |\ \ \ \ \ \ \
| * | | | | | | | [skip ci] Replace hidden-smClement Ho2018-04-093-3/+3
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-094-203/+236
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/helpers/issuables_helper.rb # app/views/projects/_home_panel.html.haml # app/views/projects/commits/_commit.html.haml
| * | | | | | | | | Rename .btn-default to .btn-secondaryClement Ho2018-04-094-5/+5
| | | | | | | | | |
| * | | | | | | | | Rename col-xs-* to col-*Clement Ho2018-04-092-4/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '46768-typo-on-the-empty-pipelines-page' into 'master'Filipa Lacerda2018-05-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Typo on the empty Pipelines page" Closes #46768 See merge request gitlab-org/gitlab-ce!19140
| * | | | | | | | | Fix typo in Pipelines empty state viewMark Fletcher2018-05-251-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Show loading icon only when making the requestfl-loading-iconFilipa Lacerda2018-05-232-3/+12
|/ / / / / / / /
* | | | | | | | Fix eslintFilipa Lacerda2018-05-172-2/+2
| | | | | | | |
* | | | | | | | Moves string to a constantFilipa Lacerda2018-05-172-2/+5
| | | | | | | |
* | | | | | | | Reloads pipeline table when dropdown action is clicked and closes the ↵Filipa Lacerda2018-05-162-15/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dropdown in the MR widget
* | | | | | | | Handles action icons requests in a contained way and shows a loading icon to ↵Filipa Lacerda2018-05-157-50/+84
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | the user
* | | | | | | Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-113-166/+78
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-032-3/+4
| | | | | |
* | | | | | Fix broken testFilipa Lacerda2018-05-031-1/+1
| | | | | |
* | | | | | Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-242-4/+4
| | | | | |
* | | | | | Fix broken importFilipa Lacerda2018-04-241-2/+2
| | | | | |
* | | | | | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-235-20/+42
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (48 commits) Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rb Fix eslint Fix eslint Address latest feedback Moved committer and spec. Added some extra code to run hooks or not depending on the options Fix minor typos Fix disabled state while making a request Move Settings to its own file, isolate it from Rails and introduce Gitlab.root Document the new 'spec/fast_spec_helper.rb' file Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the whole Rails env Move spec helpers/matchers/shared examples/contexts to their relevant folder Use axios request to interact with API instead of UJS Emit `toggleCollapse`, `onDropdownClose` on component Add changelog for 2fa filter in users api Add 2FA filter to users API for admins only Emit `onValueClick` event on component when container is clicked Fix project creation for user endpoint bug Update repository storages documentation URL Flowdock uses Gitaly, not Grit fix revoke header on deploy token docs ...
| * | | | | Fix eslintFilipa Lacerda2018-04-231-1/+1
| | | | | |
| * | | | | Fix disabled state while making a requestFilipa Lacerda2018-04-235-84/+100
| | | | | | | | | | | | | | | | | | | | | | | | Provide props down instead of an event
| * | | | | Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-234-86/+16
| | |_|_|/ | |/| | |
* | | | | Cleans up CSS - All pipeline dropdowns use the same CSS to render the action ↵Filipa Lacerda2018-04-201-240/+118
| | | | | | | | | | | | | | | | | | | | icons
* | | | | Renders json endpoint + updates CSS to render the same between pipelines ↵Filipa Lacerda2018-04-191-0/+1
| | | | | | | | | | | | | | | | | | | | table and pipeline graph
* | | | | Render json endpointFilipa Lacerda2018-04-193-22/+149
| | | | |
* | | | | Fix eslint errorsFilipa Lacerda2018-04-181-9/+9
| | | | |
* | | | | Ensures disabled status while request is being madeFilipa Lacerda2018-04-184-28/+20
| | | | |
* | | | | Update dropdown to not close when action is clickedFilipa Lacerda2018-04-182-58/+59
| | | | |
* | | | | Remove UJS action from graph dropdownFilipa Lacerda2018-04-182-63/+1
|/ / / /
* | | | [ci skip] Updates table when stage is clickedFilipa Lacerda2018-04-131-2/+5
| |_|/ |/| |
* | | Update state request from vue resource to axiosFilipa Lacerda2018-04-101-10/+8
| | |