summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/tree.scss
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+0
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+8
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+1
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+1
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+5
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-6/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-0/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-6/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-1/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-4/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-1/+6
|
* Revert "Merge branch '61145-fix-button-dimensions' into 'master'"revert-af42c169Annabel Dunstone Gray2019-07-161-1/+1
| | | This reverts merge request !28545
* Bring buttons style up to design specScott Hampton2019-07-111-1/+1
| | | | | | | | | | | | | | | | This is a CSS effort only. Fixes the padding of the buttons to be `8px 12px` (including border) so that the button height is 32px. Also adjusts the border width for all buttons when the state is `hover`, `focus`, or `active to be 2px thick instead of 1px thick. This is accomplished through an inset box-shadow as not to increase the size of the button. Fixes some colors for primary and tertiary buttons.
* Added Stylelint SetupTim Zallmann2019-02-251-20/+0
| | | | | | | | | | | | | | | | | | | | | | Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies First round of advanced stylelint rules Mainly Vendor prefix updates related to flex Updates to more webkit specific vendor prefixes Finished all vendor specific fixes Moved now 4 rules to warning Fixed the new scss lint problems More stylelint adaptions after rebase
* Resolve "Add border around the repository file tree"Brandon Labuschagne2018-11-291-0/+12
|
* Remove more variable reassignments and unused stylesremove-scss-variables-3Annabel Dunstone Gray2018-08-161-4/+4
|
* Remove unused styles in tree.scssAnnabel Dunstone Gray2018-08-021-18/+0
|
* Fix positioning of add-to-tree dropdownAnnabel Dunstone Gray2018-05-081-5/+0
|
* Ran migration scriptClement Ho2018-04-091-3/+3
|
* Remove new-style-dropdown mixinWinnie Hellmann2017-12-081-2/+0
|
* Add chevron to create dropdown on repository pageWinnie Hellmann2017-12-061-2/+11
|
* Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-1/+6
| | | | | | | | Rendering ten thousands of tree items consumes a lot of server time and can cause timeouts in extreme cases. Realistically, displaying more than 1,000 files is probably not useful so truncate and show the user a notice instead. 'Find files' can be used to locate specific files beyond the 1,000 limit.
* Enable BorderZero rule in scss-lintTakuya Noguchi2017-11-061-1/+1
|
* Use CSS to space external link icon from textEric Eastwood2017-10-021-0/+2
|
* Add external link FE for online artifactsEric Eastwood2017-09-291-0/+6
| | | | FE for https://gitlab.com/gitlab-org/gitlab-ce/issues/34102
* Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-241-1/+1
|
* Use single js- wrapper class to show/hideEric Eastwood2017-08-141-0/+4
| | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37146360
* Merge branch ↵Filipa Lacerda2017-08-081-0/+3
|\ | | | | | | | | | | | | | | | | '35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master' Resolve "'Please select a file' when attempting to upload or replace from the UI" Closes #35052 See merge request !12863
| * disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+3
| | | | | | | | | | | | hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds
* | Merge branch 'master' into ideMike Greiling2017-08-071-22/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
| * | Use mixin for new dropdown styleWinnie Hellmann2017-08-031-22/+1
| | |
* | | Merge branch 'master' into ideDouwe Maan2017-08-031-0/+22
|\ \ \ | |/ /
| * | Make dropdown style on repository page consistentwinh-repository-dropdown-stylewinh2017-07-311-0/+22
| |/
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-17/+76
|\ \ | |/
| * Resolve "Select branch dropdown is too close to branch name"Tim Zallmann2017-06-291-0/+6
| |
| * Fix find file breadcrumb stylingfix-find-file-breadcrumbsPhil Hughes2017-06-281-1/+2
| | | | | | | | Closes #34427
| * File view buttonsAnnabel Dunstone Gray2017-06-221-17/+68
| |
* | Adds editor buttonsJacob Schatz2017-07-141-1/+0
| |
* | Update dispatcher to have only the right JS inits.Jacob Schatz2017-06-201-1/+1
|/
* Make tree, blob and blame pages more consistentDouwe Maan2017-05-091-4/+5
|
* [#22826] Ensure find_file_link and download button is part of file tree headerTM Lee2017-04-231-1/+0
| | | | | - Move the find_file_link and download partial into the project tree_header partial - Added Changelog
* Remove individual modal width stylesSam Rose2017-04-061-2/+0
|
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-9/+1
| | | | | | center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already