| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Adds suffix to enum methods and changes `in_groups` to
`of_groups`
|
|
|
|
| |
fixes clearing checked settings
|
|\
| |
| |
| |
| |
| |
| | |
Supports Matomo/Piwik string website ID ("Protect Track ID" plugin)
Closes #61606
See merge request gitlab-org/gitlab-ce!28214
|
| |
| |
| |
| |
| |
| |
| |
| | |
When using Matomo/Piwik integration, only integer website IDs can be used.
If using the "Protect Track ID" Matomo plugin (https://plugins.matomo.org/ProtectTrackID), website IDs are strings which the "_piwik.html.haml" layout file does not supports because it assumes "extra_config.piwik_site_id" variable contains an integer and prints it to JavaScript code without quotes.
This commits surrounds "extra_config.piwik_site_id" variable with double quotes (") so that it works with both integers and strings.
Issue: #61606
|
|\ \
| | |
| | |
| | |
| | | |
CE: Move EE differences for app/views/groups/group_members/index.html.haml
See merge request gitlab-org/gitlab-ce!28026
|
| | |
| | |
| | |
| | | |
app/views/groups/group_members/index.html.haml
|
| | | |
|
| | |
| | |
| | |
| | | |
Part of single codebase changes.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
CE: Fixes EE differences for app/views/repository_check_mailer/notify.text.haml
See merge request gitlab-org/gitlab-ce!28022
|
| |/ /
| | |
| | |
| | | |
app/views/repository_check_mailer/notify.text.haml
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds header column to variables list
Closes #46806
See merge request gitlab-org/gitlab-ce!28060
|
| | | |
| | | |
| | | |
| | | |
| | | | |
For the variables list in CI/CD settings
this commits adds an header row with titles
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Udpated user_edit_profile_spec with time preferences
Minor update form fields
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use a path for the related merge requests endpoint
Closes #61280
See merge request gitlab-org/gitlab-ce!28171
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Hosts using a non-standard configuration may have a different
hostname/port/scheme than what may be configured on the GitLab
server. While expose_url should generate a proper URL, there are cases
where it may not work. Since we don't need the full URL, we can use the
relative path.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61280
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
Add settings for linking to external dashboard from
metrics dashboard
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
CE Show disabled project repo mirrors
See merge request gitlab-org/gitlab-ce!27326
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Show disabled mirrors with a badge so that they
can be deleted by project owners.
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
CE Backport for Dependency Proxy UI
See merge request gitlab-org/gitlab-ce!27965
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cleans up todos.scss style-lint warnings
Closes #59930
See merge request gitlab-org/gitlab-ce!28076
|
| | |_|/
| |/| | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Instance level k8s clusters
See merge request gitlab-org/gitlab-ce!27196
|
| | | | |
| | | | |
| | | | |
| | | | | |
Try to simplify feature flag checks by using policies
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Instance level clusters were already mostly supported, this change adds
admin area controllers for cluster CRUD
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Backport members SCSS changes
See merge request gitlab-org/gitlab-ce!28115
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | | |
This commit backports the changes in
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12304.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Resolve "Add filtering to project dashboard [FE]"
Closes #56992
See merge request gitlab-org/gitlab-ce!25231
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use class and id syntax for button attributes
Use feature flag variable and shorthand if expression
Use shorthand if expression
Use a classname instead of tag
Simplify common rules
Use size variable
Move flex grow and shrink to utility classes
Extract redused classes
Remove unecessary styles
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Un-nest title variable output
Update spec test names
Rename sort_value_most_stars -> sort_value_stars_desc
Rename sorted_by_stars -> sorted_by_stars_desc
Renname sort_value_most_stars_asc -> sort_value_stars_asc
Invert feature check, assign feature condition to a variable
Inline conditional nav bar rendering
Invert conditional label
Added follow up task
Fix filters returning 0 projects show the wrong view
Move click action out of test expectation
Use proper variable name for project in before block
Rename projects_sort_admin_options_hash
Renamed projects_sort_admin_options_has to
old_projects_sort_options_hash as its not only used
on the admin screen
Fix extra whitespace errors
Stub project_list_filter_bar in the projects_helper specs
Added follow up task for `show_projects?`
Removed url test expectations
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Externalize strings
Simplify locals passed through views
Ensure we can still filter when logged out
Cleanup conditional rendering for explore filters
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add tests to ensure search only executes with a button click or enter,
sort by Name, Last updated, Created date and Stars and tests for
Visibility filter
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The changes introduced for the project filter bar should
not apply to the admin projects screen.
Remove "Owned by me", "Owned by anyone" options
Update the dropdown option Last created -> Created date.
Introduces fixes for spacing and minor styling across breakpoints.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Updated translations
Adds sort direction dropdown
Allows the project list sorting direction to be changed,
available options can be sorted ascending or descending.
Implements the changes from the UX review.
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Added project_list_filter_bar feature flag
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CE Add leave link to access_granted email
See merge request gitlab-org/gitlab-ce!27892
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Allows users to leave a project/group
that they have been added to.
Add function to leave a namespace by url param
If the `leave` param is present on a project/group show page,
click the leave link.
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | | |
- Add styles for blue popovers
- Add render_if_exists to help menu for "Learn GitLab" menu item
|
| |/ / /
|/| | |
| | | |
| | | | |
Tweak cluster helper and refactor its specs.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It is important to destroy data related to repo mirrors when they are
disabled.
Use `_destroy` nested attribute instead of `enabled` for push mirrors.
Call `remove_import_data` after saving a project if its pull mirror is
disabled.
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
|
| |
| |
| |
| |
| | |
This new field will allow to keep track of the storage used by the
packages features, it provides also aggregation at namespace level.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'59898-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-commits-scss' into 'master'
Resolve "Fix the following style-lint errors and warnings for `app/assets/stylesheets/pages/commits.scss`"
Closes #59898
See merge request gitlab-org/gitlab-ce!27647
|
| | |
| | |
| | |
| | | |
Updating class names, and using existing utility classes.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Clarify masked variable message, add docs link
See merge request gitlab-org/gitlab-ce!27156
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update error message "This variable will not be masked" to
"Cannot use Masked Variable with current value"
Add link to masked variables section to error message
|
| |_|/
|/| | |
|
| | | |
|