Commit graph

25 commits

Author SHA1 Message Date
Jacopo
e9771e6842 Add Gitaly version to Admin Dashboard
Displays the Gitaly version in the admin dashboard.
2017-09-19 18:21:53 +02:00
Annabel Dunstone Gray
a219158e77 Remove admin.scss 2016-12-05 12:22:11 -06:00
Annabel Dunstone Gray
c73a5d596f Truncate fix, remove unneeded admin-specific css 2016-12-05 09:38:16 -06:00
Annabel Dunstone Gray
436ea57f56 Reduce base font sizes across app 2016-12-02 17:24:08 -06:00
Sam Rose
d6d22a5dbd Enable ColorVariable in scss-lint 2016-12-01 20:22:51 -05:00
Didem Acet
7b520027f6 Fix misaligned buttons on admin builds page
Fixes #24371
2016-11-17 12:59:12 +02:00
Annabel Dunstone Gray
e4990b8c08 Merge branch '22746-fix-admin-users-mobile-view' into 'master'
Resolve "Admin/Overview/Users mobile view"

## What does this MR do?

Fixes mobile layout issues on `/admin/users` page.

* Fixes control element placement when long usernames or email addresses overflow their container
* Fixes condensed dropdown menu (issue caused by acde2e30)

Before:
![Screen_Shot_2016-09-28_at_3.29.11_PM](/uploads/82cd27c367653beb29425065685274dd/Screen_Shot_2016-09-28_at_3.29.11_PM.png)

![Screen_Shot_2016-09-29_at_23.36.40](/uploads/e739638506388be9c5a0709e5f22b298/Screen_Shot_2016-09-29_at_23.36.40.png)

After:
![Screen_Shot_2016-10-24_at_11.55.32_PM](/uploads/ab6e49da85688d9fd2abc49de238a5bf/Screen_Shot_2016-10-24_at_11.55.32_PM.png)

## Are there points in the code the reviewer needs to double check?

Ensure css changes don't have any side effects elsewhere in GitLab.  (I don't think they would...)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- Tests
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Closes #22746

See merge request !7087
2016-10-26 18:07:53 +00:00
Mike Greiling
c71813e48a prevent long usernames or user emails from breaking mobile layout on admin/overview/users 2016-10-26 09:55:53 -05:00
Clement Ho
791c9d0dd3 Enable SingleLinePerSelector in scss-lint 2016-10-24 15:22:06 -05:00
Clement Ho
e88aa25f42 Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint 2016-10-14 16:28:10 -05:00
Clement Ho
77c22e9556 Add font color contrast to external label in admin area 2016-08-25 09:34:39 -05:00
Luke Bennett
d8f88aa410
Review changes 2016-08-14 00:54:18 +01:00
Luke Bennett
673806a29e
Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
Luke Bennett
1e6d8a388c
Reverted collapsible design for Hazels 2016-08-14 00:54:18 +01:00
Luke "Jared" Bennett
721232228f
Added new but unaccepted design pattern, it is only pushed for future reference on the slim chance that a similar pattern is used 2016-08-14 00:54:18 +01:00
Luke "Jared" Bennett
d1da8ef7d4
Updated collapsible 2016-08-14 00:54:18 +01:00
Luke "Jared" Bennett
ff3dc13f90
Review changes 2016-08-14 00:54:18 +01:00
Luke "Jared" Bennett
6b7c0a93d3
Final table styling changes 2016-08-14 00:54:18 +01:00
Luke "Jared" Bennett
f5cff060bc
Started on abuse reports message truncation 2016-08-14 00:54:18 +01:00
Alfredo Sumaran
75528e1930 Make CSS consistent again 2016-07-14 15:36:53 -05:00
Alfredo Sumaran
338072cc4b Layout for Users Groups and Projects on admin area 2016-07-07 13:25:58 -05:00
connorshea
86a4449df2 Fix Indentation lints in CSS.
As discussed in #14299.

[ci skip]
2016-03-18 14:59:29 -06:00
Robert Speicher
89b3ddd609 Allow limited Markdown in Broadcast Messages
Closes #11853
2016-02-06 14:30:07 -05:00
Dmitriy Zaporozhets
86a17390dd Make broadcast message look like a warning by default 2015-03-09 18:09:23 -07:00
Dmitriy Zaporozhets
887cf5c710 Better name for pages css dir 2015-03-06 21:40:23 -08:00
Renamed from app/assets/stylesheets/sections/admin.scss (Browse further)