- 09 Apr, 2021 40 commits
-
-
Alexander Turinske authored
- remove btn-sm
-
Sam Beckham authored
- Re-runs the gettext generation - Looks for the updated classes in the wiki helper - Looks for the right classes in the epic dropdown
-
Sam Beckham authored
- Removes the snippet button helper - Adds the `btn-icon` class to a bunch of places` - Fixes the active state on the stl viewer - Fixes styling on issue -> MR dropdown - Fixes some banner styling
-
Sam Beckham authored
- Makes the runner admin buttons proper icon buttons - Uses proper danger styling instead of the text-danger class - Some more tweaks to the awards buttons - misc button tweaking (see the MR for more info)
-
Sam Beckham authored
- Fixes the close button on new pipelines - Moves some settings buttons to be danger buttons
-
Sam Beckham authored
- Makes the callout close button a tertiary one - Removes the monospaced font for branch dropdown results
-
Sam Beckham authored
- Made the dropdown menu toggle styles more specific - Fixed the styling on the award emojis
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
This variant is now deprecated
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
-
Sam Beckham authored
`btn-confirm btn-inverted` => `btn-confirm-secondary`
-
Sam Beckham authored
this only applies to the previously changed buttons
-
Sam Beckham authored
this only applies to the previously changed buttons
-
Sam Beckham authored
this only applies to the previously changed buttons
-
Sam Beckham authored
This only applies to the previously changed buttons
-
Sam Beckham authored
Since the button helpers don't get picked up by the regex in the last commit, I've had to fix these manually
-
Sam Beckham authored
| find | replace | | ------ | ------ | | `(^(?!.*gl-button).*class:.*)btn (.*$)` | `$1gl-button btn $2` | | `(^(?!.*gl-button).*)(\.btn[\.{])` | `$1.gl-button$2` |
-
Bob Van Landuyt authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/lib/gitlab/github_import See merge request gitlab-org/gitlab!58256
-
Achilleas Pipinellis authored
Add Free tier badge to Releases page See merge request gitlab-org/gitlab!58935
-
Alex Kalderimis authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/models/project See merge request gitlab-org/gitlab!58372
-
Huzaifa Iftikhar authored
-
Achilleas Pipinellis authored
Add tier badges to Redis-related pages See merge request gitlab-org/gitlab!58941
-
Markus Koller authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/finders See merge request gitlab-org/gitlab!58394
-
Abdul Wadood authored
-
Marcin Sedlak-Jakubowski authored
Add Free tier badge to notification emails page See merge request gitlab-org/gitlab!58939
-
Achilleas Pipinellis authored
Update docs for openSUSE and SLES See merge request gitlab-org/gitlab!58869
-
Takuya Noguchi authored
-
Alex Kalderimis authored
Improve performance of on-call schedules SQL queries See merge request gitlab-org/gitlab!58209
-
Sarah Yasonik authored
-
Miguel Rincon authored
Merge branch '268410-save-dismissed-state-of-burndown-charts-are-now-fixed-message-on-milestones' into 'master' Remove 'Burndown charts are now fixed' message on milestone page See merge request gitlab-org/gitlab!58617
-
Simon Knox authored
-
Peter Leitzen authored
Revert "Merge branch '322128-token-order' into 'master'" See merge request gitlab-org/gitlab!58998
-
Miguel Rincon authored
Group-level "DevOps Adoption" - Sync graphql variables See merge request gitlab-org/gitlab!58744
-