summaryrefslogtreecommitdiff
path: root/spec/javascripts/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* Update to jQuery 3.Jacob Schatz2018-02-201-3/+3
|
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-252-20/+20
| | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
* update karma testsMike Greiling2018-01-121-6/+6
|
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-113-0/+3
|\ | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-103-0/+3
| |
* | Remove soft removals related codeYorick Peterse2018-01-081-2/+0
|/ | | | | | | | | | | | | | This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
* Merge branch 'backport-epic-in-issue' into 'master'Jacob Schatz2017-12-112-24/+30
|\ | | | | | | | | Backport epic in issue See merge request gitlab-org/gitlab-ce!15799
| * Backport epic in issueepic-in-issuebackport-epic-in-issueClement Ho2017-12-072-24/+30
| |
* | use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+3
|/
* Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-043-14/+101
| | | | See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3566
* Remove ineffective Vue service specsremove-ineffective-service-specsEric Eastwood2017-11-081-66/+0
|
* Load participants asyncEric Eastwood2017-10-317-25/+356
|
* Review changesLuke "Jared" Bennett2017-09-151-3/+1
|
* Merge FELuke "Jared" Bennett2017-09-143-0/+150
|
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-035-4/+261
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
* change to 'Not confidential'36450_second_touch_upRegis2017-08-161-1/+1
|
* change message and change spec36450_confi_polishRegis2017-08-141-1/+1
|
* 33874 confidential issue redesignRegis Boudinot2017-08-073-0/+143
|
* Polish sidebar toggleClement Ho2017-06-271-0/+25
|
* add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-242-0/+17
| | | | store isFetching state to indicate if assignees has initial data
* Add missing tear down of sidebarMockInterceptor (!11204)winh-sidebar-mock-fixwinh2017-05-113-0/+3
|
* Remove sidebar bundle spec32045-vue-warn-cannot-find-element-issuable-time-trackerClement Ho2017-05-101-42/+0
|
* Fix failing spec and eslintClement Ho2017-05-056-36/+26
|
* Add sidebar specsadd-sidebar-specsClement Ho2017-05-059-0/+710