Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bb1fc72a
Commit
bb1fc72a
authored
Oct 15, 2020
by
Alexander Turinske
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Convert bootstrap alert for project size limit
- add changelog
parent
c764596a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
ee/app/views/projects/_above_size_limit_warning.html.haml
ee/app/views/projects/_above_size_limit_warning.html.haml
+2
-1
ee/changelogs/unreleased/233682-bootstrap-alert-size-limit.yml
...angelogs/unreleased/233682-bootstrap-alert-size-limit.yml
+5
-0
No files found.
ee/app/views/projects/_above_size_limit_warning.html.haml
View file @
bb1fc72a
-
size_checker
=
project
.
repository_size_checker
-
if
size_checker
.
above_size_limit?
.alert.alert-warning.d-none.d-sm-block
.gl-alert.gl-alert-warning.gl-display-none.gl-display-sm-block
=
sprite_icon
(
'warning'
,
size:
16
,
css_class:
'gl-icon gl-alert-icon gl-alert-icon-no-title'
)
=
size_checker
.
error_message
.
above_size_limit_message
ee/changelogs/unreleased/233682-bootstrap-alert-size-limit.yml
0 → 100644
View file @
bb1fc72a
---
title
:
Convert bootstrap alert to gl for project size limit
merge_request
:
45312
author
:
type
:
other
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment