| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Resolve "Hide variables in UI by default"
Closes #20422
See merge request gitlab-org/gitlab-ce!23518
|
| |\
| | |
| | |
| | | |
20422-hide-ui-variables-by-default
|
| | |
| | |
| | |
| | | |
- Adds strings related to hiding trigger variable values in the UI
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
Ability to override Issuer Email for Cert Manager
See merge request gitlab-org/gitlab-ce!23503
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Continues the iteration on the project overview UI:
- moved star, fork and new clone button
(copy SSH/HTTPS URLs) to top right,
made them smaller
- avatar is now larger (64px)
- 'Request access' is now a link instead
of a button
- overview comes before the description +
changed styling and added icons
- description font-size is now 16px (large-paragraph)
- quick links to files are moved downwards
below the commit/pipeline info
- margins changed to group content into
4 groups to clean up the interface
- visibility info reduced to icon-only and
moved to the right of the title
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allow internal references to be removed
Closes #19376
See merge request gitlab-org/gitlab-ce!23189
|
| | | | |
|
|/ / / |
|
| | |
| | |
| | |
| | | |
permissions but permissions are not overridden"
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Externalize strings from `/app/views/invites`
See merge request gitlab-org/gitlab-ce!23205
|
| |/ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.
Only the act of impersonation is modified, impersonation token
management is not affected.
|
|\ \
| | |
| | |
| | |
| | | |
Externalize strings from `/app/views/snippets`
See merge request gitlab-org/gitlab-ce!23351
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds margin between tags when job is stuck
Closes #54571
See merge request gitlab-org/gitlab-ce!23407
|
| | | |
| | | |
| | | |
| | | | |
Removes extra comma from text
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Removes all the irrelevant code and columns that were migrated from the Project…
See merge request gitlab-org/gitlab-ce!21497
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Clears the import related columns and code from the Project
model over to the ProjectImportState model
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Improve discussion rendering performance
Closes #51506
See merge request gitlab-org/gitlab-ce!22935
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Improve the renderign of new and existing discussions
by reducing the number of watchers on each object & array.
Previously every discussion change would trigger an update for every
discussion component.
Also tidied up some components to get them closer to our docs.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Suggest issues when typing title
Closes #22071
See merge request gitlab-org/gitlab-ce!22866
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This suggests possibly related issues when the user types a title.
This uses GraphQL to allow the frontend to request the exact
data that is requires. We also get free caching through the Vue Apollo
plugin.
With this we can include the ability to import .graphql files in JS
and Vue files.
Also we now have the Vue test utils library to make testing
Vue components easier.
Closes #22071
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
Expose External IP address for Knative's gateway
See merge request gitlab-org/gitlab-ce!23162
|
| |/ / |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Reword Knative cluster application
See merge request gitlab-org/gitlab-ce!23289
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into 'master'
Update externalized strings from `/app/views/project/runners`
See merge request gitlab-org/gitlab-ce!23347
|
| | |/
| |/| |
|
|/ /
| |
| |
| |
| | |
Signed-off-by: Tao Wang <twang2218@gmail.com>
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \
| |/
|/|
| |
| | |
Externalize strings from `/app/views/project/runners`
See merge request gitlab-org/gitlab-ce!23208
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Deploy cert-manager to managed cluster for SSL certificates
See merge request gitlab-org/gitlab-ce!23036
|
| |\ \ |
|
| | | | |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Resolve "Improve issues list empty state when a filter is selected"
Closes #53326
See merge request gitlab-org/gitlab-ce!22775
|
| | | | |
|
| | | | |
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Show toggle tree button on merge request commits
Closes #53019
See merge request gitlab-org/gitlab-ce!23238
|
| | | |
| | | |
| | | |
| | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53019
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Fix typos occured to occurred
See merge request gitlab-org/gitlab-ce!23105
|
| | | | |
|
| | | | |
|