- 11 Sep, 2020 40 commits
-
-
Yannis Roussos authored
Add tokens to agents graphql endpoint See merge request gitlab-org/gitlab!40779
-
Peter Leitzen authored
Guard type selector via permissions Closes #247464 See merge request gitlab-org/gitlab!42007
-
David O'Regan authored
-
Mark Florian authored
Milestone Dashboard: Move Gray Type Badge Next to the Milestone Title See merge request gitlab-org/gitlab!39617
-
Simon Knox authored
Fix todos hover style in dark mode Closes #241970 See merge request gitlab-org/gitlab!41122
-
Lukas 'Eipi' Eipert authored
Our page specific CSS don't have a dark mode variant. Rather than compiling a page specific CSS file for each theme, we make use of CSS variables in order to define the correct colors. There is prior art with the IDE Themes and eventually we can move to _only_ use these variables. In case one variable is undefined, we will fallback on the light theme value for it. Thus we just need to define the variables in the dark theme, since the fallback _is_ the light theme. This approach will allow us to create other themes, e.g. for accessibility (color blindness, high contrast) in the future.
-
Mark Florian authored
Show additional columns on group/instance sec dash See merge request gitlab-org/gitlab!41829
-
Alexander Turinske authored
- show identifier column - show scanner column - update tests - update docs
-
Natalia Tepluhina authored
Update cache to be immutable See merge request gitlab-org/gitlab!42015
-
Fabio Pitino authored
Follow up api bridge endpoint See merge request gitlab-org/gitlab!36622
-
Mark Florian authored
Remove issue note from vulnerability details See merge request gitlab-org/gitlab!40686
-
Daniel Tian authored
-
Sean McGivern authored
Enable advanced search by default for global search scope See merge request gitlab-org/gitlab!41041
-
Dylan Griffith authored
This reverts commit 5c234b63.
-
Sean McGivern authored
Let Gitlab/RailsLogger check only log methods See merge request gitlab-org/gitlab!41987
-
Sean McGivern authored
Check CSRF token in UsageData API - RUN AS-IF-FOSS Closes #247454 See merge request gitlab-org/gitlab!41984
-
Peter Leitzen authored
Use applogger in some files of auth/ldap dir See merge request gitlab-org/gitlab!41061
-
Rajendra Kadam authored
This MR adds AppLogger in auth/ldap files and adds changelog for the changes Change type in changelog
-
Sean McGivern authored
Resolve "Create class for generating user data export file" See merge request gitlab-org/gitlab!41595
-
Phil Hughes authored
Surface incident Severity in the Incident List See merge request gitlab-org/gitlab!40112
-
David O'Regan authored
-
Nicolò Maria Mezzopera authored
Fix registry list item vertical spacing See merge request gitlab-org/gitlab!41780
-
Nicolò Maria Mezzopera authored
- source - snapshots
-
James Lopez authored
Refactor code in profiles/emails_controller_spec.rb See merge request gitlab-org/gitlab!41959
-
Martin Wortschack authored
Replace bootstrap alerts with utility classes Closes #233683 See merge request gitlab-org/gitlab!41974
-
Heinrich Lee Yu authored
Expose iteration burnup chart time series through GraphQL See merge request gitlab-org/gitlab!41666
-
Marcel Amirault authored
Add clarify about deploy_boards_kubernetes_label.png screenshot See merge request gitlab-org/gitlab!41962
-
Alexander Tanayno authored
-
Peter Leitzen authored
-
Peter Leitzen authored
The use of e.g. `Rails.logger.level` is fine for historical reasons.
-
Peter Leitzen authored
Avoid programmatic checks because they are slower as well.
-
Vitaly Slobodin authored
Add namespace id to users page in admin area See merge request gitlab-org/gitlab!41877
-
Corinna Wiesner authored
-
Peter Leitzen authored
Add static translation check on ivars Closes #214635 See merge request gitlab-org/gitlab!41878
-
Nicolò Maria Mezzopera authored
Update global To-Do counter when Design Management To-Do toggled See merge request gitlab-org/gitlab!41960
-
Natalia Tepluhina authored
Include designId in todo creation payload See merge request gitlab-org/gitlab!42058
-
Natalia Tepluhina authored
Replace v-html with v-safe-html in no_changes.vue See merge request gitlab-org/gitlab!41471
-
Kev authored
-
Heinrich Lee Yu authored
-
Alexandru Croitor authored
Refactored MilestoneBurnupTimeSeriesResolver into a more generic TimeboxBurnupTimeSeriesResolver that handles both milestone and iteration and returns time series to be rendered into burnup/burndown charts.
-