An error occurred fetching the project authors.
- 21 Jul, 2021 1 commit
-
-
Paul Slaughter authored
-
- 06 Jul, 2021 2 commits
-
-
Francisco Javier López authored
In this commit we're removing the ff sidebar_refactor from the views Changelog: removed
-
Lukas Eipert authored
Due to our browser changes less vendor prefixes are needed, so we need to regenerate startup css files.
-
- 05 Jul, 2021 1 commit
-
-
Denys Mishunov authored
Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64324 EE: true Cleaned up the resulting styles for the sidebar Move color-dependent styles that should be themeable to the themes and theme_helper
-
- 02 Jul, 2021 1 commit
-
-
Zack Cuddy authored
This change updates the identicon classes to use the GitLab UI color pallete. Changelog: changed EE: true
-
- 18 Jun, 2021 1 commit
-
-
Ezekiel Kigbo authored
-
- 16 Jun, 2021 1 commit
-
-
Denys Mishunov authored
-
- 11 Jun, 2021 1 commit
-
-
Marcel van Remmerden authored
- Now we are just using bootstrap utilities since they handle chaining multiple responsive classes correctly Changelog: fixed
-
- 10 Jun, 2021 1 commit
-
-
Denys Mishunov authored
Style the new flyout menu which encapsulates the sidebar re-design effort.
-
- 09 Jun, 2021 1 commit
-
-
Paul Slaughter authored
-
- 08 Jun, 2021 1 commit
-
-
Paul Slaughter authored
- Add hide-when-top-nav-open classes - Set up eventHub for app component to use - Puts placeholder content which will be filled in a follow up since this is behind a feature flag
-
- 04 Jun, 2021 1 commit
-
-
Denys Mishunov authored
-
- 03 Jun, 2021 3 commits
-
-
Paul Slaughter authored
- Previously we only used the defaultExtractor which only looks at words. - We can greatly increase the non-determinism of this by using the bon-a-fide HTML extractor. - This will prevent issues like [this][1]. [1]: https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/1316947507
-
Paul Slaughter authored
Likely caused by merge timing issue from [this MR][1]. [1]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62866
-
Paul Slaughter authored
-
- 02 Jun, 2021 2 commits
-
-
Kyle Wiebers authored
This reverts merge request !62836
-
Paul Slaughter authored
-
- 31 May, 2021 1 commit
-
-
Denys Mishunov authored
This reverts merge request !62486
-
- 27 May, 2021 1 commit
-
-
Paul Slaughter authored
- Uses `yarn generate:startup_css` - See [feedback issue][1] for more details [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/331812 Changelog: fixed
-
- 10 Feb, 2021 1 commit
-
-
Jannik Lehmann authored
-
- 08 Feb, 2021 1 commit
-
-
Jannik Lehmann authored
-
- 06 Jan, 2021 1 commit
-
-
Phil Hughes authored
The styles for the dropdown badges went incorrect when startup CSS was enabled by default. This fixes this by including the correct CSS to match the application stylesheet.
-
- 02 Sep, 2020 1 commit
-
-
Tim Zallmann authored
This moves all themes for the navbar themes to their own file Inlines them for startup css or loads them On theme selection we load all themes
-
- 25 Aug, 2020 1 commit
-
-
Tim Zallmann authored
Updated Startup.css for 3 different scenarios Supporting now Dark + Signin in StartupCSS
-
- 10 Aug, 2020 1 commit
-
-
Lukas Eipert authored
We have seen flickering of content on the Issue boards pages. By improving our selectors, we can prevent that flickering. Looking at app/views/layouts/_page.html.haml, the selectors: - `.content-wrapper > .alert-wrapper` for breadcrumbs, flashes and everything - `#content-body` for the content of a page seem more reliable than `.container-limited` which isn't set on _all_ pages.
-
- 04 Aug, 2020 1 commit
-
-