summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Make CE and EE consistentantonyliu2019-05-301-1/+1
| | | | | | |
| * | | | | | Fix method typing errorantonyliu2019-05-291-1/+1
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/i18n-password-of-user-profile' into ↵antonyliu2019-05-291-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | i18n-password-of-user-profile
| | * | | | | | Apply suggestion to app/views/profiles/passwords/edit.html.hamlantonyliu2019-05-291-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | Apply @reprazent suggestion. See gitlab-org/gitlab-ee!13339
| | * | | | | | Merge branch masterantonyliu2019-05-2938-159/+218
| | |\ \ \ \ \ \
| | * | | | | | | Externalize strings of password page in user profileantonyliu2019-05-252-14/+14
| | | | | | | | |
| * | | | | | | | Apply suggestion to app/views/profiles/passwords/edit.html.hamlantonyliu2019-05-291-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Apply @reprazent suggestion. See gitlab-org/gitlab-ee!13339
| * | | | | | | | Externalize strings of password page in user profileantonyliu2019-05-291-11/+11
| | | | | | | | |
* | | | | | | | | Open snippets visibility help link in a new tabGeorge Tsiolis2019-05-301-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Externalize strings of PGP Keys and SSH Keys page in user profileantony liu2019-05-3010-36/+38
| | | | | | | |
* | | | | | | | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-301-1/+1
| | | | | | | |
* | | | | | | | Merge branch '9121-sort-relative-position' into 'master'docs/create-table-driven-standardsSean McGivern2019-05-301-7/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support sorting issues using `relative_position` Closes #62178 See merge request gitlab-org/gitlab-ce!28566
| * | | | | | | | Check for manual_sorting feature flag9121-sort-relative-positionBrett Walker2019-05-281-1/+1
| | | | | | | | |
| * | | | | | | | Allow issues to be sorted by relative_positionBrett Walker2019-05-281-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - adding a "Manual" option to the dropdown - show 100 issues list when manually sorting
* | | | | | | | | Externalize strings of active sessions page in user profileantony liu2019-05-302-7/+8
| | | | | | | | |
* | | | | | | | | Backport of EE change in `app/views/search/_form.html.haml`Michel Engelen2019-05-301-0/+1
| | | | | | | | |
* | | | | | | | | Add Pipeline IID to viewsMike Scott2019-05-302-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Pipeline IID to MR's * Add Pipeline IID to commit box * Add Pipeline IID to builds page * Add Pipeline IID to job sidebar * Add Pipeline IID to header on view pipeline pages * Add changelog entry * Update tests
* | | | | | | | | Merge branch '6104-ee-ce-difference' into 'master'Filipa Lacerda2019-05-302-2/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unified repository/show.html for CE and EE Closes gitlab-ee#6104 See merge request gitlab-org/gitlab-ce!28868
| * | | | | | | | | Unified repository/show.html for CE and EE6104-ee-ce-differenceDenys Mishunov2019-05-292-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corresponding partials containing differences have been added to corresponding folder. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6104
* | | | | | | | | | Merge branch '62487-external-policy-desc' into 'master'Phil Hughes2019-05-301-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move text under p tag Closes #62487 See merge request gitlab-org/gitlab-ce!28901
| * | | | | | | | | | Move text under p tag62487-external-policy-descJarek Ostrowski2019-05-291-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add changelog
* | | | | | | | | | Fix for #61788 predefined colours dont have descriptive labelsChris Toynbee2019-05-303-13/+3
|/ / / / / / / / /
* | | | | | | | | Redirect to admin projects index if project was deleted from admin pageLuke Picciau2019-05-291-2/+2
|/ / / / / / / /
* | | | | | | | Make external_dashboard_url available to frontendReuben Pereira2019-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - On Operations settings page - On Metrics dashboard page
* | | | | | | | Merge branch 'vue-repo-breadcrumbs' into 'master'Filipa Lacerda2019-05-294-65/+67
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added repository file listing breadcrumbs See merge request gitlab-org/gitlab-ce!28706
| * | | | | | | | Created repository list breadcrumbs Vue appPhil Hughes2019-05-294-65/+67
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tpresa-using-license-seat' into 'master'Sean McGivern2019-05-291-0/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show if a user is using a license seat See merge request gitlab-org/gitlab-ce!28790
| * | | | | | | | Show if a user is using a license seattpresa-using-license-seatThiago Presa2019-05-281-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'i18n-status-fix' into 'master'Bob Van Landuyt2019-05-291-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Remove leading whitespace on translatable string: "Status" See merge request gitlab-org/gitlab-ce!23856
| * | | | | | | Merged changes from masterDavid Planella2019-05-28576-2999/+3944
| |\ \ \ \ \ \ \
| * | | | | | | | Fix leading whitespace in translatable stringDavid Planella2018-12-161-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'repo-router-fixes' into 'master'Filipa Lacerda2019-05-292-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes repository Vue router hiding elements on root URL See merge request gitlab-org/gitlab-ce!28821
| * | | | | | | | Fixes repository Vue router hiding elements on root URLPhil Hughes2019-05-282-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'sh-add-header-to-jobs-admin-page' into 'master'Clement Ho2019-05-281-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a column header to admin/jobs page Closes #62347 See merge request gitlab-org/gitlab-ce!28837
| * | | | | | | Add a column header to admin/jobs pagesh-add-header-to-jobs-admin-pageStan Hu2019-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This column was blank before. It contain one or two pieces of information: * Job duration * Job completion timestamp For brevity, use `Timing` as the header. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62347
* | | | | | | | Externalize strings of chat page in user profileantony liu2019-05-282-10/+10
|/ / / / / / /
* | | | | | | Externalize strings of notifications page in user profileantony liu2019-05-284-11/+11
|/ / / / / /
* | | | | | Merge branch 'vue-repo-document-title' into 'master'Filipa Lacerda2019-05-281-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update document title when repository router changes See merge request gitlab-org/gitlab-ce!28714
| * | | | | | Update document title when repository router changesPhil Hughes2019-05-241-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Fix display of promote to group labelJan Provaznik2019-05-282-2/+2
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since label presenter is used in label index view, label class check doesn't work as expected because the class is now LabelPresenter. Also `label.subject` doesn't work as expected now because Label's model `subject` method is shadowed by Gitlab's presenter's method which uses `subject` for referencing the original object. Instead we use a presenter's method for both checks now. `label_deletion_confirm_text` is not used anywhere so it's removed
* | | | | Merge branch 'project-members-scb' into 'master'Phil Hughes2019-05-281-18/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve CE/EE diffs in project members Closes gitlab-ee#10496 See merge request gitlab-org/gitlab-ce!28550
| * | | | | Resolve CE/EE diffs in project membersproject-members-scbLuke Bennett2019-05-271-18/+24
| | |_|/ / | |/| | | | | | | | | | | | | Part of single codebase changes.
* | | | | Merge branch 'i18n-preferences-of-user-profile' into 'master'Bob Van Landuyt2019-05-281-13/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Externalize strings of preferences page in user profile See merge request gitlab-org/gitlab-ce!28746
| * | | | | Externalize strings of preferences page in user profileantonyliu2019-05-251-13/+13
| | |/ / / | |/| | |
* | | | | Externalize stirngs of Authentication log page in user profileantony liu2019-05-282-6/+4
| | | | |
* | | | | Update ↵Benedikt Franke2019-05-271-1/+1
| |/ / / |/| | | | | | | | | | | changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml
* | | | Add no-tabs class and externalize stringsMartin Wortschack2019-05-271-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add .no-tabs to login-box - Externalize strings in common signup box - Leverage render_if_exists - Update PO file
* | | | Merge branch '57189-css-label-in-forms-with-bootstrap4' into 'master'Filipa Lacerda2019-05-2717-83/+123
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug candidates of forms on Bootstrap Grid system Closes #57189 See merge request gitlab-org/gitlab-ce!24885
| * | | | Fix col-sm-* in forms to keep layoutTakuya Noguchi2019-05-2717-83/+123
| |/ / / | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | Add changelog entryJacques Erasmus2019-05-272-1/+14
| | | | | | | | | | | | | | | | Added a changelog entry for the feature