- 25 Sep, 2019 40 commits
-
-
Luca Orlandi authored
EE port needed due to gitlab.pot conflicts
-
Peter Leitzen authored
Add max issue count to lists See merge request gitlab-org/gitlab!15116
-
Patrick Derichs authored
Also updating schema and specs. Add model validation for max_issue_count Add license check for max_issue_count Add spec to check license handling Move validation of max_issue_count and add creation list params Move validation of max_issue_count Add MR to changelog Remove unnecessary comment Remove unnecessary allow_null: false Move changelog entry Remove possible null value for max_issue_count from schema definitions Add max_issue_count response to documentation Make methods private Add condition to check max_issue_count was not changed in that situation Replace stub_feature_flags with stub_licensed_features Apply suggestion to ee/spec/controllers/boards/lists_controller_spec.rb Add license check Remove some new lines Call super even if max issue count should be updated Revert "Call super even if max issue count should be updated" This reverts commit 7156ffa1464e69528757c06902db321f0cc28122. Remove unnecessary validation Move can_admin?(list) one level up Apply new base request behavior update of multiple fields is possible now Add specs for create_list_attributes Remove list_properties override Add specs for UpdateService Fix rubocop issue Made execute_by_params private Use parent to check for licensed feature Use board_parent to check for available feature Change order of checks Move check into update method Specs are now calling UpdateService instead of just testing the module behavior Use list board parent to check for feature availability Add specs for conditional expose of max_issue_count Use board parent licensed feature check Apply pleitzens suggestion Replace each / expect with all? / none? (rubocop) Check result of service.execute Apply suggested spec changes Apply suggested changes to specs Add check for empty response
-
Fatih Acet authored
Remove actionType from RelatedItemsTreeApp component See merge request gitlab-org/gitlab!17666
-
Winnie Hellmann authored
-
Fatih Acet authored
Merge branch '61933-toggling-a-task-inside-a-collapsible-section-collapses-all-sections-ee' into 'master' Fix toggling a task inside a collapsible section collapses all sections Closes #28785 See merge request gitlab-org/gitlab!16153
-
Scott Stern authored
Remove conditional for calling updateDetailsState Add guard for different node lengths in issue_description Explicilty set open asttribute to true to avoid possible issues
-
Walmyr Lima e Silva Filho authored
Merge branch '11994-ee-spec-features-boards-group_boards-user_edits_issues_spec-rb-spec-failure-on-master' into 'master' Fix flaky spec in `ee/spec/features/boards/group_boards/user_edits_issues_spec.rb` Closes #11994 See merge request gitlab-org/gitlab!17660
-
Peter Leitzen authored
Remove obsolete comment See merge request gitlab-org/gitlab!17611
-
Bob Van Landuyt authored
Add Alerts Service to Projects - backend See merge request gitlab-org/gitlab!16117
-
Simon Knox authored
This adds a generic alerts service to a project's settings. Enabling it generates a new token to be used when calling the alert service.
-
Thong Kuah authored
Small refactors (JIRA related code) See merge request gitlab-org/gitlab!17629
-
Sean McGivern authored
Fix page layout for sidebar on designs view See merge request gitlab-org/gitlab!17579
-
Andreas Brandl authored
Remove "using: :btree" from Geo schema See merge request gitlab-org/gitlab!17626
-
Kushal Pandya authored
Resolve "Collapsible Markdown formatted weirdly" Closes #32396 See merge request gitlab-org/gitlab!17557
-
Scott Stern authored
-
Andreas Brandl authored
Add columns pages/artifacts size limits See merge request gitlab-org/gitlab!17231
-
Vladimir Shushlin authored
* projects * namespaces
-
Peter Leitzen authored
Nullify platform Kubernetes namespace if blank See merge request gitlab-org/gitlab!17657
-
Bob Van Landuyt authored
Service Desk reply emails rejected when project issues set to "Only Project Members" See merge request gitlab-org/gitlab!17401
-
Filipa Lacerda authored
Productivity analytics: Add scatterplot Closes #13412 See merge request gitlab-org/gitlab!15569
-
Martin Wortschack authored
- Add scatterplot utils - Add getDateInPast to datetime utility - Add changelog entry - Update PO file - Update specs - Add mock data for scatterplot
-
Markus Koller authored
The .layout-page div was missing the .right-sidebar-expanded class, causing the main content to be misaligned.
-
Russell Dickenson authored
Update caps and backticks in user and admin docs See merge request gitlab-org/gitlab!17563
-
Marcel Amirault authored
Ensure various admin related docs and /user docs are using proper capitalization and backticks
-
Peter Leitzen authored
Fix spec failure when run in gitlab-foss Closes #32736 See merge request gitlab-org/gitlab!17663
-
Kamil Trzciński authored
Add support for namespaces to Pages internal API See merge request gitlab-org/gitlab!17197
-
Kushal Pandya authored
Resolve "Productivity Analytics: MR table raises a JS error occasionally" Closes #32343 See merge request gitlab-org/gitlab!17479
-
Martin Wortschack authored
- This adds a sanity check to avoid null values from being passed to n__
-
Stan Hu authored
Return Todos for Designs via the REST API See merge request gitlab-org/gitlab!16885
-
Mark Lapierre authored
Update LDAP admin sync test to add and remove a user's admin status See merge request gitlab-org/gitlab!17260
-
Sanad Liaquat authored
remove admin once removed from LDAP
-
Heinrich Lee Yu authored
-
Evan Read authored
When:manual and trigger won't work together See merge request gitlab-org/gitlab!17523
-
Stan Hu authored
Make post migration EE-specific Closes #32725 See merge request gitlab-org/gitlab!17647
-
Luke Duncalfe authored
Fixes https://gitlab.com/gitlab-org/gitlab/issues/32725
-
Evan Read authored
Clarify that product tiers should be capitalized in docs See merge request gitlab-org/gitlab!17382
-
Mike Lewis authored
-
Heinrich Lee Yu authored
-
Mark Lapierre authored
Add test for sum of issues weight on issue boards Closes gitlab-org/quality/testcases#180 See merge request gitlab-org/gitlab!17610
-