Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osuny
Admin
Commits
a07bc177
Unverified
Commit
a07bc177
authored
3 years ago
by
Sébastien Gaya
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of github.com:noesya/osuny
parents
f9a83c75
02a72da5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Gemfile.lock
+6
-4
6 additions, 4 deletions
Gemfile.lock
app/assets/javascripts/admin.js
+0
-1
0 additions, 1 deletion
app/assets/javascripts/admin.js
app/assets/stylesheets/commons/_forms.sass
+3
-0
3 additions, 0 deletions
app/assets/stylesheets/commons/_forms.sass
with
9 additions
and
5 deletions
Gemfile.lock
+
6
−
4
View file @
a07bc177
...
...
@@ -79,7 +79,7 @@ GEM
autoprefixer-rails (10.3.3.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.51
8
.0)
aws-partitions (1.51
9
.0)
aws-sdk-core (3.121.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
...
...
@@ -112,8 +112,9 @@ GEM
builder (3.2.4)
byebug (11.1.3)
cancancan (3.3.0)
capybara (3.3
5.3
)
capybara (3.3
6.0
)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
...
...
@@ -200,7 +201,7 @@ GEM
thor (>= 0.14, < 2.0)
js_cookie_rails (2.2.0)
railties (>= 3.1)
json (2.6.
0
)
json (2.6.
1
)
kamifusen (1.9)
image_processing
rails
...
...
@@ -225,6 +226,7 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
...
...
@@ -328,7 +330,7 @@ GEM
simple_form_bs5_file_input (0.0.3)
rails
simple_form
simple_form_password_with_hints (0.0.
2
)
simple_form_password_with_hints (0.0.
3
)
rails
simple_form
sinatra (2.1.0)
...
...
This diff is collapsed.
Click to expand it.
app/assets/javascripts/admin.js
+
0
−
1
View file @
a07bc177
//= require activestorage
//= require bootstrap-sprockets
//= require jquery3
//= require jquery_ujs
//= require notyf/notyf.min
...
...
This diff is collapsed.
Click to expand it.
app/assets/stylesheets/commons/_forms.sass
+
3
−
0
View file @
a07bc177
...
...
@@ -2,3 +2,6 @@
position
:
relative
.sfpwh-password-toggle
top
:
calc
(
50%
-
6px
)
legend
~
*
clear
:
left
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment